← Search

Wenqi Zhang

37 accepted papers

2026

Context-Aware Reaonser : Enhancing Contextual Reasoning in Multimodal Large Language Models

ICML 2026poster

Multimodal large language models (MLLMs) have demonstrated remarkable reasoning capabilities over internalized knowledge. However, current research overlooks contextual reasoning, the ability to reason based on the relevant information present in the context. To investigate this issue, we construct …

Cited by 0SourceScholar
2026

GUI-G²: Gaussian Reward Modeling for GUI Grounding

AAAI 2026technical

Graphical User Interface (GUI) grounding maps natural language instructions to precise interface locations for autonomous interaction. Current reinforcement learning approaches use binary rewards that treat elements as hit-or-miss targets, creating sparse signals that ignore the continuous nature of

Cited by 0SourcePDFScholar
2026

GUI-SAGE: Enhancing GUI Automation with Self-Explanatory Learning

CVPR 2026

Reinforcement learning with verifiable rewards (RLVR) has shown promise for GUI automation, enabling agents to learn from binary task completion signals. However, when task difficulty exceeds model capacity, on-policy exploration fails to discover correct actions, creating zero-advantage traps that

Cited by 0SourceScholar
2026

Ground What You See: Hallucination-Resistant MLLMs via Caption Feedback, Diversity-Aware Sampling, and Conflict Regularization

AAAI 2026technical

Multimodal large language models (MLLMs) have achieved significant results in various tasks, but their practical application is still severely constrained by hallucination issues, which are particularly prominent in reinforcement learning (RL) optimization processes. This paper systematically analyz

Cited by 0SourcePDFScholar
2026

PragLocker: Protecting Agent Intellectual Property in Untrusted Deployments via Non-Portable Prompts

ICML 2026poster

LLM agents rely on prompts to implement task-specific capabilities based on foundation LLMs, making agent prompts valuable intellectual property. However, in untrusted deployments, adversaries can copy and reuse these prompts with other proprietary LLMs, causing economic losses. To protect these pro…

Cited by 0SourceScholar
2026

SpatialLadder: Progressive Training for Spatial Reasoning in Vision-Language Models

ICLR 2026poster

Spatial reasoning remains a fundamental challenge for Vision-Language Models (VLMs), with current approaches struggling to achieve robust performance despite recent advances. We identify that this limitation stems from a critical gap: existing methods attempt to learn spatial reasoning directly with…

Cited by 0SourcecodeScholar
2026

Think Twice Before You Act: Enhancing Agent Behavioral Safety with Thought Correction

ICML 2026poster

LLM-based agents solve complex tasks through iterative reasoning, tool use, and environment interaction, where each intermediate thought directly shapes subsequent actions. Small deviations in these thoughts can therefore propagate into unsafe behaviors, yet existing guardrails typically operate onl…

Cited by 0SourcecodeScholar
2026

Towards Steering without Sacrifice: Principled Training of Steering Vectors for Prompt-only Interventions

ICML 2026poster

Recently, *steering vectors (SVs)* have emerged as an effective and lightweight approach to steer behaviors of large language models (LLMs), among which fine-tuned SVs are more effective than optimization-free ones. However, current approaches to fine-tuned SVs suffer from two limitations. First, th…

Cited by 0SourceScholar
2025

2.5 Years in Class: A Multimodal Textbook for Vision-Language Pretraining

ICCV 2025poster

Compared to image-text pair data, interleaved corpora enable Vision-Language Models (VLMs) to understand the world more naturally like humans. However, such existing datasets are crawled from webpage, facing challenges like low knowledge density, loose image-text relations, and poor logical coherenc…

2025

AskToAct: Enhancing LLMs Tool Use via Self-Correcting Clarification

EMNLP 2025

Large language models (LLMs) have demonstrated remarkable capabilities in tool learning. In real-world scenarios, user queries are often ambiguous and incomplete, requiring effective clarification. However, existing interactive clarification approaches face two critical limitations: reliance on manu

Cited by 0SourcePDFScholar
2025

DB-Explore: Automated Database Exploration and Instruction Synthesis for Text-to-SQL

EMNLP 2025

Recent text-to-SQL systems powered by large language models (LLMs) have demonstrated remarkable performance in translating natural language queries into SQL.However, these systems often struggle with complex database structures and domain-specific queries, as they primarily focus on enhancing logica

Cited by 0SourcePDFScholar
2025

ECBench: Can Multi-modal Foundation Models Understand the Egocentric World? A Holistic Embodied Cognition Benchmark

CVPR 2025poster

The enhancement of generalization in robots by large vision-language models (LVLMs) is increasingly evident. Therefore, the embodied cognitive abilities of LVLMs based on egocentric videos are of great interest. However, current datasets for embodied video question answering lack comprehensive and s…

