← Search

Amit K. Roy-Chowdhury

42 accepted papers

2026

SAGA: Source Attribution of Generative AI Videos

CVPR 2026

The proliferation of generative AI has led to hyper-realistic synthetic videos, escalating misuse risks and outstripping binary real/fake detectors. We introduce \texttt SAGA (\underline S ource \underline A ttribution of \underline G enerative \underline A I videos), the first comprehensive framewo

Cited by 0SourcecodeScholar
2025

CHROME: Clothed Human Reconstruction with Occlusion-Resilience and Multiview-Consistency from a Single Image

ICCV 2025poster

Reconstructing clothed humans from a single image is a fundamental task in computer vision with wide-ranging applications. Although existing monocular clothed human reconstruction solutions have shown promising results, they often rely on the assumption that the human subject is in an occlusion-free…

Cited by 0SourcePDFScholar
2025

Conformal Prediction and MLLM aided Uncertainty Quantification in Scene Graph Generation

CVPR 2025poster

Scene Graph Generation (SGG) aims to represent visual scenes by identifying objects and their pairwise relationships, providing a structured understanding of image content. However, inherent challenges like long-tailed class distributions and prediction variability necessitate uncertainty quantifica…

Cited by 7SourcePDFScholar
2025

Gradient Inversion Attacks on Parameter-Efficient Fine-Tuning

CVPR 2025poster

Federated learning (FL) allows multiple data-owners to collaboratively train machine learning models by exchanging local gradients, while keeping their private data on-device. To simultaneously enhance privacy and training efficiency, recently parameter-efficient fine-tuning (PEFT) of large-scale pr…

2025

Towards Source-Free Machine Unlearning

CVPR 2025poster

As machine learning become more pervasive and data privacy regulations evolve, the ability to remove private or copyrighted information from trained models is becoming an increasingly critical requirement. Existing unlearning methods often rely on the assumption of having access to the entire traini…

Cited by 0SourcePDFScholar
2025

Towards a Universal Synthetic Video Detector: From Face or Background Manipulations to Fully AI-Generated Content

CVPR 2025poster

Existing DeepFake detection techniques primarily focus on facial manipulations, such as face-swapping or lip-syncing. However, advancements in text-to-video (T2V) and image-to-video (I2V) generative models now allow fully AI-generated synthetic content and seamless background alterations, challengin…

Cited by 3SourcePDFScholar
2025

Uncertainty-Aware Diffusion-Guided Refinement of 3D Scenes

ICCV 2025poster

Reconstructing 3D scenes from a single image is a fundamentally ill-posed task due to the severely under-constrained nature of the problem. Consequently, when the scene is rendered from novel camera views, particularly in unseen regions far away from the input camera, existing single image to 3D rec…

Cited by 0SourcePDFScholar
2023

Efficient Controllable Multi-Task Architectures

ICCV 2023poster

We aim to train a multi-task model such that users can adjust the desired compute budget and relative importance of task performances after deployment, without retraining. This enables optimizing performance for dynamically varying user needs, without heavy computational overhead to train and save m…

Cited by 6PDFScholar
2023

Prior-guided Source-free Domain Adaptation for Human Pose Estimation

ICCV 2023poster

Domain adaptation methods for 2D human pose estimation typically require continuous access to the source data during adaptation, which can be challenging due to privacy, memory, or computational constraints. To address this limitation, we focus on the task of source-free domain adaptation for pose e…

Cited by 26PDFScholar
2023

SUMMIT: Source-Free Adaptation of Uni-Modal Models to Multi-Modal Targets

ICCV 2023poster

Scene understanding using multi-modal data is necessary in many applications, e.g., autonomous navigation. To achieve this in a variety of situations, existing models must be able to adapt to shifting data distributions without arduous data annotation. Current approaches assume that the source data…

Cited by 7PDFcodeScholar
2022

Context-Aware Transfer Attacks for Object Detection

AAAI 2022technical

Blackbox transfer attacks for image classifiers have been extensively studied in recent years. In contrast, little progress has been made on transfer attacks for object detectors. Object detectors take a holistic view of the image and the detection of one object (or lack thereof) often depends on ot…

2022

Controllable Dynamic Multi-Task Architectures

CVPR 2022oral

