← Search

Mubarak Shah

131 accepted papers

2026

Agent-X: Evaluating Deep Multimodal Reasoning in Vision-Centric Agentic Tasks

ICLR 2026poster

Deep reasoning is fundamental for solving complex tasks, especially in vision-centric scenarios that demand sequential, multimodal understanding. However, existing benchmarks typically evaluate agents with fully synthetic, single-turn queries, limited visual modalities, and lack a framework to asses…

Cited by 0SourcecodeScholar
2026

Dictionary-Aligned Concept Control for Safeguarding Multimodal LLMs

CVPR 2026

Multimodal Large Language Models (MLLMs) have been shown to be vulnerable to malicious queries that can elicit unsafe responses. Recent work uses prompt engineering, response classification, or finetuning to improve MLLM safety. Nevertheless, such approaches are often ineffective against evolving ma

Cited by 0SourcecodeScholar
2026

Direct Preference Optimization for Primitive-Enabled Hierarchical RL: A Bilevel Approach

ICLR 2026poster

Hierarchical reinforcement learning (HRL) enables agents to solve complex, long-horizon tasks by decomposing them into manageable sub-tasks. However, HRL methods face two fundamental challenges: (i) non-stationarity caused by the evolving lower-level policy during training, which destabilizes higher…

Cited by 0SourceScholar
2026

Learning to Share: Selective Memory for Efficient Parallel Agentic Systems

ICML 2026poster

Agentic systems solve complex tasks by coordinating multiple agents that iteratively reason, invoke tools, and exchange intermediate results. To improve robustness and solution quality, recent approaches deploy multiple agent teams running in parallel to explore diverse reasoning trajectories. Howev…

Cited by 0SourceScholar
2026

Privacy Beyond Pixels: Latent Anonymization for Privacy-Preserving Video Understanding

ICLR 2026poster

We introduce a novel formulation of visual privacy preservation for video foundation models that operates entirely in the latent space. While spatio-temporal features learned by foundation models have deepened general understanding of video content, sharing or storing these extracted visual features…

Cited by 0SourceScholar
2026

SMPRO: Self-Supervised Visual Preference Alignment via Differentiable Multi-Preference Multi-Group Ranking

AAAI 2026technical

Direct Preference Optimization (DPO) has emerged as a simple and effective approach for aligning models with human preferences. However, existing DPO-based methods suffer from 3 key drawbacks: they rely on only a single positive-negative preference pair per question, restricting the diversity and ri

Cited by 0SourcePDFScholar
2026

SafeR-CLIP: Mitigating NSFW Content in Vision-Language Models While Preserving Pre-Trained Knowledge

AAAI 2026technical

Improving the safety of vision-language models like CLIP via fine-tuning often comes at a steep price, causing significant drops in their generalization performance. We find this trade-off stems from rigid alignment strategies that force unsafe concepts toward single, predefined safe targets, disrup

Cited by 0SourcePDFScholar
2026

VRR-QA: Visual Relational Reasoning in Videos Beyond Explicit Cues

CVPR 2026

Video Question Answering (VideoQA) has made significant strides by leveraging multimodal learning to align visual and textual modalities. However, current benchmarks overwhelmingly focus on questions answerable through explicit visual content - actions, objects, and events - directly observable with

Cited by 0SourcecodeScholar
2026

VidTAG: Temporally Aligned Video to GPS Geolocalization with Denoising Sequence Prediction at a Global Scale

CVPR 2026

The task of video geolocalization aims to determine the precise GPS coordinates of a video's origin and map its trajectory; with applications in forensics, social media, and exploration. Existing classification-based approaches operate at a coarse city-level granularity and fail to capture fine-grai

Cited by 0SourcecodeScholar
2025

A Culturally-diverse Multilingual Multimodal Video Benchmark & Model

EMNLP 2025

Large multimodal models (LMMs) have recently gained attention due to their effectiveness to understand and generate descriptions of visual content. Most existing LMMs are in English language. While few recent works explore multilingual image LMMs, to the best of our knowledge, moving beyond the Engl

Cited by 0SourcePDFScholar
2025

ALBAR: Adversarial Learning approach to mitigate Biases in Action Recognition

ICLR 2025poster

Bias in machine learning models can lead to unfair decision making, and while it has been well-studied in the image and text domains, it remains underexplored in action recognition. Action recognition models often suffer from background bias (i.e., inferring actions based on background cues) and for…

Cited by 0SourcePDFScholar
2025

ASTrA: Adversarial Self-supervised Training with Adaptive-Attacks

ICLR 2025poster

Existing self-supervised adversarial training (self-AT) methods rely on hand-crafted adversarial attack strategies for PGD attacks, which fail to adapt to the evolving learning dynamics of the model and do not account for instance-specific characteristics of images. This results in sub-optimal adver…

2025

AdaIR: Adaptive All-in-One Image Restoration via Frequency Mining and Modulation

ICLR 2025poster

