← Search

Wenhao Zhang

31 accepted papers

2026

FaithFusion: Harmonizing Reconstruction and Generation via Pixel-wise Information Gain

CVPR 2026

In controllable driving-scene reconstruction and 3D scene generation, maintaining geometric fidelity while synthesizing visually plausible appearance under large viewpoint shifts is crucial. However, effective fusion of geometry-based 3DGS and appearance-driven diffusion models faces inherent challe

Cited by 0SourceScholar
2026

From Representation to Action: A Unified Laplacian Framework for Spatial Representation and Path Planning

ICML 2026poster

Navigation in complex environments relies on internal spatial representations that guide action. While the brain employs a diverse repertoire of spatial tuning cells—including grid, place, and head-direction cells—a normative theory linking these static neural codes to the dynamic process of navigat…

Cited by 0SourceScholar
2026

Group-Relative REINFORCE Is Secretly an Off-Policy Algorithm: Demystifying Some Myths About GRPO and Its Friends

ICLR 2026poster

Off-policy reinforcement learning (RL) for large language models (LLMs) is attracting growing interest, driven by practical constraints in real-world applications, the complexity of LLM-RL infrastructure, and the need for further innovations of RL methodologies. While classic REINFORCE and its moder…

Cited by 0SourceScholar
2026

IntentRL: Training Proactive User-intent Agents for Open-ended Deep Research via Reinforcement Learning

ICML 2026poster

Deep Research (DR) agents extend Large Language Models (LLMs) beyond parametric knowledge by autonomously retrieving and synthesizing evidence from large web corpora into long-form reports, enabling a long-horizon agentic paradigm. However, unlike real-time conversational assistants, DR is computati…

Cited by 0SourceScholar
2026

Mitigating Error Accumulation in Knowledge Editing for Multi-Hop Question Answering

AAAI 2026technical

Knowledge editing (KE) has emerged as an effective approach for updating factual information in large language models (LLMs) without the need for full retraining. Most of the existing methods for addressing the "ripple effect" in KE adopt a chain-structured reasoning process, making them vulnerable

Cited by 0SourcePDFScholar
2026

On the Entropy Dynamics in Reinforcement Fine-Tuning of Large Language Models

ICML 2026poster

Entropy serves as a critical metric for measuring the diversity of outputs generated by large language models (LLMs), providing valuable insights into their exploration capabilities. While recent studies increasingly focus on monitoring and adjusting entropy to better balance exploration and exploit…

Cited by 0SourceScholar
2026

On-Policy RL Meets Off-Policy Experts: Harmonizing Supervised Fine-Tuning and Reinforcement Learning via Dynamic Weighting

ICLR 2026poster

Supervised Fine-Tuning (SFT) and Reinforcement Learning (RL) are two prominent post-training paradigms for refining the capabilities and aligning the behavior of Large Language Models (LLMs). Existing approaches that integrate SFT and RL often face the risk of disrupting established response pattern…

Cited by 0SourcecodeScholar
2026

StereoVLA: Enhancing Vision-Language-Action Models with Stereo Vision

RSS 2026poster

While Vision-Language-Action (VLA) models excel in generalist manipulation, they often lack fine-grained spatial awareness and struggle with viewpoint generalization. This limitation largely stems from the reliance on pretrained RGB encoders, which lack explicit geometric cues and prioritize semanti…

Cited by 0SourceScholar
2026

Unifying Channel Independence and Mixing: Multi-Scale Patch Recursion for Global–Local Representation Synergy in Multivariate Time Series Forecasting

AAAI 2026technical

Multivariate time series forecasting underpins applications in finance, meteorology, and industrial operations. Yet two persistent hurdles remain: (i) models typically choose between Channel–Independent (CI) and Channel–Mixed (CM) formulations—each with distinct strengths—leading to large performanc

Cited by 0SourcePDFScholar
2025

Data-Juicer 2.0: Cloud-Scale Adaptive Data Processing for and with Foundation Models

NeurIPS 2025spotlight

Foundation models demand advanced data processing for their vast, multimodal datasets. However, traditional frameworks struggle with the unique complexities of multimodal data. In response, we present Data-Juicer 2.0, a data processing system backed by 100+ data processing operators spanning text, i…

Cited by 0SourcecodeScholar
2025

ExcluIR: Exclusionary Neural Information Retrieval

AAAI 2025technical

Exclusion is an important and universal linguistic skill that humans use to express what they do not want. There is little research on exclusionary retrieval, where users express what they do not want to be part of the results produced for their queries. We investigate the scenario of exclusionary r…

2025

Leveraging Dual Process Theory in Language Agent Framework for Real-time Simultaneous Human-AI Collaboration

ACL 2025long

Agents built on large language models (LLMs) have excelled in turn-by-turn human-AI collaboration but struggle with simultaneous tasks requiring real-time interaction. Latency issues and the challenge of inferring variable human strategies hinder their ability to make autonomous decisions without ex…

2025

MTGA: Multi-View Temporal Granularity Aligned Aggregation for Event-Based Lip-Reading

AAAI 2025technical

Lip-reading is to utilize the visual information of the speaker’s lip movements to recognize words and sentences. Existing event-based lip-reading solutions integrate different frame rate branches to learn spatio-temporal features of varying granularities. However, aggregating events into event fram…

2025

On Conformal Isometry of Grid Cells: Learning Distance-Preserving Position Embedding

ICLR 2025oral

This paper investigates the conformal isometry hypothesis as a potential explanation for the hexagonal periodic patterns in grid cell response maps. We posit that grid cell activities form a high-dimensional vector in neural space, encoding the agent's position in 2D physical space. As the agent mov…

Cited by 0SourcePDFScholar
2025

