paper-with-me

Papers

Multi-Granularity Click Confidence Learning via Self-Distillation in Recommendation

2023-09-28 · Chong Liu, Xiaoyang Liu, Lixin Zhang, Feng Xia, Leyu Lin

Recommendation systems rely on historical clicks to learn user interests and provide appropriate items. However, current studies tend to treat clicks equally, which may ignore the assorted intensities of user interests in different clicks. In this paper, we aim to achieve multi-granularity Click confidence Learning via Self-Distillation in recommendation (CLSD). Due to the lack of supervised signals in click confidence, we first apply self-supervised learning to obtain click confidence scores via a global self-distillation method. After that, we define a local confidence function to adapt confidence scores at the user group level, since the confidence distributions can be varied among user groups. With the combination of multi-granularity confidence learning, we can distinguish the quality of clicks and model user interests more accurately without involving extra data and model structures. The significant improvements over different backbones on industrial offline and online experiments in a real-world recommender system prove the effectiveness of our model. Recently, CLSD has been deployed on a large-scale recommender system, affecting over 400 million users.

📄 PDF Abstract BibTeX arXiv:2309.16322

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation SystemsSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Enhancing Trustworthy GUI Grounding via Self-Critiqued Reinforcement Learning

2025-10-31 · Shaojie Zhang, Pei Fu, Ruoceng Zhang, Jiahui Yang 외 arxiv

Autonomous graphical user interface (GUI) agents rely on accurate GUI grounding, which maps language instructions to on-screen coordinates, to execute user commands. However, current models, whether trained via supervise…

Reinforcement Learning

Multi-granularity for knowledge distillation

2021-08-15 · Baitan Shao, Ying Chen

Considering the fact that students have different abilities to understand the knowledge imparted by teachers, a multi-granularity distillation mechanism is proposed for transferring more understandable knowledge for stud…

Knowledge DistillationPerson Re-Identification

Learn where to Click from Yourself: On-Policy Self-Distillation for GUI Grounding

2026-05-01 · Yan Zhang, Daiqing Wu, Huawen Shen, Can Ma 외 arxiv

Graphical User Interface (GUI) grounding maps natural language instructions to the visual coordinates of target elements and serves as a core capability for autonomous GUI agents. Recent reinforcement learning methods (e…

Reinforcement Learning

Multi-Granularity Class Prototype Topology Distillation for Class-Incremental Source-Free Unsupervised Domain Adaptation

2024-11-25 · CVPR 2025 1 · Peihua Deng, Jiehua Zhang, Xichun Sheng, Chenggang Yan 외

This paper explores the Class-Incremental Source-Free Unsupervised Domain Adaptation (CI-SFUDA) problem, where the unlabeled target data come incrementally without access to labeled source instances. This problem poses t…

class-incremental learningDomain AdaptationRepresentation LearningSource-Free Domain Adaptation+1

ClickSight: Interpreting Student Clickstreams to Reveal Insights on Learning Strategies via LLMs

2025-05-21 · Bahar Radmehr, Ekaterina Shved, Fatma Betül Güreş, Adish Singla 외

Clickstream data from digital learning environments offer valuable insights into students' learning behaviors, but are challenging to interpret due to their high dimensionality and granularity. Prior approaches have reli…

Language ModelingLanguage ModellingLarge Language Model