In the image acquisition process, various forms of degradation, including noise, blur, haze, and rain, are frequently introduced. These degradations typically arise from the inherent limitations of cameras or unfavorable ambient conditions. To recover clean images from their degraded versions, numer…

2025

All Languages Matter: Evaluating LMMs on Culturally Diverse 100 Languages

CVPR 2025highlight

Existing Large Multimodal Models (LMMs) generally focus on only a few regions and languages. As LMMs continue to improve, it is increasingly important to ensure they understand cultural contexts, respect local sensitivities, and support low-resource languages, all while effectively integrating corr…

2025

Beyond Simple Edits: Composed Video Retrieval with Dense Modifications

ICCV 2025poster

Composed video retrieval is a challenging task that strives to retrieve a target video based on a query video and a textual description detailing specific modifications. Standard retrieval frameworks typically struggle to handle the complexity of fine-grained compositional queries and variations in…

2025

CoLLM: A Large Language Model for Composed Image Retrieval

CVPR 2025poster

Composed Image Retrieval (CIR) is a complex task that aims to retrieve images based on a multimodal query. Typical training data consists of triplets containing a reference image, a textual description of desired modifications, and the target image, which are expensive and time-consuming to acquire.…

2025

Curriculum Direct Preference Optimization for Diffusion and Consistency Models

CVPR 2025poster

Direct Preference Optimization (DPO) has been proposed as an effective and efficient alternative to reinforcement learning from human feedback (RLHF). In this paper, we propose a novel and enhanced version of DPO based on curriculum learning for text-to-image generation. Our method is divided into t…

2025

DEXTER: Diffusion-Guided EXplanations with TExtual Reasoning for Vision Models

NeurIPS 2025spotlight

Understanding and explaining the behavior of machine learning models is essential for building transparent and trustworthy AI systems. We introduce DEXTER, a data-free framework that employs diffusion models and large language models to generate global, textual explanations of visual classifiers. D…

Cited by 0SourcecodeScholar
2025

Enhancing Privacy-Utility Trade-offs to Mitigate Memorization in Diffusion Models

CVPR 2025poster

Text-to-image diffusion models have demonstrated remarkable capabilities in creating images highly aligned with user prompts, yet their proclivity for memorizing training set images has sparked concerns about the originality of the generated images and privacy issues, potentially leading to legal co…

Cited by 0SourcePDFScholar
2025

Exploring Local Memorization in Diffusion Models via Bright Ending Attention

ICLR 2025spotlight

Text-to-image diffusion models have achieved unprecedented proficiency in generating realistic images. However, their inherent tendency to memorize and replicate training data during inference raises significant concerns, including potential copyright infringement. In response, various methods have…

Cited by 2SourcePDFScholar
2025

From Play to Replay: Composed Video Retrieval for Temporally Fine-Grained Videos

NeurIPS 2025poster

Composed Video Retrieval (CoVR) retrieves a target video given a query video and a modification text describing the intended change. Existing CoVR benchmarks emphasize appearance shifts or coarse event changes and therefore do not test the ability to capture subtle, fast-paced temporal differences.…

Cited by 0SourcecodeScholar
2025

GT-Loc: Unifying When and Where in Images Through a Joint Embedding Space

ICCV 2025poster

Timestamp prediction aims to determine when an image was captured using only visual information, supporting applications such as metadata correction, retrieval, and digital forensics. In outdoor scenarios, hourly estimates rely on cues like brightness, hue, and shadow positioning, while seasonal cha…

Cited by 0SourcePDFScholar
2025

Intent3D: 3D Object Detection in RGB-D Scans Based on Human Intention

ICLR 2025poster

In real-life scenarios, humans seek out objects in the 3D world to fulfill their daily needs or intentions. This inspires us to introduce 3D intention grounding, a new task in 3D object detection employing RGB-D, based on human intention, such as "I want something to support my back." Closely rela…

Cited by 20SourcePDFScholar
2025

LlamaV-o1: Rethinking Step-by-step Visual Reasoning in LLMs

ACL 2025finding

Step-by-step reasoning is crucial for solving complex visual tasks, yet existing approaches lack a comprehensive framework for evaluating this capability and do not emphasize step-wise problem-solving. To this end, we propose a comprehensive framework for advancing multi-step visual reasoning in lar…

2025

M-LLM Based Video Frame Selection for Efficient Video Understanding

CVPR 2025poster

Recent advances in Multi-Modal Large Language Models (M-LLMs) show promising results in video reasoning. Popular Multi-Modal Large Language Model (M-LLM) frameworks usually apply naive uniform sampling to reduce the number of video frames that are fed into an M-LLM, particularly for long context vid…

Cited by 3SourcePDFScholar
2025

MGD$^3$ : Mode-Guided Dataset Distillation using Diffusion Models

ICML 2025oral

Dataset distillation has emerged as an effective strategy, significantly reducing training costs and facilitating more efficient model deployment. Recent advances have leveraged generative models to distill datasets by capturing the underlying data distribution. Unfortunately, existing methods requi…

