Personalized Large Language Models
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.
Code (1)
Tasks
Emotion RecognitionHate Speech DetectionRecommendation SystemsSimilar Papers 제목 키워드 기반
A Survey of Personalized Large Language Models: Progress and Future Directions
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 SystemsSurveyFrom General to Specific: Tailoring Large Language Models for Personalized Healthcare
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
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
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+3Large Language Models Empowered Personalized Web Agents
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…