Answering Students' Questions on Course Forums Using Multiple Chain-of-Thought Reasoning and Finetuning RAG-Enabled LLM
Neo Wang, Sonit Singh

TL;DR
This paper presents a question answering system for course forums that combines fine-tuned open-source large language models with retrieval-augmented generation and multi-chain reasoning to improve accuracy and reduce hallucinations.
Contribution
It introduces a novel approach integrating RAG and multi-chain reasoning with fine-tuned LLMs for course-related question answering.
Findings
Enhanced accuracy on question answering tasks
Effective reduction of hallucinations in LLM responses
Strong performance demonstrated on HotpotQA dataset
Abstract
The course forums are increasingly significant and play vital role in facilitating student discussions and answering their questions related to the course. It provides a platform for students to post their questions related to the content and admin issues related to the course. However, there are several challenges due to the increase in the number of students enrolled in the course. The primary challenge is that students' queries cannot be responded immediately and the instructors have to face lots of repetitive questions. To mitigate these issues, we propose a question answering system based on large language model with retrieval augmented generation (RAG) method. This work focuses on designing a question answering system with open source Large Language Model (LLM) and fine-tuning it on the relevant course dataset. To further improve the performance, we use a local knowledge base and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Expert finding and Q&A systems · Intelligent Tutoring Systems and Adaptive Learning