Cited by 0SourcePDFScholar
2025

Robin3D: Improving 3D Large Language Model via Robust Instruction Tuning

ICCV 2025poster

Recent advancements in 3D Large Language Models (3DLLMs) show their potential to build general-purpose agents in the 3D real world, yet challenges remain due to the lack of high-quality robust instruction-following data, leading to limited discriminative power and generalization of 3DLLMs. In this p…

2025

Test-Time Retrieval-Augmented Adaptation for Vision-Language Models

ICCV 2025poster

Vision-language models (VLMs) have shown promise in test-time adaptation tasks due to their remarkable capabilities in understanding and reasoning about visual content through natural language descriptions. However, training VLMs typically demands substantial computational resources, and they often…

2024

CityGuessr: City-Level Video Geo-Localization on a Global Scale

ECCV 2024poster

"Video geolocalization is a crucial problem in current times. Given just a video, ascertaining where it was captured from can have a plethora of advantages. The problem of worldwide geolocalization has been tackled before, but only using the image modality. Its video counterpart remains relatively u…

2024

Composed Video Retrieval via Enriched Context and Discriminative Embeddings

CVPR 2024poster

Composed video retrieval (CoVR) is a challenging prob- lem in computer vision which has recently highlighted the in- tegration of modification text with visual queries for more so- phisticated video search in large databases. Existing works predominantly rely on visual queries combined with modi- fi…

2024

DVANet: Disentangling View and Action Features for Multi-View Action Recognition

AAAI 2024technical

In this work, we present a novel approach to multi-view action recognition where we guide learned action representations to be separated from view-relevant information in a video. When trying to classify action instances captured from multiple viewpoints, there is a higher degree of difficulty due t…

2024

FinePseudo: Improving Pseudo-Labelling through Temporal-Alignablity for Semi-Supervised Fine-Grained Action Recognition

ECCV 2024poster

"Real-life applications of action recognition often require a fine-grained understanding of subtle movements, e.g., in sports analytics, user interactions in AR/VR, and surgical videos. Although fine-grained actions are more costly to annotate, existing semi-supervised action recognition has mainly…

Cited by 5SourcePDFScholar
2024

GAReT: Cross-view Video Geolocalization with Adapters and Auto-Regressive Transformers

ECCV 2024poster

"Cross-view video geo-localization (CVGL) aims to derive GPS trajectories from street-view videos by aligning them with aerial-view images. Despite their promising performance, current CVGL methods face significant challenges. These methods use camera and odometry data, typically absent in real-worl…

2024

Multiview Aerial Visual RECognition (MAVREC): Can Multi-view Improve Aerial Visual Perception?

CVPR 2024poster

Despite the commercial abundance of UAVs aerial data acquisition remains challenging and the existing Asia and North America-centric open-source UAV datasets are small-scale or low-resolution and lack diversity in scene contextuality. Additionally the color content of the scenes solar zenith angle a…

Cited by 4SourcePDFScholar
2024

Möbius Transform for Mitigating Perspective Distortions in Representation Learning

ECCV 2024poster

"Perspective distortion (PD) causes unprecedented changes in shape, size, orientation, angles, and other spatial relationships of visual concepts in images. Precisely estimating camera intrinsic and extrinsic parameters is a challenging task that prevents synthesizing perspective distortion. Non-ava…

2024

No More Shortcuts: Realizing the Potential of Temporal Self-Supervision

AAAI 2024technical

Self-supervised approaches for video have shown impressive results in video understanding tasks. However, unlike early works that leverage temporal self-supervision, current state-of-the-art methods primarily rely on tasks from the image domain (e.g., contrastive learning) that do not explicitly pro…

2024

Open Vocabulary Multi-Label Video Classification

ECCV 2024poster

"Pre-trained vision-language models (VLMs) have enabled significant progress in open vocabulary computer vision tasks such as image classification, object detection and image segmentation. Some recent works have focused on extending VLMs to open vocabulary single label action classification in video…

Cited by 2SourcePDFScholar
2024

PTQ4DiT: Post-training Quantization for Diffusion Transformers

NeurIPS 2024poster

The recent introduction of Diffusion Transformers (DiTs) has demonstrated exceptional capabilities in image generation by using a different backbone architecture, departing from traditional U-Nets and embracing the scalable nature of transformers. Despite their advanced capabilities, the wide deploy…

2024

Regulating Model Reliance on Non-Robust Features by Smoothing Input Marginal Density

ECCV 2024poster

"Trustworthy machine learning necessitates meticulous regulation of model reliance on non-robust features. We propose a framework to delineate and regulate such features by attributing model predictions to the input. Within our approach, robust feature attributions exhibit a certain consistency, whi…

2024

SegVG: Transferring Object Bounding Box to Segmentation for Visual Grounding

ECCV 2024poster

