← Search

Vibhav Vineet

40 accepted papers

2026

Aurelius: Relation Aware Text-to-Audio Generation At Scale

ICLR 2026poster

We present Aurelius, a new framework that enables relation aware text-to-audio (TTA) generation research at scale. Given the lack of essential audio event and relation corpora, \emph{Aurelius} contributes a large-scale audio event corpus \emph{AudioEventSet} and another large-scale relation corpus \…

Cited by 0SourcecodeScholar
2026

Just Do It!? Computer-Use Agents Exhibit Blind Goal-Directedness

ICLR 2026poster

We **color-coded** the added changes to the **paper** and **Appendix** for the comfort of our reviewers. Computer-Use Agents (CUAs) are an increasingly deployed class of agents that take actions on GUIs to accomplish user goals. In this paper, we show that CUAs consistently exhibit *Blind Goal-Dir…

Cited by 0SourceScholar
2025

DreamDistribution: Learning Prompt Distribution for Diverse In-distribution Generation

ICLR 2025poster

The popularization of Text-to-Image (T2I) diffusion models enables the generation of high-quality images from text descriptions. However, generating diverse customized images with reference visual attributes remains challenging. This work focuses on personalizing T2I diffusion models at a more abstr…

Cited by 0SourcePDFScholar
2025

Exposing the Achilles’ Heel: Evaluating LLMs Ability to Handle Mistakes in Mathematical Reasoning

ACL 2025long

Large Language Models (LLMs) have significantly impacted the field of Math Word Problems (MWPs), transforming how these problems are approached and solved, particularly in educational contexts. However, existing evaluations often focus on final accuracy, neglecting the critical aspect of reasoning c…

Cited by 0SourcePDFScholar
2025

Grounding Task Assistance with Multimodal Cues from a Single Demonstration

ACL 2025finding

A person’s demonstration often serves as a key reference for others learning the same task. However, RGB video, the dominant medium for representing these demonstrations, often fails to capture fine-grained contextual cues such as intent, safety-critical environmental factors, and subtle preferences…

Cited by 0SourcePDFScholar
2025

HierarQ: Task-Aware Hierarchical Q-Former for Enhanced Video Understanding

CVPR 2025poster

Despite advancements in multimodal large language models (MLLMs), current approaches struggle in medium-to-long video understanding due to frame and context length limitations. As a result, these models often depend on frame sampling, which risks missing key information over time and lacks task-spec…

Cited by 1SourcePDFScholar
2025

Out of Sight, Not Out of Context? Egocentric Spatial Reasoning in VLMs Across Disjoint Frames

EMNLP 2025

An embodied AI assistant operating on egocentric video must integrate spatial cues across time - for instance, determining where an object A, glimpsed a few moments ago lies relative to an object B encountered later. We introduce Disjoint-3DQA , a generative QA benchmark that evaluates this ability

Cited by 0SourcePDFScholar
2025

RiTTA: Modeling Event Relations in Text-to-Audio Generation

EMNLP 2025

Existing text-to-audio (TTA) generation methods have neither systematically explored audio event relation modeling, nor proposed any new framework to enhance this capability. In this work, we systematically study audio event relation modeling in TTA generation models. We first establish a benchmark

2025

Unearthing Skill-level Insights for Understanding Trade-offs of Foundation Models

ICLR 2025poster

With models getting stronger, evaluations have grown more complex, testing multiple skills in one benchmark and even in the same instance at once. However, skill-wise performance is obscured when inspecting aggregate accuracy, under-utilizing the rich signal modern benchmarks contain. We propose an…

Cited by 2SourcePDFScholar
2024

Is A Picture Worth A Thousand Words? Delving Into Spatial Reasoning for Vision Language Models

NeurIPS 2024poster

Large language models (LLMs) and vision-language models (VLMs) have demonstrated remarkable performance across a wide range of tasks and domains. Despite this promise, spatial understanding and reasoning—a fundamental component of human cognition—remains under-explored. We propose SpatialEval, a nov…

2024

Navigating Hallucinations for Reasoning of Unintentional Activities

EMNLP 2024finding

In this work we present a novel task of understanding unintentional human activities in videos. We formalize this problem as a reasoning task under zero-shot scenario, where given a video of an unintentional activity we want to know why it transitioned from intentional to unintentional. We first eva…

2024

PEEKABOO: Interactive Video Generation via Masked-Diffusion

