paper-with-me

홈 › Papers

Diagnosing and Remedying Knowledge Deficiencies in LLMs via Label-free Curricular Meaningful Learning

2024-08-21 · Kai Xiong, Xiao Ding, Li Du, Jiahao Ying, Ting Liu, Bing Qin, Yixin Cao

Large Language Models (LLMs) are versatile and demonstrate impressive generalization ability by mining and learning information from extensive unlabeled text. However, they still exhibit reasoning mistakes, often stemming from knowledge deficiencies, which can affect their trustworthiness and reliability. Although users can provide diverse and comprehensive queries, obtaining sufficient and effective feedback is demanding. Furthermore, evaluating LLMs comprehensively with limited labeled samples is difficult. This makes it a challenge to diagnose and remedy the deficiencies of LLMs through rich label-free user queries. To tackle this challenge, we propose a label-free curricular meaningful learning framework (LaMer). LaMer first employs relative entropy to automatically diagnose and quantify the knowledge deficiencies of LLMs in a label-free setting. Next, to remedy the diagnosed knowledge deficiencies, we apply curricular meaningful learning: first, we adopt meaningful learning to adaptively synthesize augmentation data according to the severity of the deficiencies, and then design a curricular deficiency remedy strategy to remedy the knowledge deficiencies of LLMs progressively. Experiments show that LaMer efficiently and effectively diagnoses and remedies knowledge deficiencies in LLMs, improving various LLMs across seven out-of-distribution (OOD) reasoning and language understanding benchmarks, achieving comparable results to baselines with just 40\% training data. LaMer even surpasses methods that rely on labeled datasets for deficiency diagnosis. In application, our label-free method can offer an effective knowledge deficiency diagnostic tool for efficient LLM development.

📄 PDF Abstract BibTeX arXiv:2408.11431

Code (0)

등록된 구현이 없습니다.

Tasks

Diagnostic

Similar Papers 제목 키워드 기반

Understanding the Role of LLMs in Multimodal Evaluation Benchmarks

2024-10-16 · Botian Jiang, Lei LI, Xiaonan Li, Zhaowei Li 외

The rapid advancement of Multimodal Large Language Models (MLLMs) has been accompanied by the development of various benchmarks to evaluate their capabilities. However, the true nature of these evaluations and the extent…

BenchmarkingLarge Language ModelMultimodal ReasoningWorld Knowledge

Structural Entropy Guided Agent for Detecting and Repairing Knowledge Deficiencies in LLMs

2025-05-12 · Yifan Wei, Xiaoyan Yu, Tengfei Pan, Angsheng Li 외

Large language models (LLMs) have achieved unprecedented performance by leveraging vast pretraining corpora, yet their performance remains suboptimal in knowledge-intensive domains such as medicine and scientific researc…

AI AgentKnowledge DistillationKnowledge GraphsReinforcement Learning+1

LLMs for clinical risk prediction

2024-09-16 · Mohamed Rezk, Patricia Cabanillas Silva, Fried-Michael Dahlweid

This study compares the efficacy of GPT-4 and clinalytix Medical AI in predicting the clinical risk of delirium development. Findings indicate that GPT-4 exhibited significant deficiencies in identifying positive cases a…

Decision MakingPrediction

Discovering Knowledge Deficiencies of Language Models on Massive Knowledge Base

2025-03-30 · Linxin Song, Xuwei Ding, Jieyu Zhang, Taiwei Shi 외

Large language models (LLMs) possess impressive linguistic capabilities but often fail to faithfully retain factual knowledge, leading to hallucinations and unreliable outputs. Understanding LLMs' knowledge deficiencies …

Semantic SimilaritySemantic Textual SimilarityStochastic Optimization

BRIDGE: Benchmark for multi-hop Reasoning In long multimodal Documents with Grounded Evidence

2026-03-09 · Biao Xiang, Soyeon Caren Han, Yihao Ding arxiv

Multi-hop question answering (QA) is widely used to evaluate the reasoning capabilities of large language models, yet most benchmarks focus on final answer correctness and overlook intermediate reasoning, especially in l…

Multi-hop Question Answering