"Different from Object Detection, Visual Grounding deals with detecting a bounding box for each text-image pair. This one box for each text-image data provides sparse supervision signals. Although previous works achieve impressive results, their passive utilization of annotation, i.e. the sole use o…

2024

Self-Distilled Masked Auto-Encoders are Efficient Video Anomaly Detectors

CVPR 2024poster

We propose an efficient abnormal event detection model based on a lightweight masked auto-encoder (AE) applied at the video frame level. The novelty of the proposed model is threefold. First we introduce an approach to weight tokens based on motion gradients thus shifting the focus from the static b…

2024

Sparse Points to Dense Clouds: Enhancing 3D Detection with Limited LiDAR Data

IROS 2024

3D detection is a critical task that enables machines to identify and locate objects in three-dimensional space. It has a broad range of applications in several fields, including autonomous driving, robotics and augmented reality. Monocular 3D detection is attractive as it requires only a single cam

Cited by 6SourceScholar
2024

Sync from the Sea: Retrieving Alignable Videos from Large-Scale Datasets

ECCV 2024oral

"Temporal video alignment aims to synchronize the key events like object interactions or action phase transitions in two videos. Such methods could benefit various video editing, processing, and understanding tasks. However, existing approaches operate under the restrictive assumption that a suitabl…

Cited by 1SourcePDFScholar
2024

VidLA: Video-Language Alignment at Scale

CVPR 2024poster

In this paper we propose VidLA an approach for video-language alignment at scale. There are two major limitations of previous video-language alignment approaches. First they do not capture both short-range and long-range temporal dependencies and typically employ complex hierarchical deep network ar…

Cited by 4SourcePDFScholar
2024

X-Former: Unifying Contrastive and Reconstruction Learning for MLLMs

ECCV 2024poster

"Recent advancements in Multimodal Large Language Models (MLLMs) have revolutionized the field of vision-language understanding by integrating visual perception capabilities into Large Language Models (LLMs). The prevailing trend in this field involves the utilization of a vision encoder derived fro…

Cited by 2SourcePDFScholar
2023

3DMODT: Attention-Guided Affinities for Joint Detection & Tracking in 3D Point Clouds

ICRA 2023poster

We propose a method for joint detection and tracking of multiple objects in 3D point clouds, a task conventionally treated as a two-step process comprising object detection followed by data association. Our method embeds both steps into a single end-to-end trainable network eliminating the dependenc…

Cited by 10SourceScholar
2023

CDFSL-V: Cross-Domain Few-Shot Learning for Videos

ICCV 2023poster

Few-shot video action recognition is an effective approach to recognizing new categories with only a few labeled examples, thereby reducing the challenges associated with collecting and annotating large-scale video datasets. Existing methods in video action recognition rely on large labeled datasets…

Cited by 14PDFcodeScholar
2023

Class Prototypes Based Contrastive Learning for Classifying Multi-Label and Fine-Grained Educational Videos

CVPR 2023poster

The recent growth in the consumption of online media by children during early childhood necessitates data-driven tools enabling educators to filter out appropriate educational content for young learners. This paper presents an approach for detecting educational content in online videos. We focus on…

2023

Contrastive Self-Supervised Learning Leads to Higher Adversarial Susceptibility

AAAI 2023technical

Contrastive self-supervised learning (CSL) has managed to match or surpass the performance of supervised learning in image and video classification. However, it is still largely unknown if the nature of the representations induced by the two learning paradigms is similar. We investigate this under t…

Cited by 6SourcePDFScholar
2023

Efficient Distribution Similarity Identification in Clustered Federated Learning via Principal Angles between Client Data Subspaces

AAAI 2023technical

Clustered federated learning (FL) has been shown to produce promising results by grouping clients into clusters. This is especially effective in scenarios where separate groups of clients have significant differences in the distributions of their local data. Existing clustered FL algorithms are esse…

2023

EventTransAct: A Video Transformer-Based Framework for Event-Camera Based Action Recognition

IROS 2023poster

Recognizing and comprehending human actions and gestures is a crucial perception requirement for robots to interact with humans and carry out tasks in diverse domains, including service robotics, healthcare, and manufacturing. Event cameras, with their ability to capture fast-moving objects at a hig…

Cited by 15SourceScholar
2023

GeoCLIP: Clip-Inspired Alignment between Locations and Images for Effective Worldwide Geo-localization

NeurIPS 2023poster

Worldwide Geo-localization aims to pinpoint the precise location of images taken anywhere on Earth. This task has considerable challenges due to the immense variation in geographic landscapes. The image-to-image retrieval-based approaches fail to solve this problem on a global scale as it is not fea…

2023

Learning Situation Hyper-Graphs for Video Question Answering

CVPR 2023poster

Answering questions about complex situations in videos requires not only capturing of the presence of actors, objects, and their relations, but also the evolution of these relationships over time. A situation hyper-graph is a representation that describes situations as scene sub-graphs for video fra…

2023

Person Image Synthesis via Denoising Diffusion Model

