← Search

Sreyas Mohan

13 accepted papers

2025

InteractAvatar: Modeling Hand-Face Interaction in Photorealistic Avatars with Deformable Gaussians

ICCV 2025poster

With the rising interest from the community in digital avatars coupled with the importance of expressions and gestures in communication, modeling natural avatar behavior remains an important challenge across many industries such as teleconferencing, gaming, and AR/VR. Human hands are the primary too…

Cited by 0SourcePDFScholar
2025

Steepest Descent Density Control for Compact 3D Gaussian Splatting

CVPR 2025poster

3D Gaussian Splatting (3DGS) has emerged as a powerful technique for real-time, high-resolution novel view synthesis. By representing scenes as a mixture of Gaussian primitives, 3DGS leverages GPU rasterization pipelines for efficient rendering and reconstruction. To optimize scene coverage and capt…

Cited by 0SourcePDFScholar
2025

SteinDreamer: Variance Reduction for Text-to-3D Score Distillation via Stein Identity

AISTATS 2025poster

Score distillation has emerged as one of the most prevalent approaches for text-to-3D asset synthesis. Essentially, score distillation updates 3D parameters by lifting and back-propagating scores averaged over different views. In this paper, we reveal that the gradient estimation in score distillati…

Cited by 0SourceScholar
2024

Taming Mode Collapse in Score Distillation for Text-to-3D Generation

CVPR 2024poster

Despite the remarkable performance of score distillation in text-to-3D generation such techniques notoriously suffer from view inconsistency issues also known as "Janus" artifact where the generated objects fake each view with multiple front faces. Although empirically effective methods have approac…

Cited by 22SourcePDFScholar
2024

WaSt-3D: Wasserstein-2 Distance for Scene-to-Scene Stylization on 3D Gaussians

ECCV 2024poster

"While style transfer techniques have been well-developed for 2D image stylization, the extension of these methods to 3D scenes remains relatively unexplored. Existing approaches demonstrate proficiency in transferring colors and textures but often struggle with replicating the geometry of the scene…

2023

Evaluating Unsupervised Denoising Requires Unsupervised Metrics

ICML 2023poster

Unsupervised denoising is a crucial challenge in real-world imaging applications. Unsupervised deep-learning methods have demonstrated impressive performance on benchmarks based on synthetic noise. However, no metrics exist to evaluate these methods in an unsupervised fashion. This is highly problem…

2023

MMG-Ego4D: Multimodal Generalization in Egocentric Action Recognition

CVPR 2023poster

In this paper, we study a novel problem in egocentric action recognition, which we term as "Multimodal Generalization" (MMG). MMG aims to study how systems can generalize when data from certain modalities is limited or even completely missing. We thoroughly investigate MMG in the context of standard…

2022

Deep Probability Estimation

ICML 2022spotlight

Reliable probability estimation is of crucial importance in many real-world applications where there is inherent (aleatoric) uncertainty. Probability-estimation models are trained on observed outcomes (e.g. whether it has rained or not, or whether a patient has died or not), because the ground-truth…

Cited by 18SourcePDFScholar
2021

Adaptive Denoising via GainTuning

NeurIPS 2021poster

Deep convolutional neural networks (CNNs) for image denoising are typically trained on large datasets. These models achieve the current state of the art, but they do not generalize well to data that deviate from the training distribution. Recent work has shown that it is possible to train denoisers…

Cited by 34SourcePDFScholar
2021

Perturbation CheckLists for Evaluating NLG Evaluation Metrics

EMNLP 2021main

Natural Language Generation (NLG) evaluation is a multifaceted task requiring assessment of multiple desirable criteria, e.g., fluency, coherency, coverage, relevance, adequacy, overall quality, etc. Across existing datasets for 6 NLG tasks, we observe that the human evaluation scores on these multi…

2021

Unsupervised Deep Video Denoising

ICCV 2021poster

Deep convolutional neural networks (CNNs) for video denoising are typically trained with supervision, assuming the availability of clean videos. However, in many applications, such as microscopy, noiseless videos are not available. To address this, we propose an Unsupervised Deep Video Denoiser (UDV…

Cited by 81PDFcodeScholar
2020

Robust And Interpretable Blind Image Denoising Via Bias-Free Convolutional Neural Networks

ICLR 2020poster

We study the generalization properties of deep convolutional neural networks for image denoising in the presence of varying noise levels. We provide extensive empirical evidence that current state-of-the-art architectures systematically overfit to the noise levels in the training set, performing ver…

Cited by 159SourcecodeScholar
2019

Data-driven Estimation of Sinusoid Frequencies

NeurIPS 2019poster

Frequency estimation is a fundamental problem in signal processing, with applications in radar imaging, underwater acoustics, seismic imaging, and spectroscopy. The goal is to estimate the frequency of each component in a multisinusoidal signal from a finite number of noisy samples. A recent machine…