2025

Let LRMs Break Free from Overthinking via Self-Braking Tuning

NeurIPS 2025poster

Large reasoning models (LRMs), such as OpenAI o1 and DeepSeek-R1, have significantly enhanced their reasoning capabilities by generating longer chains of thought, demonstrating outstanding performance across a variety of tasks. However, this performance gain comes at the cost of a substantial increa…

Cited by 0SourceScholar
2025

Mind the Gap: Bridging Thought Leap for Improved Chain-of-Thought Tuning

NeurIPS 2025poster

Large language models (LLMs) have achieved remarkable progress on mathematical tasks through Chain-of-Thought (CoT) reasoning. However, existing mathematical CoT datasets often suffer from **Thought Leaps** due to experts omitting intermediate steps, which negatively impacts model learning and gener…

Cited by 0SourceScholar
2025

STaR-SQL: Self-Taught Reasoner for Text-to-SQL

ACL 2025long

Generating step-by-step “chain-of-thought” rationales has proven effective for improving the performance of large language models on complex reasoning tasks. However, applying such techniques to structured tasks, such as text-to-SQL, remains largely unexplored. In this paper, we introduce Self-Taugh…

Cited by 0SourcePDFScholar
2025

Scaling LLMs’ Social Reasoning: Sprinkle Cognitive “Aha Moment” into Fundamental Long-thought Logical Capabilities

ACL 2025finding

Humans continually engage in reasoning about others’ mental states, a capability known as Theory of Mind (ToM), is essential for social interactions. While this social reasoning capability emerges naturally in human cognitive development, how has the social reasoning capability of Large Language Mod…

Cited by 0SourcePDFScholar
2024

Advancing Process Verification for Large Language Models via Tree-Based Preference Learning

EMNLP 2024main

Large Language Models (LLMs) have demonstrated remarkable potential in handling complex reasoning tasks by generating step-by-step rationales. Some methods have proven effective in boosting accuracy by introducing extra verifiers to assess these paths. However, existing verifiers, typically trained…

Cited by 6SourcePDFScholar
2024

Agent-Pro: Learning to Evolve via Policy-Level Reflection and Optimization

ACL 2024long

Large Language Models (LLMs) exhibit robust problem-solving capabilities for diverse tasks. However, most LLM-based agents are designed as specific task solvers with sophisticated prompt engineering, rather than agents capable of learning and evolving through interactions. These task solvers necessi…

2024

Learning Global Controller in Latent Space for Parameter-Efficient Fine-Tuning

ACL 2024long

While large language models (LLMs) have showcased remarkable prowess in various natural language processing tasks, their training costs are exorbitant. Consequently, a plethora of parameter-efficient fine-tuning methods have emerged to tailor large models for downstream tasks, including low-rank tra…

Cited by 2SourcePDFScholar
2024

Multimodal Self-Instruct: Synthetic Abstract Image and Visual Reasoning Instruction Using Language Model

EMNLP 2024main

Although most current large multimodal models (LMMs) can already understand photos of natural scenes and portraits, their understanding of abstract images, e.g., charts, maps, or layouts, and visual reasoning capabilities remains quite rudimentary. They often struggle with simple daily tasks, such a…

2024

Operando Multi-Physical Characterization Using Nanorobotic Manipulation With a Picometer-Scale Positioning Resolution

RA-L 2024

The resolution of positioning and the availability of diverse testing environments are pivotal for nanorobotic manipulation (NRM) at small scales. The former involves the measurement of length-related physical quantities, such as velocity based on displacement, forces based on deformation, and elect

Cited by 0SourceScholar
2024

Self-Contrast: Better Reflection Through Inconsistent Solving Perspectives

ACL 2024long

The reflection capacity of Large Language Model (LLM) has garnered extensive attention. A post-hoc prompting strategy, e.g., reflexion and self-refine, refines LLM’s response based on self-evaluated or external feedback. However, recent research indicates without external feedback, LLM’s intrinsic r…

2024

TaskBench: Benchmarking Large Language Models for Task Automation

NeurIPS 2024poster

In recent years, the remarkable progress of large language models (LLMs) has sparked interest in task automation, which involves decomposing complex tasks described by user instructions into sub-tasks and invoking external tools to execute them, playing a central role in autonomous agents. However,…

2024

TimeToM: Temporal Space is the Key to Unlocking the Door of Large Language Models’ Theory-of-Mind

ACL 2024findings

Theory of Mind (ToM)—the cognitive ability to reason about mental states of ourselves and others, is the foundation of social interaction. Although ToM comes naturally to humans, it poses a significant challenge to even the most advanced Large Language Models (LLMs). Due to the complex logical chain…

