paper-with-me

Papers

Personalized LLM for Generating Customized Responses to the Same Query from Different Users

2024-12-16 · Hang Zeng, Chaoyue Niu, Fan Wu, Chengfei Lv, Guihai Chen

Existing work on large language model (LLM) personalization assigned different responding roles to LLM, but overlooked the diversity of questioners. In this work, we propose a new form of questioner-aware LLM personalization, generating different responses even for the same query from different questioners. We design a dual-tower model architecture with a cross-questioner general encoder and a questioner-specific encoder. We further apply contrastive learning with multi-view augmentation, pulling close the dialogue representations of the same questioner, while pulling apart those of different questioners. To mitigate the impact of question diversity on questioner-contrastive learning, we cluster the dialogues based on question similarity and restrict the scope of contrastive learning within each cluster. We also build a multi-questioner dataset from English and Chinese scripts and WeChat records, called MQDialog, containing 173 questioners and 12 responders. Extensive evaluation with different metrics shows a significant improvement in the quality of personalized response generation.

📄 PDF Abstract BibTeX arXiv:2412.11736

Code (1)

nidryen-zh/questionerawareresponder 공식 구현 pytorch

Tasks

Contrastive LearningDiversityLanguage ModelingLanguage ModellingLarge Language ModelQuestion SimilarityResponse Generation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Everyone Deserves A Reward: Learning Customized Human Preferences

2023-09-06 · Pengyu Cheng, Jiawen Xie, Ke Bai, Yong Dai 외

Reward models (RMs) are essential for aligning large language models (LLMs) with human preferences to improve interaction quality. However, the real world is pluralistic, which leads to diversified human preferences with…

DiversityImitation Learning

Hallucination-minimized Data-to-answer Framework for Financial Decision-makers

2023-11-09 · Sohini Roychowdhury, Andres Alvarez, Brian Moore, Marko Krema 외

Large Language Models (LLMs) have been applied to build several automation and personalized question-answering prototypes so far. However, scaling such prototypes to robust products with minimized hallucinations or fake …

Decision MakingHallucinationQuestion AnsweringRetrieval

Towards Personalized Answer Generation in E-Commerce via Multi-Perspective Preference Modeling

2021-12-27 · Yang Deng, Yaliang Li, Wenxuan Zhang, Bolin Ding 외

Recently, Product Question Answering (PQA) on E-Commerce platforms has attracted increasing attention as it can act as an intelligent online shopping assistant and improve the customer shopping experience. Its key functi…

Answer GenerationQuestion Answering

Saying No is An Art: Contextualized Fallback Responses for Unanswerable Dialogue Queries

2020-12-03 · ACL 2021 5 · Ashish Shrivastava, Kaustubh Dhole, Abhinav Bhatt, Sharvani Raghunath

Despite end-to-end neural systems making significant progress in the last decade for task-oriented as well as chit-chat based dialogue systems, most dialogue systems rely on hybrid approaches which use a combination of r…

Retrieval

OmniAcc: Personalized Accessibility Assistant Using Generative AI

2025-09-08 · Siddhant Karki, Ethan Han, Nadim Mahmud, Suman Bhunia 외 arxiv

Individuals with ambulatory disabilities often encounter significant barriers when navigating urban environments due to the lack of accessible information and tools. This paper presents OmniAcc, an AI-powered interactive…

Zero-Shot Learning