← Search

Margret Keuper

34 accepted papers

2026

GeoDiv: Framework for Measuring Geographical Diversity in Text-to-Image Models

ICLR 2026poster

Text-to-image (T2I) models are rapidly gaining popularity, yet their outputs often lack geographical diversity, reinforce stereotypes, and misrepresent regions. Given their broad reach, it is critical to rigorously evaluate how these models portray the world. Existing diversity metrics either rely o…

Cited by 0SourcecodeScholar
2026

RobustSpring: Benchmarking Robustness to Image Corruptions for Optical Flow, Scene Flow and Stereo

ICLR 2026poster

Standard benchmarks for optical flow, scene flow, and stereo vision algorithms generally focus on model accuracy rather than robustness to image corruptions like noise or rain. Hence, the resilience of models to such real-world perturbations is largely unquantified. To address this, we present Robus…

Cited by 0SourceScholar
2025

AIM: Amending Inherent Interpretability via Self-Supervised Masking

ICCV 2025poster

It has been observed that deep neural networks (DNNs) often use both genuine as well as spurious features.In this work, we propose "Amending Inherent Interpretability via Self-Supervised Masking" (AIM), a simple yet surprisingly effective method that promotes the network's utilization of genuine fea…

Cited by 0SourcePDFScholar
2025

Balancing Diversity and Risk in LLM Sampling: How to Select Your Method and Parameter for Open-Ended Text Generation

ACL 2025long

Sampling-based decoding strategies have been widely adopted for Large Language Models (LLMs) in numerous applications, targeting a balance between diversity and quality via temperature tuning and tail truncation. Considering the strong dependency of the candidate next tokens on different prefixes, r…

2025

Can We Talk Models Into Seeing the World Differently?

ICLR 2025poster

Unlike traditional vision-only models, vision language models (VLMs) offer an intuitive way to access visual content through language prompting by combining a large language model (LLM) with a vision encoder. However, both the LLM and the vision encoder come with their own set of biases, cue prefere…

2025

DCBM: Data-Efficient Visual Concept Bottleneck Models

ICML 2025poster

Concept Bottleneck Models (CBMs) enhance the interpretability of neural networks by basing predictions on human-understandable concepts. However, current CBMs typically rely on concept sets extracted from large language models or extensive image corpora, limiting their effectiveness in data-sparse s…

2025

MaxSup: Overcoming Representation Collapse in Label Smoothing

NeurIPS 2025oral

Label Smoothing (LS) is widely adopted to reduce overconfidence in neural network predictions and improve generalization. Despite these benefits, recent studies reveal two critical issues with LS. First, LS induces overconfidence in misclassified samples. Second, it compacts feature representations…

Cited by 0SourcecodeScholar
2025

TikZero: Zero-Shot Text-Guided Graphics Program Synthesis

ICCV 2025poster

Automatically synthesizing figures from text captions is a compelling capability. However, achieving high geometric precision and editability requires representing figures as graphics programs in languages like TikZ, and aligned training data (i.e., graphics programs with captions) remains scarce. M…

2025

VSTAR: Generative Temporal Nursing for Longer Dynamic Video Synthesis

ICLR 2025poster

Despite tremendous progress in the field of text-to-video (T2V) synthesis, open-sourced T2V diffusion models struggle to generate longer videos with dynamically varying and evolving content. They tend to synthesize quasi-static videos, ignoring the necessary visual change-over-time implied in the te…

2024

Adversarial Supervision Makes Layout-to-Image Diffusion Models Thrive

ICLR 2024poster

Despite the recent advances in large-scale diffusion models, little progress has been made on the layout-to-image (L2I) synthesis task. Current L2I models either suffer from poor editability via text or weak alignment between the generated image and the input layout. This limits their usability in p…

2024

CosPGD: an efficient white-box adversarial attack for pixel-wise prediction tasks

ICML 2024poster

While neural networks allow highly accurate predictions in many tasks, their lack of robustness towards even slight input perturbations often hampers their deployment. Adversarial attacks such as the seminal _projected gradient descent_ (PGD) offer an effective means to evaluate a model's robustness…

2024

Implicit Representations for Constrained Image Segmentation

ICML 2024poster

Implicit representations allow to use a parametric function that maps (spatial) coordinates to the value that is traditionally stored in each pixel, e.g. RGB values, instead of a discrete grid. This has recently proven quite advantageous as an internal representation for images or scenes for deep le…

Cited by 2SourcePDFScholar
2024

Improving Feature Stability during Upsampling -- Spectral Artifacts and the Importance of Spatial Context

