← Search

Hongyan Xie

9 accepted papers

2026

Does Your Reasoning Model Implicitly Know When to Stop Thinking?

ICML 2026poster

Recent advancements in large reasoning models (LRMs) have greatly improved their capabilities on complex reasoning tasks through Long Chains of Thought (CoTs). However, this approach often results in substantial redundancy, impairing computational efficiency and causing significant delays in real-ti…

Cited by 0SourceScholar
2026

Introducing Visual Scenes and Reasoning: A More Realistic Benchmark for Spoken Language Understanding

AAAI 2026technical

Spoken Language Understanding (SLU) consists of two sub-tasks: intent detection (ID) and slot filling (SF). Given its broad range of real-world applications, enhancing SLU for practical deployment is increasingly critical. Profile-based SLU addresses ambiguous user utterances by incorporating contex

Cited by 0SourcePDFScholar
2026

Real-Time Aligned Reward Model beyond Semantics

ICML 2026poster

Reinforcement Learning from Human Feedback (RLHF) is a pivotal technique for aligning large language models (LLMs) with human preferences, yet it is susceptible to reward overoptimization, in which policy models overfit to the reward model, exploit spurious reward patterns instead of faithfully capt…

Cited by 0SourceScholar
2025

INT: Establishing Information Transfer for Multilingual Intent Detection and Slot Filling

ACL 2025finding

Multilingual spoken language understanding (SLU) involves intent detection (ID) and slot filling (SF) across multiple languages. The inherent linguistic diversity presents significant challenges in achieving performance comparable to traditional SLU. Recent studies have attempted to improve multilin…

Cited by 0SourcePDFScholar
2025

UCS-SQL: Uniting Content and Structure for Enhanced Semantic Bridging In Text-to-SQL

ACL 2025finding

With the rapid advancement of large language models (LLMs), recent researchers have increasingly focused on the superior capabilities of LLMs in text/code understanding and generation to tackle text-to-SQL tasks. Traditional approaches adopt schema linking to first eliminate redundant tables and col…

Cited by 0SourcePDFScholar
2024

Domain-Slot Aware Contrastive Learning for Improved Dialogue State Tracking

ICASSP 2024accepted

Large-scale pre-trained neural language model has facilitated to achieve the state-of-the-art performance on Dialogue State Tracking (DST) tasks. One of the existing works models the semantic correlation between the dialogue context and (domain, slot) pair encoded by BERT and make the prediction. De…

Cited by 0SourceScholar
2024

Fact-Aware Summarization with Contrastive Learning for Few-Shot Dialogue State Tracking

ICASSP 2024accepted

Dialogue state tracking (DST) is a crucial component of task-oriented dialogue systems, as it aims to accurately track the user’s goals throughout the dialogue history. However, DST models struggle with new domains due to limited annotated data, leading to poor performance. To solve this key challen…

Cited by 0SourceScholar
2023

Scalable-DSC: A Structural Template Prompt Approach to Scalable Dialogue State Correction

EMNLP 2023long main

Dialogue state error correction has recently been proposed to correct wrong slot values in predicted dialogue states, thereby mitigating the error propagation problem for dialogue state tracking (DST). These approaches, though effective, are heavily intertwined with specific DST models, limiting the…

Cited by 0SourceScholar
2022

Correctable-DST: Mitigating Historical Context Mismatch between Training and Inference for Improved Dialogue State Tracking

EMNLP 2022main

Recently proposed dialogue state tracking (DST) approaches predict the dialogue state of a target turn sequentially based on the previous dialogue state. During the training time, the ground-truth previous dialogue state is utilized as the historical context. However, only the previously predicted d…

Cited by 5SourcePDFScholar