← Search

Olga Russakovsky

45 accepted papers

2026

Actions as Language: Fine-Tuning VLMs into VLAs Without Catastrophic Forgetting

ICLR 2026poster

Fine-tuning vision-language models (VLMs) on robot teleoperation data to create vision-language-action (VLA) models is a promising paradigm for training generalist policies, but it suffers from a fundamental tradeoff: learning to produce actions often diminishes the VLM's foundational reasoning and…

Cited by 0SourceScholar
2026

Beyond Objects: Contextual Synthetic Data Generation for Fine-Grained Classification

CVPR 2026

Text-to-image (T2I) models are increasingly used for synthetic dataset generation, but generating synthetic training data to improve fine-grained classification performance remains challenging. Fine-tuning the T2I model with a few real examples can help generate more appropriate synthetic training d

Cited by 1SourcecodeScholar
2026

Bias at the End of the Score

CVPR 2026

Reward models (RMs) are inherently non-neutral value functions designed and trained to encode specific objectives, such as human preferences or text-image alignment. RMs have become crucial components of text-to-image (T2I) generation systems where they are used at various stages for dataset filteri

Cited by 0SourceScholar
2026

COMPACT: COMPositional Atomic-to-Complex Visual Capability Tuning

ICLR 2026poster

Visual instruction tuning (VIT) datasets consist of randomly sampled image-question pairs without regard to the informativeness of each pair. Recent dataset selection methods have shown that a small fraction of such datasets enriched with informative samples can lead to efficient finetuning of Multi…

Cited by 0SourceScholar
2026

GASS: Geometry-Aware Spherical Sampling for Disentangled Diversity Enhancement in Text-to-Image Generation

ICML 2026poster

Despite high semantic alignment, modern text-to-image (T2I) generative models still struggle to synthesize diverse images from a given prompt. This lack of diversity not only restricts user choice, but also risks amplifying societal biases. In this work, we enhance the T2I diversity through a geomet…

Cited by 0SourceScholar
2026

Motion Attribution for Video Generation

ICML 2026oral

Despite the rapid progress of video generation models, the role of data in influencing motion is poorly understood. We present Motive (MOTIon attribution for Video gEneration), a motion-centric, gradient-based data attribution framework that scales to modern, large, high-quality video datasets and m…

Cited by 2SourceScholar
2026

Prioritize the Process, Not Just the Outcome: Rewarding Latent Thought Trajectories Improves Reasoning in Looped Language Models

ICML 2026poster

Looped Language Models (LoopLMs) perform multi-step latent reasoning prior to token generation and outperform conventional LLMs on reasoning benchmarks at smaller parameter budgets. However, attempts to further improve LoopLM reasoning with reinforcement learning have failed—standard objectives such…

Cited by 3SourceScholar
2025

Attention IoU: Examining Biases in CelebA using Attention Maps

CVPR 2025poster

Computer vision models have been shown to exhibit and amplify biases across a wide array of datasets and tasks. Existing methods for quantifying bias in classification models primarily focus on dataset distribution and model performance on subgroups, overlooking the internal workings of a model. We…

2025

D^3: Scaling Up Deepfake Detection by Learning from Discrepancy

CVPR 2025poster

The boom of Generative AI brings opportunities entangled with risks and concerns. Existing literature emphasizes the generalization capability of deepfake detection on unseen generators, significantly promoting the detector's ability to identify more universal artifacts. This work seeks a step towar…

2025

Dynamic Diffusion Schrödinger Bridge in Astrophysical Observational Inversions

NeurIPS 2025poster

We study Diffusion Schrödinger Bridge (DSB) models in the context of dynamical astrophysical systems, specifically tackling observational inverse prediction tasks within Giant Molecular Clouds (GMCs) for star formation. We introduce the Astro-DSB model, a variant of DSB with the pairwise domain assu…

Cited by 0SourcecodeScholar
2025

The Impact of Coreset Selection on Spurious Correlations and Group Robustness

NeurIPS 2025poster

Coreset selection methods have shown promise in reducing the training data size while maintaining model performance for data-efficient machine learning. However, many large real-world datasets suffer from unknown spurious correlations and hidden biases. Therefore, it is crucial to understand how suc…

Cited by 0SourceScholar
2025

The Silent Assistant: NoiseQuery as Implicit Guidance for Goal-Driven Image Generation

ICCV 2025poster

