← Search

Bernard Ghanem

147 accepted papers

2026

A Guardrail for Safety Preservation: When Safety-Sensitive Subspace Meets Harmful-Resistant Null-Space

ICLR 2026poster

Large language models (LLMs) have achieved remarkable success in diverse tasks, yet their safety alignment remains fragile during adaptation. Even when fine-tuning on benign data or with low-rank adaptation, pre-trained safety behaviors are easily degraded, leading to harmful responses in the fine-…

Cited by 0SourceScholar
2026

CURE: Curriculum-guided Multi-task Training for Reliable Anatomy Grounded Report Generation

CVPR 2026

Medical vision-language models can automate the generation of radiology reports but struggle with accurate visual grounding and factual consistency. Existing models often misalign textual findings with visual evidence, leading to unreliable or weakly grounded predictions. We present "CURE", an error

Cited by 1SourcecodeScholar
2026

EasyV2V: A High-quality Instruction-based Video Editing Framework

CVPR 2026

While image editing has advanced rapidly, video editing remains less explored, facing challenges in consistency, control, and generalization.We study the design space of data, architecture, and control, and introduce EasyV2V, a simple and effective framework for instruction-based video editing. On t

Cited by 4SourcecodeScholar
2026

FloorplanQA: A Benchmark for Spatial Reasoning in LLMs using Structured Representations

ICML 2026poster

We introduce FloorplanQA, a diagnostic benchmark for evaluating spatial reasoning in large-language models (LLMs). FloorplanQA is grounded in structured representations of indoor scenes (e.g., kitchens, living rooms, bedrooms, bathrooms, and others), encoded symbolically in JSON or XML layouts. The …

Cited by 0SourceScholar
2026

MoDA: Modulation Adapter for Fine-Grained Visual Understanding in Instructional MLLMs

ICML 2026poster

Multimodal Large Language Models (MLLMs) have achieved remarkable success in instruction-following tasks by integrating pretrained visual encoders with large language models (LLMs). However, existing approaches often struggle with fine-grained visual grounding due to semantic entanglement in visual …

Cited by 0SourceScholar
2026

TrackMAE: Video Representation Learning via Track Mask and Predict

CVPR 2026

Masked video modeling (MVM) has emerged as a simple and scalable self-supervised pretraining paradigm, but only encodes motion information implicitly, limiting the encoding of temporal dynamics in the learned representations. As a result, such models struggle on motion-centric tasks that require fin

Cited by 0SourcecodeScholar
2026

VideoAuto-R1: Video Auto Reasoning via Thinking Once, Answering Twice

CVPR 2026

Chain-of-thought (CoT) reasoning has emerged as a powerful tool for multimodal large language models on video understanding tasks. However, its necessity and advantages over direct answering remain underexplored. In this paper, we first demonstrate that for RL-trained video models, direct answering

Cited by 0SourceScholar
2026

b-CLIP: Text-Conditioned Contrastive Learning for Multi-Granular Vision-Language Alignment

CVPR 2026

CLIP achieves strong zero-shot image-text retrieval by aligning global vision and text representations, yet it falls behind on fine-grained tasks even when fine-tuned on long, detailed captions. In this work, we propose b-CLIP, a multi-granular text-conditioned contrastive learning framework designe

Cited by 0SourcecodeScholar
2025

3D Convex Splatting: Radiance Field Rendering with 3D Smooth Convexes

CVPR 2025highlight

Recent advances in radiance field reconstruction, such as 3D Gaussian Splatting (3DGS), have achieved high-quality novel view synthesis and fast rendering by representing scenes with compositions of Gaussian primitives. However, 3D Gaussians present several limitations for scene reconstruction. Accu…

2025

4D-Bench: Benchmarking Multi-modal Large Language Models for 4D Object Understanding

ICCV 2025poster

Multimodal Large Language Models (MLLMs) have demonstrated impressive 2D image/video understanding capabilities.However, there are no publicly standardized benchmarks to assess the abilities of MLLMs in understanding the 4D objects.In this paper, we introduce 4D-Bench, the first benchmark to evaluat…

2025

Adaptive Guidance: Training-free Acceleration of Conditional Diffusion Models

AAAI 2025technical

This paper presents a comprehensive study on the role of Classifier-Free Guidance (CFG) in text-conditioned diffusion models from the perspective of inference efficiency. In particular, we relax the default choice of applying CFG in all diffusion steps and instead propose to search for more efficien…

Cited by 8SourcePDFScholar
2025

BOLT: Boost Large Vision-Language Model Without Training for Long-form Video Understanding

CVPR 2025poster

Large video-language models (VLMs) have demonstrated promising progress in various video understanding tasks. However, their effectiveness in long-form video analysis is constrained by limited context windows. Traditional approaches, such as uniform frame sampling, often inevitably allocate resource…

2025

CRAB: Cross-environment Agent Benchmark for Multimodal Language Model Agents

ACL 2025finding

The development of autonomous agents increasingly relies on Multimodal Language Models (MLMs) to perform tasks described in natural language with GUI environments, such as websites, desktop computers, or mobile phones. Existing benchmarks for MLM agents in interactive environments are limited by the…

2025

Diffusion-Based Imaginative Coordination for Bimanual Manipulation

ICCV 2025poster

Bimanual manipulation is crucial in robotics, enabling complex tasks in industrial automation and household services. However, it poses significant challenges due to the high-dimensional action space and intricate coordination requirements. While video prediction has been recently studied for repres…

2025

Enhancing Online Continual Learning with Plug-and-Play State Space Model and Class-Conditional Mixture of Discretization

CVPR 2025poster

