← Search

Rama Chellappa

73 accepted papers

2026

Pix2Key: Controllable Open-Vocabulary Retrieval with Semantic Decomposition and Self-Supervised Visual Dictionary Learning

ICML 2026poster

Composed image retrieval uses a reference image plus a natural-language edit to retrieve images that apply the requested change while preserving other relevant visual content. Classic fusion pipelines typically rely on supervised triplets and can lose fine-grained cues, while recent zero-shot approa…

Cited by 0SourceScholar
2026

Scenes as Tokens: Multi-Scale Normal Distributions Transform Tokenizer for General 3D Vision-Language Understanding

CVPR 2026

Recent advances in 3D vision-language models (VLMs) highlight a strong potential for 3D scene understanding and reasoning.However, effectively tokenizing 3D scenes into holistic scene tokens, and leveraging these tokens across diverse 3D understanding tasks, remain highly challenging. We present NDT

Cited by 0SourcecodeScholar
2026

Toward Calibrated Mixture-of-Experts Under Distribution Shift

ICML 2026poster

Calibration aligns a model's predictive uncertainty with the frequencies of its empirical outcomes and is important toward understanding and trusting reported probabilities. Recent work shows that enforcing calibration at the level of individual predictors can substantially improve ensemble performa…

Cited by 0SourceScholar
2026

ULTRA-360: Unconstrained Dataset for Large-scale Temporal 3D Reconstruction across Altitudes and Omnidirectional Views

ICLR 2026poster

Significant progress has been made in photo-realistic scene reconstruction over recent years. Various disparate efforts have enabled capabilities such as multi-appearance or large-scale reconstruction from images acquired by consumer-grade cameras. How far away are we from digitally replicating the…

Cited by 0SourceScholar
2026

WRIVINDER: Towards Spatial Intelligence for Geo-locating Ground Images onto Satellite Imagery

CVPR 2026

Aligning ground-level imagery with geo-registered satellite maps is crucial for mapping, navigation, and situational awareness, yet remains challenging under large viewpoint gaps or when GPS is unreliable. We introduce Wrivinder, a zero-shot, geometry-driven framework that aggregates multiple ground

Cited by 0SourcecodeScholar
2026

WoW!: World Models in a Closed-Loop World

ICLR 2026oral

Generative world models (WMs) can now simulate worlds with striking visual realism, which naturally raises the question of whether they can endow embodied agents with predictive perception for decision making. Progress on this question has been limited by fragmented evaluation: most existing benchma…

Cited by 0SourcecodeScholar
2025

ConceptAgent: LLM-Driven Precondition Grounding and Tree Search for Robust Task Planning and Execution

ICRA 2025

Robotic planning and execution in open-world environments is a complex problem due to the vast state spaces and high variability of task embodiment. Recent advances in perception algorithms, combined with Large Language Models (LLMs) for planning, offer promising solutions to these challenges, as th

Cited by 7SourceScholar
2025

DuoLoRA : Cycle-consistent and Rank-disentangled Content-Style Personalization

ICCV 2025poster

We tackle the challenge of jointly personalizing content and style from a few examples. A promising approach is to train separate Low-Rank Adapters (LoRA) and merge them effectively, preserving both content and style. Existing methods, such as ZipLoRA, treat content and style as independent entities…

2025

Enrich and Detect: Video Temporal Grounding with Multimodal LLMs

ICCV 2025poster

We introduce ED-VTG, a method for fine-grained video temporal grounding utilizing multi-modal large language models. Our approach harnesses the capabilities of multimodal LLMs to jointly process text and video, in order to effectively localize natural language queries in videos through a two-stage p…

Cited by 0SourcePDFScholar
2025

FaceXFormer: A Unified Transformer for Facial Analysis

ICCV 2025poster

In this work, we introduce FaceXFormer, an end-to-end unified transformer model capable of performing ten facial analysis tasks within a single framework. These tasks include face parsing, landmark detection, head pose estimation, attribute prediction, age, gender, and race estimation, facial expres…

2025

MS-GS: Multi-Appearance Sparse-View 3D Gaussian Splatting in the Wild

NeurIPS 2025poster

In-the-wild photo collections often contain limited volumes of imagery and exhibit multiple appearances, e.g., taken at different times of day or seasons, posing significant challenges to scene reconstruction and novel view synthesis. Although recent adaptations of Neural Radiance Field (NeRF) and 3…

Cited by 0SourceScholar
2025

Polysemantic Dropout: Conformal OOD Detection for Specialized LLMs