CVPR 2024poster

Modern video generation models like Sora have achieved remarkable success in producing high-quality videos. However a significant limitation is their inability to offer interactive control to users a feature that promises to open up unprecedented applications and creativity. In this work we introduc…

2023

A Large-Scale Robustness Analysis of Video Action Recognition Models

CVPR 2023poster

We have seen great progress in video action recognition in recent years. There are several models based on convolutional neural network (CNN) and some recent transformer based approaches which provide top performance on existing benchmarks. In this work, we perform a large-scale robustness analysis…

Cited by 33SourcePDFScholar
2023

DAMEX: Dataset-aware Mixture-of-Experts for visual understanding of mixture-of-datasets

NeurIPS 2023poster

Construction of a universal detector poses a crucial question: How can we most effectively train a model on a large mixture of datasets? The answer lies in learning dataset-specific features and ensembling their knowledge but do all this in a single model. Previous methods achieve this by h…

2023

Exploring the Sim2Real Gap Using Digital Twins

ICCV 2023poster

It is very time consuming to create datasets for training computer vision models. An emerging alternative is to use synthetic data, but if the synthetic data is not similar enough to the real data, the performance is typically below that of training with real data. Thus using synthetic data still re…

Cited by 5PDFcodeScholar
2023

On Occlusions in Video Action Detection: Benchmark Datasets And Training Recipes

NeurIPS 2023poster

This paper explores the impact of occlusions in video action detection. We facilitate this study by introducing five new benchmark datasets namely O-UCF and O- JHMDB consisting of synthetically controlled static/dynamic occlusions, OVIS- UCF and OVIS-JHMDB consisting of occlusions with realistic mot…

2023

PLEX: Making the Most of the Available Data for Robotic Manipulation Pretraining

CoRL 2023poster

A rich representation is key to general robotic manipulation, but existing approaches to representation learning require large amounts of multimodal demonstrations. In this work we propose PLEX, a transformer-based architecture that learns from a small amount of task-agnostic visuomotor trajectories…

Cited by 12SourceScholar
2023

Revealing the unseen: Benchmarking video action recognition under occlusion

NeurIPS 2023poster

In this work, we study the effect of occlusion on video action recognition. To facilitate this study, we propose three benchmark datasets and experiment with seven different video action recognition models. These datasets include two synthetic benchmarks, UCF-101-O and K-400-O, which enabled underst…

Cited by 1SourcePDFScholar
2022

3DB: A Framework for Debugging Computer Vision Models

NeurIPS 2022accept

We introduce 3DB: an extendable, unified framework for testing and debugging vision models using photorealistic simulation. We demonstrate, through a wide range of use cases, that 3DB allows users to discover vulnerabilities in computer vision systems and gain insights into how models make decision…

2022

Image Retrieval from Contextual Descriptions

ACL 2022long

The ability to integrate context, including perceptual and temporal cues, plays a pivotal role in grounding the meaning of a linguistic utterance. In order to measure to what extent current vision-and-language models master this ability, we devise a new multimodal challenge, Image Retrieval from Con…

2022

Inferring Articulated Rigid Body Dynamics from RGBD Video

IROS 2022poster

Being able to reproduce physical phenomena ranging from light interaction to contact mechanics, simulators are becoming increasingly useful in more and more application domains where real-world interaction or labeled data are difficult to obtain. Despite recent progress, significant human effort is…

Cited by 13SourcecodeScholar
2022

Learning To Align Sequential Actions in the Wild

CVPR 2022poster

State-of-the-art methods for self-supervised sequential action alignment rely on deep networks that find correspondences across videos in time. They either learn frame-to-frame mapping across sequences, which does not leverage temporal information, or assume monotonic alignment between each video pa…

Cited by 32PDFcodeScholar
2022

Learning to Simulate Realistic LiDARs

IROS 2022poster

Simulating realistic sensors is a challenging part in data generation for autonomous systems, often involving carefully handcrafted sensor design, scene properties, and physics modeling. To alleviate this, we introduce a pipeline for data-driven simulation of a realistic LiDAR sensor. We propose a m…

Cited by 19SourceScholar
2022

MTFormer: Multi-task Learning via Transformer and Cross-Task Reasoning

ECCV 2022poster

"In this paper, we explore the advantages of utilizing transformer structures for addressing multi-task learning (MTL). Specifically, we demonstrate that models with transformer structures are more appropriate for MTL than convolutional neural networks (CNNs), and we propose a novel transformer-base…

