paper-with-me

Papers

Leveraging Translation For Optimal Recall: Tailoring LLM Personalization With User Profiles

2024-02-21 · Karthik Ravichandran, Sarmistha Sarna Gomasta

This paper explores a novel technique for improving recall in cross-language information retrieval (CLIR) systems using iterative query refinement grounded in the user's lexical-semantic space. The proposed methodology combines multi-level translation, semantic embedding-based expansion, and user profile-centered augmentation to address the challenge of matching variance between user queries and relevant documents. Through an initial BM25 retrieval, translation into intermediate languages, embedding lookup of similar terms, and iterative re-ranking, the technique aims to expand the scope of potentially relevant results personalized to the individual user. Comparative experiments on news and Twitter datasets demonstrate superior performance over baseline BM25 ranking for the proposed approach across ROUGE metrics. The translation methodology also showed maintained semantic accuracy through the multi-step process. This personalized CLIR framework paves the path for improved context-aware retrieval attentive to the nuances of user language.

📄 PDF Abstract BibTeX arXiv:2402.13500

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalRe-RankingRetrievalTranslation

Similar Papers 제목 키워드 기반

Two Tales of Persona in LLMs: A Survey of Role-Playing and Personalization

2024-06-03 · Yu-Min Tseng, Yu-Chao Huang, Teng-Yun Hsiao, Wei-Lin Chen 외

The concept of persona, originally adopted in dialogue literature, has re-surged as a promising framework for tailoring large language models (LLMs) to specific context (e.g., personalized search, LLM-as-a-judge). Howeve…

Survey

Sparse Personalized Text Generation with Multi-Trajectory Reasoning

2026-04-27 · Bo Ni, Haowei Fu, Qinwen Ge, Franck Dernoncourt 외 arxiv

As Large Language Models (LLMs) advance, personalization has become a key mechanism for tailoring outputs to individual user needs. However, most existing methods rely heavily on dense interaction histories, making them …

Reinforcement LearningText Generation

CLIPer: Tailoring Diverse User Preference via Classifier-Guided Inference-Time Personalization

2026-05-08 · Jinyan Su, Jinpeng Zhou, Claire Cardie, Wen Sun arxiv

Personalized LLMs can significantly enhance user experiences by tailoring responses to preferences such as helpfulness, conciseness, and humor. However, fine-tuning models to address all possible combinations of user pre…

Scenario-Adaptive Fine-Grained Personalization Network: Tailoring User Behavior Representation to the Scenario Context

2024-04-15 · Moyu Zhang, Yongxiang Tang, Jinxin Hu, Yu Zhang

Existing methods often adjust representations adaptively only after aggregating user behavior sequences. This coarse-grained approach to re-weighting the entire user sequence hampers the model's ability to accurately mod…

Reasoning-Based Personalized Generation for Users with Sparse Data

2026-01-31 · Bo Ni, Branislav Kveton, Samyadeep Basu, Subhojyoti Mukherjee 외 arxiv

Large Language Model (LLM) personalization holds great promise for tailoring responses by leveraging personal context and history. However, real-world users usually possess sparse interaction histories with limited perso…

Text Generation