paper-with-me

Papers

Alleviating Behavior Data Imbalance for Multi-Behavior Graph Collaborative Filtering

2023-11-12 · Yijie Zhang, Yuanchen Bei, Shiqi Yang, Hao Chen, Zhiqing Li, Lijia Chen, Feiran Huang

Graph collaborative filtering, which learns user and item representations through message propagation over the user-item interaction graph, has been shown to effectively enhance recommendation performance. However, most current graph collaborative filtering models mainly construct the interaction graph on a single behavior domain (e.g. click), even though users exhibit various types of behaviors on real-world platforms, including actions like click, cart, and purchase. Furthermore, due to variations in user engagement, there exists an imbalance in the scale of different types of behaviors. For instance, users may click and view multiple items but only make selective purchases from a small subset of them. How to alleviate the behavior imbalance problem and utilize information from the multiple behavior graphs concurrently to improve the target behavior conversion (e.g. purchase) remains underexplored. To this end, we propose IMGCF, a simple but effective model to alleviate behavior data imbalance for multi-behavior graph collaborative filtering. Specifically, IMGCF utilizes a multi-task learning framework for collaborative filtering on multi-behavior graphs. Then, to mitigate the data imbalance issue, IMGCF improves representation learning on the sparse behavior by leveraging representations learned from the behavior domain with abundant data volumes. Experiments on two widely-used multi-behavior datasets demonstrate the effectiveness of IMGCF.

📄 PDF Abstract BibTeX arXiv:2311.06777

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringMulti-Task LearningRepresentation Learning

Similar Papers 제목 키워드 기반

Ess-InfoGAIL: Semi-supervised Imitation Learning from Imbalanced Demonstrations

2023-09-21 · NeurIPS 2023 11

Imitation learning aims to reproduce expert behaviors without relying on an explicit reward signal. However, real-world demonstrations often present challenges, such as multi-modal, data imbalance, and expensive labeling…

Compressed Interaction Graph based Framework for Multi-behavior Recommendation

2023-03-04 · Wei Guo, Chang Meng, Enming Yuan, ZhiCheng He 외

Multi-types of user behavior data (e.g., clicking, adding to cart, and purchasing) are recorded in most real-world recommendation scenarios, which can help to learn users' multi-faceted preferences. However, it is challe…

Multi-Task Learning

Multi-Modal Multi-Behavior Sequential Recommendation with Conditional Diffusion-Based Feature Denoising

2025-08-07 · Xiaoxi Cui, Weihai Lu, Yu Tong, Yiheng Li 외 arxiv

The sequential recommendation system utilizes historical user interactions to predict preferences. Effectively integrating diverse user behavior patterns with rich multimodal information of items to enhance the accuracy …

Sequential Recommendation

Optimizing Mouse Dynamics for User Authentication by Machine Learning: Addressing Data Sufficiency, Accuracy-Practicality Trade-off, and Model Performance Challenges

2025-04-30 · Yi Wang, Chengyv Wu, Yang Liao, Maowei You

User authentication is essential to ensure secure access to computer systems, yet traditional methods face limitations in usability, cost, and security. Mouse dynamics authentication, based on the analysis of users' natu…

A study on cost behaviors of binary classification measures in class-imbalanced problems

2014-03-26 · Bao-Gang Hu, Wei-Ming Dong

This work investigates into cost behaviors of binary classification measures in a background of class-imbalanced problems. Twelve performance measures are studied, such as F measure, G-means in terms of accuracy rates, a…

Binary ClassificationGeneral Classification