Multi-task learning commonly encounters competition for resources among tasks, specifically when model capacity is limited. This challenge motivates models which allow control over the relative importance of tasks and total compute cost during inference time. In this work, we propose such a controll…

Cited by 35PDFScholar
2022

Cross-Modal Knowledge Transfer without Task-Relevant Source Data

ECCV 2022poster

"Cost-effective depth and infrared sensors as alternatives to usual RGB sensors are now a reality, and have some advantages over RGB in domains like autonomous navigation and remote sensing. As such, building computer vision and deep learning systems for depth and infrared data are crucial. However,…

Cited by 19SourcePDFScholar
2022

Zero-Query Transfer Attacks on Context-Aware Object Detectors

CVPR 2022poster

Adversarial attacks perturb images such that a deep neural network produces incorrect classification results. A promising approach to defend against adversarial attacks on natural multi-object scenes is to impose a context-consistency check, wherein, if the detected objects are not consistent with a…

Cited by 30PDFScholar
2021

Cross-domain Imitation from Observations

ICML 2021oral

Imitation learning seeks to circumvent the difficulty in designing proper reward functions for training agents by utilizing expert behavior. With environments modeled as Markov Decision Processes (MDP), most of the existing imitation algorithms are contingent on the availability of expert demonstrat…

Cited by 45SourcePDFScholar
2021

Exploiting Multi-Object Relationships for Detecting Adversarial Attacks in Complex Scenes

ICCV 2021poster

