← Search

Robin Walters

55 accepted papers

2026

DeepWeightFlow: Re-Basined Flow Matching for Generating Neural Network Weights

ICLR 2026poster

Building efficient and effective generative models for neural network weights has been a research focus of significant interest that faces challenges posed by the high-dimensional weight spaces of modern neural networks and their symmetries. Several prior generative models are limited to generating…

Cited by 0SourcecodeScholar
2026

Discovering Symmetry Groups with Flow Matching

ICML 2026poster

Symmetry is fundamental to understanding physical systems and can improve performance and sample efficiency in machine learning. Both pursuits require knowledge of the underlying symmetries in data, yet discovering these symmetries automatically is challenging. We propose LieFlow, a novel framework …

Cited by 0SourceScholar
2026

EquAct: An SE(3)-Equivariant Multi-Task Transformer for 3D Robotic Manipulation

ICLR 2026poster

Multi-task manipulation policy often builds on transformer's ability to jointly process language instructions and 3D observations in a shared embedding space. However, real-world tasks frequently require robots to generalize to novel 3D object poses. Policies based on shared embedding break geometri…

Cited by 0SourceScholar
2026

Generalizable Hierarchical Skill Learning via Object-Centric Representation

RA-L 2026

We present Generalizable Hierarchical Skill Learning (GSL), a novel framework for hierarchical policy learning that improves policy generalization and sample efficiency in robot manipulation. One core idea of GSL is to use object-centric skills as an interface that bridges the high-level vision-lang

Cited by 3SourceScholar
2026

On Universality of Deep Equivariant Networks

ICLR 2026poster

Universality results for equivariant neural networks remain rare. Those that do exist typically hold only in restrictive settings: either they rely on regular or higher-order tensor representations, leading to impractically high-dimensional hidden spaces, or they target specialized architectures, of…

Cited by 0SourceScholar
2026

RAVEN: End-to-end Equivariant Robot Learning with RGB Cameras

ICLR 2026poster

Recent work has shown that equivariant policy networks can achieve strong performance on robot manipulation tasks with limited human demonstrations. However, existing equivariant methods typically require structured inputs, such as 3D point clouds or top-down camera views, which prevents their use…

Cited by 0SourceScholar
2026

To Augment or Not to Augment? Diagnosing Distributional Symmetry Breaking

ICLR 2026poster

Symmetry-aware methods for machine learning, such as data augmentation and equivariant architectures, encourage correct model behavior on all transformations (e.g. rotations or permutations) of the original dataset. These methods can impart improved generalization and sample efficiency, under the as…

Cited by 0SourceScholar
2026

When Life Gives You BC, Make Q-functions: Extracting Q-values from Behavior Cloning for On-Robot Reinforcement Learning

RSS 2026poster

Behavior Cloning (BC) has emerged as a highly effective paradigm for robot learning. However, BC lacks a self-guided mechanism for online improvement after demonstrations have been collected. Existing offline-to-online learning methods often cause policies to replace previously learned good actions …

Cited by 0SourceScholar
2025

3D Equivariant Visuomotor Policy Learning via Spherical Projection

NeurIPS 2025spotlight

Equivariant models have recently been shown to improve the data efficiency of diffusion policy by a significant margin. However, prior work that explored this direction focused primarily on point cloud inputs generated by multiple cameras fixed in the workspace. This type of point cloud input is not…

Cited by 0SourceScholar
2025

A Practical Guide for Incorporating Symmetry in Diffusion Policy

NeurIPS 2025poster

Recently, equivariant neural networks for policy learning have shown promising improvements in sample efficiency and generalization, however, their wide adoption faces substantial barriers due to implementation complexity. Equivariant architectures typically require specialized mathematical formulat…

Cited by 0SourceScholar
2025

Approximate Equivariance in Reinforcement Learning

AISTATS 2025poster

