← Search

Evgenia Rusak

7 accepted papers

2026

Low-Pass Filtering Improves Behavioral Alignment of Vision Models

ICLR 2026poster

Despite their impressive performance on computer vision benchmarks, Deep Neural Networks (DNNs) still fall short of adequately modeling human visual behavior, as measured by error consistency and shape bias. Recent work hypothesized that behavioral alignment can be drastically improved through gener…

Cited by 0SourceScholar
2025

In Search of Forgotten Domain Generalization

ICLR 2025spotlight

Out-of-Domain (OOD) generalization is the ability of a model trained on one or more domains to generalize to unseen domains. In the ImageNet era of computer vision, evaluation sets for measuring a model's OOD performance were designed to be strictly OOD with respect to style. However, the emergence…

Cited by 4SourcePDFScholar
2025

InfoNCE: Identifying the Gap Between Theory and Practice

AISTATS 2025poster

Prior theory work on Contrastive Learning via the InfoNCE loss showed that, under certain assumptions, the learned representations recover the ground-truth latent factors. We argue that these theories overlook crucial aspects of how CL is deployed in practice. Specifically, they either assume equal…

Cited by 0SourceScholar
2024

Does CLIP’s generalization performance mainly stem from high train-test similarity?

ICLR 2024poster

Foundation models like CLIP are trained on hundreds of millions of samples and effortlessly generalize to new tasks and inputs. Out of the box, CLIP shows stellar zero-shot and few-shot capabilities on a wide range of out-of-distribution (OOD) benchmarks, which prior works attribute mainly to today'…

2024

Effective pruning of web-scale datasets based on complexity of concept clusters

ICLR 2024poster

Utilizing massive web-scale datasets has led to unprecedented performance gains in machine learning models, but also imposes outlandish compute requirements for their training. In order to improve training and data efficiency, we here push the limits of pruning large-scale multimodal datasets for tr…

2020

A Simple Way to Make Neural Networks Robust Against Diverse Image Corruptions

ECCV 2020poster

The human visual system is remarkably robust against a wide range of naturally occurring variations and corruptions like rain or snow. In contrast, the performance of modern image recognition models strongly degrades when evaluated on previously unseen corruptions. Here, we demonstrate that a simple…

2020

Improving robustness against common corruptions by covariate shift adaptation

NeurIPS 2020poster

Today’s state-of-the-art machine vision models are vulnerable to image corruptions like blurring or compression artefacts, limiting their performance in many real-world applications. We here argue that popular benchmarks to measure model robustness against common corruptions (like ImageNet-C) undere…