An F-shape Click Model for Information Retrieval on Multi-block Mobile Pages
Lingyue Fu, Jianghao Lin, Weiwen Liu, Ruiming Tang, Weinan Zhang, Rui, Zhang, Yong Yu

TL;DR
This paper introduces an F-shape Click Model (FSCM) tailored for multi-block mobile pages, capturing user browsing, skipping, and comparison behaviors to improve click prediction accuracy.
Contribution
The paper proposes a novel FSCM that models user interactions on F-shape mobile pages using DAG-structured GRUs and a comparison module, addressing mobile-specific behaviors.
Findings
FSCM outperforms baseline models in click prediction accuracy.
User study reveals sequential, skip, and comparison patterns on F-shape pages.
Effective modeling of mobile multi-block page interactions improves relevance estimation.
Abstract
To provide click simulation or relevance estimation based on users' implicit interaction feedback, click models have been much studied during recent years. Most click models focus on user behaviors towards a single list. However, with the development of user interface (UI) design, the layout of displayed items on a result page tends to be multi-block (i.e., multi-list) style instead of a single list, which requires different assumptions to model user behaviors more accurately. There exist click models for multi-block pages in desktop contexts, but they cannot be directly applied to mobile scenarios due to different interaction manners, result types and especially multi-block presentation styles. In particular, multi-block mobile pages can normally be decomposed into interleavings of basic vertical blocks and horizontal blocks, thus resulting in typically F-shape forms. To mitigate gaps…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Web Data Mining and Analysis · Data Visualization and Analytics
MethodsGated Recurrent Unit
