← Search

Weihang Su

11 accepted papers

2026

Auto-PRE: An Automatic and Cost-Efficient Peer-Review Framework for Language Generation Evaluation

AAAI 2026technical

The rapid development of large language models (LLMs) has highlighted the need for efficient and reliable methods to evaluate their performance. Traditional evaluation methods often face challenges like high costs, limited task formats, dependence on human references, and systematic biases. To addre

Cited by 0SourcePDFScholar
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

Augmenting Multi-Agent Communication with State Delta Trajectory

EMNLP 2025

Multi-agent techniques such as role playing or multi-turn debates have been shown to be effective in improving the performance of large language models (LLMs) in downstream tasks. Despite their differences in workflows, existing multi-agent systems constructed from a single base LLM mostly use natur

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

DRAGIN: Dynamic Retrieval Augmented Generation based on the Real-time Information Needs of Large Language Models

ACL 2024long

Dynamic retrieval augmented generation (RAG) paradigm actively decides when and what to retrieve during the text generation process of Large Language Models (LLMs).There are two key elements of this paradigm: identifying the optimal moment to activate the retrieval module (deciding when to retrieve)…

2024

STARD: A Chinese Statute Retrieval Dataset Derived from Real-life Queries by Non-professionals

EMNLP 2024finding

Statute retrieval aims to find relevant statutory articles for specific queries. This process is the basis of a wide range of legal applications such as legal advice, automated judicial decisions, legal document drafting, etc. Existing statute retrieval benchmarks emphasize formal and professional q…

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…

2024

Wikiformer: Pre-training with Structured Information of Wikipedia for Ad-Hoc Retrieval

AAAI 2024technical

With the development of deep learning and natural language processing techniques, pre-trained language models have been widely used to solve information retrieval (IR) problems. Benefiting from the pre-training and fine-tuning paradigm, these models achieve state-of-the-art performance. In previous…

2023

CaseEncoder: A Knowledge-enhanced Pre-trained Model for Legal Case Encoding

EMNLP 2023long main

Legal case retrieval is a critical process for modern legal information systems. While recent studies have utilized pre-trained language models (PLMs) based on the general domain self-supervised pre-training paradigm to build models for legal case retrieval, there are limitations in using general do…

Cited by 0SourcecodeScholar