Equivariant neural networks have shown great success in reinforcement learning, improving sample efficiency and generalization when there is symmetry in the task. However, in many problems, only approximate symmetry is present, which makes imposing exact symmetry inappropriate. Recently, approximate…

Cited by 0SourcecodeScholar
2025

AtlasD: Automatic Local Symmetry Discovery

ICML 2025poster

Existing symmetry discovery methods predominantly focus on global transformations across the entire system or space, but they fail to consider the symmetries in local neighborhoods. This may result in the reported symmetry group being a misrepresentation of the true symmetry. In this paper, we forma…

2025

Bridging Equivariant GNNs and Spherical CNNs for Structured Physical Domains

NeurIPS 2025poster

Many modeling tasks from disparate domains can be framed the same way, computing spherical signals from geometric inputs, for example, computing the radar response of different objects or navigating through an environment. This paper introduces G2Sphere, a general method for mapping object geometrie…

Cited by 0SourcecodeScholar
2025

Hierarchical Equivariant Policy via Frame Transfer

ICML 2025poster

Recent advances in hierarchical policy learning highlight the advantages of decomposing systems into high-level and low-level agents, enabling efficient long-horizon reasoning and precise fine-grained control. However, the interface between these hierarchy levels remains underexplored, and existing…

Cited by 2SourcePDFScholar
2025

Learning Efficient and Robust Language-Conditioned Manipulation Using Textual-Visual Relevancy and Equivariant Language Mapping

RA-L 2025

Controlling robots through natural language is pivotal for enhancing human-robot collaboration and synthesizing complex robot behaviors. Recent works that are trained on large robot datasets show impressive generalization abilities. However, such pretrained methods are (1) often fragile to unseen sc

Cited by 7SourcecodeScholar
2025

Match Policy: A Simple Pipeline from Point Cloud Registration to Manipulation Policies

ICRA 2025

Many manipulation tasks require the robot to rearrange objects relative to one another. Such tasks can be described as a sequence of relative poses between parts of a set of rigid bodies. In this work, we propose Match Policy, a simple but novel pipeline for solving high-precision pick and place tas

Cited by 5SourcecodeScholar
2025

Reducing the Sensitivity of Neural Physics Simulators to Mesh Topology via Pretraining

ICASSP 2025accepted

Meshes are used to represent complex objects in high fidelity physics simulators across a variety of domains, such as radar sensing and aerodynamics. There is growing interest in using neural networks to accelerate physics simulations, and also a growing body of work on applying neural networks dire…

Cited by 0SourceScholar
2025

SE(3)-Equivariant Diffusion Policy in Spherical Fourier Space

ICML 2025poster

Diffusion Policies are effective at learning closed-loop manipulation policies from human demonstrations but generalize poorly to novel arrangements of objects in 3D space, hurting real-world performance. To address this issue, we propose Spherical Diffusion Policy (SDP), an SE(3) equivariant diffus…

2024

Discovering Symmetry Breaking in Physical Systems with Relaxed Group Convolution

ICML 2024poster

Modeling symmetry breaking is essential for understanding the fundamental changes in the behaviors and properties of physical systems, from microscopic particle interactions to macroscopic phenomena like fluid dynamics and cosmic structures. Thus, identifying sources of asymmetry is an important too…

Cited by 7SourcePDFScholar
2024

Equivariant Diffusion Policy

CoRL 2024poster

Recent work has shown diffusion models are an effective approach to learning the multimodal distributions arising from demonstration data in behavior cloning. However, a drawback of this approach is the need to learn a denoising function, which is significantly more complex than learning an explicit…

Cited by 26SourcecodeScholar
2024

Fourier Transporter: Bi-Equivariant Robotic Manipulation in 3D

ICLR 2024poster

Many complex robotic manipulation tasks can be decomposed as a sequence of pick and place actions. Training a robotic agent to learn this sequence over many different starting conditions typically requires many iterations or demonstrations, especially in 3D environments. In this work, we propose Fou…