CVPR 2023poster

The pose-guided person image generation task requires synthesizing photorealistic images of humans in arbitrary poses. The existing approaches use generative adversarial networks that do not necessarily maintain realistic textures or need dense correspondences that struggle to handle complex deforma…

2023

PivoTAL: Prior-Driven Supervision for Weakly-Supervised Temporal Action Localization

CVPR 2023poster

Weakly-supervised Temporal Action Localization (WTAL) attempts to localize the actions in untrimmed videos using only video-level supervision. Most recent works approach WTAL from a localization-by-classification perspective where these methods try to classify each video frame followed by a manually…

Cited by 42SourcePDFScholar
2023

Preserving Modality Structure Improves Multi-Modal Learning

ICCV 2023poster

Self-supervised learning on large-scale multi-modal datasets allows learning semantically meaningful embeddings in a joint multi-modal representation space without relying on human annotations. These joint embeddings enable zero-shot cross-modal tasks like retrieval and classification. However, thes…

Cited by 6PDFcodeScholar
2023

R2Former: Unified Retrieval and Reranking Transformer for Place Recognition

CVPR 2023highlight

Visual Place Recognition (VPR) estimates the location of query images by matching them with images in a reference database. Conventional methods generally adopt aggregated CNN features for global retrieval and RANSAC-based geometric verification for reranking. However, RANSAC only employs geometric…

2023

Re-calibrating Feature Attributions for Model Interpretation

ICLR 2023top-25%

The ability to interpret machine learning models is critical for high-stakes applications. Due to its desirable theoretical properties, path integration is a widely used scheme for feature attribution to interpret model predictions. However, the methods implementing this scheme currently rely on abs…

Cited by 13SourcePDFScholar
2023

TeD-SPAD: Temporal Distinctiveness for Self-Supervised Privacy-Preservation for Video Anomaly Detection

ICCV 2023poster

Video anomaly detection (VAD) without human monitoring is a complex computer vision task that can have a positive impact on society if implemented successfully. While recent advances have made significant progress in solving this task, most existing approaches overlook a critical real-world concern:…

Cited by 28PDFcodeScholar
2023

TimeBalance: Temporally-Invariant and Temporally-Distinctive Video Representations for Semi-Supervised Action Recognition

CVPR 2023poster

Semi-Supervised Learning can be more beneficial for the video domain compared to images because of its higher annotation cost and dimensionality. Besides, any video understanding task requires reasoning over both spatial and temporal dimensions. In order to learn both the static and motion related f…

2023

TransVisDrone: Spatio-Temporal Transformer for Vision-based Drone-to-Drone Detection in Aerial Videos

ICRA 2023poster

Drone-to-drone detection using visual feed has crucial applications, such as detecting drone collisions, detecting drone attacks, or coordinating flight with other drones. However, existing methods are computationally costly, follow non-end-to-end optimization, and have complex multi-stage pipelines…

Cited by 36SourcecodeScholar
2023

Video-FocalNets: Spatio-Temporal Focal Modulation for Video Action Recognition

ICCV 2023poster

Recent video recognition models utilize Transformer models for long-range spatio-temporal context modeling. Video transformer designs are based on self-attention that can model global context at a high computational cost. In comparison, convolutional designs for videos offer an efficient alternative…

Cited by 28PDFcodeScholar
2023

Vita-CLIP: Video and Text Adaptive CLIP via Multimodal Prompting

CVPR 2023poster

Adopting contrastive image-text pretrained models like CLIP towards video classification has gained attention due to its cost-effectiveness and competitive performance. However, recent works in this area face a trade-off. Finetuning the pretrained model to achieve strong supervised performance resul…

2023

When Do Curricula Work in Federated Learning?

ICCV 2023poster

An oft-cited open problem of federated learning is the existence of data heterogeneity among clients. One path- way to understanding the drastic accuracy drop in feder- ated learning is by scrutinizing the behavior of the clients' deep models on data with different levels of "difficulty", which has…

Cited by 11PDFcodeScholar
2023

Where We Are and What We're Looking At: Query Based Worldwide Image Geo-Localization Using Hierarchies and Scenes

CVPR 2023poster

Determining the exact latitude and longitude that a photo was taken is a useful and widely applicable task, yet it remains exceptionally difficult despite the accelerated progress of other computer vision tasks. Most previous approaches have opted to learn single representations of query images, whi…

2022

Don't Pour Cereal into Coffee: Differentiable Temporal Logic for Temporal Action Segmentation

NeurIPS 2022accept

We propose Differentiable Temporal Logic (DTL), a model-agnostic framework that introduces temporal constraints to deep networks. DTL treats the outputs of a network as a truth assignment of a temporal logic formula, and computes a temporal logic loss reflecting the consistency between the output an…

Cited by 40SourcePDFScholar
2022

OW-DETR: Open-World Detection Transformer

CVPR 2022poster

