paper-with-me

Papers

Beyond Semantic Understanding: Preserving Collaborative Frequency Components in LLM-based Recommendation

2025-08-14 · Minhao Wang, Yunhang He, Cong Xu, Zhangchi Zhu, Shuang Hao, Ning Liu, Wei Zhang arxiv

Recommender systems in concert with Large Language Models (LLMs) present promising avenues for generating semantically-informed recommendations. However, LLM-based recommenders exhibit a tendency to overemphasize semantic correlations within users' interaction history. When taking pretrained collaborative ID embeddings as input, LLM-based recommenders progressively weaken the inherent collaborative signals as the embeddings propagate through LLM backbones layer by layer, as opposed to traditional Transformer-based sequential models in which collaborative signals are typically preserved or even enhanced for state-of-the-art performance. To address this limitation, we introduce FreLLM4Rec, an approach designed to balance semantic and collaborative information from a spectral perspective. Item embeddings that incorporate both semantic and collaborative information are first purified using a Global Graph Low-Pass Filter (G-LPF) to preliminarily remove irrelevant high-frequency noise. Temporal Frequency Modulation (TFM) then actively preserves collaborative signal layer by layer. Note that the collaborative preservation capability of TFM is theoretically guaranteed by establishing a connection between the optimal but hard-to-implement local graph fourier filters and the suboptimal yet computationally efficient frequency-domain filters. Extensive experiments on four benchmark datasets demonstrate that FreLLM4Rec successfully mitigates collaborative signal attenuation and achieves competitive performance, with improvements of up to 8.00\% in NDCG@10 over the best baseline. Our findings provide insights into how LLMs process collaborative information and offer a principled approach for improving LLM-based recommendation systems.

📄 PDF Abstract BibTeX arXiv:2508.10312

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Talk Less, Fly Lighter: Autonomous Semantic Compression for UAV Swarm Communication via LLMs

2025-08-16 · Fei Lin, Tengchao Zhang, Qinghua Ni, Jun Huang 외 arxiv

The rapid adoption of Large Language Models (LLMs) in unmanned systems has significantly enhanced the semantic understanding and autonomous task execution capabilities of Unmanned Aerial Vehicle (UAV) swarms. However, li…

Sparse-Aware Vector Quantization for Bandwidth-Efficient Collaborative 3D Semantic Occupancy Prediction

2026-07-02 · Feng Li, Chaokun Zhang, Gong Chen arxiv

Collaborative perception extends single-agent perception by enabling multiple vehicles to exchange complementary perceptual information. However, it introduces an inherent trade-off between perception gain and communicat…

Vision-Language Controlled Deep Unfolding for Joint Medical Image Restoration and Segmentation

2026-01-30 · Ping Chen, Zicheng Huang, Xiangming Wang, Yungeng Liu 외 arxiv

We propose VL-DUN, a principled framework for joint All-in-One Medical Image Restoration and Segmentation (AiOMIRS) that bridges the gap between low-level signal recovery and high-level semantic understanding. While stan…

Image Restoration

Towards Understanding What Code Language Models Learned

2023-06-20 · Toufique Ahmed, Dian Yu, Chengxuan Huang, Cathy Wang 외

Pre-trained language models are effective in a variety of natural language tasks, but it has been argued their capabilities fall short of fully learning meaning or understanding language. To understand the extent to whic…

Beyond Single Labels: Improving Conversational Recommendation through LLM-Powered Data Augmentation

2025-07-30 · Haozhe Xu, Xiaohua Wang, Changze Lv, Xiaoqing Zheng arxiv

Conversational recommender systems (CRSs) enhance recommendation quality by engaging users in multi-turn dialogues, capturing nuanced preferences through natural language interactions. However, these systems often face t…

Data Augmentation