Cited by 24SourcePDFScholar
2024

IMAGINATION POLICY: Using Generative Point Cloud Models for Learning Manipulation Policies

CoRL 2024poster

Humans can imagine goal states during planning and perform actions to match those goals. In this work, we propose IMAGINATION POLICY, a novel multi-task key-frame policy network for solving high-precision pick and place tasks. Instead of learning actions directly, IMAGINATION POLICY generates point…

Cited by 7SourceScholar
2024

Improving Convergence and Generalization Using Parameter Symmetries

ICLR 2024oral

In many neural networks, different values of the parameters may result in the same loss value. Parameter space symmetries are loss-invariant transformations that change the model parameters. Teleportation applies such transformations to accelerate optimization. However, the exact mechanism behind th…

2024

MatrixNet: Learning over symmetry groups using learned group representations

NeurIPS 2024poster

Group theory has been used in machine learning to provide a theoretically grounded approach for incorporating known symmetry transformations in tasks from robotics to protein modeling. In these applications, equivariant neural networks use known symmetry groups with predefined representations to lea…

2024

OrbitGrasp: SE(3)-Equivariant Grasp Learning

CoRL 2024poster

While grasp detection is an important part of any robotic manipulation pipeline, reliable and accurate grasp detection in $\\mathrm{SE}(3)$ remains a research challenge. Many robotics applications in unstructured environments such as the home or warehouse would benefit a lot from better grasp perfor…

Cited by 13SourcecodeScholar
2024

Symmetry-Informed Governing Equation Discovery

NeurIPS 2024poster

Despite the advancements in learning governing differential equations from observations of dynamical systems, data-driven methods are often unaware of fundamental physical laws, such as frame invariance. As a result, these algorithms may search an unnecessarily large space and discover less accurate…

2024

The Empirical Impact of Neural Parameter Symmetries, or Lack Thereof

NeurIPS 2024poster

Many algorithms and observed phenomena in deep learning appear to be affected by parameter symmetries --- transformations of neural network parameters that do not change the underlying neural network function. These include linear mode connectivity, model merging, Bayesian neural network inference,…

2023

A General Theory of Correct, Incorrect, and Extrinsic Equivariance

NeurIPS 2023poster

Although equivariant machine learning has proven effective at many tasks, success depends heavily on the assumption that the ground truth function is symmetric over the entire domain matching the symmetry in an equivariant neural network. A missing piece in the equivariant learning literature is the…

Cited by 10SourcePDFScholar
2023

Edge Grasp Network: A Graph-Based SE(3)-invariant Approach to Grasp Detection

ICRA 2023poster

Given point cloud input, the problem of 6-DoF grasp pose detection is to identify a set of hand poses in SE(3) from which an object can be successfully grasped. This important problem has many practical applications. Here we propose a novel method and neural network model that enables better grasp s…

Cited by 39SourcecodeScholar
2023

Equivariant Single View Pose Prediction Via Induced and Restriction Representations

NeurIPS 2023poster

Learning about the three-dimensional world from two-dimensional images is a fundamental problem in computer vision. An ideal neural network architecture for such tasks would leverage the fact that objects can be rotated and translated in three dimensions to make predictions about novel images. Howev…

Cited by 8SourcePDFScholar
2023

Image to Sphere: Learning Equivariant Features for Efficient Pose Prediction

ICLR 2023top-5%

Predicting the pose of objects from a single image is an important but difficult computer vision problem. Methods that predict a single point estimate do not predict the pose of objects with symmetries well and cannot represent uncertainty. Alternatively, some works predict a distribution over orien…

2023

Integrating Symmetry into Differentiable Planning with Steerable Convolutions

ICLR 2023poster

To achieve this, we draw inspiration from equivariant convolution networks and model the path planning problem as a set of signals over grids. We demonstrate that value iteration can be treated as a linear equivariant operator, which is effectively a steerable convolution. Building upon Value Iterat…

