← Search

Michael Eickenberg

11 accepted papers

2025

PETRA: Parallel End-to-end Training with Reversible Architectures

ICLR 2025spotlight

Reversible architectures have been shown to be capable of performing on par with their non-reversible architectures, being applied in deep learning for memory savings and generative modeling. In this work, we show how reversible architectures can solve challenges in parallelizing deep model training…

Cited by 0SourcePDFScholar
2024

Adversarial Attacks on the Interpretation of Neuron Activation Maximization

AAAI 2024technical

Feature visualization is one of the most popular techniques used to interpret the internal behavior of individual units of trained deep neural networks. Based on activation maximization, they consist of finding synthetic or natural inputs that maximize neuron activations. This paper introduces an op…

Cited by 10SourcePDFScholar
2024

MoMo: Momentum Models for Adaptive Learning Rates

ICML 2024poster

Training a modern machine learning architecture on a new task requires extensive learning-rate tuning, which comes at a high computational cost. Here we develop new Polyak-type adaptive learning rates that can be used on top of any momentum method, and require less tuning to perform well. We first d…

2024

Multiple Physics Pretraining for Spatiotemporal Surrogate Models

NeurIPS 2024poster

We introduce multiple physics pretraining (MPP), an autoregressive task-agnostic pretraining approach for physical surrogate modeling of spatiotemporal systems with transformers. In MPP, rather than training one model on a specific physical system, we train a backbone model to predict the dynamics o…

Cited by 3SourcePDFScholar
2023

Can Forward Gradient Match Backpropagation?

ICML 2023poster

Forward Gradients - the idea of using directional derivatives in forward differentiation mode - have recently been shown to be utilizable for neural network training while avoiding problems generally associated with backpropagation gradient computation, such as locking and memorization requirements.…

2022

Parametric Scattering Networks

CVPR 2022oral

The wavelet scattering transform creates geometric invariants and deformation stability. In multiple signal domains, it has been shown to yield more discriminative representations compared to other non-learned representations and to outperform learned representations in certain tasks, particularly o…

Cited by 26PDFcodeScholar
2017

Solid Harmonic Wavelet Scattering: Predicting Quantum Molecular Energy from Invariant Descriptors of 3D Electronic Densities

NeurIPS 2017poster

We introduce a solid harmonic wavelet scattering representation, invariant to rigid motion and stable to deformations, for regression and classification of 2D and 3D signals. Solid harmonic wavelets are computed by multiplying solid harmonic functions with Gaussian windows dilated at different sc…

Cited by 68SourcePDFScholar
2016

Local Q-linear convergence and finite-time active set identification of ADMM on a class of penalized regression problems

ICASSP 2016accepted

We study the convergence of the ADMM (Alternating Direction Method of Multipliers) algorithm on a broad range of penalized regression problems including the Lasso, Group-Lasso and Graph-Lasso,(isotropic) TV-L1, Sparse Variation, and others. First, we establish a fixed-point iterationvia a nonlinear…

Cited by 0SourceScholar
2015

Semi-Supervised Factored Logistic Regression for High-Dimensional Neuroimaging Data

NeurIPS 2015poster

Imaging neuroscience links human behavior to aspects of brain biology in ever-increasing datasets. Existing neuroimaging methods typically perform either discovery of unknown neural structure or testing of neural structure associated with mental tasks. However, testing hypotheses on the neural corre…