Online continual learning (OCL) seeks to learn new tasks from data streams that appear only once, while retaining knowledge of previously learned tasks. Most existing methods rely on replay, focusing on enhancing memory retention through regularization or distillation. However, they often overlook t…

2025

HAMSt3R: Human-Aware Multi-view Stereo 3D Reconstruction

ICCV 2025poster

Recovering the 3D geometry of a scene from a sparse set of uncalibrated images is a long-standing problem in computer vision. While recent learning-based approaches such as DUSt3R and MASt3R have demonstrated impressive results by directly predicting dense scene geometry, they are primarily trained…

Cited by 0SourcePDFScholar
2025

MOLE: Metadata Extraction and Validation in Scientific Papers Using LLMs

EMNLP 2025

Metadata extraction is essential for cataloging and preserving datasets, enabling effective research discovery and reproducibility, especially given the current exponential growth in scientific research. While Masader (CITATION) laid the groundwork for extracting a wide range of metadata attributes

2025

MatchDiffusion: Training-free Generation of Match-Cuts

ICCV 2025poster

Match-cuts are powerful cinematic tools that create seamless transitions between scenes, delivering strong visual and metaphorical connections. However, crafting impactful match-cuts is a challenging and resource-intensive process that requires deliberate artistic planning throughout the production…

2025

Mind-the-Glitch: Visual Correspondence for Detecting Inconsistencies in Subject-Driven Generation

NeurIPS 2025spotlight

We propose a novel approach for disentangling visual and semantic features from the backbones of pre-trained diffusion models, enabling visual correspondence in a manner analogous to the well-established semantic correspondence. While diffusion model backbones are known to encode semantically rich…

Cited by 0SourceScholar
2025

OWL: Optimized Workforce Learning for General Multi-Agent Assistance in Real-World Task Automation

NeurIPS 2025poster

Large Language Model (LLM)-based multi-agent systems show promise for automating real-world tasks but struggle to transfer across domains due to their domain-specific nature. Current approaches face two critical shortcomings: they require complete architectural redesign and full retraining of all co…

Cited by 0SourcecodeScholar
2025

OmniResponse: Online Multimodal Conversational Response Generation in Dyadic Interactions

NeurIPS 2025poster

In this paper, we introduce Online Multimodal Conversational Response Generation (OMCRG), a novel task designed to produce synchronized verbal and non-verbal listener feedback online, based on the speaker's multimodal inputs. OMCRG captures natural dyadic interactions and introduces new challenges i…

Cited by 0SourcecodeScholar
2025

RMP-SAM: Towards Real-Time Multi-Purpose Segment Anything

ICLR 2025oral

Recent segmentation methods, which adopt large-scale data training and transformer architecture, aim to create one foundation model that can perform multiple tasks. However, most of these methods rely on heavy encoder and decoder frameworks, hindering their performance in real-time scenarios.…

2025

ResidualViT for Efficient Temporally Dense Video Encoding

ICCV 2025poster

Several video understanding tasks, such as natural language temporal video grounding, temporal activity localization, and audio description generation, require "temporally dense" reasoning over frames sampled at high temporal resolution. However, computing frame-level features for these tasks is com…

Cited by 0SourcePDFScholar
2025

SMILE: Infusing Spatial and Motion Semantics in Masked Video Learning

CVPR 2025poster

Masked video modeling, such as VideoMAE, is an effective paradigm for video self-supervised learning (SSL). However, they are primarily based on reconstructing pixel level details on natural videos which have substantial temporal redundancy, limiting their capability for semantic representation and…

2025

SynFER: Towards Boosting Facial Expression Recognition with Synthetic Data

ICCV 2025poster

Facial expression datasets remain limited in scale due to privacy concerns, the subjectivity of annotations, and the labor-intensive nature of data collection. This limitation poses a significant challenge for developing modern deep learning-based facial expression analysis models, particularly foun…

Cited by 0SourcePDFScholar
2025

Test-Time Adaptation for Combating Missing Modalities in Egocentric Videos

ICLR 2025poster

Understanding videos that contain multiple modalities is crucial, especially in egocentric videos, where combining various sensory inputs significantly improves tasks like action recognition and moment localization. However, real-world applications often face challenges with incomplete modalities du…

Cited by 0SourcePDFScholar
2025

UnMix-NeRF: Spectral Unmixing Meets Neural Radiance Fields

ICCV 2025poster

Neural Radiance Field (NeRF)-based segmentation methods focus on object semantics and rely solely on RGB data, lacking intrinsic material properties. This limitation restricts accurate material perception, which is crucial for robotics, augmented reality, simulation, and other applications. We intro…

2024

Boundary Denoising for Video Activity Localization

ICLR 2024poster

Video activity localization aims at understanding the semantic content in long, untrimmed videos and retrieving actions of interest. The retrieved action with its start and end locations can be used for highlight generation, temporal action detection, etc. Unfortunately, learning the exact boundary…

2024

Can Large Language Model Agents Simulate Human Trust Behavior?

NeurIPS 2024poster

Large Language Model (LLM) agents have been increasingly adopted as simulation tools to model humans in social science and role-playing applications. However, one fundamental question remains: can LLM agents really simulate human behavior? In this paper, we focus on one critical and elemental behavi…

2024

ColorMAE: Exploring data-independent masking strategies in Masked AutoEncoders

ECCV 2024poster

"Masked AutoEncoders (MAE) have emerged as a robust self-supervised framework, offering remarkable performance across a wide range of downstream tasks. To increase the difficulty of the pretext task and learn richer visual representations, existing works have focused on replacing standard random mas…

2024

Continual Learning on a Diet: Learning from Sparsely Labeled Streams Under Constrained Computation

ICLR 2024poster

