← Search

Hamed Pirsiavash

30 accepted papers

2026

LaVR: Scene Latent Conditioned Generative Video Trajectory Re-Rendering using Large 4D Reconstruction Models

CVPR 2026

Given a monocular video, the goal of video re-rendering is to generate views of the scene from a novel camera trajectory. Existing methods face two distinct challenges. Geometrically unconditioned models lack spatial awareness, leading to drift and deformation under viewpoint changes. On the other h

Cited by 0SourceScholar
2025

MCNC: Manifold-Constrained Reparameterization for Neural Compression

ICLR 2025poster

The outstanding performance of large foundational models across diverse tasks, from computer vision to speech and natural language processing, has significantly increased their demand. However, storing and transmitting these models poses significant challenges due to their massive size (e.g., 750GB…

2024

BrainWash: A Poisoning Attack to Forget in Continual Learning

CVPR 2024poster

Continual learning has gained substantial attention within the deep learning community offering promising solutions to the challenging problem of sequential learning. Yet a largely unexplored facet of this paradigm is its susceptibility to adversarial attacks especially with the aim of inducing forg…

2024

CompGS: Smaller and Faster Gaussian Splatting with Vector Quantization

ECCV 2024poster

"3D Gaussian Splatting (3DGS) is a new method for modeling and rendering 3D radiance fields that achieves much faster learning and rendering time compared to SOTA NeRF methods. However, it comes with a drawback in the much larger storage demand compared to NeRF methods since it needs to store the pa…

2024

NOLA: Compressing LoRA using Linear Combination of Random Basis

ICLR 2024poster

Fine-tuning Large Language Models (LLMs) and storing them for each downstream task or domain is impractical because of the massive model size (e.g., 350GB in GPT-3). Current literature, such as LoRA, showcases the potential of low-rank modifications to the original weights of an LLM, enabling effici…

2024

SlowFormer: Adversarial Attack on Compute and Energy Consumption of Efficient Vision Transformers

CVPR 2024poster

Recently there has been a lot of progress in reducing the computation of deep models at inference time. These methods can reduce both the computational needs and power usage of deep models. Some of these approaches adaptively scale the compute based on the input instance. We show that such models ca…

2023

Defending Against Patch-Based Backdoor Attacks on Self-Supervised Learning

CVPR 2023poster

Recently, self-supervised learning (SSL) was shown to be vulnerable to patch-based data poisoning backdoor attacks. It was shown that an adversary can poison a small part of the unlabeled data so that when a victim trains an SSL model on it, the final model will have a backdoor that the adversary ca…

2023

PRANC: Pseudo RAndom Networks for Compacting Deep Models

ICCV 2023poster

We demonstrate that a deep model can be reparametrized as a linear combination of several randomly initialized and frozen deep models in the weight space. During training, we seek local minima that reside within the subspace spanned by these random models (i.e., `basis' networks). Our framework, PRA…

Cited by 12PDFcodeScholar
2022

Adaptive Token Sampling for Efficient Vision Transformers

ECCV 2022poster

"While state-of-the-art vision transformer models achieve promising results in image classification, they are computationally expensive and require many GFLOPs. Although the GFLOPs of a vision transformer can be decreased by reducing the number of tokens in the network, there is no setting that is o…

2022

Backdoor Attacks on Self-Supervised Learning

CVPR 2022oral

Large-scale unlabeled data has spurred recent progress in self-supervised learning methods that learn rich visual representations. State-of-the-art self-supervised methods for learning representations from images (e.g., MoCo, BYOL, MSF) use an inductive bias that random augmentations (e.g., random c…

Cited by 133PDFcodeScholar
2022

Consistent Explanations by Contrastive Learning

CVPR 2022poster

Post-hoc explanation methods, e.g., Grad-CAM, enable humans to inspect the spatial regions responsible for a particular network decision. However, it is shown that such explanations are not always consistent with human priors, such as consistency across image transformations. Given an interpretation…

Cited by 25PDFcodeScholar
2022

Constrained Mean Shift Using Distant Yet Related Neighbors for Representation Learning

ECCV 2022poster

"We are interested in representation learning in self-supervised, supervised, and semi-supervised settings. Some recent self-supervised learning methods like mean-shift (MSF) cluster images by pulling the embedding of a query image to be closer to its nearest neighbors (NNs). Since most NNs are clos…

2021

ISD: Self-Supervised Learning by Iterative Similarity Distillation

ICCV 2021poster

Recently, contrastive learning has achieved great results in self-supervised learning, where the main idea is to pull two augmentations of an image (positive pairs) closer compared to other random images (negative pairs). We argue that not all negative images are equally negative. Hence, we introduc…

Cited by 66PDFcodeScholar
2020

COOT: Cooperative Hierarchical Transformer for Video-Text Representation Learning

NeurIPS 2020poster

Many real-world video-text tasks involve different levels of granularity, such as frames and words, clip and sentences or videos and paragraphs, each with distinct semantics. In this paper, we propose a Cooperative hierarchical Transformer (COOT) to leverage this hierarchy information and model the…

2020

CompRess: Self-Supervised Learning by Compressing Representations

NeurIPS 2020poster

Self-supervised learning aims to learn good representations with unlabeled data. Recent works have shown that larger models benefit more from self-supervised learning than smaller models. As a result, the gap between supervised and self-supervised learning has been greatly reduced for larger models.…

2020

Universal Litmus Patterns: Revealing Backdoor Attacks in CNNs

CVPR 2020oral

The unprecedented success of deep neural networks in many applications has made these networks a prime target for adversarial exploitation. In this paper, we introduce a benchmark technique for detecting backdoor attacks (aka Trojan attacks) on deep convolutional neural networks (CNNs). We introduce…

Cited by 277PDFcodeScholar
2018

Boosting Self-Supervised Learning via Knowledge Transfer

CVPR 2018poster

In self-supervised learning one trains a model to solve a so-called pretext task on a dataset without the need for human annotation. The main objective, however, is to transfer this model to a target domain and task. Currently, the most effective transfer strategy is fine-tuning, which restricts one…

Cited by 391SourcePDFScholar
2016

DeepCAMP: Deep Convolutional Action & Attribute Mid-Level Patterns

CVPR 2016poster

The recognition of human actions and the determination of human attributes are two tasks that call for fine-grained classification. Indeed, often rather small and inconspicuous objects and features have to be detected to tell their classes apart. In order to deal with this challenge, we propose a…

Cited by 58PDFScholar
2016

Learning Aligned Cross-Modal Representations From Weakly Aligned Data

CVPR 2016poster

People can recognize scenes across many different modalities beyond natural images. In this paper, we investigate how to learn cross-modal scene representations that transfer across modalities. To study this problem, we introduce a new cross-modal scene dataset. While convolutional neural networks c…

Cited by 204PDFScholar