ECCV 2024poster

"Pixel-wise predictions are required in a wide variety of tasks such as image restoration, image segmentation, or disparity estimation. Common models involve several stages of data resampling, in which the resolution of feature maps is first reduced to aggregate information and then increased to gen…

Cited by 6SourcePDFScholar
2022

FrequencyLowCut Pooling – Plug & Play against Catastrophic Overfitting

ECCV 2022poster

"Over the last years, Convolutional Neural Networks (CNNs) have been the dominating neural architecture in a wide range of computer vision tasks. From an image and signal processing point of view, this success might be a bit surprising as the inherent spatial pyramid design of most CNNs is apparentl…

2022

Learning Where to Look – Generative NAS Is Surprisingly Efficient

ECCV 2022poster

"The efficient, automated search for well-performing neural architectures (NAS) has drawn increasing attention in the recent past. Thereby, the predominant research objective is to reduce the necessity of costly evaluations of neural architectures while efficiently exploring large search spaces. To…

2022

Surrogate NAS Benchmarks: Going Beyond the Limited Search Spaces of Tabular NAS Benchmarks

ICLR 2022poster

The most significant barrier to the advancement of Neural Architecture Search (NAS) is its demand for large computational resources, which hinders scientifically sound empirical evaluations of NAS methods. Tabular NAS benchmarks have alleviated this problem substantially, making it possible to prope…

2022

Trading off Image Quality for Robustness is not Necessary with Regularized Deterministic Autoencoders

NeurIPS 2022accept

The susceptibility of Variational Autoencoders (VAEs) to adversarial attacks indicates the necessity to evaluate the robustness of the learned representations along with the generation performance. The vulnerability of VAEs has been attributed to the limitations associated with their variational for…

Cited by 1SourcePDFScholar
2021

Multi-Class Multi-Instance Count Conditioned Adversarial Image Generation

ICCV 2021poster

Image generation has rapidly evolved in recent years. Modern architectures for adversarial training allow to generate even high resolution images with remarkable quality. At the same time, more and more effort is dedicated towards controlling the content of generated images. In this paper, we take o…

Cited by 5PDFcodeScholar
2021

Shape your Space: A Gaussian Mixture Regularization Approach to Deterministic Autoencoders

NeurIPS 2021poster

Variational Autoencoders (VAEs) are powerful probabilistic models to learn representations of complex data distributions. One important limitation of VAEs is the strong prior assumption that latent representations learned by the model follow a simple uni-modal Gaussian distribution. Further, the var…

2020

Watch Your Up-Convolution: CNN Based Generative Deep Neural Networks Are Failing to Reproduce Spectral Distributions

CVPR 2020poster

Generative convolutional deep neural networks, e.g. popular GAN architectures, are relying on convolution based up-sampling methods to produce non-scalar outputs like images or video sequences. In this paper, we show that common up-sampling methods, i.e. known as up-convolution or transposed convolu…

Cited by 422PDFcodeScholar
2018

Occlusions, Motion and Depth Boundaries with a Generic Network for Disparity, Optical Flow or Scene Flow Estimation

ECCV 2018poster

Occlusions play an important role in optical flow and disparity estimation, since matching costs are not available in occluded areas and occlusions indicate motion boundaries. Moreover, occlusions are relevant for motion segmentation and scene flow estimation. In this paper, we present an efficient…

Cited by 254SourcePDFScholar
2017

FlowNet 2.0: Evolution of Optical Flow Estimation With Deep Networks

CVPR 2017poster

The FlowNet demonstrated that optical flow estimation can be cast as a learning problem. However, the state of the art with regard to the quality of the flow has still been defined by traditional methods. Particularly on small displacements and real-world data, FlowNet cannot compete with variationa…

Cited by 4066PDFScholar
2017

STD2P: RGBD Semantic Segmentation Using Spatio-Temporal Data-Driven Pooling

CVPR 2017poster

We propose a novel superpixel-based multi-view convolutional neural network for semantic image segmentation. The proposed network produces a high quality segmentation of a single image by leveraging information from additional views of the same scene. Particularly in indoor videos such as captured b…

Cited by 155PDFcodeScholar
2015

Efficient Decomposition of Image and Mesh Graphs by Lifted Multicuts

ICCV 2015poster

Formulations of the Image Decomposition Problem as a Multicut Problem (MP) w.r.t. a superpixel graph have received considerable attention. In contrast, instances of the MP w.r.t. a pixel grid graph have received little attention, firstly, because the MP is NP-hard and instances w.r.t. a pixel grid g…

Cited by 159PDFScholar