Skip to main content

Showing 1–50 of 159 results for author: Walters, R

.
  1. arXiv:2407.03531  [pdf, other

    cs.RO

    OrbitGrasp: $SE(3)$-Equivariant Grasp Learning

    Authors: Boce Hu, Xupeng Zhu, Dian Wang, Zihao Dong, Haojie Huang, Chenghao Wang, Robin Walters, Robert Platt

    Abstract: While grasp detection is an important part of any robotic manipulation pipeline, reliable and accurate grasp detection in $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 performance. This paper proposes a novel framework for detecting $SE(3)$ grasp poses based on point cloud input. Our… ▽ More

    Submitted 3 July, 2024; originally announced July 2024.

  2. arXiv:2407.01812  [pdf, other

    cs.RO cs.LG

    Equivariant Diffusion Policy

    Authors: Dian Wang, Stephen Hart, David Surovik, Tarik Kelestemur, Haojie Huang, Haibo Zhao, Mark Yeatman, Jiuguang Wang, Robin Walters, Robert Platt

    Abstract: 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 policy. In this work, we propose Equivariant Diffusion Policy, a novel diffusion policy learning me… ▽ More

    Submitted 1 July, 2024; originally announced July 2024.

  3. arXiv:2406.15677  [pdf, other

    cs.RO

    Open-vocabulary Pick and Place via Patch-level Semantic Maps

    Authors: Mingxi Jia, Haojie Huang, Zhewen Zhang, Chenghao Wang, Linfeng Zhao, Dian Wang, Jason Xinyu Liu, Robin Walters, Robert Platt, Stefanie Tellex

    Abstract: Controlling robots through natural language instructions in open-vocabulary scenarios is pivotal for enhancing human-robot collaboration and complex robot behavior synthesis. However, achieving this capability poses significant challenges due to the need for a system that can generalize from limited data to a wide range of tasks and environments. Existing methods rely on large, costly datasets and… ▽ More

    Submitted 21 June, 2024; originally announced June 2024.

  4. arXiv:2406.11740  [pdf, other

    cs.RO cs.AI cs.LG

    Imagination Policy: Using Generative Point Cloud Models for Learning Manipulation Policies

    Authors: Haojie Huang, Karl Schmeckpeper, Dian Wang, Ondrej Biza, Yaoyao Qian, Haotian Liu, Mingxi Jia, Robert Platt, Robin Walters

    Abstract: 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 clouds to imagine desired states which are then translated to actions using rigid action estimation.… ▽ More

    Submitted 17 June, 2024; originally announced June 2024.

  5. arXiv:2405.20231  [pdf, other

    cs.LG cs.AI stat.ML

    The Empirical Impact of Neural Parameter Symmetries, or Lack Thereof

    Authors: Derek Lim, Moe Putterman, Robin Walters, Haggai Maron, Stefanie Jegelka

    Abstract: 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, metanetworks, and several other characteristics of optimization or loss-landscapes. However, theoreti… ▽ More

    Submitted 20 June, 2024; v1 submitted 30 May, 2024; originally announced May 2024.

    Comments: 27 pages. Preparing code for release. v2: added / updated some citations

  6. arXiv:2405.16756  [pdf, other

    cs.LG

    Symmetry-Informed Governing Equation Discovery

    Authors: Jianke Yang, Wang Rao, Nima Dehmamy, Robin Walters, Rose Yu

    Abstract: 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 equations that are less accurate or overly complex. In this paper, we propose to leverage symmetry in automated e… ▽ More

    Submitted 26 May, 2024; originally announced May 2024.

  7. arXiv:2404.13702  [pdf, other

    astro-ph.CO astro-ph.GA cs.LG

    Learning Galaxy Intrinsic Alignment Correlations

    Authors: Sneh Pandya, Yuanyuan Yang, Nicholas Van Alfen, Jonathan Blazek, Robin Walters

    Abstract: The intrinsic alignments (IA) of galaxies, regarded as a contaminant in weak lensing analyses, represents the correlation of galaxy shapes due to gravitational tidal interactions and galaxy formation processes. As such, understanding IA is paramount for accurate cosmological inferences from weak lensing surveys; however, one limitation to our understanding and mitigation of IA is expensive simulat… ▽ More

    Submitted 21 April, 2024; originally announced April 2024.

    Comments: 15 pages, 6 figures, 1 table. Accepted at the Data-centric Machine Learning Research (DMLR) Workshop at ICLR 2024

  8. arXiv:2402.02441  [pdf, other

    cs.LG cs.AI cs.MS stat.CO

    TopoX: A Suite of Python Packages for Machine Learning on Topological Domains

    Authors: Mustafa Hajij, Mathilde Papillon, Florian Frantzen, Jens Agerberg, Ibrahem AlJabea, Ruben Ballester, Claudio Battiloro, Guillermo Bernárdez, Tolga Birdal, Aiden Brent, Peter Chin, Sergio Escalera, Simone Fiorellino, Odin Hoff Gardaa, Gurusankar Gopalakrishnan, Devendra Govil, Josef Hoppe, Maneel Reddy Karri, Jude Khouja, Manuel Lecha, Neal Livesay, Jan Meißner, Soham Mukherjee, Alexander Nikitin, Theodore Papamarkou , et al. (18 additional authors not shown)

    Abstract: We introduce TopoX, a Python software suite that provides reliable and user-friendly building blocks for computing and machine learning on topological domains that extend graphs: hypergraphs, simplicial, cellular, path and combinatorial complexes. TopoX consists of three packages: TopoNetX facilitates constructing and computing on these domains, including working with nodes, edges and higher-order… ▽ More

    Submitted 17 February, 2024; v1 submitted 4 February, 2024; originally announced February 2024.

  9. arXiv:2401.12046  [pdf, other

    cs.RO cs.LG

    Fourier Transporter: Bi-Equivariant Robotic Manipulation in 3D

    Authors: Haojie Huang, Owen Howell, Dian Wang, Xupeng Zhu, Robin Walters, Robert Platt

    Abstract: 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 Fourier Transporter (FourTran) which leverages the two-fold SE(d)xSE(d) symmetry in the pick-place prob… ▽ More

    Submitted 15 March, 2024; v1 submitted 22 January, 2024; originally announced January 2024.

    Comments: ICLR 2024

  10. arXiv:2312.07529  [pdf, other

    cs.LG

    Topological Obstructions and How to Avoid Them

    Authors: Babak Esmaeili, Robin Walters, Heiko Zimmermann, Jan-Willem van de Meent

    Abstract: 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 encoders with geometric latent spaces. We show that local optima can arise due to singularities (e.g. self… ▽ More

    Submitted 12 December, 2023; originally announced December 2023.

  11. arXiv:2311.14675  [pdf, other

    cs.HC cs.LG eess.SP

    Fast and Expressive Gesture Recognition using a Combination-Homomorphic Electromyogram Encoder

    Authors: Niklas Smedemark-Margulies, Yunus Bicer, Elifnur Sunger, Tales Imbiriba, Eugene Tunik, Deniz Erdogmus, Mathew Yarossi, Robin Walters

    Abstract: We study the task of gesture recognition from electromyography (EMG), with the goal of enabling expressive human-computer interaction at high accuracy, while minimizing the time required for new subjects to provide calibration data. To fulfill these goals, we define combination gestures consisting of a direction component and a modifier component. New subjects only demonstrate the single component… ▽ More

    Submitted 29 November, 2023; v1 submitted 30 October, 2023; originally announced November 2023.

    Comments: 24 pages, 7 figures, 6 tables V2: add link to code, fix bibliography

  12. arXiv:2310.19589  [pdf, other

    cs.LG

    Modeling Dynamics over Meshes with Gauge Equivariant Nonlinear Message Passing

    Authors: Jung Yeon Park, Lawson L. S. Wong, Robin Walters

    Abstract: 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 have been successfully applied to PDEs, they do not incorporate surface geometry and do not conside… ▽ More

    Submitted 2 November, 2023; v1 submitted 30 October, 2023; originally announced October 2023.

    Comments: Accepted to NeurIPS 2023

  13. arXiv:2310.02299  [pdf, other

    cs.LG cs.AI

    Discovering Symmetry Breaking in Physical Systems with Relaxed Group Convolution

    Authors: Rui Wang, Elyssa Hofgard, Han Gao, Robin Walters, Tess E. Smidt

    Abstract: 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 tool for understanding physical systems. In this paper, we focus on learning asymmetries of data using… ▽ More

    Submitted 1 June, 2024; v1 submitted 3 October, 2023; originally announced October 2023.

  14. arXiv:2310.00105  [pdf, other

    cs.LG

    Latent Space Symmetry Discovery

    Authors: Jianke Yang, Nima Dehmamy, Robin Walters, Rose Yu

    Abstract: Equivariant neural networks require explicit knowledge of the symmetry group. Automatic symmetry discovery methods aim to relax this constraint and learn invariance and equivariance from data. However, existing symmetry discovery methods are limited to simple linear symmetries and cannot handle the complexity of real-world data. We propose a novel generative model, Latent LieGAN (LaLiGAN), which c… ▽ More

    Submitted 23 April, 2024; v1 submitted 29 September, 2023; originally announced October 2023.

  15. ICML 2023 Topological Deep Learning Challenge : Design and Results

    Authors: Mathilde Papillon, Mustafa Hajij, Helen Jenne, Johan Mathe, Audun Myers, Theodore Papamarkou, Tolga Birdal, Tamal Dey, Tim Doster, Tegan Emerson, Gurusankar Gopalakrishnan, Devendra Govil, Aldo Guzmán-Sáenz, Henry Kvinge, Neal Livesay, Soham Mukherjee, Shreyas N. Samaga, Karthikeyan Natesan Ramamurthy, Maneel Reddy Karri, Paul Rosen, Sophia Sanborn, Robin Walters, Jens Agerberg, Sadrodin Barikbin, Claudio Battiloro , et al. (31 additional authors not shown)

    Abstract: This paper presents the computational challenge on topological deep learning that was hosted within the ICML 2023 Workshop on Topology and Geometry in Machine Learning. The competition asked participants to provide open-source implementations of topological neural networks from the literature by contributing to the python packages TopoNetX (data processing) and TopoModelX (deep learning). The chal… ▽ More

    Submitted 18 January, 2024; v1 submitted 26 September, 2023; originally announced September 2023.

  16. arXiv:2308.07948  [pdf, other

    cs.RO cs.AI cs.CV

    Leveraging Symmetries in Pick and Place

    Authors: Haojie Huang, Dian Wang, Arsh Tangri, Robin Walters, Robert Platt

    Abstract: Robotic pick and place tasks are symmetric under translations and rotations of both the object to be picked and the desired place pose. For example, if the pick object is rotated or translated, then the optimal pick action should also rotate or translate. The same is true for the place pose; if the desired place pose changes, then the place action should also transform accordingly. A recently prop… ▽ More

    Submitted 22 December, 2023; v1 submitted 15 August, 2023; originally announced August 2023.

    Comments: International Journal of Robotics Research. arXiv admin note: substantial text overlap with arXiv:2202.09400

  17. arXiv:2307.08877  [pdf, other

    cs.LG cs.SI

    Disentangling Node Attributes from Graph Topology for Improved Generalizability in Link Prediction

    Authors: Ayan Chatterjee, Robin Walters, Giulia Menichetti, Tina Eliassi-Rad

    Abstract: Link prediction is a crucial task in graph machine learning with diverse applications. We explore the interplay between node attributes and graph topology and demonstrate that incorporating pre-trained node attributes improves the generalization power of link prediction models. Our proposed method, UPNA (Unsupervised Pre-training of Node Attributes), solves the inductive link prediction problem by… ▽ More

    Submitted 17 July, 2023; originally announced July 2023.

    Comments: 17 pages, 6 figures

  18. arXiv:2307.08226  [pdf, other

    cs.LG cs.RO

    Can Euclidean Symmetry be Leveraged in Reinforcement Learning and Planning?

    Authors: Linfeng Zhao, Owen Howell, Jung Yeon Park, Xupeng Zhu, Robin Walters, Lawson L. S. Wong

    Abstract: In robotic tasks, changes in reference frames typically do not influence the underlying physical properties of the system, which has been known as invariance of physical laws.These changes, which preserve distance, encompass isometric transformations such as translations, rotations, and reflections, collectively known as the Euclidean group. In this work, we delve into the design of improved learn… ▽ More

    Submitted 17 July, 2023; originally announced July 2023.

    Comments: Preprint. Website: http://lfzhao.com/SymCtrl

  19. arXiv:2307.03704  [pdf, other

    cs.CV cs.LG math.GR

    Equivariant Single View Pose Prediction Via Induced and Restricted Representations

    Authors: Owen Howell, David Klee, Ondrej Biza, Linfeng Zhao, Robin Walters

    Abstract: 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. However, imposing SO(3)-equivariance on two-dimensional inputs is difficult because the group of three-di… ▽ More

    Submitted 7 July, 2023; originally announced July 2023.

  20. arXiv:2306.13005  [pdf, other

    econ.EM stat.AP stat.ME

    A Discrimination Report Card

    Authors: Patrick Kline, Evan K. Rose, Christopher R. Walters

    Abstract: We develop an Empirical Bayes grading scheme that balances the informativeness of the assigned grades against the expected frequency of ranking errors. Applying the method to a massive correspondence experiment, we grade the racial biases of 97 U.S. employers. A four-grade ranking limits the chances that a randomly selected pair of firms is mis-ranked to 5% while explaining nearly half of the vari… ▽ More

    Submitted 22 June, 2023; originally announced June 2023.

  21. arXiv:2306.12392  [pdf, other

    cs.RO cs.LG

    One-shot Imitation Learning via Interaction Warping

    Authors: Ondrej Biza, Skye Thompson, Kishore Reddy Pagidi, Abhinav Kumar, Elise van der Pol, Robin Walters, Thomas Kipf, Jan-Willem van de Meent, Lawson L. S. Wong, Robert Platt

    Abstract: Imitation learning of robot policies from few demonstrations is crucial in open-ended applications. We propose a new method, Interaction Warping, for learning SE(3) robotic manipulation policies from a single demonstration. We infer the 3D mesh of each object in the environment using shape warping, a technique for aligning point clouds across object instances. Then, we represent manipulation actio… ▽ More

    Submitted 4 November, 2023; v1 submitted 21 June, 2023; originally announced June 2023.

    Comments: CoRL 2023

  22. arXiv:2306.06489  [pdf, other

    cs.RO cs.AI

    On Robot Grasp Learning Using Equivariant Models

    Authors: Xupeng Zhu, Dian Wang, Guanang Su, Ondrej Biza, Robin Walters, Robert Platt

    Abstract: Real-world grasp detection is challenging due to the stochasticity in grasp dynamics and the noise in hardware. Ideally, the system would adapt to the real world by training directly on physical systems. However, this is generally difficult due to the large amount of training data required by most grasp learning models. In this paper, we note that the planar grasp function is $\SE(2)$-equivariant… ▽ More

    Submitted 10 June, 2023; originally announced June 2023.

    Comments: Accepted in Autonomous Robot. arXiv admin note: substantial text overlap with arXiv:2202.09468

  23. arXiv:2305.13404  [pdf, other

    cs.LG math.OC

    Improving Convergence and Generalization Using Parameter Symmetries

    Authors: Bo Zhao, Robert M. Gower, Robin Walters, Rose Yu

    Abstract: 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 this algorithm's success is not well understood. In this paper, we show that teleportation not only sp… ▽ More

    Submitted 13 April, 2024; v1 submitted 22 May, 2023; originally announced May 2023.

    Comments: 28 pages, 13 figures, ICLR 2024

  24. arXiv:2303.04745  [pdf, other

    cs.LG stat.ML

    A General Theory of Correct, Incorrect, and Extrinsic Equivariance

    Authors: Dian Wang, Xupeng Zhu, Jung Yeon Park, Mingxi Jia, Guanang Su, Robert Platt, Robin Walters

    Abstract: 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 analysis of equivariant networks when symmetry exists only partially in the domain. In this work, w… ▽ More

    Submitted 28 October, 2023; v1 submitted 8 March, 2023; originally announced March 2023.

    Comments: Published at NeurIPS 2023

  25. arXiv:2302.13926  [pdf, other

    cs.CV

    Image to Sphere: Learning Equivariant Features for Efficient Pose Prediction

    Authors: David M. Klee, Ondrej Biza, Robert Platt, Robin Walters

    Abstract: 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 orientations in $\mathrm{SO}(3)$. However, training such models can be computation- and sample-inefficien… ▽ More

    Submitted 27 February, 2023; originally announced February 2023.

  26. arXiv:2302.00236  [pdf, other

    cs.LG

    Generative Adversarial Symmetry Discovery

    Authors: Jianke Yang, Robin Walters, Nima Dehmamy, Rose Yu

    Abstract: Despite the success of equivariant neural networks in scientific applications, they require knowing the symmetry group a priori. However, it may be difficult to know which symmetry to use as an inductive bias in practice. Enforcing the wrong symmetry could even hurt the performance. In this paper, we propose a framework, LieGAN, to automatically discover equivariances from a dataset using a paradi… ▽ More

    Submitted 18 June, 2023; v1 submitted 31 January, 2023; originally announced February 2023.

  27. arXiv:2212.13648  [pdf, other

    math.RT math.AG math.QA

    On the Finkelberg-Ginzburg Mirabolic Monodromy Conjecture

    Authors: Valerio Toledano-Laredo, Robin Walters

    Abstract: We compute the monodromy of the mirabolic Harish-Chandra D-module for all values of the parameters (theta,c) in rank 1, and outside an explicit codimension 2 set of values in ranks 2 and higher. This shows in particular that the Finkelberg-Ginzburg conjecture, which is known to hold for generic values of (theta,c), fails at special values even in rank 1. Our main tools are Opdam's shift operators… ▽ More

    Submitted 15 June, 2024; v1 submitted 27 December, 2022; originally announced December 2022.

    Comments: Substantial revision. 36 pages, 7 figures

  28. arXiv:2212.03313  [pdf, other

    astro-ph.HE astro-ph.SR

    The prevalence and influence of circumstellar material around hydrogen-rich supernova progenitors

    Authors: Rachel J. Bruch, Avishay Gal-Yam, Ofer Yaron, Ping Chen, Nora L. Strotjohann, Ido Irani, Erez Zimmerman, Steve Schulze, Yi Yang, Young-Lo Kim, Mattia Bulla, Jesper Sollerman, Mickael Rigault, Eran Ofek, Maayane Soumagnac, Frank J. Masci, Christoffer Fremling, Daniel Perley, Jakob Nordin, S. Bradley Cenko, Anna Y. Q. Ho, S. Adams, Igor Adreoni, Eric C. Bellm, Nadia Blagorodnova , et al. (22 additional authors not shown)

    Abstract: Narrow transient emission lines (flash-ionization features) in early supernova (SN) spectra trace the presence of circumstellar material (CSM) around the massive progenitor stars of core-collapse SNe. The lines disappear within days after the SN explosion, suggesting that this material is spatially confined, and originates from enhanced mass loss shortly (months to a few years) prior to explosion.… ▽ More

    Submitted 13 December, 2022; v1 submitted 6 December, 2022; originally announced December 2022.

  29. arXiv:2211.09231  [pdf, other

    cs.LG cs.RO

    The Surprising Effectiveness of Equivariant Models in Domains with Latent Symmetry

    Authors: Dian Wang, Jung Yeon Park, Neel Sortur, Lawson L. S. Wong, Robin Walters, Robert Platt

    Abstract: 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 the model inputs and outputs. However, many real-life applications contain only latent or partial sym… ▽ More

    Submitted 10 February, 2023; v1 submitted 16 November, 2022; originally announced November 2022.

    Comments: Published at ICLR 2023, notable top 25% (Spotlight)

  30. arXiv:2211.00194  [pdf, other

    cs.RO

    SEIL: Simulation-augmented Equivariant Imitation Learning

    Authors: Mingxi Jia, Dian Wang, Guanang Su, David Klee, Xupeng Zhu, Robin Walters, Robert Platt

    Abstract: 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 insufficient for an imitation learning agent to learn good manipulation policies in a reasonable amount… ▽ More

    Submitted 31 October, 2022; originally announced November 2022.

  31. arXiv:2211.00191  [pdf, other

    cs.RO cs.AI cs.CV cs.LG

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

    Authors: Haojie Huang, Dian Wang, Xupeng Zhu, Robin Walters, Robert Platt

    Abstract: 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 success rates relative to what is available in the literature. The method takes standard point cloud… ▽ More

    Submitted 31 October, 2022; originally announced November 2022.

    Comments: https://haojhuang.github.io/edge_grasp_page/

  32. arXiv:2210.17216  [pdf, other

    cs.LG math.RT

    Symmetries, flat minima, and the conserved quantities of gradient flow

    Authors: Bo Zhao, Iordan Ganev, Robin Walters, Rose Yu, Nima Dehmamy

    Abstract: 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 carve out low-loss valleys. Our framework uses equivariances of the activation functions and can be appl… ▽ More

    Submitted 23 March, 2023; v1 submitted 31 October, 2022; originally announced October 2022.

    Comments: To appear at ICLR 2023

  33. arXiv:2208.11248  [pdf, other

    cs.LG q-bio.QM

    Secondary Protein Structure Prediction Using Neural Networks

    Authors: Sidharth Malhotra, Robin Walters

    Abstract: In this paper we experiment with using neural network structures to predict a protein's secondary structure (α helix positions) from only its primary structure (amino acid sequence). We implement a fully connected neural network (FCNN) and preform three experiments using that FCNN. Firstly, we do a cross-species comparison of models trained and tested on mouse and human datasets. Secondly, we test… ▽ More

    Submitted 23 August, 2022; originally announced August 2022.

  34. arXiv:2207.12773  [pdf, other

    cs.LG math.RT

    Quiver neural networks

    Authors: Iordan Ganev, Robin Walters

    Abstract: We develop a uniform theoretical approach towards the analysis of various neural network connectivity architectures by introducing the notion of a quiver neural network. Inspired by quiver representation theory in mathematics, this approach gives a compact way to capture elaborate data flows in complex network architectures. As an application, we use parameter space symmetries to prove a lossless… ▽ More

    Submitted 26 July, 2022; originally announced July 2022.

    Comments: Preliminary version, comments welcome

  35. arXiv:2207.08925  [pdf, other

    cs.CV cs.LG

    Image to Icosahedral Projection for $\mathrm{SO}(3)$ Object Reasoning from Single-View Images

    Authors: David Klee, Ondrej Biza, Robert Platt, Robin Walters

    Abstract: Reasoning about 3D objects based on 2D images is challenging due to variations in appearance caused by viewing the object from different orientations. Tasks such as object classification are invariant to 3D rotations and other such as pose estimation are equivariant. However, imposing equivariance as a model constraint is typically not possible with 2D image input because we do not have an a prior… ▽ More

    Submitted 15 November, 2022; v1 submitted 18 July, 2022; originally announced July 2022.

  36. arXiv:2206.09450  [pdf, ps, other

    cs.LG

    Data Augmentation vs. Equivariant Networks: A Theory of Generalization on Dynamics Forecasting

    Authors: Rui Wang, Robin Walters, Rose Yu

    Abstract: Exploiting symmetry in dynamical systems is a powerful way to improve the generalization of deep learning. The model learns to be invariant to transformation and hence is more robust to distribution shift. Data augmentation and equivariant networks are two major approaches to injecting symmetry into learning. However, their exact role in improving generalization is not well understood. In this wor… ▽ More

    Submitted 19 June, 2022; originally announced June 2022.

  37. arXiv:2206.03674  [pdf, other

    cs.LG cs.AI cs.RO

    Integrating Symmetry into Differentiable Planning with Steerable Convolutions

    Authors: Linfeng Zhao, Xupeng Zhu, Lingzhi Kong, Robin Walters, Lawson L. S. Wong

    Abstract: We study how group symmetry helps improve data efficiency and generalization for end-to-end differentiable planning algorithms when symmetry appears in decision-making tasks. Motivated by equivariant convolution networks, we treat the path planning problem as \textit{signals} over grids. We show that value iteration in this case is a linear equivariant operator, which is a (steerable) convolution.… ▽ More

    Submitted 1 May, 2023; v1 submitted 8 June, 2022; originally announced June 2022.

    Comments: ICLR 2023 camera-ready version. Original name = "Integrating Symmetry into Differentiable Planning". Website: http://lfzhao.com/SymPlan

  38. arXiv:2206.00606  [pdf, other

    cs.LG cs.CV cs.SI math.AT stat.ML

    Topological Deep Learning: Going Beyond Graph Data

    Authors: Mustafa Hajij, Ghada Zamzmi, Theodore Papamarkou, Nina Miolane, Aldo Guzmán-Sáenz, Karthikeyan Natesan Ramamurthy, Tolga Birdal, Tamal K. Dey, Soham Mukherjee, Shreyas N. Samaga, Neal Livesay, Robin Walters, Paul Rosen, Michael T. Schaub

    Abstract: Topological deep learning is a rapidly growing field that pertains to the development of deep learning models for data supported on topological domains such as simplicial complexes, cell complexes, and hypergraphs, which generalize many domains encountered in scientific computations. In this paper, we present a unifying deep learning framework built upon a richer data structure that includes widel… ▽ More

    Submitted 19 May, 2023; v1 submitted 1 June, 2022; originally announced June 2022.

  39. arXiv:2205.10637  [pdf, other

    cs.LG

    Symmetry Teleportation for Accelerated Optimization

    Authors: Bo Zhao, Nima Dehmamy, Robin Walters, Rose Yu

    Abstract: Existing gradient-based optimization methods update parameters locally, in a direction that minimizes the loss function. We study a different approach, symmetry teleportation, that allows parameters to travel a large distance on the loss level set, in order to improve the convergence speed in subsequent steps. Teleportation exploits symmetries in the loss landscape of optimization problems. We der… ▽ More

    Submitted 4 January, 2023; v1 submitted 21 May, 2022; originally announced May 2022.

    Comments: 20 pages, 8 figures, NeurIPS 2022

  40. arXiv:2205.01927  [pdf, other

    cs.LG cs.AI cs.RO

    Probabilistic Symmetry for Multi-Agent Dynamics

    Authors: Sophia Sun, Robin Walters, Jinxi Li, Rose Yu

    Abstract: Learning multi-agent dynamics is a core AI problem with broad applications in robotics and autonomous driving. While most existing works focus on deterministic prediction, producing probabilistic forecasts to quantify uncertainty and assess risks is critical for downstream decision-making tasks such as motion planning and collision avoidance. Multi-agent dynamics often contains internal symmetry.… ▽ More

    Submitted 18 May, 2023; v1 submitted 4 May, 2022; originally announced May 2022.

  41. arXiv:2204.13661  [pdf, other

    cs.LG cs.AI cs.RO

    Toward Compositional Generalization in Object-Oriented World Modeling

    Authors: Linfeng Zhao, Lingzhi Kong, Robin Walters, Lawson L. S. Wong

    Abstract: 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 approach and (2) study how a world model can achieve that. We introduce a conceptual environment, Obj… ▽ More

    Submitted 17 June, 2022; v1 submitted 28 April, 2022; originally announced April 2022.

    Comments: ICML 2022 Long Presentation. Website: http://lfzhao.com/oowm/

  42. arXiv:2204.11371  [pdf, other

    cs.LG

    Learning Symmetric Embeddings for Equivariant World Models

    Authors: Jung Yeon Park, Ondrej Biza, Linfeng Zhao, Jan Willem van de Meent, Robin Walters

    Abstract: 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 propose learning symmetric embedding networks (SENs) that encode an input space (e.g. images), where we d… ▽ More

    Submitted 30 June, 2022; v1 submitted 24 April, 2022; originally announced April 2022.

    Comments: ICML 2022

  43. arXiv:2203.04923  [pdf, other

    cs.RO

    On-Robot Learning With Equivariant Models

    Authors: Dian Wang, Mingxi Jia, Xupeng Zhu, Robin Walters, Robert Platt

    Abstract: Recently, equivariant neural network models have been shown to improve sample efficiency for tasks in computer vision and reinforcement learning. This paper explores this idea in the context of on-robot policy learning in which a policy must be learned entirely on a physical robotic system without reference to a model, a simulator, or an offline dataset. We focus on applications of Equivariant SAC… ▽ More

    Submitted 17 October, 2022; v1 submitted 9 March, 2022; originally announced March 2022.

    Comments: Published at CoRL 2022

  44. arXiv:2203.04439  [pdf, other

    cs.RO

    $\mathrm{SO}(2)$-Equivariant Reinforcement Learning

    Authors: Dian Wang, Robin Walters, Robert Platt

    Abstract: Equivariant neural networks enforce symmetry within the structure of their convolutional layers, resulting in a substantial improvement in sample efficiency when learning an equivariant or invariant function. Such models are applicable to robotic manipulation learning which can often be formulated as a rotationally symmetric problem. This paper studies equivariant model architectures in the contex… ▽ More

    Submitted 8 March, 2022; originally announced March 2022.

    Comments: Published at ICLR 2022

  45. New Modules for the SEDMachine to Remove Contaminations from Cosmic Rays and Non-target Light: BYECR and CONTSEP

    Authors: Y. -L. Kim, M. Rigault, J. D. Neill, M. Briday, Y. Copin, J. Lezmy, N. Nicolas, R. Riddle, Y. Sharma, M. Smith, J. Sollerman, R. Walters

    Abstract: Currently time-domain astronomy can scan the entire sky on a daily basis, discovering thousands of interesting transients every night. Classifying the ever-increasing number of new transients is one of the main challenges for the astronomical community. One solution that addresses this issue is the robotically controlled Spectral Energy Distribution Machine (SEDM) which supports the Zwicky Transie… ▽ More

    Submitted 2 March, 2022; originally announced March 2022.

    Comments: 9 pages, 6 figures, 2 tables, accepted for publication in PASP

    Journal ref: PASP, 134:024505 (9pp), 2022 February

  46. Constraining Type Ia supernova explosions and early flux excesses with the Zwicky Transient Factory

    Authors: M. Deckers, K. Maguire, M. R. Magee, G. Dimitriadis, M. Smith, A. Sainz de Murieta, A. A. Miller, A. Goobar, J. Nordin, M. Rigault, E. Bellm, M. W. Coughlin, R. R. Laher, D. Shupe, M. J. Graham, M. M. Kasliwal, R. Walters

    Abstract: In the new era of time-domain surveys Type Ia supernovae are being caught sooner after explosion, which has exposed significant variation in their early light curves. Two driving factors for early time evolution are the distribution of nickel in the ejecta and the presence of flux excesses of various causes. We perform an analysis of the largest young SN Ia sample to date. We compare 115 SN Ia lig… ▽ More

    Submitted 25 February, 2022; originally announced February 2022.

  47. Compact Michelson interferometers with subpicometer sensitivity

    Authors: Jiri Smetana, Rebecca Walters, Sophie Bauchinger, Amit Singh Ubhi, Sam Cooper, David Hoyland, Richard Abbott, Christoph Baune, Peter Fritchel, Oliver Gerberding, Semjon Köhnke, Haixing Miao, Sebastian Rode, Denis Martynov

    Abstract: The network of interferometric gravitational-wave observatories has successfully detected tens of astrophysical signals since 2015. In this paper, we experimentally investigate compact sensors that have the potential to improve the sensitivity of gravitational-wave detectors to intermediate-mass black holes. We use only commercial components, such as sensing heads and lasers, to assemble the setup… ▽ More

    Submitted 4 October, 2022; v1 submitted 21 February, 2022; originally announced February 2022.

    Comments: 7 pages, 3 figures

  48. arXiv:2202.09468  [pdf, other

    cs.RO

    Sample Efficient Grasp Learning Using Equivariant Models

    Authors: Xupeng Zhu, Dian Wang, Ondrej Biza, Guanang Su, Robin Walters, Robert Platt

    Abstract: 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 $\mathrm{SE}(2)$. In this paper, we recognize that the optimal grasp function is $\mathrm{SE}(2)$-equivariant and can be modeled using an equivariant convolutional neural network. As a result, we are able to significantly improve the sample efficiency of grasp learning, obtaini… ▽ More

    Submitted 18 February, 2022; originally announced February 2022.

  49. arXiv:2202.09400  [pdf, other

    cs.RO cs.CV cs.LG

    Equivariant Transporter Network

    Authors: Haojie Huang, Dian Wang, Robin Walters, Robert Platt

    Abstract: Transporter Net is a recently proposed framework for pick and place that is able to learn good manipulation policies from a very few expert demonstrations. A key reason why Transporter Net is so sample efficient is that the model incorporates rotational equivariance into the pick module, i.e. the model immediately generalizes learned pick knowledge to objects presented in different orientations. T… ▽ More

    Submitted 20 September, 2022; v1 submitted 18 February, 2022; originally announced February 2022.

    Comments: Project Website: https://haojhuang.github.io/etp_page/

    Journal ref: RSS 2022

  50. arXiv:2202.03953  [pdf

    q-bio.BM

    Interactivity: the missing link between virtual reality technology and drug discovery pipelines

    Authors: Rebecca K. Walters, Ella M. Gale, Jonathan Barnoud, David R. Glowacki, Adrian J. Mulholland

    Abstract: The potential of virtual reality (VR) to contribute to drug design and development has been recognised for many years. Hardware and software developments now mean that this potential is beginning to be realised, and VR methods are being actively used in this sphere. A recent advance is to use VR not only to visualise and interact with molecular structures, but also to interact with molecular dynam… ▽ More

    Submitted 8 February, 2022; originally announced February 2022.

    Comments: 19 pages, 3 figures