We propose and study a realistic Continual Learning (CL) setting where learning algorithms are granted a restricted computational budget per time step while training. We apply this setting to large-scale semi-supervised Continual Learning scenarios with sparse label rate. Previous proficient CL met…

2024

CorDA: Context-Oriented Decomposition Adaptation of Large Language Models for Task-Aware Parameter-Efficient Fine-tuning

NeurIPS 2024poster

Current parameter-efficient fine-tuning (PEFT) methods build adapters widely agnostic of the context of downstream task to learn, or the context of important knowledge to maintain. As a result, there is often a performance gap compared to full-parameter fine-tuning, and meanwhile the fine-tuned mode…

2024

DATENeRF: Depth-Aware Text-based Editing of NeRFs

ECCV 2024poster

"Recent diffusion models have demonstrated impressive capabilities for text-based 2D image editing. Applying similar ideas to edit a NeRF scene [?] remains challenging as editing 2D frames individually does not produce multiview-consistent results. We make the key observation that the geometry of a…

Cited by 4SourcePDFScholar
2024

Dr2Net: Dynamic Reversible Dual-Residual Networks for Memory-Efficient Finetuning

CVPR 2024poster

Large pretrained models are increasingly crucial in modern computer vision tasks. These models are typically used in downstream tasks by end-to-end finetuning which is highly memory-intensive for tasks with high-resolution data e.g. video understanding small object detection and point cloud analysis…

2024

Efficient Image Pre-Training with Siamese Cropped Masked Autoencoders

ECCV 2024poster

"Self-supervised pre-training of image encoders is omnipresent in the literature, particularly following the introduction of Masked autoencoders (MAE). Current efforts attempt to learn object-centric representations from motion in videos. In particular, SiamMAE recently introduced a Siamese network,…

2024

Ego-Exo4D: Understanding Skilled Human Activity from First- and Third-Person Perspectives

CVPR 2024poster

We present Ego-Exo4D a diverse large-scale multimodal multiview video dataset and benchmark challenge. Ego-Exo4D centers around simultaneously-captured egocentric and exocentric video of skilled human activities (e.g. sports music dance bike repair). 740 participants from 13 cities worldwide perform…

2024

End-to-End Temporal Action Detection with 1B Parameters Across 1000 Frames

CVPR 2024poster

Recently temporal action detection (TAD) has seen significant performance improvement with end-to-end training. However due to the memory bottleneck only models with limited scales and limited data volumes can afford end-to-end training which inevitably restricts TAD performance. In this paper we re…

2024

Evaluation of Test-Time Adaptation Under Computational Time Constraints

ICML 2024poster

This paper proposes a novel online evaluation protocol for Test Time Adaptation (TTA) methods, which penalizes slower methods by providing them with fewer samples for adaptation. TTA methods leverage unlabeled data at test time to adapt to distribution shifts. Though many effective methods have been…

2024

GES : Generalized Exponential Splatting for Efficient Radiance Field Rendering

CVPR 2024poster

Advancements in 3D Gaussian Splatting have significantly accelerated 3D reconstruction and generation. However it may require a large number of Gaussians which creates a substantial memory footprint. This paper introduces GES (Generalized Exponential Splatting) a novel representation that employs Ge…

2024

GenView: Enhancing View Quality with Pretrained Generative Model for Self-Supervised Learning

ECCV 2024poster

"Self-supervised learning has achieved remarkable success in acquiring high-quality representations from unlabeled data. The widely adopted contrastive learning framework aims to learn invariant representations by minimizing the distance between positive views originating from the same image. Howeve…

2024

Magic123: One Image to High-Quality 3D Object Generation Using Both 2D and 3D Diffusion Priors

ICLR 2024poster

We present ``Magic123'', a two-stage coarse-to-fine approach for high-quality, textured 3D mesh generation from a single image in the wild using *both 2D and 3D priors*. In the first stage, we optimize a neural radiance field to produce a coarse geometry. In the second stage, we adopt a memory-effic…

2024

Model Merging and Safety Alignment: One Bad Model Spoils the Bunch

EMNLP 2024finding

Merging Large Language Models (LLMs) is a cost-effective technique for combining multiple expert LLMs into a single versatile model, retaining the expertise of the original ones. However, current approaches often overlook the importance of safety alignment during merging, leading to highly misaligne…

2024

On Pretraining Data Diversity for Self-Supervised Learning

ECCV 2024poster

"We explore the impact of training with more diverse datasets, characterized by the number of unique samples, on the performance of self-supervised learning (SSL) under a fixed computational budget. Our findings demonstrate that increasing pretraining data diversity enhances SSL performance, albeit…

2024

Privacy-Preserving Optics for Enhancing Protection in Face De-Identification

CVPR 2024poster

The modern surge in camera usage alongside widespread computer vision technology applications poses significant privacy and security concerns. Current artificial intelligence (AI) technologies aid in recognizing relevant events and assisting in daily tasks in homes offices hospitals etc. The need to…

Cited by 7SourcePDFScholar
2024

SPAD: Spatially Aware Multi-View Diffusers

CVPR 2024poster

We present SPAD a novel approach for creating consistent multi-view images from text prompts or single images. To enable multi-view generation we repurpose a pretrained 2D diffusion model by extending its self-attention layers with cross-view interactions and fine-tune it on a high quality subset of…

Cited by 34SourcePDFScholar
2024

SimCS: Simulation for Domain Incremental Online Continual Segmentation

AAAI 2024technical

Continual Learning is a step towards lifelong intelligence where models continuously learn from recently collected data without forgetting previous knowledge. Existing continual learning approaches mostly focus on image classification in the class-incremental setup with clear task boundaries and unl…

Cited by 7SourcePDFScholar
2024