Vision systems that deploy Deep Neural Networks (DNNs) are known to be vulnerable to adversarial examples. Recent research has shown that checking the intrinsic consistencies in the input data is a promising way to detect adversarial attacks (e.g., by checking the object co-occurrence relationships…

Cited by 33PDFScholar
2021

Multi-Expert Adversarial Attack Detection in Person Re-Identification Using Context Inconsistency

ICCV 2021poster

The success of deep neural networks (DNNs) has promoted the widespread applications of person re-identification (ReID). However, ReID systems inherit the vulnerability of DNNs to malicious attacks of visually inconspicuous adversarial perturbations. Detection of adversarial attacks is, therefore, a…

Cited by 44PDFScholar
2021

Spatio-Temporal Representation Factorization for Video-Based Person Re-Identification

ICCV 2021poster

Despite much recent progress in video-based person re-identification (re-ID), the current state-of-the-art still suffers from common real-world challenges such as appearance similarity among various people, occlusions, and frame misalignment. To alleviate these problems, we propose Spatio-Temporal R…

Cited by 93PDFScholar
2021

Unsupervised Multi-Source Domain Adaptation Without Access to Source Data

CVPR 2021poster

Unsupervised Domain Adaptation (UDA) aims to learn a predictor model for an unlabeled dataset by transferring knowledge from a labeled source data, which has been trained on similar tasks. However, most of these conventional UDA approaches have a strong assumption of having access to the source data…

Cited by 200PDFScholar
2020

Camera On-Boarding for Person Re-Identification Using Hypothesis Transfer Learning

CVPR 2020poster

Most of the existing approaches for person re-identification consider a static setting where the number of cameras in the network is fixed. An interesting direction, which has received little attention, is to explore the dynamic nature of a camera network, where one tries to adapt the existing re-id…

Cited by 36PDFScholar
2020

Complex Pairwise Activity Analysis Via Instance Level Evolution Reasoning

ICASSP 2020accepted

Video activity analysis systems are often trained on large datasets. Activities and events in the real world do not occur in isolation, instead, they occur as interactions between related objects. This work introduces a novel method that jointly exploits relational information between pairs of objec…

Cited by 0SourceScholar
2020

Domain Adaptive Semantic Segmentation Using Weak Labels

ECCV 2020poster

We propose a novel framework for domain adaptation in semantic segmentation with image-level weak labels in the target domain. The weak labels may be obtained based on a model prediction for unsupervised domain adaptation (UDA), or from a human oracle in a new weakly-supervised domain adaptation (WD…

Cited by 96SourcePDFScholar
2020

Exploiting Temporal Coherence for Self-Supervised One-shot Video Re-identification

ECCV 2020poster

While supervised techniques in re-identification are extremely effective, the need for large amounts of annotations makes them impractical for large camera networks. One-shot re-identification, which uses a singular labeled tracklet for each identity along with a pool of unlabeled tracklets, is a po…

Cited by 13SourcePDFScholar
2020

Non-Adversarial Video Synthesis With Learned Priors

CVPR 2020poster

Most of the existing works in video synthesis focus on generating videos using adversarial learning. Despite their success, these methods often require input reference frame or fail to generate diverse videos from the given data distribution, with little to no uniformity in the quality of videos tha…

Cited by 24PDFcodeScholar
2019

Weakly Supervised Video Moment Retrieval From Text Queries

CVPR 2019poster

There have been a few recent methods proposed in text to video moment retrieval using natural language queries, but requiring full supervision during training. However, acquiring a large number of training videos with temporal boundary annotations for each text description is extremely time-consumin…

Cited by 238PDFcodeScholar
2018

Contemplating Visual Emotions: Understanding and Overcoming Dataset Bias

ECCV 2018poster

While machine learning approaches to visual emotion recognition offer great promise, current methods consider training and testing models on small scale datasets covering limited visual emotion concepts. Our analysis identifies an important but long overlooked issue of existing visual emotion benchm…

Cited by 106SourcePDFScholar
2018

Exploiting Transitivity for Learning Person Re-Identification Models on a Budget

CVPR 2018poster

Minimization of labeling effort for person re-identification in camera networks is an important problem as most of the existing popular methods are supervised and they require large amount of manual annotations, acquiring which is a tedious job. In this work, we focus on this labeling effort minimiz…

Cited by 22SourcePDFScholar
2018

FFNet: Video Fast-Forwarding via Reinforcement Learning

CVPR 2018poster

For many intelligent applications with limited computation, communication, storage and energy resources, there is an imperative need of vision methods that could select an informative subset of the input video for efficient processing at or near real time. In the literature, there are two relevant g…

2018

Incorporating Scalability in Unsupervised Spatio- Temporal Feature Learning

ICASSP 2018accepted

Deep neural networks are efficient learning machines which leverage upon a large amount of manually labeled data for learning discriminative features. However, acquiring substantial amount of supervised data, especially for videos can be a tedious job across various computer vision tasks. This neces…

Cited by 0SourceScholar
2018

W-TALC: Weakly-supervised Temporal Activity Localization and Classification

ECCV 2018poster

Most activity localization methods in the literature suffer from the burden of frame-wise annotation requirement. Learning from weak labels may be a potential solution towards reducing such manual labeling effort. Recent years have witnessed a substantial influx of tagged videos on the Internet, whi…

2017

Exploiting Spatial Structure for Localizing Manipulated Image Regions

ICCV 2017poster

The advent of high-tech journaling tools facilitates an image to be manipulated in a way that can easily evade state-of-the-art image tampering detection approaches. The recent success of the deep learning approaches in different recognition tasks inspires us to develop a high confidence detection f…

Cited by 288PDFScholar
2017

Joint Prediction of Activity Labels and Starting Times in Untrimmed Videos

ICCV 2017poster

Most of the existing works on human activity analysis focus on recognition or early recognition of the activity labels from complete or partial observations. Predicting the labels of future unobserved activities where no frames of the predicted activities have been observed is a challenging problem,…

Cited by 109PDFScholar
2017

The Impact of Typicality for Informative Representative Selection

CVPR 2017poster

In computer vision, selection of the most informative samples from a huge pool of training data in order to learn a good recognition model is an active research problem. Furthermore, it is also useful to reduce the annotation cost, as it is time consuming to annotate unlabeled samples. In this paper…

Cited by 10PDFScholar
2017

Unsupervised Adaptive Re-Identification in Open World Dynamic Camera Networks

CVPR 2017spotlight

Person re-identification is an open and challenging problem in computer vision. Existing approaches have concentrated on either designing the best feature representation or learning optimal matching metrics in a static setting where the number of cameras are fixed in a network. Most approaches have…

Cited by 48PDFScholar
2016

Learning Temporal Regularity in Video Sequences

CVPR 2016poster

Perceiving meaningful activities in a long video sequence is a challenging problem due to ambiguous definition of `meaningfulness' as well as clutters in the scene. We approach this problem by learning a generative model for regular motion patterns (termed as regularity) using multiple sources with…

Cited by 1598PDFcodeScholar