Place Cells as Multi-Scale Position Embeddings: Random Walk Transition Kernels for Path Planning

NeurIPS 2025poster

The hippocampus supports spatial navigation by encoding cognitive maps through collective place cell activity. We model the place cell population as non-negative spatial embeddings derived from the spectral decomposition of multi-step random walk transition kernels. In this framework, inner product…

Cited by 0SourceScholar
2025

Revisiting CAD Model Generation by Learning Raster Sketch

AAAI 2025technical

The integration of deep generative networks into generating Computer-Aided Design (CAD) models has garnered increasing attention over recent years. Traditional methods often rely on discrete sequences of parametric line/curve segments to represent sketches. Differently, we introduce RECAD, a novel f…

Cited by 0SourcePDFScholar
2024

Aligning Individual and Collective Objectives in Multi-Agent Cooperation

NeurIPS 2024poster

Among the research topics in multi-agent learning, mixed-motive cooperation is one of the most prominent challenges, primarily due to the mismatch between individual and collective goals. The cutting-edge research is focused on incorporating domain knowledge into rewards and introducing additional m…

Cited by 1SourcePDFScholar
2024

Improving Chinese Spelling Correction with Text-Phonetics Differentiation and Adaptive Fusion

ICASSP 2024accepted

Chinese Spelling Correction (CSC) aims to detect and correct the misspelled characters in Chinese texts. Recent studies have achieved great success by incorporating the phonetic information for task predictions. Still, existing methods suffer from two limitations: 1) The differentiated information b…

Cited by 0SourceScholar
2024

SPGNet: A Shape-prior Guided Network for Medical Image Segmentation

IJCAI 2024poster

Given the intricacy and variability of anatomical structures in medical images, some methods employ shape priors to constrain segmentation. However, limited by the representational capability of these priors, existing approaches often struggle to capture diverse target structure morphologies. To add…

2024

The Bayesian sampling in a canonical recurrent circuit with a diversity of inhibitory interneurons

NeurIPS 2024poster

Accumulating evidence suggests stochastic cortical circuits can perform sampling-based Bayesian inference to compute the latent stimulus posterior. Canonical cortical circuits consist of excitatory (E) neurons and types of inhibitory (I) interneurons. Nevertheless, nearly no sampling neural circuit…

Cited by 1SourcePDFScholar
2024

The motion planning neural circuit in goal-directed navigation as Lie group operator search

NeurIPS 2024poster

The information processing in the brain and embodied agents form a sensory-action loop to interact with the world. An important step in the loop is motion planning which selects motor actions based on the current world state and task need. In goal-directed navigation, the brain chooses and generates…

Cited by 0SourcePDFScholar
2024

ZSC-Eval: An Evaluation Toolkit and Benchmark for Multi-agent Zero-shot Coordination

NeurIPS 2024poster

Zero-shot coordination (ZSC) is a new cooperative multi-agent reinforcement learning (MARL) challenge that aims to train an ego agent to work with diverse, unseen partners during deployment. The significant difference between the deployment-time partners' distribution and the training partners' dist…

2023

A Recurrent Neural Circuit Mechanism of Temporal-scaling Equivariant Representation

NeurIPS 2023poster

Time perception is critical in our daily life. An important feature of time perception is temporal scaling (TS): the ability to generate temporal sequences (e.g., motor actions) at different speeds. However, it is largely unknown about the math principle underlying temporal scaling in recurrent circ…

Cited by 1SourcePDFScholar
2022

Adaptation Accelerating Sampling-based Bayesian Inference in Attractor Neural Networks

NeurIPS 2022accept

The brain performs probabilistic Bayesian inference to interpret the external world. The sampling-based view assumes that the brain represents the stimulus posterior distribution via samples of stochastic neuronal responses. Although the idea of sampling-based inference is appealing, it faces a crit…

Cited by 8SourcePDFScholar
2022

Oscillatory Tracking of Continuous Attractor Neural Networks Account for Phase Precession and Procession of Hippocampal Place Cells

NeurIPS 2022accept

Hippocampal place cells of freely moving rodents display an intriguing temporal organization in their responses known as `theta phase precession', in which individual neurons fire at progressively earlier phases in successive theta cycles as the animal traverses the place fields. Recent experimental…

Cited by 6SourcePDFScholar
2022

Translation-equivariant Representation in Recurrent Networks with a Continuous Manifold of Attractors

NeurIPS 2022accept

Equivariant representation is necessary for the brain and artificial perceptual systems to faithfully represent the stimulus under some (Lie) group transformations. However, it remains unknown how recurrent neural circuits in the brain represent the stimulus equivariantly, nor the neural representat…

Cited by 7SourcePDFScholar
2021

Domestic Activities Clustering From Audio Recordings Using Convolutional Capsule Autoencoder Network

ICASSP 2021accepted

Recent efforts have been made on domestic activities classification from audio recordings, especially the works submitted to the challenge of DCASE (Detection and Classification of Acoustic Scenes and Events) since 2018. In contrast, few studies were done on domestic activities clustering, which is…

Cited by 0SourceScholar
2019

A Normative Theory for Causal Inference and Bayes Factor Computation in Neural Circuits

NeurIPS 2019poster

This study provides a normative theory for how Bayesian causal inference can be implemented in neural circuits. In both cognitive processes such as causal reasoning and perceptual inference such as cue integration, the nervous systems need to choose different models representing the underlying causa…

2016

Synaptic depression in deep neural networks for speech processing

ICASSP 2016accepted

A characteristic property of biological neurons is their ability to dynamically change the synaptic efficacy in response to variable input conditions. This mechanism, known as synaptic depression, significantly contributes to the formation of normalized representation of speech features. Synaptic de…

Cited by 0SourceScholar