← Search

Saurabh Singh

17 accepted papers

2026

Latent Stochastic Interpolants

ICLR 2026poster

Stochastic Interpolants (SI) are a powerful framework for generative modeling, capable of flexibly transforming between two probability distributions. However, their use in jointly optimized latent variable models remains unexplored as they require direct access to the samples from the two distribut…

Cited by 0SourceScholar
2023

LilNetX: Lightweight Networks with EXtreme Model Compression and Structured Sparsification

ICLR 2023poster

We introduce LilNetX, an end-to-end trainable technique for neural networks that enables learning models with specified accuracy-rate-computation trade-off. Prior works approach these problems one at a time and often require post-processing or multistage training which become less practical and do n…

2023

Weighted Ensemble Self-Supervised Learning

ICLR 2023poster

Ensembling has proven to be a powerful technique for boosting model performance, uncertainty estimation, and robustness in supervised learning. Advances in self-supervised learning (SSL) enable leveraging large unlabeled corpora for state-of-the-art few-shot and supervised learning performance. In t…

Cited by 23SourcePDFScholar
2020

Deep Implicit Volume Compression

CVPR 2020oral

We describe a novel approach for compressing truncated signed distance fields (TSDF) stored in 3D voxel grids, and their corresponding textures. To compress the TSDF, our method relies on a block-based neural network architecture trained end-to-end, achieving state-of-the-art rate-distortion trade-o…

Cited by 52PDFcodeScholar
2020

Filter Response Normalization Layer: Eliminating Batch Dependence in the Training of Deep Neural Networks

CVPR 2020oral

Batch Normalization (BN) uses mini-batch statistics to normalize the activations during training, introducing dependence between mini-batch elements. This dependency can hurt the performance if the mini-batch size is too small, or if the elements are correlated. Several alternatives, such as Batch R…

Cited by 177PDFScholar
2020

Scalable Model Compression by Entropy Penalized Reparameterization

ICLR 2020poster

We describe a simple and general neural network weight compression approach, in which the network parameters (weights and biases) are represented in a “latent” space, amounting to a reparameterization. This space is equipped with a learned probability model, which is used to impose an entropy penalt…

Cited by 51SourceScholar
2018

Improved Lossy Image Compression With Priming and Spatially Adaptive Bit Rates for Recurrent Networks

CVPR 2018poster

We propose a method for lossy image compression based on recurrent, convolutional neural networks that outper- forms BPG (4:2:0), WebP, JPEG2000, and JPEG as mea- sured by MS-SSIM. We introduce three improvements over previous research that lead to this state-of-the-art result us- ing a single model…

Cited by 483SourcePDFScholar
2018

Variational image compression with a scale hyperprior

ICLR 2018poster

We describe an end-to-end trainable model for image compression based on variational autoencoders. The model incorporates a hyperprior to effectively capture spatial dependencies in the latent representation. This hyperprior relates to side information, a concept universal to virtually all modern im…

Cited by 2215SourcePDFScholar
2017

Aligned Image-Word Representations Improve Inductive Transfer Across Vision-Language Tasks

ICCV 2017poster

An important goal of computer vision is to build systems that learn visual representations over time that can be applied to many tasks. In this paper, we investigate a vision-language embedding as a core representation and show that it leads to better cross-task transfer than standard multi-task lea…

Cited by 27PDFScholar
2017

No Fuss Distance Metric Learning Using Proxies

ICCV 2017poster

We address the problem of distance metric learning (DML), defined as learning a distance consistent with a notion of semantic similarity. Traditionally, for this problem supervision is expressed in the form of sets of points that follow an ordinal relationship -- an anchor point x is similar to a se…

Cited by 827PDFScholar
2017

Revisiting Unreasonable Effectiveness of Data in Deep Learning Era

ICCV 2017spotlight

The success of deep learning in vision can be attributed to: (a) models with high capacity; (b) increased computational power; and (c) availability of large-scale labeled data. Since 2012, there have been significant advances in representation capabilities of the models and computational capabilitie…

Cited by 3433PDFScholar