In this work, we introduce NoiseQuery as a novel method for enhanced noise initialization in versatile goal-driven text-to-image (T2I) generation. Specifically, we propose to leverage an aligned Gaussian noise as implicit guidance to complement explicit user-defined inputs, such as text prompts, for…

2025

Unifying Specialized Visual Encoders for Video Language Models

ICML 2025poster

Recent advances in vision backbones have yielded powerful and diverse visual and video encoders. Yet, current Video Large Language Models encode visual inputs using an encoder from a single backbone family, limiting the amount and type of visual information they can process. We propose MERV, a Multi…

2024

ConceptMix: A Compositional Image Generation Benchmark with Controllable Difficulty

NeurIPS 2024poster

Compositionality is a critical capability in Text-to-Image (T2I) models, as it reflects their ability to understand and combine multiple concepts from text descriptions. Existing evaluations of compositional capability rely heavily on human-designed text prompts or fixed templates, limiting their di…

Cited by 11SourcePDFScholar
2024

ImageNet-OOD: Deciphering Modern Out-of-Distribution Detection Algorithms

ICLR 2024poster

The task of out-of-distribution (OOD) detection is notoriously ill-defined. Earlier works focused on new-class detection, aiming to identify label-altering data distribution shifts, also known as "semantic shift." However, recent works argue for a focus on failure detection, expanding the OOD evalua…

2023

Boundary Guided Learning-Free Semantic Control with Diffusion Models

NeurIPS 2023poster

Applying pre-trained generative denoising diffusion models (DDMs) for downstream tasks such as image semantic editing usually requires either fine-tuning DDMs or learning auxiliary editing networks in the existing literature. In this work, we present our BoundaryDiffusion method for efficient, effec…

2023

Gender Artifacts in Visual Datasets

ICCV 2023poster

Gender biases are known to exist within large-scale visual datasets and can be reflected or even amplified in downstream models. Many prior works have proposed methods for mitigating gender biases, often by attempting to remove gender expression information from images. To understand the feasibility…

Cited by 36PDFScholar
2023

GeoDE: a Geographically Diverse Evaluation Dataset for Object Recognition

NeurIPS 2023poster

Current dataset collection methods typically scrape large amounts of data from the web. While this technique is extremely scalable, data collected in this way tends to reinforce stereotypical biases, can contain personally identifiable information, and typically originates from Europe and North Amer…

Cited by 34SourcePDFScholar
2023

Overlooked Factors in Concept-Based Explanations: Dataset Choice, Concept Learnability, and Human Capability

CVPR 2023poster

Concept-based interpretability methods aim to explain a deep neural network model's components and predictions using a pre-defined set of semantic concepts. These methods evaluate a trained model on a new, "probe" dataset and correlate the model's outputs with concepts labeled in that dataset. Despi…

2022

A Study of Face Obfuscation in ImageNet

ICML 2022spotlight

Face obfuscation (blurring, mosaicing, etc.) has been shown to be effective for privacy protection; nevertheless, object recognition research typically assumes access to complete, unobfuscated images. In this paper, we explore the effects of face obfuscation on the popular ImageNet challenge visual…

2022

CARETS: A Consistency And Robustness Evaluative Test Suite for VQA

ACL 2022long

We introduce CARETS, a systematic test suite to measure consistency and robustness of modern VQA models through a series of six fine-grained capability tests. In contrast to existing VQA test sets, CARETS features balanced question generation to create pairs of instances to test models, with each pa…

2022

Enabling Detailed Action Recognition Evaluation Through Video Dataset Augmentation

NeurIPS 2022accept

It is well-known in the video understanding community that human action recognition models suffer from background bias, i.e., over-relying on scene cues in making their predictions. However, it is difficult to quantify this effect using existing evaluation frameworks. We introduce the Human-centric…

Cited by 14SourcePDFScholar
2022

HIVE: Evaluating the Human Interpretability of Visual Explanations

ECCV 2022poster

"As AI technology is increasingly applied to high-impact, high-risk domains, there have been a number of new methods aimed at making AI models more human interpretable. Despite the recent growth of interpretability work, there is a lack of systematic evaluation of proposed techniques. In this work,…

2022

Remember the Past: Distilling Datasets into Addressable Memories for Neural Networks

NeurIPS 2022accept

We propose an algorithm that compresses the critical information of a large dataset into compact addressable memories. These memories can then be recalled to quickly re-train a neural network and recover the performance (instead of storing and re-training on the full original dataset). Building upon…

2022

SiRi: A Simple Selective Retraining Mechanism for Transformer-Based Visual Grounding

