paper-with-me

Papers

Learning Transferrable Parameters for Long-tailed Sequential User Behavior Modeling

2020-10-22 · Jianwen Yin, Chenghao Liu, Weiqing Wang, Jianling Sun, Steven C. H. Hoi

Sequential user behavior modeling plays a crucial role in online user-oriented services, such as product purchasing, news feed consumption, and online advertising. The performance of sequential modeling heavily depends on the scale and quality of historical behaviors. However, the number of user behaviors inherently follows a long-tailed distribution, which has been seldom explored. In this work, we argue that focusing on tail users could bring more benefits and address the long tails issue by learning transferrable parameters from both optimization and feature perspectives. Specifically, we propose a gradient alignment optimizer and adopt an adversarial training scheme to facilitate knowledge transfer from the head to the tail. Such methods can also deal with the cold-start problem of new users. Moreover, it could be directly adaptive to various well-established sequential models. Extensive experiments on four real-world datasets verify the superiority of our framework compared with the state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2010.11401

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

MELT: Mutual Enhancement of Long-Tailed User and Item for Sequential Recommendation

2023-04-17 · Kibum Kim, Dongmin Hyun, Sukwon Yun, Chanyoung Park

The long-tailed problem is a long-standing challenge in Sequential Recommender Systems (SRS) in which the problem exists in terms of both users and items. While many existing studies address the long-tailed problem in SR…

Recommendation SystemsSequential Recommendation

Towards Open-world Cross-Domain Sequential Recommendation: A Model-Agnostic Contrastive Denoising Approach

2023-11-08 · Wujiang Xu, Xuying Ning, Wenfang Lin, Mingming Ha 외

Cross-domain sequential recommendation (CDSR) aims to address the data sparsity problems that exist in traditional sequential recommendation (SR) systems. The existing approaches aim to design a specific cross-domain uni…

DenoisingRecommendation SystemsSequential Recommendation

Memory-based Jitter: Improving Visual Recognition on Long-tailed Data with Diversity In Memory

2020-08-22 · Jialun Liu, Jingwei Zhang, Yi Yang, Wenhui Li 외

This paper considers deep visual recognition on long-tailed data. To be general, we consider two applied scenarios, \ie, deep classification and deep metric learning. Under the long-tailed data distribution, the majority…

Data AugmentationDiversityGeneral Classificationimage-classification+4

A Generic Network Compression Framework for Sequential Recommender Systems

2020-04-21 · Yang Sun, Fajie Yuan, Min Yang, Guoao Wei 외

Sequential recommender systems (SRS) have become the key technology in capturing user's dynamic interests and generating high-quality recommendations. Current state-of-the-art sequential recommender models are typically …

Recommendation SystemsSequential Recommendation

Just-in-time and distributed task representations in language models

2025-08-28 · Yuxuan Li, Declan Campbell, Stephanie C. Y. Chan, Andrew Kyle Lampinen arxiv

Many of language models' impressive capabilities originate from their in-context learning: based on instructions or examples, they can infer and perform new tasks without weight updates. In this work, we investigate when…