← Search

Changyue Wang

5 accepted papers

2026

Joint Evaluation of Answer and Reasoning Consistency for Hallucination Detection in Large Reasoning Models

AAAI 2026technical

Large Reasoning Models (LRMs) extend large language models with explicit, multi-step reasoning traces to enhance transparency and performance on complex tasks. However, these reasoning traces can be redundant or logically inconsistent, becoming a new and hard-to-detect source of hallucination. Exist

Cited by 0SourcePDFScholar
2026

MemoryBench: A Benchmark for Memory and Continual Learning in LLM Systems

ICML 2026spotlight

Scaling up data, parameters, and test-time computation has been the mainstream methods to improve LLM systems (LLMsys), but their upper bounds are almost reached due to the gradual depletion of high-quality data and marginal gains obtained from larger computational resource consumption. Inspired by …

Cited by 0SourceScholar
2025

Decoupling Reasoning and Knowledge Injection for In-Context Knowledge Editing

ACL 2025finding

Knowledge editing enables efficient updates to Large Language Models (LLMs) by modifying specific knowledge without full-model retraining. Among knowledge editing approaches, in-context editing (ICE) stands out for its ability to inject knowledge without modifying the model’s parameters. However, ex…

2024

Unsupervised Real-Time Hallucination Detection based on the Internal States of Large Language Models

ACL 2024findings

Hallucinations in large language models (LLMs) refer to the phenomenon of LLMs producing responses that are coherent yet factually inaccurate. This issue undermines the effectiveness of LLMs in practical applications, necessitating research into detecting and mitigating hallucinations of LLMs. Previ…