SplitNeRF: Split Sum Approximation Neural Field for Joint Geometry, Illumination, and Material Estimation

NeurIPS 2024poster

We present a novel approach for digitizing real-world objects by estimating their geometry, material properties, and environmental lighting from a set of posed images with fixed lighting. Our method incorporates into Neural Radiance Field (NeRF) pipelines the split sum approximation used with image-…

2024

Towards Automated Movie Trailer Generation

CVPR 2024poster

Movie trailers are an essential tool for promoting films and attracting audiences. However the process of creating trailers can be time-consuming and expensive. To streamline this process we propose an automatic trailer generation framework that generates plausible trailers from a full movie by auto…

Cited by 3SourcePDFScholar
2024

Towards Interpretable Deep Local Learning with Successive Gradient Reconciliation

ICML 2024poster

Relieving the reliance of neural network training on a global back-propagation (BP) has emerged as a notable research topic due to the biological implausibility and huge memory consumption caused by BP. Among the existing solutions, local learning optimizes gradient-isolated modules of a neural netw…

Cited by 1SourcePDFScholar
2024

TrackNeRF: Bundle Adjusting NeRF from Sparse and Noisy Views via Feature Tracks

ECCV 2024poster

"Neural radiance fields (NeRFs) generally require many images with accurate poses for accurate novel view synthesis, which does not reflect realistic setups where views can be sparse and poses can be noisy. Previous solutions for learning NeRFs with sparse views and noisy poses only consider local g…

2024

Tune-An-Ellipse: CLIP Has Potential to Find What You Want

CVPR 2024highlight

Visual prompting of large vision language models such as CLIP exhibits intriguing zero-shot capabilities. A manually drawn red circle commonly used for highlighting can guide CLIP's attention to the surrounding region to identify specific objects within an image. Without precise object proposals how…

2024

Vivid-ZOO: Multi-View Video Generation with Diffusion Model

NeurIPS 2024poster

While diffusion models have shown impressive performance in 2D image/video generation, diffusion-based Text-to-Multi-view-Video (T2MVid) generation remains underexplored. The new challenges posed by T2MVid generation lie in the lack of massive captioned multi-view videos and the complexity of modeli…

Cited by 11SourcePDFScholar
2023

A Unified Continual Learning Framework with General Parameter-Efficient Tuning

ICCV 2023poster

The "pre-training - downstream adaptation" presents both new opportunities and challenges for Continual Learning (CL). Although the recent state-of-the-art in CL is achieved through Parameter-Efficient-Tuning (PET) adaptation paradigm, only prompt has been explored, limiting its application to Trans…

Cited by 118PDFcodeScholar
2023

AdaptiveMix: Improving GAN Training via Feature Space Shrinkage

CVPR 2023poster

Due to the outstanding capability for data generation, Generative Adversarial Networks (GANs) have attracted considerable attention in unsupervised learning. However, training GANs is difficult, since the training distribution is dynamic for the discriminator, leading to unstable image representatio…

2023

Automatic Animation of Hair Blowing in Still Portrait Photos

ICCV 2023poster

We propose a novel approach to animate human hair in a still portrait photo. Existing work has largely studied the animation of fluid elements such as water and fire. However, hair animation for a real image remains underexplored, which is a challenging problem, due to the high complexity of hair st…

Cited by 10PDFcodeScholar
2023

CAMEL: Communicative Agents for "Mind" Exploration of Large Language Model Society

NeurIPS 2023poster

The rapid advancement of chat-based language models has led to remarkable progress in complex task-solving. However, their success heavily relies on human input to guide the conversation, which can be challenging and time-consuming. This paper explores the potential of building scalable techniques t…

2023

Combating Mode Collapse via Offline Manifold Entropy Estimation

AAAI 2023technical

Generative Adversarial Networks (GANs) have shown compelling results in various tasks and applications in recent years. However, mode collapse remains a critical problem in GANs. In this paper, we propose a novel training pipeline to address the mode collapse issue of GANs. Different from existing m…

2023

Computationally Budgeted Continual Learning: What Does Matter?

CVPR 2023poster

Continual Learning (CL) aims to sequentially train models on streams of incoming data that vary in distribution by preserving previous knowledge while adapting to new data. Current CL literature focuses on restricted access to previously seen data, while imposing no constraints on the computational…

2023

Dynamically Masked Discriminator for GANs

NeurIPS 2023poster

Training Generative Adversarial Networks (GANs) remains a challenging problem. The discriminator trains the generator by learning the distribution of real/generated data. However, the distribution of generated data changes throughout the training process, which is difficult for the discriminator to…

2023

EgoLoc: Revisiting 3D Object Localization from Egocentric Videos with Visual Queries

ICCV 2023oral

With the recent advances in video and 3D understanding, novel 4D spatio-temporal methods fusing both concepts have emerged. Towards this direction, the Ego4D Episodic Memory Benchmark proposed a task for Visual Queries with 3D Localization (VQ3D). Given an egocentric video clip and an image crop dep…

Cited by 21PDFcodeScholar
2023

Exploring Open-Vocabulary Semantic Segmentation from CLIP Vision Encoder Distillation Only

ICCV 2023poster

Semantic segmentation is a crucial task in computer vision that involves segmenting images into semantically meaningful regions at the pixel level. However, existing approaches often rely on expensive human annotations as supervision for model training, limiting their scalability to large, unlabeled…

Cited by 33PDFcodeScholar
2023

FreeDoM: Training-Free Energy-Guided Conditional Diffusion Model

ICCV 2023poster

Recently, conditional diffusion models have gained popularity in numerous applications due to their exceptional generation ability. However, many existing methods are training-required. They need to train a time-dependent classifier or a condition-dependent score estimator, which increases the cost…