Open-world object detection (OWOD) is a challenging computer vision problem, where the task is to detect a known set of object categories while simultaneously identifying unknown objects. Additionally, the model must incrementally learn new classes that become known in the next training episodes. Di…

Cited by 240PDFcodeScholar
2022

OpenLDN: Learning to Discover Novel Classes for Open-World Semi-Supervised Learning

ECCV 2022poster

"Semi-supervised learning (SSL) is one of the dominant approaches to address the annotation bottleneck of supervised learning. Recent SSL methods can effectively leverage a large repository of unlabeled data to improve performance while relying on a small set of labeled data. One common assumption i…

2022

PSTR: End-to-End One-Step Person Search With Transformers

CVPR 2022poster

We propose a novel one-step transformer-based person search framework, PSTR, that jointly performs person detection and re-identification (re-id) in a single architecture. PSTR comprises a person search-specialized (PSS) module that contains a detection encoder-decoder for person detection along wit…

Cited by 75PDFcodeScholar
2022

SPAct: Self-Supervised Privacy Preservation for Action Recognition

CVPR 2022poster

Visual private information leakage is an emerging key issue for the fast growing applications of video understanding like activity recognition. Existing approaches for mitigating privacy leakage in action recognition require privacy labels along with the action labels from the video dataset. However…

Cited by 69PDFcodeScholar
2022

Self Supervised Learning for Multiple Object Tracking in 3D Point Clouds

IROS 2022poster

Multiple object tracking in 3D point clouds has applications in mobile robots and autonomous driving. This is a challenging problem due to the sparse nature of the point clouds and the added difficulty of annotation in 3D for supervised learning. To overcome these challenges, we propose a neural net…

Cited by 5SourceScholar
2022

Self-Supervised Predictive Convolutional Attentive Block for Anomaly Detection

CVPR 2022oral

Anomaly detection is commonly pursued as a one-class classification problem, where models can only learn from normal training samples, while being evaluated on both normal and abnormal test samples. Among the successful approaches for anomaly detection, a distinguished category of methods relies on…

Cited by 283PDFcodeScholar
2022

UBnormal: New Benchmark for Supervised Open-Set Video Anomaly Detection

CVPR 2022poster

Detecting abnormal events in video is commonly framed as a one-class classification task, where training videos contain only normal events, while test videos encompass both normal and abnormal events. In this scenario, anomaly detection is an open-set problem. However, some studies assimilate anomal…

Cited by 177PDFcodeScholar
2022

UniCon: Combating Label Noise Through Uniform Selection and Contrastive Learning

CVPR 2022poster

Supervised deep learning methods require a large repository of annotated data; hence, label noise is inevitable. Training with such noisy data negatively impacts the generalization performance of deep neural networks. To combat label noise, recent state-of-the-art methods employ some sort of sample…

Cited by 188PDFcodeScholar
2022

Weakly Supervised Grounding for VQA in Vision-Language Transformers

ECCV 2022poster

"Transformers for visual-language representation learning have been getting a lot of interest and shown tremendous performance on visual question answering (VQA) and grounding. However, most systems that show good performance of those tasks still rely on pre-trained object detectors during training,…

2021

Anomaly Detection in Video via Self-Supervised and Multi-Task Learning

CVPR 2021poster

Anomaly detection in video is a challenging computer vision problem. Due to the lack of anomalous events at training time, anomaly detection requires the design of learning methods without full supervision. In this paper, we approach anomalous event detection in video through self-supervised and mul…

Cited by 383PDFScholar
2021

Discriminative Region-Based Multi-Label Zero-Shot Learning

ICCV 2021poster

Multi-label zero-shot learning (ZSL) is a more realistic counter-part of standard single-label ZSL since several objects can co-exist in a natural image. However, the occurrence of multiple objects complicates the reasoning and requires region-specific processing of visual features to preserve their…

Cited by 59PDFcodeScholar
2021

Exploring Complementary Strengths of Invariant and Equivariant Representations for Few-Shot Learning

CVPR 2021poster

In many real-world problems, collecting a large number of labeled samples is infeasible. Few-shot learning (FSL) is the dominant approach to address this issue, where the objective is to quickly adapt to novel categories in presence of a limited number of samples. FSL tasks have been predominantly s…

Cited by 159PDFcodeScholar
2021

Face Image Retrieval With Attribute Manipulation

ICCV 2021poster

Current face image retrieval solutions are limited, since they treat different facial attributes the same and cannot incorporate user's preference for a subset of attributes in their search criteria. This paper introduces a new face image retrieval framework, where the input face query is augmented…

Cited by 19PDFScholar
2021

Found a Reason for me? Weakly-supervised Grounded Visual Question Answering using Capsules

CVPR 2021poster

The problem of grounding VQA tasks has seen an increased attention in the research community recently, with most attempts usually focusing on solving this task by using pretrained object detectors. However, pre-trained object detectors require bounding box annotations for detecting relevant objects…

Cited by 46PDFcodeScholar
2021

Handwriting Transformers

