paper-with-me

홈 › Papers

LLM Hallucination Reasoning with Zero-shot Knowledge Test

2024-11-14 · Seongmin Lee, Hsiang Hsu, Chun-Fu Chen

LLM hallucination, where LLMs occasionally generate unfaithful text, poses significant challenges for their practical applications. Most existing detection methods rely on external knowledge, LLM fine-tuning, or hallucination-labeled datasets, and they do not distinguish between different types of hallucinations, which are crucial for improving detection performance. We introduce a new task, Hallucination Reasoning, which classifies LLM-generated text into one of three categories: aligned, misaligned, and fabricated. Our novel zero-shot method assesses whether LLM has enough knowledge about a given prompt and text. Our experiments conducted on new datasets demonstrate the effectiveness of our method in hallucination reasoning and underscore its importance for enhancing detection performance.

📄 PDF Abstract BibTeX arXiv:2411.09689

Code (0)

등록된 구현이 없습니다.

Tasks

Hallucination

Similar Papers 제목 키워드 기반

Graph-constrained Reasoning: Faithful Reasoning on Knowledge Graphs with Large Language Models

2024-10-16 · Linhao Luo, Zicheng Zhao, Chen Gong, Gholamreza Haffari 외

Large language models (LLMs) have demonstrated impressive reasoning abilities, but they still struggle with faithful reasoning due to knowledge gaps and hallucinations. To address these issues, knowledge graphs (KGs) hav…

HallucinationKnowledge Graphs

Enhancing Zero-Shot Chain-of-Thought Reasoning in Large Language Models through Logic

2023-09-23 · Xufeng Zhao, Mengdi Li, Wenhao Lu, Cornelius Weber 외

Recent advancements in large language models have showcased their remarkable generalizability across various domains. However, their reasoning abilities still have significant room for improvement, especially when confro…

Causal Inference

KERAP: A Knowledge-Enhanced Reasoning Approach for Accurate Zero-shot Diagnosis Prediction Using Multi-agent LLMs

2025-07-03 · Yuzhang Xie, Hejie Cui, Ziyang Zhang, Jiaying Lu 외 arxiv

Medical diagnosis prediction plays a critical role in disease detection and personalized healthcare. While machine learning (ML) models have been widely adopted for this task, their reliance on supervised training limits…

Medical Diagnosis

Large Language Models are Null-Shot Learners

2024-01-16 · Pittawat Taveekitworachai, Febri Abdullah, Ruck Thawonmas

This paper presents null-shot prompting. Null-shot prompting exploits hallucination in large language models (LLMs) by instructing LLMs to utilize information from the "Examples" section that never exists within the prov…

Arithmetic ReasoningBenchmarkingHallucinationQuestion Answering+1

ZoFia: Zero-Shot Fake News Detection with Entity-Guided Retrieval and Multi-LLM Interaction

2025-11-03 · Lvhua Wu, Xuefeng Jiang, Sheng Sun, Yan Lei 외 arxiv

The rapid spread of fake news threatens social stability and public trust, highlighting the urgent need for its effective detection. Although large language models (LLMs) show potential in fake news detection, they are l…

Fake News DetectionFact Checking