Empowering University AI Assistants: Improving LLM Performance with RAG and Self-evaluation
摘要
Large Language Models (LLMs) are frequently used as study assistants in education, yet their reliability is often compromised by overconfidence, hallucinations, and challenges in handling ambiguity or outdated information. This study explores enhancing LLM performance through fine-tuning, Retrieval-Augmented Generation (RAG), and confidence calibration. Fine-tuning was conducted on datasets like FEVER and SQuAD v2, enabling task-specific improvements in claim verification and question answering. Confidence calibration, combining logit-based scoring with self-assessment, improved reliability and interpretability. Results show significant gains in accuracy and self-awareness compared to baseline models. Future work includes integrating these advancements into a user-friendly platform where students can access tailored assistance, and tutors can upload resources to enhance RAG pipelines. This research lays the groundwork for building robust and effective educational tools powered by LLMs.