← Search

Michael Maire

29 accepted papers

2026

Residual Connections Harm Generative Representation Learning

CVPR 2026

We show that introducing a weighting factor to reduce the influence of identity shortcuts in residual networks significantly enhances semantic feature learning in generative representation learning frameworks, such as masked autoencoders (MAEs) and diffusion models. Our modification improves linear

Cited by 11SourcecodeScholar
2025

Hierarchical Implicit Neural Emulators

NeurIPS 2025poster

Neural PDE solvers offer a powerful tool for modeling complex dynamical systems, but often struggle with error accumulation over long time horizons and maintaining stability and physical consistency. We introduce a multiscale implicit neural emulator that enhances long-term prediction accuracy by co…

Cited by 0SourceScholar
2025

PROGRESSOR: A Perceptually Guided Reward Estimator with Self-Supervised Online Refinement

ICCV 2025poster

We present PROGRESSOR, a novel framework that learns a task-agnostic reward function from videos, enabling policy training through goal-conditioned reinforcement learning (RL) without manual supervision. Underlying this reward is an estimate of the distribution over task progress as a function of th…

Cited by 0SourcePDFScholar
2024

Deciphering 'What' and 'Where' Visual Pathways from Spectral Clustering of Layer-Distributed Neural Representations

CVPR 2024highlight

We present an approach for analyzing grouping information contained within a neural network's activations permitting extraction of spatial layout and semantic segmentation from the behavior of large pre-trained vision models. Unlike prior work our method conducts a wholistic analysis of a network's…

2024

HyperFields: Towards Zero-Shot Generation of NeRFs from Text

ICML 2024poster

We introduce HyperFields, a method for generating text-conditioned Neural Radiance Fields (NeRFs) with a single forward pass and (optionally) some fine-tuning. Key to our approach are: (i) a dynamic hypernetwork, which learns a smooth mapping from text token embeddings to the space of NeRFs; (ii) Ne…

Cited by 10SourcePDFScholar
2024

Latent Intrinsics Emerge from Training to Relight

NeurIPS 2024spotlight

Image relighting is the task of showing what a scene from a source image would look like if illuminated differently. Inverse graphic schemes recover an explicit representation of geometry and a set of chosen intrinsics, then relight with some form of renderer. But error control for inverse graphic…

Cited by 1SourcePDFScholar
2023

Accelerated Training via Incrementally Growing Neural Networks using Variance Transfer and Learning Rate Adaptation

NeurIPS 2023poster

We develop an approach to efficiently grow neural networks, within which parameterization and optimization strategies are designed by considering their effects on the training dynamics. Unlike existing growing methods, which follow simple replication heuristics or utilize auxiliary gradient-based l…

Cited by 7SourcePDFScholar
2022

Not All Bits have Equal Value: Heterogeneous Precisions via Trainable Noise

NeurIPS 2022accept

We study the problem of training deep networks while quantizing parameters and activations into low-precision numeric representations, a setting central to reducing energy consumption and inference time of deployed models. We propose a method that learns different precisions, as measured by bits in…

Cited by 8SourcePDFScholar
2021

Growing Efficient Deep Networks by Structured Continuous Sparsification

ICLR 2021oral

We develop an approach to growing deep network architectures over the course of training, driven by a principled combination of accuracy and sparsity objectives. Unlike existing pruning or architecture search techniques that operate on full-sized models or supernet architectures, our method can sta…

Cited by 69SourcePDFScholar
2021

Information-Theoretic Segmentation by Inpainting Error Maximization

CVPR 2021poster

We study image segmentation from an information-theoretic perspective, proposing a novel adversarial method that performs unsupervised segmentation by partitioning images into maximally independent sets. More specifically, we group image pixels into foreground and background, with the goal of minimi…

Cited by 31PDFcodeScholar
2021

Multimodal Contrastive Training for Visual Representation Learning

CVPR 2021poster

We develop an approach to learning visual representations that embraces multimodal data, driven by a combination of intra- and inter-modal similarity preservation objectives. Unlike existing visual pre-training methods, which solve a proxy prediction task in a single domain, our method exploits intr…

Cited by 215PDFcodeScholar
2021

Online Meta-Learning via Learning with Layer-Distributed Memory

NeurIPS 2021poster

We demonstrate that efficient meta-learning can be achieved via end-to-end training of deep neural networks with memory distributed across layers. The persistent state of this memory assumes the entire burden of guiding task adaptation. Moreover, its distributed nature is instrumental in orchestra…

Cited by 5SourcePDFScholar
2020

Orthogonalized SGD and Nested Architectures for Anytime Neural Networks

ICML 2020poster

We propose a novel variant of SGD customized for training network architectures that support anytime behavior: such networks produce a series of increasingly accurate outputs over time. Efficient architectural designs for these networks focus on re-using internal state; subnetworks must produce repr…

Cited by 17SourcePDFScholar
2018

Regularizing Deep Networks by Modeling and Predicting Label Structure

CVPR 2018poster

We construct custom regularization functions for use in supervised training of deep neural networks. Our technique is applicable when the ground-truth labels themselves exhibit internal structure; we derive a regularizer by learning an autoencoder over the set of annotations. Training thereby beco…

2018

Sparsely Aggregated Convolutional Networks

ECCV 2018poster

We explore a key architectural aspect of deep convolutional neural networks: the pattern of internal skip connections used to aggregate outputs of earlier layers for consumption by deeper layers. Such aggregation is critical to facilitate training of very deep networks in an end-to-end manner. This…

2016

Affinity CNN: Learning Pixel-Centric Pairwise Relations for Figure/Ground Embedding

CVPR 2016spotlight

Spectral embedding provides a framework for solving perceptual organization problems, including image segmentation and figure/ground organization. From an affinity matrix describing pairwise relationships between pixels, it clusters pixels into regions, and, using a complex-valued extension, orders…

Cited by 76PDFScholar
2015

Direct Intrinsics: Learning Albedo-Shading Decomposition by Convolutional Regression

ICCV 2015poster

We introduce a new approach to intrinsic image decomposition, the task of decomposing a single image into albedo and shading components. Our strategy, which we term direct intrinsics, is to learn a convolutional neural network (CNN) that directly predicts output albedo and shading channels from an…

Cited by 216PDFScholar