← Search

Zhiyuan Zeng

35 accepted papers

2026

Exploit Agile Mobility of Steerable-Wheeled Mobile Robots: A Fast Motion Planning Approach

RSS 2026poster

This paper studies the real-time motion planning problem for steerable-wheeled mobile robots (SWMRs). Despite significant progress in SWMR control, most existing approaches design controllers for specific task scenarios and actuator limitations, and are further restricted to four-wheel rectangular l…

Cited by 0SourceScholar
2026

FinSearchComp: Towards a Realistic, Expert-Level Evaluation of Financial Search and Reasoning

ICLR 2026poster

Search has emerged as core infrastructure for LLM-based agents and is widely viewed as critical on the path toward more general intelligence. Finance is a particularly demanding proving ground: analysts routinely conduct complex, multi-step searches over time-sensitive, domain-specific data, making…

Cited by 0SourcecodeScholar
2026

FutureX: An Advanced Live Benchmark for LLM Agents in Future Prediction

ICLR 2026poster

Future prediction is a complex task for LLM agents, requiring a high level of analytical thinking, information gathering, contextual understanding, and decision-making under uncertainty. Agents must not only gather and interpret vast amounts of dynamic information but also integrate diverse data sou…

Cited by 0SourceScholar
2026

RLVE: Scaling Up Reinforcement Learning for Language Models with Adaptive Verifiable Environments

ICML 2026poster

We introduce Reinforcement Learning (RL) with Adaptive Verifiable Environments (RLVE), an approach using verifiable environments that procedurally generate problems and provide algorithmically verifiable rewards, to scale up RL for language models (LMs). RLVE enables each verifiable environment to d…

Cited by 0SourceScholar
2026

ThetaEvolve: Test-time Learning on Open Problems

ICML 2026poster

Recent advances in large language models (LLMs) have enabled breakthroughs in mathematical discovery, exemplified by AlphaEvolve, a closed-source system that evolves programs to improve bounds on open problems. However, it relies on ensembles of frontier LLMs to achieve new bounds and is a pure infe…

Cited by 0SourceScholar
2025

Dynamic and Generalizable Process Reward Modeling

ACL 2025long

Process Reward Models (PRMs) are crucial for guiding Large Language Models (LLMs) in complex scenarios by providing dense reward signals. However, existing PRMs primarily rely on heuristic approaches, which struggle with cross-domain generalization. While LLM-as-judge has been proposed to provide ge…

Cited by 0SourcePDFScholar
2025

Implicit Reward as the Bridge: A Unified View of SFT and DPO Connections

NeurIPS 2025poster

Post-training processes are essential phases in grounding pre-trained language models to real-world tasks, with learning from demonstrations or preference signals playing a crucial role in this adaptation. We present a unified theoretical framework bridging Supervised Fine-Tuning (SFT) and preferenc…

Cited by 0SourceScholar
2025

Precise Information Control in Long-Form Text Generation

NeurIPS 2025poster

A central challenge in language models (LMs) is faithfulness hallucination: the generation of information unsubstantiated by input context. To study this problem, we propose Precise Information Control (PIC), a new task formulation that requires models to generate long-form outputs grounded in a pro…

Cited by 0SourceScholar
2025

Reinforcement Learning for Reasoning in Large Language Models with One Training Example

NeurIPS 2025poster

We show that reinforcement learning with verifiable reward using one training example (1-shot RLVR) is effective in incentivizing the math reasoning capabilities of large language models (LLMs). Applying RLVR to the base model Qwen2.5-Math-1.5B, we identify a single example that elevates model perfo…

Cited by 0SourcecodeScholar
2025

Revisiting the Test-Time Scaling of o1-like Models: Do they Truly Possess Test-Time Scaling Capabilities?

ACL 2025long

The advent of test-time scaling in large language models (LLMs), exemplified by OpenAI’s o1 series, has advanced reasoning capabilities by scaling computational resource allocation during inference. While successors like QwQ, Deepseek-R1 (R1) and LIMO replicate these advancements, whether these mode…

2024

A mmWave Radar SLAM Method in Subterranean Tunnel for Low Visibility and Degradation

RA-L 2024

A novel mmWave radar SLAM method is proposed to integrate multi-dimensional information, including velocity, spatial, RCS, and semantics to enable autonomous navigation in subterranean tunnel environments, which are characterized by low visibility and degraded conditions. By combining doppler odomet

Cited by 8SourceScholar
2024

Aggregation of Reasoning: A Hierarchical Framework for Enhancing Answer Selection in Large Language Models

COLING 2024main

Recent advancements in Chain-of-Thought prompting have facilitated significant breakthroughs for Large Language Models (LLMs) in complex reasoning tasks. Current research enhances the reasoning performance of LLMs by sampling multiple reasoning chains and ensembling based on the answer frequency. Ho…

2024

Evaluating Large Language Models at Evaluating Instruction Following

ICLR 2024poster

As research in large language models (LLMs) continues to accelerate, LLM-based evaluation has emerged as a scalable and cost-effective alternative to human evaluations for comparing the ever increasing list of models. This paper investigates the efficacy of these “LLM evaluators”, particularly in us…

2024

Exploring the Benefit of Activation Sparsity in Pre-training

ICML 2024poster

Pre-trained Transformers inherently possess the characteristic of sparse activation, where only a small fraction of the neurons are activated for each token. While sparse activation has been explored through post-training methods, its potential in pre-training remains untapped. In this work, we firs…

2024

Memorize Step by Step: Efficient Long-Context Prefilling with Incremental Memory and Decremental Chunk

EMNLP 2024main

The evolution of Large Language Models (LLMs) has led to significant advancements, with models like Claude and Gemini capable of processing contexts up to 1 million tokens. However, efficiently handling long sequences remains challenging, particularly during the prefilling stage when input lengths e…

