← Search

Mamshad Nayeem Rizve

20 accepted papers

2026

Content-Aware Dynamic Patchification for Efficient Video Diffusion

CVPR 2026

Diffusion Transformers (DiTs) achieve strong video generation performance but suffer from prohibitive computation cost due to dense spatiotemporal tokenization. Most existing works rely on uniform patchification, tokenizing non-overlapping spatiotemporal with a fixed patch size regardless of the und

Cited by 0SourcecodeScholar
2026

Rethinking Prompt Design for Inference-time Scaling in Text-to-Visual Generation

CVPR 2026

Achieving precise alignment between user intent and generated visuals remains a central challenge in text-to-visual generation, as a single attempt often fails to produce the desired output. To handle this, prior approaches mainly scale the visual generation process (e.g., increasing sampling steps

Cited by 0SourceScholar
2026

Unleashing Stealthy Backdoor Pandemic by Infecting a Single Diffusion Model

CVPR 2026

The remarkable success of modern Deep Neural Networks (DNNs) can be primarily attributed to having access to compute resources and high-quality labeled data, which is often costly and challenging to acquire. Recently, text-to-image Diffusion Models (DMs) have emerged as powerful data generators to a

Cited by 0SourcecodeScholar
2025

CompSlider: Compositional Slider for Disentangled Multiple-Attribute Image Generation

ICCV 2025poster

In text-to-image (T2I) generation, achieving fine-grained control over attributes - such as age or smile - remains challenging, even with detailed text prompts. Slider-based methods offer a solution for precise control of image attributes.Existing approaches typically train individual adapter for ea…

Cited by 0SourcePDFScholar
2025

DeepCompress-ViT: Rethinking Model Compression to Enhance Efficiency of Vision Transformers at the Edge

CVPR 2025poster

Vision Transformers (ViTs) excel in tackling complex vision tasks, yet their substantial size poses significant challenges for applications on resource-constrained edge devices. The increased size of these models leads to higher overhead (e.g., energy, latency) when transmitting model weights betwee…

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

Is ImageNet worth 1 video? Learning strong image encoders from 1 long unlabelled video

ICLR 2024oral

Self-supervised learning has unlocked the potential of scaling up pretraining to billions of images, since annotation is unnecessary. But are we making the best use of data? How more economical can we be? In this work, we attempt to answer this question by making two contributions. First, we investi…

Cited by 22SourcePDFScholar
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

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

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

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

SSDA: Secure Source-Free Domain Adaptation

ICCV 2023poster

Source-free domain adaptation (SFDA) is a popular unsupervised domain adaptation method where a pre-trained model from a source domain is adapted to a target domain without accessing any source data. Despite rich results in this area, existing literature overlooks the security challenges of the unsu…

Cited by 11PDFcodeScholar
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…

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

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
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

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…