5 papers
Constrained Paraphrase Consistency for LLM Hallucination Detection
Shanshan Lin, Dongsheng Hong, Sibo Ju +3
Large language models (LLMs) can generate factually inconsistent claims, motivating accurate and scalable hallucination detectors. Prior work largely enlarges training sets via syn…
Cross Paraphrastic Invariance Learning for Hallucination Detection
Shanshan Lin, Dongsheng Hong, Sibo Ju +3
Large language models (LLMs) frequently generate hallucinations, which are unsupported by a source document. To avoid costly LLM-as-evaluator pipelines and the heavy annotation dem…
BAED: a New Paradigm for Few-shot Graph Learning with Explanation in the Loop
Chao Chen, Xujia Li, Dongsheng Hong +4
The challenges of training and inference in few-shot environments persist in the area of graph representation learning. The quality and quantity of labels are often insufficient du…
Explanation-Guided Adversarial Training for Robust and Interpretable Models
Chao Chen, Yanhui Chen, Shanshan Lin +4
Deep neural networks (DNNs) have achieved remarkable performance in many tasks, yet they often behave as opaque black boxes. Explanation-guided learning (EGL) methods steer DNNs us…
From Attribution to Action: Jointly ALIGNing Predictions and Explanations
Dongsheng Hong, Chao Chen, Yanhui Chen +3
Explanation-guided learning (EGL) has shown promise in aligning model predictions with interpretable reasoning, particularly in computer vision tasks. However, most approaches rely…