Cited by 152PDFcodeScholar
2023

How To Not Train Your Dragon: Training-free Embodied Object Goal Navigation with Semantic Frontiers

RSS 2023poster

Object goal navigation is an important problem in Embodied AI that involves guiding the agent to navigate to an instance of the object category in an unknown environment---typically an indoor scene. Unfortunately, current state-of-the-art methods for this problem rely heavily on data-driven approach…

Cited by 54SourcePDFScholar
2023

Large-Capacity and Flexible Video Steganography via Invertible Neural Network

CVPR 2023poster

Video steganography is the art of unobtrusively concealing secret data in a cover video and then recovering the secret data through a decoding protocol at the receiver end. Although several attempts have been made, most of them are limited to low-capacity and fixed steganography. To rectify these we…

2023

Learning to Identify Critical States for Reinforcement Learning from Videos

ICCV 2023poster

Recent work on deep reinforcement learning (DRL) has pointed out that algorithmic information about good policies can be extracted from offline data which lack explicit information about executed actions. For example, videos of humans or robots may convey a lot of implicit information about rewardin…

Cited by 12PDFcodeScholar
2023

Localizing Moments in Long Video Via Multimodal Guidance

ICCV 2023poster

The recent introduction of the large-scale, long-form MAD and Ego4D datasets has enabled researchers to investigate the performance of current state-of-the-art methods for video grounding in the long-form setup, with interesting findings: current grounding methods alone fail at tackling this challen…

Cited by 26PDFcodeScholar
2023

NewsNet: A Novel Dataset for Hierarchical Temporal Segmentation

CVPR 2023poster

Temporal video segmentation is the get-to-go automatic video analysis, which decomposes a long-form video into smaller components for the following-up understanding tasks. Recent works have studied several levels of granularity to segment a video, such as shot, event, and scene. Those segmentations…

2023

PIVOT: Prompting for Video Continual Learning

CVPR 2023poster

Modern machine learning pipelines are limited due to data availability, storage quotas, privacy regulations, and expensive annotation processes. These constraints make it difficult or impossible to train and update large-scale models on such dynamic annotated sets. Continual learning directly approa…

Cited by 60SourcePDFScholar
2023

Rapid Adaptation in Online Continual Learning: Are We Evaluating It Right?

ICCV 2023poster

We revisit the common practice of evaluating adaptation of Online Continual Learning (OCL) algorithms through the metric of online accuracy, which measures the accuracy of the model on the immediate next few samples. However, we show that this metric is unreliable, as even vacuous blind classifiers,…

Cited by 0PDFcodeScholar
2023

Re-ReND: Real-Time Rendering of NeRFs across Devices

ICCV 2023poster

This paper proposes a novel approach for rendering a pre-trained Neural Radiance Field (NeRF) in real-time on resource-constrained devices. We introduce Re-ReND, a method enabling Real-time Rendering of NeRFs across Devices. Re-ReND is designed to achieve real-time performance by converting the NeRF…

Cited by 21PDFcodeScholar
2023

Re2TAL: Rewiring Pretrained Video Backbones for Reversible Temporal Action Localization

CVPR 2023poster

Temporal action localization (TAL) requires long-form reasoning to predict actions of various durations and complex content. Given limited GPU memory, training TAL end to end (i.e., from videos to predictions) on long videos is a significant challenge. Most methods can only train on pre-extracted fe…

2023

Real-Time Evaluation in Online Continual Learning: A New Hope

CVPR 2023highlight

Current evaluations of Continual Learning (CL) methods typically assume that there is no constraint on training time and computation. This is an unrealistic assumption for any real-world setting, which motivates us to propose: a practical real-time evaluation of continual learning, in which the stre…

2023

Voint Cloud: Multi-View Point Cloud Representation for 3D Understanding

ICLR 2023poster

Multi-view projection methods have demonstrated promising performance on 3D understanding tasks like 3D classification and segmentation. However, it remains unclear how to combine such multi-view methods with the widely available 3D point clouds. Previous methods use unlearned heuristics to combine…

2023

Where Is My Wallet? Modeling Object Proposal Sets for Egocentric Visual Query Localization

CVPR 2023poster

This paper deals with the problem of localizing objects in image and video datasets from visual exemplars. In particular, we focus on the challenging problem of egocentric visual query localization. We first identify grave implicit biases in current query-conditioned model design and visual query da…

2022

3DeformRS: Certifying Spatial Deformations on Point Clouds

CVPR 2022poster

3D computer vision models are commonly used in security-critical applications such as autonomous driving and surgical robotics. Emerging concerns over the robustness of these models against real-world deformations must be addressed practically and reliably. In this work, we propose 3DeformRS, a meth…

Cited by 14PDFcodeScholar
2022

Combating Adversaries with Anti-adversaries

AAAI 2022technical

Deep neural networks are vulnerable to small input perturbations known as adversarial attacks. Inspired by the fact that these adversaries are constructed by iteratively minimizing the confidence of a network for the true class label, we propose the anti-adversary layer, aimed at countering this eff…

2022

DeformRS: Certifying Input Deformations with Randomized Smoothing

AAAI 2022technical

Deep neural networks are vulnerable to input deformations in the form of vector fields of pixel displacements and to other parameterized geometric deformations e.g. translations, rotations, etc. Current input deformation certification methods either (i) do not scale to deep networks on large input d…

2022

Ego4D: Around the World in 3,000 Hours of Egocentric Video

CVPR 2022oral

We introduce Ego4D, a massive-scale egocentric video dataset and benchmark suite. It offers 3,670 hours of daily-life activity video spanning hundreds of scenarios (household, outdoor, workplace, leisure, etc.) captured by 931 unique camera wearers from 74 worldwide locations and 9 different countri…