ECCV 2022poster

"In this paper, we investigate how to achieve better referring visual grounding with modern vision-language transformers, and propose a simple yet powerful Selective Retraining (SiRi) mechanism. Particularly, SiRi conveys a significant principle to the research of visual grounding, i.e, a better ini…

2021

Fair Attribute Classification Through Latent Space De-Biasing

CVPR 2021poster

Fairness in visual recognition is becoming a prominent and critical topic of discussion as recognition systems are deployed at scale in the real world. Models trained from data in which target labels are correlated with protected attributes (e.g., gender, race) are known to learn and exploit those c…

Cited by 199PDFcodeScholar
2020

Evolving Graphical Planner: Contextual Global Planning for Vision-and-Language Navigation

NeurIPS 2020poster

The ability to perform effective planning is crucial for building an instruction-following agent. When navigating through a new environment, an agent is challenged with (1) connecting the natural language instructions with its progressively growing knowledge of the world; and (2) performing long-ran…

Cited by 95SourcePDFScholar
2020

REVISE: A Tool for Measuring and Mitigating Bias in Visual Datasets

ECCV 2020poster

Machine learning models are known to perpetuate and even amplify the biases present in the data. However, these data biases frequently do not become apparent until after the models are deployed. To tackle this issue and to enable the preemptive analysis of large-scale dataset, we present our tool. R…

2020

Towards Fairness in Visual Recognition: Effective Strategies for Bias Mitigation

CVPR 2020poster

Computer vision models learn to perform a task by capturing relevant statistics from training data. It has been shown that models learn spurious age, gender, and race correlations when trained for seemingly unrelated tasks like activity recognition or image captioning. Various mitigation techniques…

Cited by 441PDFcodeScholar
2020

Towards Unique and Informative Captioning of Images

ECCV 2020poster

Despite considerable progress, state of the art image captioning models produce generic captions, leaving out important image details. Furthermore, these systems may even misrepresent the image in order to produce a simpler caption consisting of common concepts. In this paper, we first analyze both…

2019

Human Uncertainty Makes Classification More Robust

ICCV 2019poster

The classification performance of deep neural networks has begun to asymptote at near-perfect levels. However, their ability to generalize outside the training set and their robustness to adversarial attacks have not. In this paper, we make progress on this problem by training with full label distri…

Cited by 388PDFcodeScholar
2019

SpatialSense: An Adversarially Crowdsourced Benchmark for Spatial Relation Recognition

ICCV 2019poster

Understanding the spatial relations between objects in images is a surprisingly challenging task. A chair may be "behind" a person even if it appears to the left of the person in the image (depending on which way the person is facing). Two students that appear close to each other in the image may no…

Cited by 66PDFcodeScholar
2017

Learning to Learn From Noisy Web Videos

CVPR 2017poster

Understanding the simultaneously very diverse and intricately fine-grained set of possible human actions is a critical open problem in computer vision. Manually labeling training videos is feasible for some action classes but doesn't scale to the full long-tailed distribution of actions. A promising…

Cited by 36PDFScholar
2017

What Actions Are Needed for Understanding Human Actions in Videos?

ICCV 2017poster

What is the right way to reason about human activities? What directions forward are most promising? In this work, we analyze the current state of human activity understanding in videos. The goal of this paper is to examine datasets, evaluation metrics, algorithms, and potential future directions. We…

Cited by 165PDFcodeScholar
2017

What's in a Question: Using Visual Questions as a Form of Supervision

CVPR 2017spotlight

Collecting fully annotated image datasets is challenging and expensive. Many types of weak supervision have been explored: weak manual annotations, web search results, temporal continuity, ambient sound and others. We focus on one particular unexplored mode: visual questions that are asked about ima…

Cited by 19PDFcodeScholar
2016

End-To-End Learning of Action Detection From Frame Glimpses in Videos

CVPR 2016poster

In this work we introduce a fully end-to-end approach for action detection in videos that learns to directly predict the temporal bounds of actions. Our intuition is that the process of detecting actions is naturally one of observation and refinement: observing moments in video, and refining hypothe…

Cited by 763PDFScholar
2015

Joint Calibration of Ensemble of Exemplar SVMs

CVPR 2015poster

We present a method for calibrating the Ensemble of Exemplar SVMs model. Unlike the standard approach, which calibrates each SVM independently, our method optimizes their joint performance as an ensemble. We formulate joint calibration as a constrained optimization problem and devise an efficient op…

Cited by 14SourcePDFScholar