paper-with-me

홈 › Papers

Personalized Large Language Models

2024-02-14 · Stanisław Woźniak, Bartłomiej Koptyra, Arkadiusz Janz, Przemysław Kazienko, Jan Kocoń

Large language models (LLMs) have significantly advanced Natural Language Processing (NLP) tasks in recent years. However, their universal nature poses limitations in scenarios requiring personalized responses, such as recommendation systems and chatbots. This paper investigates methods to personalize LLMs, comparing fine-tuning and zero-shot reasoning approaches on subjective tasks. Results demonstrate that personalized fine-tuning improves model reasoning compared to non-personalized models. Experiments on datasets for emotion recognition and hate speech detection show consistent performance gains with personalized methods across different LLM architectures. These findings underscore the importance of personalization for enhancing LLM capabilities in subjective text perception tasks.

📄 PDF Abstract BibTeX arXiv:2402.09269

Code (1)

jiahongliu21/awesome-personalized-large-language-models

Tasks

Emotion RecognitionHate Speech DetectionRecommendation Systems

Similar Papers 제목 키워드 기반

A Survey of Personalized Large Language Models: Progress and Future Directions

2025-02-17 · Jiahong Liu, Zexuan Qiu, Zhongyang Li, Quanyu Dai 외

Large Language Models (LLMs) excel in handling general knowledge tasks, yet they struggle with user-specific personalization, such as understanding individual emotions, writing styles, and preferences. Personalized Large…

Emotion RecognitionGeneral KnowledgeRecommendation SystemsSurvey

From General to Specific: Tailoring Large Language Models for Personalized Healthcare

2024-12-20 · Ruize Shi, Hong Huang, Wei Zhou, Kehan Yin 외

The rapid development of large language models (LLMs) has transformed many industries, including healthcare. However, previous medical LLMs have largely focused on leveraging general medical knowledge to provide response…

Language ModelingLanguage ModellingRecommendation SystemsReinforcement Learning (RL)

Learning Implicit User Profiles for Personalized Retrieval-Based Chatbot

2021-08-18 · Hongjin Qian, Zhicheng Dou, Yutao Zhu, Yueyuan Ma 외

In this paper, we explore the problem of developing personalized chatbots. A personalized chatbot is designed as a digital chatting assistant for a user. The key characteristic of a personalized chatbot is that it should…

ChatbotRetrieval

"This is my unicorn, Fluffy": Personalizing frozen vision-language representations

2022-04-04 · Niv Cohen, Rinon Gal, Eli A. Meirom, Gal Chechik 외

Large Vision & Language models pretrained on web-scale data provide representations that are invaluable for numerous V&L problems. However, it is unclear how they can be used for reasoning about user-specific visual conc…

Image RetrievalRetrievalSemantic SegmentationSentence+3

Large Language Models Empowered Personalized Web Agents

2024-10-22 · Hongru Cai, Yongqi Li, Wenjie Wang, Fengbin Zhu 외

Web agents have emerged as a promising direction to automate Web task completion based on user instructions, significantly enhancing user experience. Recently, Web agents have evolved from traditional agents to Large Lan…