ICCV 2021poster

We propose a novel transformer-based styled handwritten text image generation approach, HWT, that strives to learn both style-content entanglement as well as global and local style patterns. The proposed HWT captures the long and short range relationships within the style examples through a self-att…

Cited by 74PDFcodeScholar
2021

In Defense of Pseudo-Labeling: An Uncertainty-Aware Pseudo-label Selection Framework for Semi-Supervised Learning

ICLR 2021poster

The recent research in semi-supervised learning (SSL) is mostly dominated by consistency regularization based methods which achieve strong performance. However, they heavily rely on domain-specific data augmentations, which are not easy to generate for all data modalities. Pseudo-labeling (PL) is a…

2021

Modeling Multi-Label Action Dependencies for Temporal Action Localization

CVPR 2021poster

Real world videos contain many complex actions with inherent relationships between action classes. In this work, we propose an attention-based architecture that model these action relationships for the task of temporal action localization in untrimmed videos. As opposed to previous works which lever…

Cited by 82PDFcodeScholar
2021

Out-of-Distribution Detection Using Union of 1-Dimensional Subspaces

CVPR 2021poster

The goal of out-of-distribution (OOD) detection is to handle the situations where the test samples are drawn from a different distribution than the training data. In this paper, we argue that OOD samples can be detected more easily if the training data is embedded into a low-dimensional space, such…

Cited by 102PDFcodeScholar
2021

Reformulating Zero-shot Action Recognition for Multi-label Actions

NeurIPS 2021poster

The goal of zero-shot action recognition (ZSAR) is to classify action classes which were not previously seen during training. Traditionally, this is achieved by training a network to map, or regress, visual inputs to a semantic space where a nearest neighbor classifier is used to select the closest…

Cited by 25SourcePDFScholar
2021

Video Geo-Localization Employing Geo-Temporal Feature Learning and GPS Trajectory Smoothing

ICCV 2021poster

In this paper, we address the problem of video geo-localization by proposing a Geo-Temporal Feature Learning (GTFL) Network to simultaneously learn the discriminative features between the query videos and gallery images for estimating the geo-spatial trajectory of a query video. Based on a transform…

Cited by 16PDFcodeScholar
2020

Count- and Similarity-aware R-CNN for Pedestrian Detection

ECCV 2020poster

Recent pedestrian detection methods generally rely on additional supervision, such as visible bounding-box annotations, to handle heavy occlusions. We propose an approach that leverages pedestrian count and proposal similarity information within a two-stage pedestrian detection framework. Both pedes…

2020

Multi-view Action Recognition using Cross-view Video Prediction

ECCV 2020poster

In this work, we address the problem of action recognition in a multi-view environment. Most of the existing approaches utilize pose information for multi-view action recognition. We focus on RGB modality instead and propose an unsupervised representation learning framework, which encodes the scene…

2020

Select to Better Learn: Fast and Accurate Deep Learning Using Data Selection From Nonlinear Manifolds

CVPR 2020poster

Finding a small subset of data whose linear combination spans other data points, also called column subset selection problem (CSSP), is an important open problem in computer science with many applications in computer vision and deep learning. There are some studies that solve CSSP in a polynomial ti…

Cited by 20PDFcodeScholar
2020

Simultaneous Detection and Tracking with Motion Modelling for Multiple Object Tracking

ECCV 2020poster

Deep learning based Multiple Object Tracking (MOT) currently relies on off-the-shelf detectors for tracking-by-detection. This results in deep models that are detector biased and evaluations that are detector influenced. To resolve this issue, we introduce Deep Motion Modeling Network (DMM-Net) that…

Cited by 72SourcePDFScholar
2020

iTAML: An Incremental Task-Agnostic Meta-learning Approach

CVPR 2020poster

Humans can continuously learn new knowledge as their experience grows. In contrast, previous learning in deep neural networks can quickly fade out when they are trained on a new task. In this paper, we hypothesize this problem can be avoided by learning a set of generalized parameters, that are neit…

Cited by 205PDFcodeScholar
2019

CapsuleVOS: Semi-Supervised Video Object Segmentation Using Capsule Routing

ICCV 2019poster

In this work we propose a capsule-based approach for semi-supervised video object segmentation. Current video object segmentation methods are frame-based and often require optical flow to capture temporal consistency across frames which can be difficult to compute. To this end, we propose a video ba…

Cited by 84PDFcodeScholar
2019

Iterative Projection and Matching: Finding Structure-Preserving Representatives and Its Application to Computer Vision

CVPR 2019poster

The goal of data selection is to capture the most structural information from a set of data. This paper presents a fast and accurate data selection method, in which the selected samples are optimized to span the subspace of all data. We propose a new selection algorithm, referred to as iterative pro…

Cited by 20PDFcodeScholar
2019

Pay Attention! - Robustifying a Deep Visuomotor Policy Through Task-Focused Visual Attention

CVPR 2019poster

