← Search

Xuancheng Huang

6 accepted papers

2026

From Player to Master: Enhancing Test-Time Learning of LLM Agents via Reinforcement Learning over Memory

ICML 2026poster

Large language model (LLM) agents are increasingly deployed in long-running settings where improving through experience at test time becomes important. A common approach is to update an explicit memory after each interaction to guide future decisions. However, most existing methods rely on hand-desi…

Cited by 0SourceScholar
2025

Don’t Half-listen: Capturing Key-part Information in Continual Instruction Tuning

ACL 2025long

Instruction tuning for large language models (LLMs) can drive them to produce results consistent with human goals in specific downstream tasks. However, the process of continual instruction tuning (CIT) for LLMs may bring about the catastrophic forgetting (CF) problem, where previously learned abili…

2025

MHALO: Evaluating MLLMs as Fine-grained Hallucination Detectors

ACL 2025finding

Hallucination remains a critical challenge for multimodal large language models (MLLMs), undermining their reliability in real-world applications. While fine-grained hallucination detection (FHD) holds promise for enhancing high-quality vision-language data construction and model alignment through e…

2023

An Extensible Plug-and-Play Method for Multi-Aspect Controllable Text Generation

ACL 2023long

Recently, multi-aspect controllable text generation that controls the generated text in multiple aspects (e.g., sentiment, topic, and keywords) has attracted increasing attention. Although methods based on parameter efficient tuning like prefix-tuning could achieve multi-aspect controlling in a plug…

2021

Transfer Learning for Sequence Generation: from Single-source to Multi-source

ACL 2021long

Multi-source sequence generation (MSG) is an important kind of sequence generation tasks that takes multiple sources, including automatic post-editing, multi-source translation, multi-document summarization, etc. As MSG tasks suffer from the data scarcity problem and recent pretrained models have be…

2020

Modeling Voting for System Combination in Machine Translation

IJCAI 2020poster

System combination is an important technique for combining the hypotheses of different machine translation systems to improve translation performance. Although early statistical approaches to system combination have been proven effective in analyzing the consensus between hypotheses, they suffer fro…