Cited by 6SourcePDFScholar
2024

Reasoning in Flux: Enhancing Large Language Models Reasoning through Uncertainty-aware Adaptive Guidance

ACL 2024long

Machine reasoning, which involves solving complex problems through step-by-step deduction and analysis, is a crucial indicator of the capabilities of Large Language Models (LLMs). However, as the complexity of tasks escalates, LLMs often encounter increasing errors in their multi-step reasoning proc…

Cited by 9SourcePDFScholar
2024

Sheared LLaMA: Accelerating Language Model Pre-training via Structured Pruning

ICLR 2024poster

The popularity of LLaMA (Touvron et al., 2023a;b) and other recently emerged moderate-sized large language models (LLMs) highlights the potential of building smaller yet powerful LLMs. Regardless, the cost of training such models from scratch on trillions of tokens remains high. In this work, we stu…

2024

Turn Waste into Worth: Rectifying Top-k Router of MoE

EMNLP 2024main

Sparse Mixture of Experts (MoE) models are popular for training large language models due to their computational efficiency. However, the commonly used top-k routing mechanism suffers from redundancy computation and memory costs due to the unbalanced routing. Some experts are overflow, where the exc…

Cited by 2SourcePDFScholar
2023

Emergent Modularity in Pre-trained Transformers

ACL 2023findings

This work examines the presence of modularity in pre-trained Transformers, a feature commonly found in human brains and thought to be vital for general intelligence. In analogy to human brains, we consider two main characteristics of modularity: (1) functional specialization of neurons: we evaluate…

2023

Joint Velocity Ambiguity Resolution and Ego-Motion Estimation Method for mmWave Radar

RA-L 2023

In this letter, a joint velocity ambiguity resolution and ego-motion estimation radar odometry method is proposed to solve the radar odometry algorithm invalidation caused by radar velocity ambiguity. First, a signal model for the radar odometry is developed for vehicle ego-motion estimation in the

Cited by 7SourceScholar
2023

Plug-and-Play Knowledge Injection for Pre-trained Language Models

ACL 2023long

Injecting external knowledge can improve the performance of pre-trained language models (PLMs) on various downstream NLP tasks. However, massive retraining is required to deploy new knowledge injection methods or knowledge bases for downstream tasks. In this work, we are the first to study how to im…

2022

Disentangled Knowledge Transfer for OOD Intent Discovery with Unified Contrastive Learning

ACL 2022short

Discovering Out-of-Domain(OOD) intents is essential for developing new skills in a task-oriented dialogue system. The key challenge is how to transfer prior IND knowledge to OOD clustering. Different from existing work based on shared intent representation, we propose a novel disentangled knowledge…

2022

Distribution Calibration for Out-of-Domain Detection with Bayesian Approximation

COLING 2022main

Out-of-Domain (OOD) detection is a key component in a task-oriented dialog system, which aims to identify whether a query falls outside the predefined supported intent set. Previous softmax-based detection algorithms are proved to be overconfident for OOD samples. In this paper, we analyze overconfi…

2022

Revisit Overconfidence for OOD Detection: Reassigned Contrastive Learning with Adaptive Class-dependent Threshold

NAACL 2022long

Detecting Out-of-Domain (OOD) or unknown intents from user queries is essential in a task-oriented dialog system. A key challenge of OOD detection is the overconfidence of neural models. In this paper, we comprehensively analyze overconfidence and classify it into two perspectives: over-confident OO…

2021

Adversarial Generative Distance-Based Classifier for Robust Out-of-Domain Detection

ICASSP 2021accepted

Detecting out-of-domain (OOD) intents is critical in a task-oriented dialog system. Existing methods rely heavily on extensive manually labeled OOD samples and lack robustness. In this paper, we propose an efficient adversarial attack mechanism to augment hard OOD samples and design a novel generati…

Cited by 0SourceScholar
2021

Adversarial Self-Supervised Learning for Out-of-Domain Detection

NAACL 2021long

Detecting out-of-domain (OOD) intents is crucial for the deployed task-oriented dialogue system. Previous unsupervised OOD detection methods only extract discriminative features of different in-domain intents while supervised counterparts can directly distinguish OOD and in-domain intents but requir…

2021

Gradient-Based Adversarial Factual Consistency Evaluation for Abstractive Summarization

EMNLP 2021main

Neural abstractive summarization systems have gained significant progress in recent years. However, abstractive summarization often produce inconsisitent statements or false facts. How to automatically generate highly abstract yet factually correct summaries? In this paper, we proposed an efficient…

Cited by 6SourcePDFScholar
2021

Hierarchical Speaker-Aware Sequence-to-Sequence Model for Dialogue Summarization

ICASSP 2021accepted

Traditional document summarization models cannot handle dialogue summarization tasks perfectly. In situations with multiple speakers and complex personal pronouns referential relationships in the conversation. The predicted summaries of these models are always full of personal pronoun confusion. In…

Cited by 0SourceScholar
2021

Modeling Discriminative Representations for Out-of-Domain Detection with Supervised Contrastive Learning

ACL 2021short

Detecting Out-of-Domain (OOD) or unknown intents from user queries is essential in a task-oriented dialog system. A key challenge of OOD detection is to learn discriminative semantic features. Traditional cross-entropy loss only focuses on whether a sample is correctly classified, and does not expli…

2021

Novel Slot Detection: A Benchmark for Discovering Unknown Slot Types in the Task-Oriented Dialogue System

ACL 2021long

Existing slot filling models can only recognize pre-defined in-domain slot types from a limited slot set. In the practical application, a reliable dialogue system should know what it does not know. In this paper, we introduce a new task, Novel Slot Detection (NSD), in the task-oriented dialogue syst…