← Search

Guodong ZHANG

18 accepted papers

2026

Dejavu: Towards Experience Feedback Learning for Embodied Intelligence

CVPR 2026

Embodied agents face a fundamental limitation: once deployed in real-world environments, they cannot easily acquire new knowledge to improve task performance. In this paper, we propose Dejavu, a general post-deployment learning framework that augments a frozen Vision-Language-Action (VLA) policy wit

Cited by 0SourcecodeScholar
2026

MVP-Nav: Multi-layer Value Map Planner Navigator

RSS 2026poster

Zero-Shot Object Goal Navigation (ZSON) is an important task for robots. While Multimodal Large Language Models (MLLMs) have empowered robots with significant semantic reasoning capabilities, current RGB-only navigation methods still struggle to align high-level discrete logic with low-level continu…

Cited by 0SourceScholar
2026

Recovering Hidden Reward in Diffusion-Based Policies

ICML 2026poster

This paper introduces EnergyFlow, a framework that unifies generative action modeling with inverse reinforcement learning by parameterizing a scalar energy function whose gradient is the denoising field. We establish that under maximum-entropy optimality, the score function learned via denoising sco…

Cited by 0SourceScholar
2023

Deep Transformers without Shortcuts: Modifying Self-attention for Faithful Signal Propagation

ICLR 2023poster

Skip connections and normalisation layers form two standard architectural components that are ubiquitous for the training of Deep Neural Networks (DNNs), but whose precise roles are poorly understood. Recent approaches such as Deep Kernel Shaping have made progress towards reducing our reliance on t…

Cited by 37SourcePDFScholar
2022

Deep Learning without Shortcuts: Shaping the Kernel with Tailored Rectifiers

ICLR 2022poster

Training very deep neural networks is still an extremely challenging task. The common solution is to use shortcut connections and normalization layers, which are both crucial ingredients in the popular ResNet architecture. However, there is strong evidence to suggest that ResNets behave more like en…

2022

Near-optimal Local Convergence of Alternating Gradient Descent-Ascent for Minimax Optimization

AISTATS 2022poster

Smooth minimax games often proceed by simultaneous or alternating gradient updates. Although algorithms with alternating updates are commonly used in practice, the majority of existing theoretical analyses focus on simultaneous algorithms for convenience of analysis. In this paper, we study alternat…

Cited by 59SourcePDFScholar
2021

Differentiable Annealed Importance Sampling and the Perils of Gradient Noise

NeurIPS 2021poster

Annealed importance sampling (AIS) and related algorithms are highly effective tools for marginal likelihood estimation, but are not fully differentiable due to the use of Metropolis-Hastings correction steps. Differentiability is a desirable property as it would admit the possibility of optimizing…

Cited by 38SourcePDFScholar
2020

An Empirical Study of Stochastic Gradient Descent with Structured Covariance Noise

AISTATS 2020poster

The choice of batch-size in a stochastic optimization algorithm plays a substantial role for both optimization and generalization. Increasing the batch-size used typically improves optimization but degrades generalization. To address the problem of improving generalization while maintaining optimal…

Cited by 15SourcePDFScholar
2019

EigenDamage: Structured Pruning in the Kronecker-Factored Eigenbasis

ICML 2019oral

Reducing the test time resource requirements of a neural network while preserving test accuracy is crucial for running inference on resource-constrained devices. To achieve this goal, we introduce a novel network reparameterization based on the Kronecker-factored eigenbasis (KFE), and then apply Hes…

2019

Fast Convergence of Natural Gradient Descent for Over-Parameterized Neural Networks

NeurIPS 2019poster

Natural gradient descent has proven very effective at mitigating the catastrophic effects of pathological curvature in the objective function, but little is known theoretically about its convergence properties, especially for \emph{non-linear} networks. In this work, we analyze for the first time th…

Cited by 167SourcePDFScholar
2019

Which Algorithmic Choices Matter at Which Batch Sizes? Insights From a Noisy Quadratic Model

NeurIPS 2019poster

Increasing the batch size is a popular way to speed up neural network training, but beyond some critical batch size, larger batch sizes yield diminishing returns. In this work, we study how the critical batch size changes based on properties of the optimization algorithm, including acceleration and…

Cited by 168SourcePDFScholar
2018

Differentiable Compositional Kernel Learning for Gaussian Processes

ICML 2018oral

The generalization properties of Gaussian processes depend heavily on the choice of kernel, and this choice remains a dark art. We present the Neural Kernel Network (NKN), a flexible family of kernels represented by a neural network. The NKN’s architecture is based on the composition rules for kerne…

Cited by 97SourcePDFScholar