paper-with-me

Papers

Full-Stack Optimized Large Language Models for Lifelong Sequential Behavior Comprehension in Recommendation

2025-01-23 · Rong Shan, Jiachen Zhu, Jianghao Lin, Chenxu Zhu, Bo Chen, Ruiming Tang, Yong Yu, Weinan Zhang

In this paper, we address the lifelong sequential behavior incomprehension problem in large language models (LLMs) for recommendation, where LLMs struggle to extract useful information from long user behavior sequences, even within their context limits. To tackle this, we propose ReLLaX (Retrieval-enhanced Large Language models Plus), a framework offering optimization across data, prompt, and parameter levels. At the data level, we introduce Semantic User Behavior Retrieval (SUBR) to reduce sequence heterogeneity, making it easier for LLMs to extract key information. For prompt-level enhancement, we employ Soft Prompt Augmentation (SPA) to inject collaborative knowledge, aligning item representations with recommendation tasks and improving LLMs's exploration of item relationships. Finally, at the parameter level, we propose Component Fully-interactive LoRA (CFLoRA), which enhances LoRA's expressiveness by enabling interactions between its components, allowing better capture of sequential information. Moreover, we present new perspectives to compare current LoRA-based LLM4Rec methods, i.e. from both a composite and a decomposed view. We theoretically demonstrate that the ways they employ LoRA for recommendation are degraded versions of our CFLoRA, with different constraints on atom component interactions. Extensive experiments on three public datasets demonstrate ReLLaX's superiority over existing baselines and its ability to mitigate lifelong sequential behavior incomprehension effectively.

📄 PDF Abstract BibTeX arXiv:2501.13344

Code (1)

lavieenrose365/rellax 공식 구현 pytorch

Tasks

Retrieval

Similar Papers 제목 키워드 기반

Stress-Testing Long-Context Language Models with Lifelong ICL and Task Haystack

2024-07-23 · Xiaoyue Xu, Qinyuan Ye, Xiang Ren

We introduce Lifelong ICL, a problem setting that challenges long-context language models (LMs) to learn a sequence of language tasks through in-context learning (ICL). We further introduce Task Haystack, an evaluation s…

In-Context LearningNavigate

A Full-Stack Search Technique for Domain Optimized Deep Learning Accelerators

2021-05-26 · Dan Zhang, Safeen Huda, Ebrahim Songhori, Kartik Prabhu 외

The rapidly-changing deep learning landscape presents a unique opportunity for building inference accelerators optimized for specific datacenter-scale workloads. We propose Full-stack Accelerator Search Technique (FAST),…

Optical Character Recognition (OCR)Scheduling

osmAG-Nav: A Hierarchical Semantic Topometric Navigation Stack for Robust Lifelong Indoor Autonomy

2026-03-30 · Yongqi Zhang, Jiajie Zhang, Chengqian Li, Fujing Xie 외 arxiv

The deployment of mobile robots in large-scale, multi-floor environments demands navigation systems that achieve spatial scalability without compromising local kinematic precision. Traditional navigation stacks, reliant …

Document Haystacks: Vision-Language Reasoning Over Piles of 1000+ Documents

2024-11-23 · CVPR 2025 1 · Jun Chen, Dannong Xu, Junjie Fei, Chun-Mei Feng 외

Large multimodal models (LMMs) have achieved impressive progress in vision-language understanding, yet they face limitations in real-world applications requiring complex reasoning over a large number of images. Existing …

Question AnsweringRAGRetrievalRetrieval-augmented Generation+1

EgoSteer: A Full-Stack System Towards Steerable Dexterous Manipulation from Egocentric Videos

2026-06-21 · Yifan Zhong, Zhang Chen, Tianrui Guan, Fanlian Zeng 외 hf

Steerability is a defining capability of generalist robot policies, yet remains largely absent in dexterous-hand systems for lack of large-scale, language-aligned, and action-accurate demonstration data. To address this …