← Search

Huang He

5 accepted papers

2026

Blocking the Leakage: Manifold-Aware Gradient Projection for Long-Horizon Test-Time Adaptation

ICML 2026poster

Test-Time Adaptation (TTA) empowers pre-trained models to adapt online to distribution shifts during inference, but such online updates often become unstable in long-horizon deployments. Prevailing approaches attribute this failure to error accumulation from noisy pseudo-labels, relying on heuristic…

Cited by 0SourceScholar
2026

ProxyAttn: Guided Sparse Attention via Representative Heads

ICLR 2026poster

The quadratic complexity of attention mechanisms limits the efficiency of Large Language Models (LLMs) on long-text tasks. Recently, methods that dynamically estimate block importance have enabled efficient block sparse attention, leading to significant acceleration in long-text pre-filling of LLMs.…

Cited by 0SourcecodeScholar
2023

Query Enhanced Knowledge-Intensive Conversation via Unsupervised Joint Modeling

ACL 2023long

In this paper, we propose an unsupervised query enhanced approach for knowledge-intensive conversations, namely QKConv. There are three modules in QKConv: a query generator, an off-the-shelf knowledge selector, and a response generator. QKConv is optimized through joint training, which produces the…

2023

Towards Boosting the Open-Domain Chatbot with Human Feedback

ACL 2023long

Many open-domain dialogue models pre-trained with social media comments can generate coherent replies but have difficulties producing engaging responses. This phenomenon might mainly result from the deficiency of annotated human-human conversations and the misalignment with human preference. In this…

2022

Q-TOD: A Query-driven Task-oriented Dialogue System

EMNLP 2022main

Existing pipelined task-oriented dialogue systems usually have difficulties adapting to unseen domains, whereas end-to-end systems are plagued by large-scale knowledge bases in practice. In this paper, we introduce a novel query-driven task-oriented dialogue system, namely Q-TOD. The essential infor…