paper-with-me

홈 › Papers

LLM-Driven Personalized Answer Generation and Evaluation

2025-06-12 · Mohammadreza Molavi, Mohammadreza Tavakoli, Mohammad Moein, Abdolali Faraji, Gábor Kismihók

Online learning has experienced rapid growth due to its flexibility and accessibility. Personalization, adapted to the needs of individual learners, is crucial for enhancing the learning experience, particularly in online settings. A key aspect of personalization is providing learners with answers customized to their specific questions. This paper therefore explores the potential of Large Language Models (LLMs) to generate personalized answers to learners' questions, thereby enhancing engagement and reducing the workload on educators. To evaluate the effectiveness of LLMs in this context, we conducted a comprehensive study using the StackExchange platform in two distinct areas: language learning and programming. We developed a framework and a dataset for validating automatically generated personalized answers. Subsequently, we generated personalized answers using different strategies, including 0-shot, 1-shot, and few-shot scenarios. The generated answers were evaluated using three methods: 1. BERTScore, 2. LLM evaluation, and 3. human evaluation. Our findings indicated that providing LLMs with examples of desired answers (from the learner or similar learners) can significantly enhance the LLMs' ability to tailor responses to individual learners' needs.

📄 PDF Abstract BibTeX arXiv:2506.10829

Code (0)

등록된 구현이 없습니다.

Tasks

Answer Generation

Similar Papers 제목 키워드 기반

Conversational Gold: Evaluating Personalized Conversational Search System using Gold Nuggets

2025-03-12 · Zahra Abbasiantaeb, Simon Lupart, Leif Azzopardi, Jeffery Dalton 외

The rise of personalized conversational search systems has been driven by advancements in Large Language Models (LLMs), enabling these systems to retrieve and generate answers for complex information needs. However, the …

Answer GenerationConversational SearchHallucinationRAG+2

LaMP-QA: A Benchmark for Personalized Long-form Question Answering

2025-05-30 · Alireza Salemi, Hamed Zamani

Personalization is essential for question answering systems that are user-centric. Despite its importance, personalization in answer generation has been relatively underexplored. This is mainly due to lack of resources f…

Answer GenerationFormLong Form Question AnsweringQuestion Answering

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

Few-shot Question Generation for Personalized Feedback in Intelligent Tutoring Systems

2022-06-08 · Devang Kulshreshtha, Muhammad Shayan, Robert Belfer, Siva Reddy 외

Existing work on generating hints in Intelligent Tutoring Systems (ITS) focuses mostly on manual and non-personalized feedback. In this work, we explore automatically generated questions as personalized feedback in an IT…

Generative Question AnsweringQuestion AnsweringQuestion GenerationQuestion-Generation+2

Learning from Natural Language Feedback for Personalized Question Answering

2025-08-14 · Alireza Salemi, Hamed Zamani arxiv

Personalization is crucial for enhancing both the effectiveness and user satisfaction of language technologies, particularly in information-seeking tasks like question answering. Current approaches for personalizing larg…

Reinforcement LearningResponse GenerationQuestion Answering