Cited by 1162PDFcodeScholar
2022

Egocentric Video-Language Pretraining

NeurIPS 2022accept

Video-Language Pretraining (VLP), which aims to learn transferable representation to advance a wide range of video-text downstream tasks, has recently received increasing attention. Best performing works rely on large-scale, 3rd-person video-text datasets, such as HowTo100M. In this work, we exploit…

2022

MAD: A Scalable Dataset for Language Grounding in Videos From Movie Audio Descriptions

CVPR 2022poster

The recent and increasing interest in video-language research has driven the development of large-scale datasets that enable data-intensive machine learning techniques. In comparison, limited effort has been made at assessing the fitness of these datasets for the video-language grounding task. Recen…

Cited by 123PDFcodeScholar
2022

MovieCuts: A New Dataset and Benchmark for Cut Type Recognition

ECCV 2022poster

"Understanding movies and their structural patterns is a crucial task in decoding the craft of video editing. While previous works have developed tools for general analysis, such as detecting characters or recognizing cinematography properties at the shot level, less effort has been devoted to under…

2022

On the Robustness of Quality Measures for GANs

ECCV 2022poster

"This work evaluates the robustness of quality measures of generative models such as Inception Score (IS) and Fréchet Inception Distance (FID). Analogous to the vulnerability of deep models against a variety of adversarial attacks, we show that such metrics can also be manipulated by additive pixel…

2022

PointNeXt: Revisiting PointNet++ with Improved Training and Scaling Strategies

NeurIPS 2022accept

PointNet++ is one of the most influential neural architectures for point cloud understanding. Although the accuracy of PointNet++ has been largely surpassed by recent networks such as PointMLP and Point Transformer, we find that a large portion of the performance gain is due to improved training str…

2022

R-DFCIL: Relation-Guided Representation Learning for Data-Free Class Incremental Learning

ECCV 2022poster

"Class-Incremental Learning (CIL) struggles with catastrophic forgetting when learning new knowledge, and Data-Free CIL (DFCIL) is even more challenging without access to the training data of previously learned classes. Though recent DFCIL works introduce techniques such as model inversion to synthe…

2022

Real-Time Hyperspectral Imaging in Hardware via Trained Metasurface Encoders

CVPR 2022poster

Hyperspectral imaging has attracted significant attention to identify spectral signatures for image classification and automated pattern recognition in computer vision. State-of-the-art implementations of snapshot hyperspectral imaging rely on bulky, non-integrated, and expensive optical elements, i…

Cited by 30PDFcodeScholar
2022

Robust Optimization As Data Augmentation for Large-Scale Graphs

CVPR 2022poster

Data augmentation helps neural networks generalize better by enlarging the training set, but it remains an open question how to effectively augment graph data to enhance the performance of GNNs (Graph Neural Networks). While most existing graph regularizers focus on manipulating graph topological st…

Cited by 122PDFcodeScholar
2022

SCTN: Sparse Convolution-Transformer Network for Scene Flow Estimation

AAAI 2022technical

We propose a novel scene flow estimation approach to capture and infer 3D motions from point clouds. Estimating 3D motions for point clouds is challenging, since a point cloud is unordered and its density is significantly non-uniform. Such unstructured data poses difficulties in matching correspondi…

2022

Spatio-Temporal Relation Modeling for Few-Shot Action Recognition

CVPR 2022poster

We propose a novel few-shot action recognition framework, STRM, which enhances class-specific feature discriminability while simultaneously learning higher-order temporal representations. The focus of our approach is a novel spatio-temporal enrichment module that aggregates spatial and temporal cont…

Cited by 154PDFcodeScholar
2022

vCLIMB: A Novel Video Class Incremental Learning Benchmark

CVPR 2022oral

Continual learning (CL) is under-explored in the video domain. The few existing works contain splits with imbalanced class distributions over the tasks, or study the problem in unsuitable datasets. We introduce vCLIMB, a novel video continual learning benchmark. vCLIMB is a standardized test-bed to…

Cited by 46PDFScholar
2021

ASSANet: An Anisotropic Separable Set Abstraction for Efficient Point Cloud Representation Learning

NeurIPS 2021spotlight

Access to 3D point cloud representations has been widely facilitated by LiDAR sensors embedded in various mobile devices. This has led to an emerging need for fast and accurate point cloud processing techniques. In this paper, we revisit and dive deeper into PointNet++, one of the most influential y…

2021

Boundary-Sensitive Pre-Training for Temporal Localization in Videos

ICCV 2021poster

Many video analysis tasks require temporal localization for the detection of content changes. However, most existing models developed for these tasks are pre-trained on general video action classification tasks. This is due to large scale annotation of temporal boundaries in untrimmed videos being e…

Cited by 76PDFcodeScholar
2021

High Quality Disparity Remapping With Two-Stage Warping

ICCV 2021poster

A high quality disparity remapping method that preserves 2D shapes and 3D structures, and adjusts disparities of important objects in stereo image pairs is proposed. It is formulated as a constrained optimization problem, whose solution is challenging, since we need to meet multiple requirements of…

Cited by 2PDFScholar
2021

Learning To Cut by Watching Movies

ICCV 2021poster

Video content creation keeps growing at an incredible pace; yet, creating engaging stories remains challenging and requires non-trivial video editing expertise. Many video editing components are astonishingly hard to automate primarily due to the lack of raw video materials. This paper focuses on a…

Cited by 26PDFcodeScholar
2021

Low-Fidelity Video Encoder Optimization for Temporal Action Localization

NeurIPS 2021poster

