Skip to main content

Showing 1–50 of 104 results for author: Bruna, J

  1. arXiv:2407.00745  [pdf, other

    cs.LG math.PR stat.CO stat.ML

    Posterior Sampling with Denoising Oracles via Tilted Transport

    Authors: Joan Bruna, Jiequn Han

    Abstract: Score-based diffusion models have significantly advanced high-dimensional data generation across various domains, by learning a denoising oracle (or score) from datasets. From a Bayesian perspective, they offer a realistic modeling of data priors and facilitate solving inverse problems through posterior sampling. Although many heuristic methods have been developed recently for this purpose, they l… ▽ More

    Submitted 30 June, 2024; originally announced July 2024.

  2. arXiv:2406.03068  [pdf, other

    cs.LG cs.AI cs.CL stat.ML

    How Truncating Weights Improves Reasoning in Language Models

    Authors: Lei Chen, Joan Bruna, Alberto Bietti

    Abstract: In addition to the ability to generate fluent text in various languages, large language models have been successful at tasks that involve basic forms of logical "reasoning" over their context. Recent work found that selectively removing certain components from weight matrices in pre-trained models can improve such reasoning capabilities. We investigate this phenomenon further by carefully studying… ▽ More

    Submitted 5 June, 2024; originally announced June 2024.

  3. arXiv:2403.05529  [pdf, other

    cs.LG stat.ML

    Computational-Statistical Gaps in Gaussian Single-Index Models

    Authors: Alex Damian, Loucas Pillaud-Vivien, Jason D. Lee, Joan Bruna

    Abstract: Single-Index Models are high-dimensional regression problems with planted structure, whereby labels depend on an unknown one-dimensional projection of the input via a generic, non-linear, and potentially non-deterministic transformation. As such, they encompass a broad class of statistical inference tasks, and provide a rich template to study statistical and computational trade-offs in the high-di… ▽ More

    Submitted 12 March, 2024; v1 submitted 8 March, 2024; originally announced March 2024.

    Comments: 61 pages

  4. arXiv:2401.08672  [pdf, ps, other

    cs.LG cs.AI q-bio.NC

    Concept Alignment

    Authors: Sunayana Rane, Polyphony J. Bruna, Ilia Sucholutsky, Christopher Kello, Thomas L. Griffiths

    Abstract: Discussion of AI alignment (alignment between humans and AI systems) has focused on value alignment, broadly referring to creating AI systems that share human values. We argue that before we can even attempt to align values, it is imperative that AI systems and humans align the concepts they use to understand the world. We integrate ideas from philosophy, cognitive science, and deep learning to ex… ▽ More

    Submitted 9 January, 2024; originally announced January 2024.

    Comments: NeurIPS MP2 Workshop 2023

  5. arXiv:2312.02027  [pdf, other

    math.OC cs.LG math.NA math.PR stat.ML

    Stochastic Optimal Control Matching

    Authors: Carles Domingo-Enrich, Jiequn Han, Brandon Amos, Joan Bruna, Ricky T. Q. Chen

    Abstract: Stochastic optimal control, which has the goal of driving the behavior of noisy systems, is broadly applicable in science, engineering and artificial intelligence. Our work introduces Stochastic Optimal Control Matching (SOCM), a novel Iterative Diffusion Optimization (IDO) technique for stochastic optimal control that stems from the same philosophy as the conditional score matching loss for diffu… ▽ More

    Submitted 28 June, 2024; v1 submitted 4 December, 2023; originally announced December 2023.

  6. arXiv:2310.19793  [pdf, other

    stat.ML cs.LG math.OC

    On Learning Gaussian Multi-index Models with Gradient Flow

    Authors: Alberto Bietti, Joan Bruna, Loucas Pillaud-Vivien

    Abstract: We study gradient flow on the multi-index regression problem for high-dimensional Gaussian data. Multi-index functions consist of a composition of an unknown low-rank linear projection and an arbitrary unknown, low-dimensional link function. As such, they constitute a natural template for feature learning in neural networks. We consider a two-timescale algorithm, whereby the low-dimensional link… ▽ More

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

  7. arXiv:2310.02117  [pdf, other

    cs.LG

    Symmetric Single Index Learning

    Authors: Aaron Zweig, Joan Bruna

    Abstract: Few neural architectures lend themselves to provable learning with gradient based methods. One popular model is the single-index model, in which labels are produced by composing an unknown linear projection with a possibly unknown scalar link function. Learning this model with SGD is relatively well-understood, whereby the so-called information exponent of the link function governs a polynomial sa… ▽ More

    Submitted 3 October, 2023; originally announced October 2023.

  8. arXiv:2307.15804  [pdf, other

    cs.LG

    On Single Index Models beyond Gaussian Data

    Authors: Joan Bruna, Loucas Pillaud-Vivien, Aaron Zweig

    Abstract: Sparse high-dimensional functions have arisen as a rich framework to study the behavior of gradient-descent methods using shallow neural networks, showcasing their ability to perform feature learning beyond linear models. Amongst those functions, the simplest are single-index models $f(x) = φ( x \cdot θ^*)$, where the labels are generated by an arbitrary non-linear scalar link function $φ$ applied… ▽ More

    Submitted 25 October, 2023; v1 submitted 28 July, 2023; originally announced July 2023.

  9. arXiv:2307.01951  [pdf, other

    cs.LG cs.AI cs.IT math.OC stat.ML

    A Neural Collapse Perspective on Feature Evolution in Graph Neural Networks

    Authors: Vignesh Kothapalli, Tom Tirer, Joan Bruna

    Abstract: Graph neural networks (GNNs) have become increasingly popular for classification tasks on graph-structured data. Yet, the interplay between graph topology and feature evolution in GNNs is not well understood. In this paper, we focus on node-wise classification, illustrated with community detection on stochastic block model graphs, and explore the feature evolution through the lens of the "Neural C… ▽ More

    Submitted 26 October, 2023; v1 submitted 4 July, 2023; originally announced July 2023.

    Comments: NeurIPS 2023

  10. arXiv:2306.00181  [pdf, other

    stat.ML cs.CV cs.LG eess.SP

    Conditionally Strongly Log-Concave Generative Models

    Authors: Florentin Guth, Etienne Lempereur, Joan Bruna, Stéphane Mallat

    Abstract: There is a growing gap between the impressive results of deep image generative models and classical algorithms that offer theoretical guarantees. The former suffer from mode collapse or memorization issues, limiting their application to scientific data. The latter require restrictive assumptions such as log-concavity to escape the curse of dimensionality. We partially bridge this gap by introducin… ▽ More

    Submitted 31 May, 2023; originally announced June 2023.

    Comments: 28 pages, 12 figures, accepted at ICML 2023

  11. arXiv:2305.16985  [pdf, other

    cs.LG

    Inverse Dynamics Pretraining Learns Good Representations for Multitask Imitation

    Authors: David Brandfonbrener, Ofir Nachum, Joan Bruna

    Abstract: In recent years, domains such as natural language processing and image recognition have popularized the paradigm of using large datasets to pretrain representations that can be effectively transferred to downstream tasks. In this work we evaluate how such a paradigm should be done in imitation learning, where both pretraining and finetuning data are trajectories collected by experts interacting wi… ▽ More

    Submitted 25 October, 2023; v1 submitted 26 May, 2023; originally announced May 2023.

  12. arXiv:2303.17496  [pdf, other

    physics.ao-ph cs.LG

    Data-driven multiscale modeling of subgrid parameterizations in climate models

    Authors: Karl Otness, Laure Zanna, Joan Bruna

    Abstract: Subgrid parameterizations, which represent physical processes occurring below the resolution of current climate models, are an important component in producing accurate, long-term predictions for the climate. A variety of approaches have been tested to design these components, including deep learning methods. In this work, we evaluate a proof of concept illustrating a multiscale approach to this p… ▽ More

    Submitted 24 March, 2023; originally announced March 2023.

  13. arXiv:2210.16286  [pdf, other

    cs.LG math.OC math.PR stat.ML

    A Functional-Space Mean-Field Theory of Partially-Trained Three-Layer Neural Networks

    Authors: Zhengdao Chen, Eric Vanden-Eijnden, Joan Bruna

    Abstract: To understand the training dynamics of neural networks (NNs), prior studies have considered the infinite-width mean-field (MF) limit of two-layer NN, establishing theoretical guarantees of its convergence under gradient flow training as well as its approximation and generalization capabilities. In this work, we study the infinite-width limit of a type of three-layer NN model whose first layer is r… ▽ More

    Submitted 28 October, 2022; originally announced October 2022.

  14. arXiv:2210.15651  [pdf, other

    cs.LG math.OC stat.ML

    Learning Single-Index Models with Shallow Neural Networks

    Authors: Alberto Bietti, Joan Bruna, Clayton Sanford, Min Jae Song

    Abstract: Single-index models are a class of functions given by an unknown univariate ``link'' function applied to an unknown one-dimensional projection of the input. These models are particularly relevant in high dimension, when the data might present low-dimensional structure that learning algorithms should adapt to. While several statistical aspects of this model, such as the sample complexity of recover… ▽ More

    Submitted 27 October, 2022; originally announced October 2022.

    Comments: 76 pages. To appear at NeurIPS 2022

  15. arXiv:2208.03264  [pdf, other

    cs.LG

    Towards Antisymmetric Neural Ansatz Separation

    Authors: Aaron Zweig, Joan Bruna

    Abstract: We study separations between two fundamental models (or \emph{Ansätze}) of antisymmetric functions, that is, functions $f$ of the form $f(x_{σ(1)}, \ldots, x_{σ(N)}) = \text{sign}(σ)f(x_1, \ldots, x_N)$, where $σ$ is any permutation. These arise in the context of quantum chemistry, and are the basic modeling tool for wavefunctions of Fermionic systems. Specifically, we consider two popular antisym… ▽ More

    Submitted 21 June, 2023; v1 submitted 5 August, 2022; originally announced August 2022.

  16. arXiv:2207.03485  [pdf, ps, other

    cs.LG cs.AI cs.NE

    On Non-Linear operators for Geometric Deep Learning

    Authors: Grégoire Sergeant-Perthuis, Jakob Maier, Joan Bruna, Edouard Oyallon

    Abstract: This work studies operators mapping vector and scalar fields defined over a manifold $\mathcal{M}$, and which commute with its group of diffeomorphisms $\text{Diff}(\mathcal{M})$. We prove that in the case of scalar fields $L^p_ω(\mathcal{M,\mathbb{R}})$, those operators correspond to point-wise non-linearities, recovering and extending known results on $\mathbb{R}^d$. In the context of Neural Net… ▽ More

    Submitted 9 February, 2023; v1 submitted 6 July, 2022; originally announced July 2022.

  17. arXiv:2206.04172  [pdf, other

    cs.LG math.OC stat.ML

    Beyond the Edge of Stability via Two-step Gradient Updates

    Authors: Lei Chen, Joan Bruna

    Abstract: Gradient Descent (GD) is a powerful workhorse of modern machine learning thanks to its scalability and efficiency in high-dimensional spaces. Its ability to find local minimisers is only guaranteed for losses with Lipschitz gradients, where it can be seen as a `bona-fide' discretisation of an underlying gradient flow. Yet, many ML setups involving overparametrised models do not fall into this prob… ▽ More

    Submitted 26 July, 2023; v1 submitted 8 June, 2022; originally announced June 2022.

    Comments: Accepted at ICML 2023. Update: more discussions on Matrix Factorization

  18. arXiv:2206.01266  [pdf, other

    cs.LG

    Exponential Separations in Symmetric Neural Networks

    Authors: Aaron Zweig, Joan Bruna

    Abstract: In this work we demonstrate a novel separation between symmetric neural network architectures. Specifically, we consider the Relational Network~\parencite{santoro2017simple} architecture as a natural generalization of the DeepSets~\parencite{zaheer2017deep} architecture, and study their representational gap. Under the restriction to analytic activation functions, we construct a symmetric function… ▽ More

    Submitted 12 December, 2022; v1 submitted 2 June, 2022; originally announced June 2022.

  19. arXiv:2206.01079  [pdf, other

    cs.LG

    When does return-conditioned supervised learning work for offline reinforcement learning?

    Authors: David Brandfonbrener, Alberto Bietti, Jacob Buckman, Romain Laroche, Joan Bruna

    Abstract: Several recent works have proposed a class of algorithms for the offline reinforcement learning (RL) problem that we will refer to as return-conditioned supervised learning (RCSL). RCSL algorithms learn the distribution of actions conditioned on both the state and the return of the trajectory. Then they define a policy by conditioning on achieving high return. In this paper, we provide a rigorous… ▽ More

    Submitted 11 January, 2023; v1 submitted 2 June, 2022; originally announced June 2022.

  20. arXiv:2204.10782  [pdf, other

    cs.LG math.OC math.PR stat.ML

    On Feature Learning in Neural Networks with Global Convergence Guarantees

    Authors: Zhengdao Chen, Eric Vanden-Eijnden, Joan Bruna

    Abstract: We study the optimization of wide neural networks (NNs) via gradient flow (GF) in setups that allow feature learning while admitting non-asymptotic global convergence guarantees. First, for wide shallow NNs under the mean-field scaling and with a general class of activation functions, we prove that when the input dimension is no less than the size of the training set, the training loss converges t… ▽ More

    Submitted 22 April, 2022; originally announced April 2022.

    Comments: Accepted by the 10th International Conference on Learning Representations (ICLR 2022)

  21. arXiv:2203.01360  [pdf, other

    math.NA cs.LG stat.ML

    Neural Galerkin Schemes with Active Learning for High-Dimensional Evolution Equations

    Authors: Joan Bruna, Benjamin Peherstorfer, Eric Vanden-Eijnden

    Abstract: Deep neural networks have been shown to provide accurate function approximations in high dimensions. However, fitting network parameters requires informative training data that are often challenging to collect in science and engineering applications. This work proposes Neural Galerkin schemes based on deep learning that generate training data with active learning for numerically solving high-dimen… ▽ More

    Submitted 29 February, 2024; v1 submitted 2 March, 2022; originally announced March 2022.

    Journal ref: Journal of Computational Physics, Volume 496, 2024

  22. arXiv:2202.08087  [pdf, other

    cs.LG

    Extended Unconstrained Features Model for Exploring Deep Neural Collapse

    Authors: Tom Tirer, Joan Bruna

    Abstract: The modern strategy for training deep neural networks for classification tasks includes optimizing the network's weights even after the training error vanishes to further push the training loss toward zero. Recently, a phenomenon termed "neural collapse" (NC) has been empirically observed in this training procedure. Specifically, it has been shown that the learned features (the output of the penul… ▽ More

    Submitted 12 October, 2022; v1 submitted 16 February, 2022; originally announced February 2022.

    Comments: ICML 2022. Relaxed Theorem 4.2 and clarified proofs

  23. arXiv:2202.06460   

    cs.LG math.OC stat.ML

    Simultaneous Transport Evolution for Minimax Equilibria on Measures

    Authors: Carles Domingo-Enrich, Joan Bruna

    Abstract: Min-max optimization problems arise in several key machine learning setups, including adversarial learning and generative modeling. In their general form, in absence of convexity/concavity assumptions, finding pure equilibria of the underlying two-player zero-sum game is computationally hard [Daskalakis et al., 2021]. In this work we focus instead in finding mixed equilibria, and consider the asso… ▽ More

    Submitted 21 February, 2022; v1 submitted 13 February, 2022; originally announced February 2022.

    Comments: Error in the proof of Lemma 1, which makes Theorem 1 not hold

  24. arXiv:2112.03898  [pdf, ps, other

    cs.LG cs.CC cs.DS math.ST stat.ML

    Lattice-Based Methods Surpass Sum-of-Squares in Clustering

    Authors: Ilias Zadik, Min Jae Song, Alexander S. Wein, Joan Bruna

    Abstract: Clustering is a fundamental primitive in unsupervised learning which gives rise to a rich class of computationally-challenging inference tasks. In this work, we focus on the canonical task of clustering d-dimensional Gaussian mixtures with unknown (and possibly degenerate) covariance. Recent works (Ghosh et al. '20; Mao, Wein '21; Davis, Diaz, Wang '21) have established lower bounds against the cl… ▽ More

    Submitted 7 January, 2022; v1 submitted 7 December, 2021; originally announced December 2021.

    Comments: Added a new tight information-theoretic lower bound for label recovery

  25. arXiv:2112.00950  [pdf, other

    cs.LG stat.ML

    Quantile Filtered Imitation Learning

    Authors: David Brandfonbrener, William F. Whitney, Rajesh Ranganath, Joan Bruna

    Abstract: We introduce quantile filtered imitation learning (QFIL), a novel policy improvement operator designed for offline reinforcement learning. QFIL performs policy improvement by running imitation learning on a filtered version of the offline dataset. The filtering process removes $ s,a $ pairs whose estimated Q values fall below a given quantile of the pushforward distribution over values induced by… ▽ More

    Submitted 1 December, 2021; originally announced December 2021.

    Comments: Offline Reinforcement Learning Workshop at Neural Information Processing Systems, 2021

  26. arXiv:2111.13674  [pdf, other

    cs.CV cs.GR cs.LG

    Neural Fields as Learnable Kernels for 3D Reconstruction

    Authors: Francis Williams, Zan Gojcic, Sameh Khamis, Denis Zorin, Joan Bruna, Sanja Fidler, Or Litany

    Abstract: We present Neural Kernel Fields: a novel method for reconstructing implicit 3D shapes based on a learned kernel ridge regression. Our technique achieves state-of-the-art results when reconstructing 3D objects and large scenes from sparse oriented points, and can reconstruct shape categories outside the training set with almost no drop in accuracy. The core insight of our approach is that kernel me… ▽ More

    Submitted 26 November, 2021; originally announced November 2021.

  27. arXiv:2111.12865  [pdf, ps, other

    cs.LG

    Multi-fidelity Stability for Graph Representation Learning

    Authors: Yihan He, Joan Bruna

    Abstract: In the problem of structured prediction with graph representation learning (GRL for short), the hypothesis returned by the algorithm maps the set of features in the \emph{receptive field} of the targeted vertex to its label. To understand the learnability of those algorithms, we introduce a weaker form of uniform stability termed \emph{multi-fidelity stability} and give learning guarantees for wea… ▽ More

    Submitted 24 November, 2021; originally announced November 2021.

  28. arXiv:2110.08252  [pdf, other

    cs.LG cs.AI cs.IT

    A Rate-Distortion Framework for Explaining Black-box Model Decisions

    Authors: Stefan Kolek, Duc Anh Nguyen, Ron Levie, Joan Bruna, Gitta Kutyniok

    Abstract: We present the Rate-Distortion Explanation (RDE) framework, a mathematically well-founded method for explaining black-box model decisions. The framework is based on perturbations of the target input signal and applies to any differentiable pre-trained model such as neural networks. Our experiments demonstrate the framework's adaptability to diverse data modalities, particularly images, audio, and… ▽ More

    Submitted 12 October, 2021; originally announced October 2021.

  29. arXiv:2110.03485  [pdf, other

    cs.AI cs.CV

    Cartoon Explanations of Image Classifiers

    Authors: Stefan Kolek, Duc Anh Nguyen, Ron Levie, Joan Bruna, Gitta Kutyniok

    Abstract: We present CartoonX (Cartoon Explanation), a novel model-agnostic explanation method tailored towards image classifiers and based on the rate-distortion explanation (RDE) framework. Natural images are roughly piece-wise smooth signals -- also called cartoon-like images -- and tend to be sparse in the wavelet domain. CartoonX is the first explanation method to exploit this by requiring its explanat… ▽ More

    Submitted 20 October, 2022; v1 submitted 7 October, 2021; originally announced October 2021.

    Comments: ECCV 2022 (oral)

  30. arXiv:2108.07799  [pdf, other

    cs.LG physics.comp-ph

    An Extensible Benchmark Suite for Learning to Simulate Physical Systems

    Authors: Karl Otness, Arvi Gjoka, Joan Bruna, Daniele Panozzo, Benjamin Peherstorfer, Teseo Schneider, Denis Zorin

    Abstract: Simulating physical systems is a core component of scientific computing, encompassing a wide range of physical domains and applications. Recently, there has been a surge in data-driven methods to complement traditional numerical simulations methods, motivated by the opportunity to reduce computational costs and/or learn new physical models leveraging access to large collections of data. However, t… ▽ More

    Submitted 9 August, 2021; originally announced August 2021.

    Comments: Accepted to NeurIPS 2021 track on datasets and benchmarks

  31. arXiv:2107.05134  [pdf, other

    cs.LG math.OC stat.ML

    Dual Training of Energy-Based Models with Overparametrized Shallow Neural Networks

    Authors: Carles Domingo-Enrich, Alberto Bietti, Marylou Gabrié, Joan Bruna, Eric Vanden-Eijnden

    Abstract: Energy-based models (EBMs) are generative models that are usually trained via maximum likelihood estimation. This approach becomes challenging in generic situations where the trained energy is non-convex, due to the need to sample the Gibbs distribution associated with this energy. Using general Fenchel duality results, we derive variational principles dual to maximum likelihood EBMs with shallow… ▽ More

    Submitted 15 February, 2022; v1 submitted 11 July, 2021; originally announced July 2021.

  32. arXiv:2106.10744  [pdf, other

    cs.LG cs.CC math.PR math.ST stat.ML

    On the Cryptographic Hardness of Learning Single Periodic Neurons

    Authors: Min Jae Song, Ilias Zadik, Joan Bruna

    Abstract: We show a simple reduction which demonstrates the cryptographic hardness of learning a single periodic neuron over isotropic Gaussian distributions in the presence of noise. More precisely, our reduction shows that any polynomial-time algorithm (not necessarily gradient-based) for learning such functions under small noise implies a polynomial-time quantum algorithm for solving worst-case lattice p… ▽ More

    Submitted 16 September, 2021; v1 submitted 20 June, 2021; originally announced June 2021.

    Comments: 64 pages. Added more references, and a proof of the sample complexity lower bound

  33. arXiv:2106.08909  [pdf, other

    cs.LG stat.ML

    Offline RL Without Off-Policy Evaluation

    Authors: David Brandfonbrener, William F. Whitney, Rajesh Ranganath, Joan Bruna

    Abstract: Most prior approaches to offline reinforcement learning (RL) have taken an iterative actor-critic approach involving off-policy evaluation. In this paper we show that simply doing one step of constrained/regularized policy improvement using an on-policy Q estimate of the behavior policy performs surprisingly well. This one-step algorithm beats the previously reported results of iterative algorithm… ▽ More

    Submitted 3 December, 2021; v1 submitted 16 June, 2021; originally announced June 2021.

    Comments: Thirty-fifth Conference on Neural Information Processing Systems, 2021

  34. arXiv:2106.07148  [pdf, other

    stat.ML cs.LG

    On the Sample Complexity of Learning under Invariance and Geometric Stability

    Authors: Alberto Bietti, Luca Venturi, Joan Bruna

    Abstract: Many supervised learning problems involve high-dimensional data such as images, text, or graphs. In order to make efficient use of data, it is often useful to leverage certain geometric priors in the problem at hand, such as invariance to translations, permutation subgroups, or stability to small deformations. We study the sample complexity of learning problems where the target function presents s… ▽ More

    Submitted 4 November, 2021; v1 submitted 13 June, 2021; originally announced June 2021.

  35. arXiv:2104.13478  [pdf, other

    cs.LG cs.AI cs.CG cs.CV stat.ML

    Geometric Deep Learning: Grids, Groups, Graphs, Geodesics, and Gauges

    Authors: Michael M. Bronstein, Joan Bruna, Taco Cohen, Petar Veličković

    Abstract: The last decade has witnessed an experimental revolution in data science and machine learning, epitomised by deep learning methods. Indeed, many high-dimensional learning tasks previously thought to be beyond reach -- such as computer vision, playing Go, or protein folding -- are in fact feasible with appropriate computational scale. Remarkably, the essence of deep learning is built from two simpl… ▽ More

    Submitted 2 May, 2021; v1 submitted 27 April, 2021; originally announced April 2021.

    Comments: 156 pages. Work in progress -- comments welcome!

  36. arXiv:2104.07531  [pdf, other

    cs.LG stat.ML

    On Energy-Based Models with Overparametrized Shallow Neural Networks

    Authors: Carles Domingo-Enrich, Alberto Bietti, Eric Vanden-Eijnden, Joan Bruna

    Abstract: Energy-based models (EBMs) are a simple yet powerful framework for generative modeling. They are based on a trainable energy function which defines an associated Gibbs measure, and they can be trained and sampled from via well-established statistical tools, such as MCMC. Neural networks may be used as energy function approximators, providing both a rich class of expressive models as well as a flex… ▽ More

    Submitted 5 May, 2021; v1 submitted 15 April, 2021; originally announced April 2021.

  37. arXiv:2103.06234  [pdf, other

    math.OC cs.LG

    Symmetry Breaking in Symmetric Tensor Decomposition

    Authors: Yossi Arjevani, Joan Bruna, Michael Field, Joe Kileel, Matthew Trager, Francis Williams

    Abstract: In this note, we consider the highly nonconvex optimization problem associated with computing the rank decomposition of symmetric tensors. We formulate the invariance properties of the loss function and show that critical points detected by standard gradient based methods are \emph{symmetry breaking} with respect to the target tensor. The phenomena, seen for different choices of target tensors and… ▽ More

    Submitted 28 December, 2023; v1 submitted 10 March, 2021; originally announced March 2021.

  38. arXiv:2102.01621  [pdf, ps, other

    cs.LG cs.NE stat.ML

    Depth separation beyond radial functions

    Authors: Luca Venturi, Samy Jelassi, Tristan Ozuch, Joan Bruna

    Abstract: High-dimensional depth separation results for neural networks show that certain functions can be efficiently approximated by two-hidden-layer networks but not by one-hidden-layer ones in high-dimensions $d$. Existing results of this type mainly focus on functions with an underlying radial or one-dimensional structure, which are usually not encountered in practice. The first contribution of this pa… ▽ More

    Submitted 22 September, 2021; v1 submitted 2 February, 2021; originally announced February 2021.

  39. arXiv:2102.00863  [pdf, other

    cs.CV

    Self-Supervised Equivariant Scene Synthesis from Video

    Authors: Cinjon Resnick, Or Litany, Cosmas Heiß, Hugo Larochelle, Joan Bruna, Kyunghyun Cho

    Abstract: We propose a self-supervised framework to learn scene representations from video that are automatically delineated into background, characters, and their animations. Our method capitalizes on moving characters being equivariant with respect to their transformation across frames and the background being constant with respect to that same transformation. After training, we can manipulate image encod… ▽ More

    Submitted 1 February, 2021; originally announced February 2021.

    Comments: arXiv admin note: text overlap with arXiv:2011.05787

  40. arXiv:2011.05787  [pdf, other

    cs.CV

    Learned Equivariant Rendering without Transformation Supervision

    Authors: Cinjon Resnick, Or Litany, Hugo Larochelle, Joan Bruna, Kyunghyun Cho

    Abstract: We propose a self-supervised framework to learn scene representations from video that are automatically delineated into objects and background. Our method relies on moving objects being equivariant with respect to their transformation across frames and the background being constant. After training, we can manipulate and render the scenes in real time to create unseen combinations of objects, trans… ▽ More

    Submitted 11 November, 2020; originally announced November 2020.

    Comments: Workshop on Differentiable Vision, Graphics, and Physics in Machine Learning at NeurIPS 2020

  41. arXiv:2011.01998  [pdf, other

    cs.SI physics.soc-ph

    Adaptive Test Allocation for Outbreak Detection and Tracking in Social Contact Networks

    Authors: Pau Batlle, Joan Bruna, Carlos Fernandez-Granda, Victor M. Preciado

    Abstract: We present a general framework for adaptive allocation of viral tests in social contact networks. We pose and solve several complementary problems. First, we consider the design of a social sensing system whose objective is the early detection of a novel epidemic outbreak. In particular, we propose an algorithm to select a subset of individuals to be tested in order to detect the onset of an epide… ▽ More

    Submitted 3 November, 2020; originally announced November 2020.

  42. arXiv:2010.15116  [pdf, other

    cs.LG math.CO stat.ML

    On Graph Neural Networks versus Graph-Augmented MLPs

    Authors: Lei Chen, Zhengdao Chen, Joan Bruna

    Abstract: From the perspective of expressive power, this work compares multi-layer Graph Neural Networks (GNNs) with a simplified alternative that we call Graph-Augmented Multi-Layer Perceptrons (GA-MLPs), which first augments node features with certain multi-hop operators on the graph and then applies an MLP in a node-wise fashion. From the perspective of graph isomorphism testing, we show both theoretical… ▽ More

    Submitted 2 December, 2020; v1 submitted 28 October, 2020; originally announced October 2020.

  43. arXiv:2009.10008  [pdf, other

    cs.LG stat.ML

    Kernel-Based Smoothness Analysis of Residual Networks

    Authors: Tom Tirer, Joan Bruna, Raja Giryes

    Abstract: A major factor in the success of deep neural networks is the use of sophisticated architectures rather than the classical multilayer perceptron (MLP). Residual networks (ResNets) stand out among these powerful modern architectures. Previous works focused on the optimization advantages of deep ResNets over deep MLPs. In this paper, we show another distinction between the two models, namely, a tende… ▽ More

    Submitted 23 May, 2021; v1 submitted 21 September, 2020; originally announced September 2020.

    Comments: Accepted to MSML 2021

  44. arXiv:2008.09623  [pdf, other

    math.PR cs.LG math.OC stat.ML

    A Dynamical Central Limit Theorem for Shallow Neural Networks

    Authors: Zhengdao Chen, Grant M. Rotskoff, Joan Bruna, Eric Vanden-Eijnden

    Abstract: Recent theoretical works have characterized the dynamics of wide shallow neural networks trained via gradient descent in an asymptotic mean-field limit when the width tends towards infinity. At initialization, the random sampling of the parameters leads to deviations from the mean-field limit dictated by the classical Central Limit Theorem (CLT). However, since gradient descent induces correlation… ▽ More

    Submitted 26 March, 2022; v1 submitted 21 August, 2020; originally announced August 2020.

    Comments: Appeared in Advances in Neural Information Processing Systems 33 (NeurIPS 2020). An error in Theorem 3.5 has been corrected

  45. arXiv:2008.06952  [pdf, other

    cs.LG stat.ML

    A Functional Perspective on Learning Symmetric Functions with Neural Networks

    Authors: Aaron Zweig, Joan Bruna

    Abstract: Symmetric functions, which take as input an unordered, fixed-size set, are known to be universally representable by neural networks that enforce permutation invariance. These architectures only give guarantees for fixed input sizes, yet in many practical applications, including point clouds and particle physics, a relevant notion of generalization should include varying the input size. In this wor… ▽ More

    Submitted 10 October, 2022; v1 submitted 16 August, 2020; originally announced August 2020.

    Comments: Accepted to ICML 2021

  46. arXiv:2007.13977  [pdf, other

    math.NA cs.LG

    Depth separation for reduced deep networks in nonlinear model reduction: Distilling shock waves in nonlinear hyperbolic problems

    Authors: Donsub Rim, Luca Venturi, Joan Bruna, Benjamin Peherstorfer

    Abstract: Classical reduced models are low-rank approximations using a fixed basis designed to achieve dimensionality reduction of large-scale systems. In this work, we introduce reduced deep networks, a generalization of classical reduced models formulated as deep neural networks. We prove depth separation results showing that reduced deep networks approximate solutions of parametrized hyperbolic partial d… ▽ More

    Submitted 27 July, 2020; originally announced July 2020.

    MSC Class: 68T07; 65M22; 41A46

  47. arXiv:2007.00758  [pdf, other

    cs.LG stat.ML

    In-Distribution Interpretability for Challenging Modalities

    Authors: Cosmas Heiß, Ron Levie, Cinjon Resnick, Gitta Kutyniok, Joan Bruna

    Abstract: It is widely recognized that the predictions of deep neural networks are difficult to parse relative to simpler approaches. However, the development of methods to investigate the mode of operation of such models has advanced rapidly in the past few years. Recent work introduced an intuitive framework which utilizes generative models to improve on the meaningfulness of such explanations. In this wo… ▽ More

    Submitted 7 July, 2020; v1 submitted 1 July, 2020; originally announced July 2020.

  48. arXiv:2006.15368  [pdf, other

    cs.LG stat.ML

    Offline Contextual Bandits with Overparameterized Models

    Authors: David Brandfonbrener, William F. Whitney, Rajesh Ranganath, Joan Bruna

    Abstract: Recent results in supervised learning suggest that while overparameterized models have the capacity to overfit, they in fact generalize quite well. We ask whether the same phenomenon occurs for offline contextual bandits. Our results are mixed. Value-based algorithms benefit from the same generalization behavior as overparameterized supervised learning, but policy-based algorithms do not. We show… ▽ More

    Submitted 16 June, 2021; v1 submitted 27 June, 2020; originally announced June 2020.

    Journal ref: Proceedings of the 38th International Conference on Machine Learning, PMLR 139, 2021

  49. arXiv:2006.13782  [pdf, other

    cs.CV cs.GR

    Neural Splines: Fitting 3D Surfaces with Infinitely-Wide Neural Networks

    Authors: Francis Williams, Matthew Trager, Joan Bruna, Denis Zorin

    Abstract: We present Neural Splines, a technique for 3D surface reconstruction that is based on random feature kernels arising from infinitely-wide shallow ReLU networks. Our method achieves state-of-the-art results, outperforming recent neural network-based techniques and widely used Poisson Surface Reconstruction (which, as we demonstrate, can also be viewed as a type of kernel method). Because our approa… ▽ More

    Submitted 27 May, 2021; v1 submitted 24 June, 2020; originally announced June 2020.

  50. arXiv:2006.10225  [pdf, other

    cs.LG stat.ML

    On Sparsity in Overparametrised Shallow ReLU Networks

    Authors: Jaume de Dios, Joan Bruna

    Abstract: The analysis of neural network training beyond their linearization regime remains an outstanding open question, even in the simplest setup of a single hidden-layer. The limit of infinitely wide networks provides an appealing route forward through the mean-field perspective, but a key challenge is to bring learning guarantees back to the finite-neuron setting, where practical algorithms operate.… ▽ More

    Submitted 17 June, 2020; originally announced June 2020.

    Comments: submitted to Neurips'20