EMNLP 2025

We propose a novel inference-time out-of-domain (OOD) detection algorithm for specialized large language models (LLMs). Despite achieving state-of-the-art performance on in-domain tasks through fine-tuning, specialized LLMs remain vulnerable to incorrect or unreliable outputs when presented with OOD

Cited by 0SourcePDFScholar
2025

TOGA: Temporally Grounded Open-Ended Video QA with Weak Supervision

ICCV 2025poster

We address the problem of video question answering (video QA) with temporal grounding in a weakly supervised setup, without any temporal annotations. Given a video and a question, we generate an open-ended answer grounded with the start and end time. For this task, we propose TOGA: a vision-language…

Cited by 0SourcePDFScholar
2025

Video-ColBERT: Contextualized Late Interaction for Text-to-Video Retrieval

CVPR 2025poster

In this work, we tackle the problem of text-to-video retrieval (T2VR). Inspired by the success of late interaction techniques in text-document, text-image, and text-video retrieval, our approach, Video-ColBERT, introduces a simple and efficient mechanism for fine-grained similarity assessment betwee…

Cited by 0SourcePDFScholar
2024

BAGS: Blur Agnostic Gaussian Splatting through Multi-Scale Kernel Modeling

ECCV 2024poster

"Recent efforts in using 3D Gaussians for scene reconstruction and novel view synthesis can achieve impressive results on curated benchmarks; however, images captured in real life are often blurry. In this work, we analyze the robustness of Gaussian-Splatting-based methods against various image blur…

2024

CLR-Face: Conditional Latent Refinement for Blind Face Restoration Using Score-Based Diffusion Models

IJCAI 2024poster

Recent generative methods have shown promising blind face restoration performance. They usually project the degraded images to the latent space and then decode high-quality faces either by single-stage latent optimization or directly from the encoding. Generating fine-grained facial details faithful…

2024

ConceptGraphs: Open-Vocabulary 3D Scene Graphs for Perception and Planning

ICRA 2024poster

For robots to perform a wide variety of tasks, they require a 3D representation of the world that is semantically rich, yet compact and efficient for task-driven perception and planning. Recent approaches have attempted to leverage features from large vision-language models to encode semantics in 3D…

Cited by 202SourceScholar
2024

GAMMA-FACE: GAussian Mixture Models Amend Diffusion Models for Bias Mitigation in Face Images

ECCV 2024poster

"Significant advancements have been achieved in the domain of face generation with the adoption of diffusion models. However, diffusion models tend to amplify biases during the generative process, resulting in an uneven distribution of sensitive facial attributes such as age, gender, and race. In th…

Cited by 2SourcePDFScholar
2024

Identifying Attack-Specific Signatures in Adversarial Examples

ICASSP 2024accepted

The adversarial attack literature contains numerous algorithms for crafting perturbations which manipulate neural network predictions. Many of these adversarial attacks optimize inputs with the same constraints and have similar downstream impact on the models they attack. In this work, we first show…

Cited by 0SourceScholar
2024

Jack of All Tasks Master of Many: Designing General-Purpose Coarse-to-Fine Vision-Language Model

CVPR 2024highlight

The ability of large language models (LLMs) to process visual inputs has given rise to general-purpose vision systems unifying various vision-language (VL) tasks by instruction tuning. However due to the enormous diversity in input-output formats in the vision domain existing general-purpose models…

2024

LP-3DGS: Learning to Prune 3D Gaussian Splatting

NeurIPS 2024poster

Recently, 3D Gaussian Splatting (3DGS) has become one of the mainstream methodologies for novel view synthesis (NVS) due to its high quality and fast rendering speed. However, as a point-based scene representation, 3DGS potentially generates a large number of Gaussians to fit the scene, leading to h…

Cited by 6SourcePDFScholar
2024

SPIQA: A Dataset for Multimodal Question Answering on Scientific Papers

NeurIPS 2024poster

Seeking answers to questions within long scientific research articles is a crucial area of study that aids readers in quickly addressing their inquiries. However, existing question-answering (QA) datasets based on scientific papers are limited in scale and focus solely on textual content. We introdu…

2024

Unsupervised Video Domain Adaptation with Masked Pre-Training and Collaborative Self-Training

CVPR 2024poster

In this work we tackle the problem of unsupervised domain adaptation (UDA) for video action recognition. Our approach which we call UNITE uses an image teacher model to adapt a video student model to the target domain. UNITE first employs self-supervised pre-training to promote discriminative featur…

