← Search

Qingyang Zhang

9 accepted papers

2025

COME: Test-time Adaption by Conservatively Minimizing Entropy

ICLR 2025poster

Machine learning models must continuously self-adjust themselves for novel data distribution in the open world. As the predominant principle, entropy minimization (EM) has been proven to be a simple yet effective cornerstone in existing test-time adaption (TTA) methods. While unfortunately its fatal…

2025

Coarse-to-Fine Grounded Memory for LLM Agent Planning

EMNLP 2025

Recent advancements in Large Language Models (LLMs) have driven growing interest in LLM-based agents for complex planning tasks. To avoid costly agent training, many studies adopted memory mechanism that enhances LLM with offline experiences or online trajectory analysis. However, existing works foc

Cited by 0SourcePDFScholar
2025

Right Question is Already Half the Answer: Fully Unsupervised LLM Reasoning Incentivization

NeurIPS 2025spotlight

Existing methods to enhance the reasoning capability of large language models predominantly rely on supervised fine-tuning (SFT) followed by reinforcement learning (RL) on reasoning-specific data. These approaches critically depend on external supervisions--such as labeled reasoning traces, verified…

Cited by 0SourcecodeScholar
2025

Self-Guided Function Calling in Large Language Models via Stepwise Experience Recall

EMNLP 2025

Function calling enables large language models (LLMs) to interact with external systems by leveraging tools and APIs. When faced with multi-step tool usage, LLMs still struggle with tool selection, parameter generation, and tool-chain planning. Existing methods typically rely on manually designing t

2025

UGM2N: An Unsupervised and Generalizable Mesh Movement Network via M-Uniform Loss

NeurIPS 2025poster

Partial differential equations (PDEs) form the mathematical foundation for modeling physical systems in science and engineering, where numerical solutions demand rigorous accuracy-efficiency tradeoffs. Mesh movement techniques address this challenge by dynamically relocating mesh nodes to rapidly-va…

Cited by 0SourceScholar
2024

Bridging the Novice-Expert Gap via Models of Decision-Making: A Case Study on Remediating Math Mistakes

NAACL 2024long

Scaling high-quality tutoring remains a major challenge in education. Due to growing demand, many platforms employ novice tutors who, unlike experienced educators, struggle to address student mistakes and thus fail to seize prime learning opportunities. Our work explores the potential of large langu…

2024

The Best of Both Worlds: On the Dilemma of Out-of-distribution Detection

NeurIPS 2024poster

Out-of-distribution (OOD) detection is essential for model trustworthiness which aims to sensitively identity semantic OOD samples and robustly generalize for covariate-shifted OOD samples. However, we discover that the superior OOD detection performance of state-of-the-art methods is achieved by se…

2023

Calibrating Multimodal Learning

ICML 2023oral

Multimodal machine learning has achieved remarkable progress in a wide range of scenarios. However, the reliability of multimodal learning remains largely unexplored. In this paper, through extensive empirical studies, we identify current multimodal classification methods suffer from unreliable pred…

Cited by 20SourcePDFScholar
2023

Provable Dynamic Fusion for Low-Quality Multimodal Data

ICML 2023poster

The inherent challenge of multimodal fusion is to precisely capture the cross-modal correlation and flexibly conduct cross-modal interaction. To fully release the value of each modality and mitigate the influence of low-quality multimodal data, dynamic multimodal fusion emerges as a promising learni…