Most existing temporal action localization (TAL) methods rely on a transfer learning pipeline: by first optimizing a video encoder on a large action classification dataset (i.e., source domain), followed by freezing the encoder and training a TAL head on the action localization dataset (i.e., target…

2021

MAAS: Multi-Modal Assignation for Active Speaker Detection

ICCV 2021poster

Active speaker detection requires a solid integration of multi-modal cues. While individual modalities can approximate a solution, accurate predictions can only be achieved by explicitly fusing the audio and visual features and modeling their temporal progression. Despite its inherent muti-modal nat…

Cited by 64PDFcodeScholar
2021

PU-GCN: Point Cloud Upsampling Using Graph Convolutional Networks

CVPR 2021poster

The effectiveness of learning-based point cloud upsampling pipelines heavily relies on the upsampling modules and feature extractors used therein. For the point upsampling module, we propose a novel model called NodeShuffle, which uses a Graph Convolutional Network (GCN) to better encode local point…

Cited by 271PDFcodeScholar
2021

Relation-aware Video Reading Comprehension for Temporal Language Grounding

EMNLP 2021main

Temporal language grounding in videos aims to localize the temporal span relevant to the given query sentence. Previous methods treat it either as a boundary regression task or a span extraction task. This paper will formulate temporal language grounding into video reading comprehension and propose…

2021

Training Graph Neural Networks with 1000 Layers

ICML 2021spotlight

Deep graph neural networks (GNNs) have achieved excellent results on various tasks on increasingly large graph datasets with millions of nodes and edges. However, memory complexity has become a major obstacle when training deep GNNs for practical applications due to the immense number of nodes, edge…

2020

A Context-Aware Loss Function for Action Spotting in Soccer Videos

CVPR 2020poster

In video understanding, action spotting consists in temporally localizing human-induced events annotated with single timestamps. In this paper, we propose a novel loss function that specifically considers the temporal context naturally present around each action, rather than focusing on the single a…

Cited by 111PDFcodeScholar
2020

Active Speakers in Context

CVPR 2020poster

Current methods for active speaker detection focus on modeling audiovisual information from a single speaker. This strategy can be adequate for addressing single-speaker scenarios, but it prevents accurate detection when the task is to identify who of many candidate speakers are talking. This paper…

Cited by 104PDFcodeScholar
2020

AdvPC: Transferable Adversarial Perturbations on 3D Point Clouds

ECCV 2020poster

Deep neural networks are vulnerable to adversarial attacks, in which imperceptible perturbations to their input lead to erroneous network predictions. This phenomenon has been extensively studied in the image domain, and has only recently been extended to 3D point clouds. In this work, we present no…

2020

G-TAD: Sub-Graph Localization for Temporal Action Detection

CVPR 2020poster

Temporal action detection is a fundamental yet challenging task in video understanding. Video context is a critical cue to effectively detect actions, but current works mainly focus on temporal context, while neglecting semantic context as well as other important context properties. In this work, we…

Cited by 604PDFcodeScholar
2020

Gabor Layers Enhance Network Robustness

ECCV 2020poster

We revisit the benefits of merging classical vision concepts with deep learning models. In particular, we explore the effect of replacing the first layers of various deep architectures with Gabor layers (i.e. convolutional layers with filters that are based on learnable Gabor parameters) on robustne…

2020

SGAS: Sequential Greedy Architecture Search

CVPR 2020poster

Architecture design has become a crucial component of successful deep learning. Recent progress in automatic neural architecture search (NAS) shows a lot of promise. However, discovered architectures often fail to generalize in the final evaluation. Architectures with a higher validation accuracy du…

Cited by 267PDFScholar
2020

Self-Supervised Learning by Cross-Modal Audio-Video Clustering

NeurIPS 2020spotlight

Visual and audio modalities are highly correlated, yet they contain different information. Their strong correlation makes it possible to predict the semantics of one from the other with good accuracy. Their intrinsic differences make cross-modal prediction a potentially more rewarding pretext task f…

2019

OIL: Observational Imitation Learning

RSS 2019poster

Recent work has explored the problem of autonomous navigation by imitating a teacher and learning an end-to-end policy, which directly predicts controls from raw images. However, these approaches tend to be sensitive to mistakes by the teacher and do not scale well to other environments or vehicles.…

Cited by 42SourcePDFScholar
2018

Action Search: Spotting Actions in Videos and Its Application to Temporal Action Localization

ECCV 2018poster

State-of-the-art temporal action detectors inefficiently search the entire video for specific actions. Despite the encouraging progress these methods achieve, it is crucial to design automated approaches that only explore parts of the video which are the most relevant to the actions being searched f…

2018

Analytic Expressions for Probabilistic Moments of PL-DNN With Gaussian Input

CVPR 2018poster

The outstanding performance of deep neural networks (DNNs), for the visual recognition task in particular, has been demonstrated on several large-scale benchmarks. This performance has immensely strengthened the line of re- search that aims to understand and analyze the driving reasons behind the ef…

Cited by 36SourcePDFScholar
2018

Diagnosing Error in Temporal Action Detectors

ECCV 2018poster

Despite the recent progress in video understanding and the continuous rate of improvement in temporal action localization throughout the years, it is still unclear how far (or close?) we are to solving the problem. To this end, we introduce a new diagnostic tool to analyze the performance of tempora…

2018

Driving Policy Transfer via Modularity and Abstraction

CoRL 2018

End-to-end approaches to autonomous driving have high sample complexity and are difficult to scale to realistic urban driving. Simulation can help end-to-end driving systems by providing a cheap, safe, and diverse training environment. Yet training driving policies in simulation brings up the proble

Cited by 0SourcePDFScholar
2018

Face Super-resolution Guided by Facial Component Heatmaps

ECCV 2018poster

State-of-the-art face super-resolution methods use deep convolutional neural networks to learn a mapping between low-resolution (LR) facial patterns and their corresponding high-resolution (HR) counterparts by exploring local information. However, most of them do not account for face structure and s…

Cited by 267SourcePDFScholar
2018

Finding Tiny Faces in the Wild With Generative Adversarial Network

CVPR 2018poster

Face detection techniques have been developed for decades, and one of remaining open challenges is detecting small faces in unconstrained conditions. The reason is that tiny faces are often lacking detailed information and blurring. In this paper, we proposed an algorithm to directly generate a clea…

Cited by 251SourcePDFScholar
2018

ISTA-Net: Interpretable Optimization-Inspired Deep Network for Image Compressive Sensing

CVPR 2018poster

With the aim of developing a fast yet accurate algorithm for compressive sensing (CS) reconstruction of natural images, we combine in this paper the merits of two existing categories of CS methods: the structure insights of traditional optimization-based methods and the performance/speed of recent n…

2018

SOD-MTGAN: Small Object Detection via Multi-Task Generative Adversarial Network

ECCV 2018poster

Object detection is a fundamental and important problem in computer vision. Although impressive results have been achieved on large/medium sized objects on large-scale detection benchmarks (e.g. the COCO dataset), the performance on small objects is far from satisfaction. The reason is that small ob…

2018

Tagging Like Humans: Diverse and Distinct Image Annotation

CVPR 2018poster

In this work we propose a new automatic image annotation model, dubbed diverse and distinct image annotation (D2IA). The generative model D2IA is inspired by the ensemble of human annotations, which create semantically relevant, yet distinct and diverse tags. In D2IA, we generate a relevant and dist…

2018

TrackingNet: A Large-Scale Dataset and Benchmark for Object Tracking in the Wild

ECCV 2018poster

Despite the numerous developments in object tracking, further development of current tracking algorithms is limited by small and mostly saturated datasets. As a matter of fact, data-hungry trackers based on deep-learning currently rely on object detection datasets due to the scarcity of dedicated la…

Cited by 1191SourcePDFScholar
2018

W2F: A Weakly-Supervised to Fully-Supervised Framework for Object Detection

CVPR 2018poster

Weakly-supervised object detection has attracted much attention lately, since it does not require bounding box annotations for training. Although significant progress has also been made, there is still a large gap in performance between weakly-supervised and fully-supervised object detection. Recent…

Cited by 150SourcePDFScholar
2018

What do I Annotate Next? An Empirical Study of Active Learning for Action Localization

ECCV 2018poster

Despite tremendous progress achieved in temporal action localization, state-of-the-art methods still struggle to train accurate models when annotated data is scarce. In this paper, we introduce a novel active learning framework for temporal localization that aims to mitigate this data dependency iss…

Cited by 51SourcePDFScholar
2017

Constrained Convolutional Sparse Coding for Parametric Based Reconstruction of Line Drawings

ICCV 2017poster

Convolutional sparse coding (CSC) plays an essential role in many computer vision applications ranging from image compression to deep learning. In this work, we spot the light on a new application where CSC can effectively serve, namely line drawing analysis. The process of drawing a line drawing ca…

Cited by 10PDFScholar
2017

SCC: Semantic Context Cascade for Efficient Action Detection

CVPR 2017poster

Despite the recent advances in large-scale video analysis, action detection remains as one of the most challenging unsolved problems in computer vision. This snag is in part due to the large volume of data that needs to be analyzed to detect actions in videos. Existing approaches have mitigated the…

Cited by 111PDFScholar
2017

SST: Single-Stream Temporal Action Proposals

CVPR 2017poster

Our paper presents a new approach for temporal detection of human actions in long, untrimmed video sequences. We introduce Single-Stream Temporal Action Proposals (SST), a new effective and efficient deep architecture for the generation of temporal action proposals. Our network can run continuously…

Cited by 544PDFcodeScholar
2016

Fast Temporal Activity Proposals for Efficient Detection of Human Actions in Untrimmed Videos

CVPR 2016poster

In many large-scale video analysis scenarios, one is interested in localizing and recognizing human activities that occur in short temporal intervals within long untrimmed videos. Current approaches for activity detection still struggle to handle large-scale video collections and the task remains re…

Cited by 355PDFScholar
2015

ActivityNet: A Large-Scale Video Benchmark for Human Activity Understanding

CVPR 2015poster

In spite of many dataset efforts for human action recognition, current computer vision algorithms are still severely limited in terms of the variability and complexity of the actions that they can recognize. This is in part due to the simplicity of current benchmarks, which mostly focus on simple ac…

Cited by 3269SourcePDFScholar
2015

On the Relationship Between Visual Attributes and Convolutional Networks

CVPR 2015poster

One of the cornerstone principles of deep models is their abstraction capacity, i.e. their ability to learn abstract concepts from `simpler' ones. Through extensive experiments, we characterize the nature of the relationship between abstract concepts (specifically objects in images) learned by popu…

2015

Robust Manhattan Frame Estimation From a Single RGB-D Image

CVPR 2015poster

This paper proposes a new framework for estimating the Manhattan Frame (MF) of an indoor scene from a single RGB-D image. Our technique formulates this problem as the estimation of a rotation matrix that best aligns the normals of the captured scene to a canonical world axes. By introducing sparsity…

Cited by 44SourcePDFScholar
2015

Structural Sparse Tracking

CVPR 2015poster

Sparse representation has been applied to visual tracking by finding the best target candidate with minimal reconstruction error by use of target templates. However, most sparse representation based trackers only consider holistic or local representations and do not make full use of the intrinsic st…

Cited by 216SourcePDFScholar