2023

Battle of the Backbones: A Large-Scale Comparison of Pretrained Models across Computer Vision Tasks

NeurIPS 2023poster

Neural network based computer vision systems are typically built on a backbone, a pretrained or randomly initialized feature extractor. Several years ago, the default option was an ImageNet-trained convolutional neural network. However, the recent past has seen the emergence of countless backbones…

2023

Certified Robustness via Dynamic Margin Maximization and Improved Lipschitz Regularization

NeurIPS 2023poster

To improve the robustness of deep classifiers against adversarial perturbations, many approaches have been proposed, such as designing new architectures with better robustness properties (e.g., Lipschitz-capped networks), or modifying the training process itself (e.g., min-max optimization, constrai…

2023

EgoVLPv2: Egocentric Video-Language Pre-training with Fusion in the Backbone

ICCV 2023poster

Video-language pre-training (VLP) has become increasingly important due to its ability to generalize to various vision and language tasks. However, existing egocentric VLP frameworks utilize separate video and language encoders and learn task-specific cross-modal information only during fine-tuning,…

Cited by 98PDFcodeScholar
2023

HaLP: Hallucinating Latent Positives for Skeleton-Based Self-Supervised Learning of Actions

CVPR 2023poster

Supervised learning of skeleton sequence encoders for action recognition has received significant attention in recent times. However, learning such encoders without labels continues to be a challenging problem. While prior works have shown promising results by applying contrastive learning to pose s…

2023

MOST: Multiple Object Localization with Self-Supervised Transformers for Object Discovery

ICCV 2023oral

We tackle the challenging task of unsupervised object localization in this work. Recently, transformers trained with self-supervised learning have been shown to exhibit object localization properties without being trained for this task. In this work, we present Multiple Object localization with Self…

Cited by 12PDFcodeScholar
2023

PDRF: Progressively Deblurring Radiance Field for Fast Scene Reconstruction from Blurry Images

AAAI 2023technical

We present Progressively Deblurring Radiance Field (PDRF), a novel approach to efficiently reconstruct high quality radiance fields from blurry images. While current State-of-The-Art (SoTA) scene reconstruction methods achieve photo-realistic renderings from clean source views, their performances su…

Cited by 16SourcePDFScholar
2023

STEPs: Self-Supervised Key Step Extraction and Localization from Unlabeled Procedural Videos

ICCV 2023poster

We address the problem of extracting key steps from unlabeled procedural videos, motivated by the potential of Augmented Reality (AR) headsets to revolutionize job training and performance. We decompose the problem into two steps: representation learning and key steps extraction. We propose a traini…

Cited by 11PDFcodeScholar
2023

SparseDet: Improving Sparsely Annotated Object Detection with Pseudo-positive Mining

ICCV 2023poster

Training with sparse annotations is known to reduce the performance of object detectors. Previous methods have focused on proxies for missing ground truth annotations in the form of pseudo-labels for unlabeled boxes. We observe that existing methods suffer at higher levels of sparsity in the data du…

Cited by 13PDFScholar
2023

Synthetic-to-Real Domain Adaptation for Action Recognition: A Dataset and Baseline Performances

ICRA 2023poster

Human action recognition is a challenging problem, particularly when there is high variability in factors such as subject appearance, backgrounds and viewpoint. While deep neural networks (DNNs) have been shown to perform well on action recognition tasks, they typically require large amounts of high…

Cited by 36SourcecodeScholar
2022

EyePAD++: A Distillation-Based Approach for Joint Eye Authentication and Presentation Attack Detection Using Periocular Images

CVPR 2022poster

A practical eye authentication (EA) system targeted for edge devices needs to perform authentication and be robust to presentation attacks, all while remaining compute and latency efficient. However, existing eye-based frameworks a) perform authentication and Presentation Attack Detection (PAD) inde…

Cited by 15PDFScholar
2022

FeLMi : Few shot Learning with hard Mixup

NeurIPS 2022accept

Learning from a few examples is a challenging computer vision task. Traditionally, meta-learning-based methods have shown promise towards solving this problem. Recent approaches show benefits by learning a feature extractor on the abundant base examples and transferring these to the fewer novel exam…

Cited by 34SourcePDFScholar
2022

HyperSegNAS: Bridging One-Shot Neural Architecture Search With 3D Medical Image Segmentation Using HyperNet

CVPR 2022poster

