← Search

Junwei Pan

11 accepted papers

2026

Cross-Scale Collaboration between LLMs and Lightweight Sequential Recommenders with Domain-Specific Latent Reasoning

AAAI 2026technical

Sequential recommendation aims to predict the next item based on historical interactions. To further enhance the reasoning capability in sequential recommendation, LLMs are employed to predict the next item or generate semantic IDs for item representation, given LLMs

Cited by 0SourcePDFScholar
2026

Towards Safe and Optimal Online Bidding: A Modular Look-ahead Lyapunov Framework

ICLR 2026poster

This paper studies online bidding subject to simultaneous budget and return-on-investment (ROI) constraints, which encodes the goal of balancing high volume and profitability. We formulate the problem as a general constrained online learning problem that can be applied to diverse bidding settings (e…

Cited by 0SourceScholar
2025

From Feature Interaction to Feature Generation: A Generative Paradigm of CTR Prediction Models

ICML 2025poster

Click-Through Rate (CTR) prediction models estimate the probability of users clicking on items based on feature interactions, inherently following a discriminative paradigm. However, this paradigm is prone to embedding dimensional collapse and information redundancy due to limitations of vanilla fe…

2025

Long-Sequence Recommendation Models Need Decoupled Embeddings

ICLR 2025poster

Lifelong user behavior sequences are crucial for capturing user interests and predicting user responses in modern recommendation systems. A two-stage paradigm is typically adopted to handle these long sequences: a subset of relevant behaviors is first searched from the original long sequences via an…

2024

Decoupled Training: Return of Frustratingly Easy Multi-Domain Learning

AAAI 2024technical

Multi-domain learning (MDL) aims to train a model with minimal average risk across multiple overlapping but non-identical domains. To tackle the challenges of dataset bias and domain domination, numerous MDL approaches have been proposed from the perspectives of seeking commonalities by aligning dis…

Cited by 0SourcePDFScholar
2024

On the Embedding Collapse when Scaling up Recommendation Models

ICML 2024poster

Recent advances in foundation models have led to a promising trend of developing large recommendation models to leverage vast amounts of available data. Still, mainstream models remain embarrassingly small in size and naive enlarging does not lead to sufficient performance gain, suggesting a deficie…

2024

STEM: Unleashing the Power of Embeddings for Multi-Task Recommendation

AAAI 2024technical

Multi-task learning (MTL) has gained significant popularity in recommender systems as it enables simultaneous optimization of multiple objectives. A key challenge in MTL is negative transfer, but existing studies explored negative transfer on all samples, overlooking the inherent complexities within…

2023

AdaTask: A Task-Aware Adaptive Learning Rate Approach to Multi-Task Learning

AAAI 2023technical

Multi-task learning (MTL) models have demonstrated impressive results in computer vision, natural language processing, and recommender systems. Even though many approaches have been proposed, how well these approaches balance different tasks on each parameter still remains unclear. In this paper, we…

Cited by 62SourcePDFScholar
2023

ForkMerge: Mitigating Negative Transfer in Auxiliary-Task Learning

NeurIPS 2023poster

Auxiliary-Task Learning (ATL) aims to improve the performance of the target task by leveraging the knowledge obtained from related tasks. Occasionally, learning multiple tasks simultaneously results in lower accuracy than learning only the target task, which is known as negative transfer. This probl…

2022

Cross-Task Knowledge Distillation in Multi-Task Recommendation

AAAI 2022technical

Multi-task learning (MTL) has been widely used in recommender systems, wherein predicting each type of user feedback on items (e.g, click, purchase) are treated as individual tasks and jointly trained with a unified model. Our key observation is that the prediction results of each task may contain t…

Cited by 49SourcePDFScholar
2022

Trading Hard Negatives and True Negatives: A Debiased Contrastive Collaborative Filtering Approach

IJCAI 2022poster

Collaborative filtering (CF), as a standard method for recommendation with implicit feedback, tackles a semi-supervised learning problem where most interaction data are unobserved. Such a nature makes existing approaches highly rely on mining negatives for providing correct training signals. However…

Cited by 19SourcePDFScholar