Several recent studies have demonstrated the promise of deep visuomotor policies for robot manipulator control. Despite impressive progress, these systems are known to be vulnerable to physical disturbances, such as accidental or adversarial bumps that make them drop the manipulated object. They als…

Cited by 31PDFScholar
2019

Unsupervised Meta-Learning for Few-Shot Image Classification

NeurIPS 2019poster

Few-shot or one-shot learning of classifiers requires a significant inductive bias towards the type of task to be learned. One way to acquire this is by meta-learning on tasks similar to the target task. In this paper, we propose UMTRA, an algorithm that performs unsupervised, model-agnostic meta-le…

Cited by 206SourcePDFScholar
2018

ClusterNet: Detecting Small Objects in Large Scenes by Exploiting Spatio-Temporal Information

CVPR 2018poster

Object detection in wide area motion imagery (WAMI) has drawn the attention of the computer vision research community for a number of years. WAMI proposes a number of unique challenges including extremely small object sizes, both sparse and densely-packed objects, and extremely large search spaces (…

Cited by 147SourcePDFScholar
2018

Composition Loss for Counting, Density Map Estimation and Localization in Dense Crowds

ECCV 2018poster

With multiple crowd gatherings of millions of people every year in events ranging from pilgrimages to protests, concerts to marathons, and festivals to funerals; visual crowd analysis is emerging as a new frontier in computer vision. In particular, counting in highly dense crowds is a challenging pr…

Cited by 932SourcePDFScholar
2018

Human Semantic Parsing for Person Re-Identification

CVPR 2018poster

Person re-identification is a challenging task mainly due to factors such as background clutter, pose, illumination and camera point of view variations. These elements hinder the process of extracting robust and discriminative representations, hence preventing different identities from being success…

Cited by 753SourcePDFScholar
2018

Visual Text Correction

ECCV 2018poster

Videos, images, and sentences are mediums that can express the same semantics. One can imagine a picture by reading a sentence or can describe a scene with some words. However, even small changes in a sentence can cause a significant semantic inconsistency with the corresponding video/image. For exa…

Cited by 12SourcePDFScholar
2017

Deep Learning Human Mind for Automated Visual Classification

CVPR 2017oral

What if we could effectively read the mind and transfer human visual capabilities to computer vision methods? In this paper, we aim at addressing this question by developing the first visual object classifier driven by human brain signals. In particular, we employ EEG data evoked by visual object st…

Cited by 319PDFScholar
2017

Generative Adversarial Networks Conditioned by Brain Signals

ICCV 2017poster

Recent advancements in generative adversarial networks (GANs), using deep convolutional models, have supported the development of image generation techniques able to reach satisfactory levels of realism. Further improvements have been proposed to condition GANs to generate images matching a specific…

Cited by 134PDFScholar
2017

Semi Supervised Semantic Segmentation Using Generative Adversarial Network

ICCV 2017poster

Semantic segmentation has been a long standing challenging task in computer vision. It aims at assigning a label to each image pixel and needs a significant number of pixel-level annotated data, which is often unavailable. To address this lack of annotations, in this paper, we leverage, on one hand,…

Cited by 589PDFScholar
2016

Predicting the Where and What of Actors and Actions Through Online Action Localization

CVPR 2016poster

This paper proposes a novel approach to tackle the challenging problem of 'online action localization' which entails predicting actions and their locations as they happen in a video. Typically, action localization or recognition is performed in an offline manner where all the frames in the video are…

Cited by 90PDFScholar
2016

What If We Do Not Have Multiple Videos of the Same Action? -- Video Action Localization Using Web Images

CVPR 2016poster

This paper tackles the problem of spatio-temporal action localization in a video without assuming the availability of multiple videos or any prior annotations. Action is localized by employing images downloaded from internet using action name. Given web images, we first mitigate image noise using r…

Cited by 41PDFScholar
2015

GMMCP Tracker: Globally Optimal Generalized Maximum Multi Clique Problem for Multiple Object Tracking

CVPR 2015poster

Data association is the backbone to many multiple object tracking (MOT) methods. In this paper we formulate data association as a Generalized Maximum Multi Clique problem (GMMCP). We show that this is the ideal case of modeling tracking in real world scenario where all the pairwise relationships bet…

Cited by 403SourcePDFScholar
2015

Human Pose Estimation in Videos

ICCV 2015poster

In this paper, we present a method to estimate a sequence of human poses in unconstrained videos. In contrast to the commonly employed graph optimization framework, which is NP-hard and needs approximate solutions, we formulate this problem into a unified two stage tree-based optimization problem fo…

Cited by 67PDFScholar
2015

Target Identity-Aware Network Flow for Online Multiple Target Tracking

CVPR 2015poster

In this paper we show that multiple object tracking (MOT) can be formulated in a framework, where the detection and data-association are performed simultaneously. Our method allows us to overcome the confinements of data association based MOT approaches; where the performance is dependent on the obj…

Cited by 158SourcePDFScholar