Semantic segmentation of 3D medical images is a challenging task due to the high variability of the shape and pattern of objects (such as organs or tumors). Given the recent success of deep learning in medical image segmentation, Neural Architecture Search (NAS) has been introduced to find high-perf…

Cited by 41PDFScholar
2022

Segment and Complete: Defending Object Detectors Against Adversarial Patch Attacks With Robust Patch Detection

CVPR 2022poster

Object detection plays a key role in many security-critical systems. Adversarial patch attacks, which are easy to implement in the physical world, pose a serious threat to state-of-the-art object detectors. Developing reliable defenses for object detectors against patch attacks is critical but sever…

Cited by 111PDFcodeScholar
2022

Sleeper Agent: Scalable Hidden Trigger Backdoors for Neural Networks Trained from Scratch

NeurIPS 2022accept

As the curation of data for machine learning becomes increasingly automated, dataset tampering is a mounting threat. Backdoor attackers tamper with training data to embed a vulnerability in models that are trained on that data. This vulnerability is then activated at inference time by placing a "tr…

2022

Where in the World Is This Image? Transformer-Based Geo-Localization in the Wild

ECCV 2022poster

"Predicting the geographic location (geo-localization) from a single ground-level RGB image taken anywhere in the world is a very challenging problem. The challenges include huge diversity of images due to different environmental scenarios, drastic variation in the appearance of the same location de…

2021

Hierarchical Video Prediction Using Relational Layouts for Human-Object Interactions

CVPR 2021poster

Learning to model and predict how humans interact with objects while performing an action is challenging, and most of the existing video prediction models are ineffective in modeling complicated human-object interactions. Our work builds on hierarchical video prediction models, which disentangle the…

Cited by 28PDFScholar
2021

PASS: Protected Attribute Suppression System for Mitigating Bias in Face Recognition

ICCV 2021poster

Face recognition networks encode information about sensitive attributes while being trained for identity classification. Such encoding has two major issues: (a) it makes the face representations susceptible to privacy leakage (b) it appears to contribute to bias in face recognition. However, existin…

Cited by 50PDFScholar
2021

The Pursuit of Knowledge: Discovering and Localizing Novel Categories Using Dual Memory

ICCV 2021poster

We tackle object category discovery, which is the problem of discovering and localizing novel objects in a large unlabeled dataset. While existing methods show results on datasets with less cluttered scenes and fewer object instances per image, we present our results on the challenging COCO dataset.…

Cited by 16PDFScholar
2021

XraySyn: Realistic View Synthesis From a Single Radiograph Through CT Priors

AAAI 2021technical

A radiograph visualizes the internal anatomy of a patient through the use of X-ray, which projects 3D information onto a 2D plane. Hence, radiograph analysis naturally requires physicians to relate their prior knowledge about 3D human anatomy to 2D radiographs. Synthesizing novel radiographic views…

2020

3DRegNet: A Deep Neural Network for 3D Point Registration

CVPR 2020poster

We present 3DRegNet, a novel deep learning architecture for the registration of 3D scans. Given a set of 3D point correspondences, we build a deep neural network to address the following two challenges: (i) classification of the point correspondences into inliers/outliers, and (ii) regression of the…

Cited by 275PDFcodeScholar
2020

Dual Manifold Adversarial Robustness: Defense against Lp and non-Lp Adversarial Attacks

NeurIPS 2020poster

Adversarial training is a popular defense strategy against attack threat models with bounded Lp norms. However, it often degrades the model performance on normal images and more importantly, the defense does not generalize well to novel attacks. Given the success of deep generative models such as GA…

Cited by 70SourcePDFScholar
2020

Robust Optimal Transport with Applications in Generative Modeling and Domain Adaptation

NeurIPS 2020poster

Optimal Transport (OT) distances such as Wasserstein have been used in several areas such as GANs and domain adaptation. OT, however, is very sensitive to outliers (samples with large noise) in the data since in its objective function, every sample, including outliers, is weighed similarly due to th…

2020

SAINT: Spatially Aware Interpolation NeTwork for Medical Slice Synthesis

CVPR 2020poster

Deep learning-based single image super-resolution (SISR) methods face various challenges when applied to 3D medical volumetric data (i.e., CT and MR images) due to the high memory cost and anisotropic resolution, which adversely affect their performance. Furthermore, mainstream SISR methods are desi…

Cited by 63PDFScholar
2020

The Devil is in the Details: Self-Supervised Attention for Vehicle Re-Identification

ECCV 2020poster