Cited by 67SourcePDFScholar
2022

Missingness Bias in Model Debugging

ICLR 2022poster

Missingness, or the absence of features from an input, is a concept fundamental to many model debugging tools. However, in computer vision, pixels cannot simply be removed from an image. One thus tends to resort to heuristics such as blacking out pixels, which may in turn introduce bias into the deb…

2022

Neural-Sim: Learning to Generate Training Data with NeRF

ECCV 2022poster

"Traditional approaches for training a computer vision models requires collecting and labelling vast amounts of imagery under a diverse set of scene configurations and properties. This process is incredibly time-consuming, and it is challenging to ensure that the captured data distribution maps well…

2022

Robust Contrastive Learning Against Noisy Views

CVPR 2022poster

Contrastive learning relies on an assumption that positive pairs contain related views that share certain underlying information about an instance, e.g., patches of an image or co-occurring multimodal signals of a video. What if this assumption is violated? The literature suggests that contrastive l…

Cited by 100PDFcodeScholar
2022

Robustness Analysis of Video-Language Models Against Visual and Language Perturbations

NeurIPS 2022accept

Joint visual and language modeling on large-scale datasets has recently shown good progress in multi-modal tasks when compared to single modal learning. However, robustness of these approaches against real-world perturbations has not been studied. In this work, we perform the first extensive robust…

2021

Prediction of Object Geometry from Acoustic Scattering Using Convolutional Neural Networks

ICASSP 2021accepted

Acoustic scattering is strongly influenced by boundary geometry of objects over which sound scatters. The present work proposes a method to infer object geometry from scattering features by training convolutional neural networks. The training data is generated from a fast numerical solver developed…

Cited by 0SourceScholar
2021

Taskography: Evaluating robot task planning over large 3D scene graphs

CoRL 2021poster

3D scene graphs (3DSGs) are an emerging description; unifying symbolic, topological, and metric scene representations. However, typical 3DSGs contain hundreds of objects and symbols even for small environments; rendering task planning on the \emph{full} graph impractical. We construct \textbf{Taskog…

Cited by 84SourcecodeScholar
2020

AutoSimulate: (Quickly) Learning Synthetic Data Generation

ECCV 2020poster

Simulation is increasingly being used for generating large labelled datasets in many machine learning problems. Recent methods have focused on adjusting simulator parameters with the goal of maximising accuracy on a validation task, usually relying on REINFORCE-like gradient estimators. However thes…

2020

Fast Acoustic Scattering Using Convolutional Neural Networks

ICASSP 2020accepted

Diffracted scattering and occlusion are important acoustic effects in interactive auralization and noise control applications, typically requiring expensive numerical simulation. We propose training a convolutional neural network to map from a convex scatterer's cross-section to a 2D slice of the re…

Cited by 0SourceScholar
2020

Learning Visuomotor Policies for Aerial Navigation Using Cross-Modal Representations

IROS 2020poster

Machines are a long way from robustly solving open-world perception-control tasks, such as first-person view (FPV) aerial navigation. While recent advances in end-to- end Machine Learning, especially Imitation Learning and Reinforcement appear promising, they are constrained by the need of large amo…

Cited by 61SourcecodeScholar
2015

Conditional Random Fields as Recurrent Neural Networks

ICCV 2015poster

Pixel-level labelling tasks, such as semantic segmentation, play a central role in image understanding. Recent approaches have attempted to harness the capabilities of deep learning techniques for image recognition to tackle pixel-level labelling tasks. One central issue in this methodology is the l…

Cited by 3378PDFcodeScholar
2015

Incremental dense multi-modal 3D scene reconstruction

IROS 2015poster

Aquiring reliable depth maps is an essential prerequisite for accurate and incremental 3D reconstruction used in a variety of robotics applications. Depth maps produced by affordable Kinect-like cameras have become a de-facto standard for indoor reconstruction and the driving force behind the succes…

Cited by 19SourceScholar
2015

Incremental dense semantic stereo fusion for large-scale semantic scene reconstruction

ICRA 2015poster

Our abilities in scene understanding, which allow us to perceive the 3D structure of our surroundings and intuitively recognise the objects we see, are things that we largely take for granted, but for robots, the task of understanding large scenes quickly remains extremely challenging. Recently, sce…

Cited by 260SourceScholar