paper-with-me

Papers

Filtering Discomforting Recommendations with Large Language Models

2024-10-07 · Jiahao Liu, YiYang Shao, Peng Zhang, Dongsheng Li, Hansu Gu, Chao Chen, Longzhi Du, Tun Lu, Ning Gu

Personalized algorithms can inadvertently expose users to discomforting recommendations, potentially triggering negative consequences. The subjectivity of discomfort and the black-box nature of these algorithms make it challenging to effectively identify and filter such content. To address this, we first conducted a formative study to understand users' practices and expectations regarding discomforting recommendation filtering. Then, we designed a Large Language Model (LLM)-based tool named DiscomfortFilter, which constructs an editable preference profile for a user and helps the user express filtering needs through conversation to mask discomforting preferences within the profile. Based on the edited profile, DiscomfortFilter facilitates the discomforting recommendations filtering in a plug-and-play manner, maintaining flexibility and transparency. The constructed preference profile improves LLM reasoning and simplifies user alignment, enabling a 3.8B open-source LLM to rival top commercial models in an offline proxy task. A one-week user study with 24 participants demonstrated the effectiveness of DiscomfortFilter, while also highlighting its potential impact on platform recommendation outcomes. We conclude by discussing the ongoing challenges, highlighting its relevance to broader research, assessing stakeholder impact, and outlining future research directions.

📄 PDF Abstract BibTeX arXiv:2410.05411

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

Enhance Large Language Models as Recommendation Systems with Collaborative Filtering

2025-10-17 · Zhisheng Yang, Xiaofei Xu, Ke Deng, Li Li arxiv

As powerful tools in Natural Language Processing (NLP), Large Language Models (LLMs) have been leveraged for crafting recommendations to achieve precise alignment with user preferences and elevate the quality of the reco…

Collaborative FilteringRecommendation Systems

Memory Based Collaborative Filtering with Lucene

2016-07-01 · Claudio Gennaro

Memory Based Collaborative Filtering is a widely used approach to provide recommendations. It exploits similarities between ratings across a population of users by forming a weighted vote to predict unobserved ratings. B…

Collaborative Filtering

Multi-Agent Collaborative Filtering: Orchestrating Users and Items for Agentic Recommendations

2025-11-23 · Yu Xia, Sungchul Kim, Tong Yu, Ryan A. Rossi 외 arxiv

Agentic recommendations cast recommenders as large language model (LLM) agents that can plan, reason, use tools, and interact with users of varying preferences in web applications. However, most existing agentic recommen…

Collaborative Filtering

Enhancing User Intent for Recommendation Systems via Large Language Models

2025-01-18 · Xiaochuan Xu, Zeqiu Xu, Peiyang Yu, Jiani Wang

Recommendation systems play a critical role in enhancing user experience and engagement in various online platforms. Traditional methods, such as Collaborative Filtering (CF) and Content-Based Filtering (CBF), rely heavi…

Collaborative FilteringRecommendation Systems

Bridging Collaborative Filtering and Large Language Models with Dynamic Alignment, Multimodal Fusion and Evidence-grounded Explanations

2025-10-02 · Bo Ma, LuYao Liu, Simon Lau, Chandler Yuan 외 arxiv

Recent research has explored using Large Language Models for recommendation tasks by transforming user interaction histories and item metadata into text prompts, then having the LLM produce rankings or recommendations. A…

Collaborative Filtering