Cited by 14SourcePDFScholar
2023

Modeling Dynamics over Meshes with Gauge Equivariant Nonlinear Message Passing

NeurIPS 2023poster

Data over non-Euclidean manifolds, often discretized as surface meshes, naturally arise in computer graphics and biological and physical systems. In particular, solutions to partial differential equations (PDEs) over manifolds depend critically on the underlying geometry. While graph neural networks…

Cited by 1SourcePDFScholar
2023

One-shot Imitation Learning via Interaction Warping

CoRL 2023poster

Learning robot policies from few demonstrations is crucial in open-ended applications. We propose a new method, Interaction Warping, for one-shot learning SE(3) robotic manipulation policies. We infer the 3D mesh of each object in the environment using shape warping, a technique for aligning point c…

Cited by 13SourcecodeScholar
2023

SEIL: Simulation-augmented Equivariant Imitation Learning

ICRA 2023poster

In robotic manipulation, acquiring samples is extremely expensive because it often requires interacting with the real world. Traditional image-level data augmentation has shown the potential to improve sample efficiency in various machine learning tasks. However, image-level data augmentation is ins…

Cited by 20SourceScholar
2023

Symmetries, Flat Minima, and the Conserved Quantities of Gradient Flow

ICLR 2023poster

Empirical studies of the loss landscape of deep networks have revealed that many local minima are connected through low-loss valleys. Yet, little is known about the theoretical origin of such valleys. We present a general framework for finding continuous symmetries in the parameter space, which carv…

2023

The Surprising Effectiveness of Equivariant Models in Domains with Latent Symmetry

ICLR 2023top-25%

Extensive work has demonstrated that equivariant neural networks can significantly improve sample efficiency and generalization by enforcing an inductive bias in the network architecture. These applications typically assume that the domain symmetry is fully described by explicit transformations of t…

Cited by 34SourcePDFScholar
2023

Topological Obstructions and How to Avoid Them

NeurIPS 2023poster

Incorporating geometric inductive biases into models can aid interpretability and generalization, but encoding to a specific geometric structure can be challenging due to the imposed topological constraints. In this paper, we theoretically and empirically characterize obstructions to training encode…

Cited by 6SourcePDFScholar
2022

Approximately Equivariant Networks for Imperfectly Symmetric Dynamics

ICML 2022spotlight

Incorporating symmetry as an inductive bias into neural network architecture has led to improvements in generalization, data efficiency, and physical consistency in dynamics modeling. Methods such as CNNs or equivariant neural networks use weight tying to enforce symmetries such as shift invariance…

2022

Learning Symmetric Embeddings for Equivariant World Models

ICML 2022spotlight

Incorporating symmetries can lead to highly data-efficient and generalizable models by defining equivalence classes of data samples related by transformations. However, characterizing how transformations act on input data is often difficult, limiting the applicability of equivariant models. We propo…

2022

Sample Efficient Grasp Learning Using Equivariant Models

RSS 2022poster

In planar grasp detection, the goal is to learn a function from an image of a scene onto a set of feasible grasp poses in SE(2). In this paper, we recognize that the optimal grasp function is SE(2)-equivariant and can be modeled using an equivariant convolutional neural network. As a result, we are…

2022

Toward Compositional Generalization in Object-Oriented World Modeling

ICML 2022oral

Compositional generalization is a critical ability in learning and decision-making. We focus on the setting of reinforcement learning in object-oriented environments to study compositional generalization in world modeling. We (1) formalize the compositional generalization problem with an algebraic a…

Cited by 28SourcePDFScholar
2021

Automatic Symmetry Discovery with Lie Algebra Convolutional Network

NeurIPS 2021poster

Existing equivariant neural networks require prior knowledge of the symmetry group and discretization for continuous groups. We propose to work with Lie algebras (infinitesimal generators) instead of Lie groups. Our model, the Lie algebra convolutional network (L-conv) can automatically discover sym…