In recent years, the research community has approached the problem of vehicle re-identification (re-id) with attention-based models, specifically focusing on regions of a vehicle containing discriminative information. These re-id methods rely on expensive key-point labels, part annotations, and addi…

2019

A Dual-Path Model With Adaptive Attention for Vehicle Re-Identification

ICCV 2019oral

In recent years, attention models have been extensively used for person and vehicle re-identification. Most re-identification methods are designed to focus attention on key-point locations. However, depending on the orientation, the contribution of each key-point varies. In this paper, we present a…

Cited by 291PDFcodeScholar
2019

DuDoNet: Dual Domain Network for CT Metal Artifact Reduction

CVPR 2019poster

Computed tomography (CT) is an imaging modality widely used for medical diagnosis and treatment. CT images are often corrupted by undesirable artifacts when metallic implants are carried by patients, which creates the problem of metal artifact reduction (MAR). Existing methods for reducing the artif…

Cited by 267PDFScholar
2019

Entropic GANs meet VAEs: A Statistical Approach to Compute Sample Likelihoods in GANs

ICML 2019oral

Building on the success of deep learning, two modern approaches to learn a probability model from the data are Generative Adversarial Networks (GANs) and Variational AutoEncoders (VAEs). VAEs consider an explicit probability model for the data and compute a generative distribution by maximizing a va…

2019

Normalized Wasserstein for Mixture Distributions With Applications in Adversarial Learning and Domain Adaptation

ICCV 2019poster

Understanding proper distance measures between distributions is at the core of several learning tasks such as generative models, domain adaptation, clustering, etc. In this work, we focus on mixture distributions that arise naturally in several application domains where the data contains different s…

Cited by 53PDFScholar
2019

Uncertainty Modeling of Contextual-Connections Between Tracklets for Unconstrained Video-Based Face Recognition

ICCV 2019poster

Unconstrained video-based face recognition is a challenging problem due to significant within-video variations caused by pose, occlusion and blur. To tackle this problem, an effective idea is to propagate the identity from high-quality faces to low-quality ones through contextual connections, which…

Cited by 15PDFScholar
2018

Deep Regionlets for Object Detection

ECCV 2018poster

In this paper, we propose a novel object detection framework named "Deep Regionlets" by establishing a bridge between deep neural networks and conventional detection schema for accurate generic object detection. Motivated by the abilities of regionlets for modeling object deformation and multiple as…

Cited by 87SourcePDFScholar
2018

Defense-GAN: Protecting Classifiers Against Adversarial Attacks Using Generative Models

ICLR 2018poster

In recent years, deep neural network approaches have been widely adopted for machine learning tasks, including classification. However, they were shown to be vulnerable to adversarial perturbations: carefully crafted small perturbations can cause misclassification of legitimate images. We propose De…

2018

Generate to Adapt: Aligning Domains Using Generative Adversarial Networks

CVPR 2018poster

Domain Adaptation is an actively researched problem in Computer Vision. In this work, we propose an approach that leverages unsupervised data to bring the source and target distributions closer in a learned joint feature space. We accomplish this by inducing a symbiotic relationship between the lear…

Cited by 839SourcePDFScholar
2018

Learning From Synthetic Data: Addressing Domain Shift for Semantic Segmentation

CVPR 2018poster

Visual Domain Adaptation is a problem of immense importance in computer vision. Previous approaches showcase the inability of even deep neural networks to learn informative representations across domain shift. This problem is more severe for tasks where acquiring hand labeled data is extremely hard…

Cited by 601SourcePDFScholar
2018

MetaReg: Towards Domain Generalization using Meta-Regularization

NeurIPS 2018poster

Training models that generalize to new domains at test time is a problem of fundamental importance in machine learning. In this work, we encode this notion of domain generalization using a novel regularization function. We pose the problem of finding such a regularization function in a Learning to L…

Cited by 859SourcePDFScholar
2017

Soft-NMS -- Improving Object Detection With One Line of Code

ICCV 2017poster

Non-maximum suppression is an integral part of the object detection pipeline. First, it sorts all detection boxes on the basis of their scores. The detection box M with the maximum score is selected and all other detection boxes with a significant overlap (using a pre-defined threshold) with M are s…

Cited by 2109PDFScholar
2015

Class Consistent Multi-Modal Fusion With Binary Features

CVPR 2015poster

Many existing recognition algorithms combine different modalities based on training accuracy but do not consider the possibility of noise at test time. We describe an algorithm that perturbs test features so that all modalities predict the same class. We enforce this perturbation to be as small as p…

Cited by 15SourcePDFScholar