Cited by 8SourcePDFScholar
2023

An Expression Tree Decoding Strategy for Mathematical Equation Generation

EMNLP 2023long main

Generating mathematical equations from natural language requires an accurate understanding of the relations among math expressions. Existing approaches can be broadly categorized into token-level and expression-level generation. The former treats equations as a mathematical language, sequentially ge…

Cited by 0SourceScholar
2023

Atomic-level Tracking and Analyzing of Quantum-dot Motion Steered by an Electrostatic Field Positioned by a Nanorobotic Manipulation Tip

ICRA 2023poster

Field-control-based nanorobotic manipulation of ions at the single atomic level is an enabling technique for such applications as in-situ prototyping and characterization for fundamental research and rapid product development of nanoscale and quantum devices such as sensors, batteries, neuromorphic…

Cited by 0SourceScholar
2023

EFTrack: A Lightweight Siamese Network for Aerial Object Tracking

ICRA 2023poster

Visual object tracking is a very important task for unmanned aerial vehicle (UAV). Limited resources of UAV lead to strong demand for efficient and robust trackers. In recent years, deep learning-based trackers, especially, siamese trackers achieve very impressive results. Though siamese trackers ca…

Cited by 3SourceScholar
2023

Enhancing Emotion Recognition in Conversation via Multi-view Feature Alignment and Memorization

EMNLP 2023long findings

Emotion recognition in conversation (ERC) has attracted increasing attention in natural language processing community. Previous work commonly first extract semantic-view features via fine-tuning PLMs, then models context-view features based on the obtained semantic-view features by various graph neu…

Cited by 0SourceScholar
2023

PromptNER: Prompt Locating and Typing for Named Entity Recognition

ACL 2023long

Prompt learning is a new paradigm for utilizing pre-trained language models and has achieved great success in many tasks. To adopt prompt learning in the NER task, two kinds of methods have been explored from a pair of symmetric perspectives, populating the template by enumerating spans to predict t…

2022

A Closed-Loop Perception, Decision-Making and Reasoning Mechanism for Human-Like Navigation

IJCAI 2022poster

Reliable navigation systems have a wide range of applications in robotics and autonomous driving. Current approaches employ an open-loop process that converts sensor inputs directly into actions. However, these open-loop schemes are challenging to handle complex and dynamic real-world scenarios due…

2022

Modeling and Characterization of Artificial Bacteria Flagella with Micro-structured Soft-magnetic Teeth

IROS 2022poster

Sub-structures such as micro-structured magnetic teeth fabricated with an artificial bacteria flagellum (ABF) are designed for achieving more motion modes, higher precision, and better controllability. To achieve these, a more precise model considering the non-circular cross-sectional features is se…

Cited by 2SourceScholar
2022

Multi-View Reasoning: Consistent Contrastive Learning for Math Word Problem

EMNLP 2022finding

Math word problem solver requires both precise relation reasoning about quantities in the text and reliable generation for the diverse equation. Current sequence-to-tree or relation extraction methods regard this only from a fixed view, struggling to simultaneously handle complex semantics and diver…

2022

Query-based Instance Discrimination Network for Relational Triple Extraction

EMNLP 2022main

Joint entity and relation extraction has been a core task in the field of information extraction. Recent approaches usually consider the extraction of relational triples from a stereoscopic perspective, either learning a relation-specific tagger or separate classifiers for each relation type. Howeve…

Cited by 10SourcePDFScholar
2021

Deep Reinforcement Learning for Multi-contact Motion Planning of Hexapod Robots

IJCAI 2021poster

Legged locomotion in a complex environment requires careful planning of the footholds of legged robots. In this paper, a novel Deep Reinforcement Learning (DRL) method is proposed to implement multi-contact motion planning for hexapod robots moving on uneven plum-blossom piles. First, the motion of…

Cited by 15SourcePDFScholar
2021

Dynamic Rebalancing Dockless Bike-Sharing System based on Station Community Discovery

IJCAI 2021poster

Influenced by the era of the sharing economy and mobile payment, Dockless Bike-Sharing System (Dockless BSS) is expanding in many major cities. The mobility of users constantly leads to supply and demand imbalance, which seriously affects the total profit and customer satisfaction. In this paper, we…

Cited by 6SourcePDFScholar
2021

Learning to Navigate in a VUCA Environment: Hierarchical Multi-expert Approach

IROS 2021poster

Despite decades of efforts, robot navigation in a real scenario with volatility, uncertainty, complexity, and ambiguity (VUCA for short), remains a challenging topic. Inspired by the central nervous system (CNS), we propose a hierarchical multi-expert learning framework for autonomous navigation in…

Cited by 9SourceScholar