paper-with-me

홈 › Papers

LLM-Assisted Reranking to Operationalize Nuanced Objectives in Recommender Systems

2026-06-01 · Amir Ghasemian, Homa Hosseinmardi, Upasana Dutta, Duncan J. Watts arxiv

Recommender systems have grown from content-organization tools into sophisticated systems that shape daily behavior. By controlling what we see, they shape what we perceive, raising concerns about filter bubbles, radicalization, polarization, and social inequality. Large language models (LLMs) enable more powerful personalization, intensifying these dynamics. Yet most recommenders are tuned for engagement or limited accuracy metrics, with little attention to broader social implications, e.g. how personalization reshapes exposure in socially consequential domains. We investigate whether LLM-assisted reranking, while improving personalization, inadvertently amplifies exposure to ideologically extreme or conspiratorial political content, a risk theorized but not empirically characterized in news recommendation. Using real news-consumption histories, we rerank YouTube's sidebar candidates through zero-shot, instruction-based prompting. We compare a baseline prompt with a constrained variant that preserves topical relevance and broadens ideological exposure while reducing conspiratorial or extreme content. Without constraints, reranking strengthened personalization but increased exposure to conspiratorial and extremist material for users whose histories contained such content. Lightweight prompt-level regularization reduced promotion of extreme content and increased ideological diversity, with modest relevance loss. Synthetic experiments suggest that LLMs rerank via statistical regularities in language rather than semantic understanding of ideology, clarifying why naive prompts amplify these patterns and why regularization can reshape them. Together, our results highlight the power of LLMs to operationalize contextual nuance in high-stakes recommendation, and the need to evaluate LLM-assisted personalization beyond accuracy and treat prompt design as a value-laden rather than neutral default.

📄 PDF Abstract BibTeX arXiv:2606.02883

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Prediction Accuracy and Autonomy

2022-11-15 · Anton Angwald, Kalle Areskoug, Alan Said

The tech industry has been criticised for designing applications that undermine individuals' autonomy. Recommender systems, in particular, have been identified as a suspected culprit that might exercise unwanted control …

EthicsPredictionRecommendation Systems

Discrete Conditional Diffusion for Reranking in Recommendation

2023-08-14 · Xiao Lin, Xiaokai Chen, Chenyang Wang, Hantao Shu 외

Reranking plays a crucial role in modern multi-stage recommender systems by rearranging the initial ranking list to model interplay between items. Considering the inherent challenges of reranking such as combinatorial se…

Recommendation SystemsReranking

RankFlow: A Multi-Role Collaborative Reranking Workflow Utilizing Large Language Models

2025-02-02 · Can Jin, Hongwu Peng, Anxiang Zhang, Nuo Chen 외

In an Information Retrieval (IR) system, reranking plays a critical role by sorting candidate passages according to their relevance to a specific query. This process demands a nuanced understanding of the variations amon…

Information RetrievalReranking

LLM4Rerank: LLM-based Auto-Reranking Framework for Recommendations

2024-06-18 · Jingtong Gao, Bo Chen, Weiwen Liu, Xiangyang Li 외

Reranking is a critical component in recommender systems, playing an essential role in refining the output of recommendation algorithms. Traditional reranking models have focused predominantly on accuracy, but modern app…

DiversityFairnessRecommendation SystemsReranking

Automating Personalization: Prompt Optimization for Recommendation Reranking

2025-04-04 · Chen Wang, Mingdai Yang, Zhiwei Liu, Pan Li 외

Modern recommender systems increasingly leverage large language models (LLMs) for reranking to improve personalization. However, existing approaches face two key limitations: (1) heavy reliance on manually crafted prompt…

PositionProfile GenerationRecommendation SystemsReranking