← Search

Mario Fritz

73 accepted papers

2026

Certified Circuits: Stability Guarantees for Mechanistic Circuits

ICML 2026poster

Understanding *how* neural networks arrive at their predictions is essential for debugging, auditing, and deployment. Mechanistic interpretability pursues this goal by identifying *circuits*—minimal subnetworks responsible for specific behaviors. However, existing circuit discovery methods are britt…

Cited by 0SourceScholar
2026

Position: Safety Must Precede the Deployment of Open-Ended AI Agents

ICML 2026poster

AI advancements have been significantly driven by a combination of foundation models and curiosity-driven learning aimed at increasing capability and adaptability. Within this landscape, open-endedness, where AI agents autonomously and indefinitely generate novel behaviors, representations, or solut…

Cited by 0SourceScholar
2026

Position: Trustworthy AI Suffers from Invariance Conflicts and Causality is The Solution

ICML 2026poster

As artificial intelligence (AI), including machine learning (ML) models and foundation models (FMs), is increasingly deployed in high-stakes domains, ensuring their trustworthiness has become a central challenge. However, the core trustworthy AI objectives, such as fairness, robustness, privacy, and…

Cited by 0SourceScholar
2025

A Theory of Response Sampling in LLMs: Part Descriptive and Part Prescriptive

ACL 2025long

Large Language Models (LLMs) are increasingly utilized in autonomous decision-making, where they sample options from vast action spaces. However, the heuristics that guide this sampling process remain under-explored. We study this sampling behavior and show that this underlying heuristics resembles…

Cited by 0SourcePDFScholar
2025

Accept or Deny? Evaluating LLM Fairness and Performance in Loan Approval across Table-to-Text Serialization Approaches

EMNLP 2025

Large Language Models (LLMs) are increasingly employed in high-stakes decision-making tasks, such as loan approvals. While their applications expand across domains, LLMs struggle to process tabular data, ensuring fairness and delivering reliable predictions. In this work, we assess the performance a

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 LLMs Separate Instructions From Data? And What Do We Even Mean By That?

ICLR 2025poster

Large Language Models (LLMs) show impressive results in numerous practical applications, but they lack essential safety features that are common in other areas of computer science, particularly an explicit separation of instructions and data. This makes them vulnerable to manipulations such as indir…

2025

DocMIA: Document-Level Membership Inference Attacks against DocVQA Models

ICLR 2025poster

Document Visual Question Answering (DocVQA) has introduced a new paradigm for end-to-end document understanding, and quickly became one of the standard benchmarks for multimodal LLMs. Automating document processing workflows, driven by DocVQA models, presents significant potential for many business…

2025

MIBP-Cert: Certified Training against Data Perturbations with Mixed-Integer Bilinear Programs

NeurIPS 2025poster

Data errors, corruptions, and poisoning attacks during training pose a major threat to the reliability of modern AI systems. While extensive effort has gone into empirical mitigations, the evolving nature of attacks and the complexity of data require a more principled, provable approach to robustly…

Cited by 0SourceScholar
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

Medical Multimodal Model Stealing Attacks via Adversarial Domain Alignment

AAAI 2025technical

Medical multimodal large language models (MLLMs) are becoming an instrumental part of healthcare systems, assisting medical personnel with decision making and results analysis. Models for radiology report generation are able to interpret medical imagery, thus reducing the workload of radiologists. A…

Cited by 1SourcePDFScholar
2025

Pixel-level Certified Explanations via Randomized Smoothing

ICML 2025poster

Post-hoc attribution methods aim to explain deep learning predictions by highlighting influential input pixels. However, these explanations are highly non-robust: small, imperceptible input perturbations can drastically alter the attribution map while maintaining the same prediction. This vulnerabil…

2024

Adaptive Hierarchical Certification for Segmentation using Randomized Smoothing

ICML 2024poster

Certification for machine learning is proving that no adversarial sample can evade a model within a range under certain conditions, a necessity for safety-critical domains. Common certification methods for segmentation use a flat set of fine-grained classes, leading to high abstain rates due to mode…

2024

Cooperation, Competition, and Maliciousness: LLM-Stakeholders Interactive Negotiation

NeurIPS 2024poster

There is a growing interest in using Large Language Models (LLMs) in multi-agent systems to tackle interactive real-world tasks that require effective collaboration and assessing complex situations. Yet, we have a limited understanding of LLMs' communication and decision-making abilities in multi-ag…

2024

Dataset and Lessons Learned from the 2024 SaTML LLM Capture-the-Flag Competition

NeurIPS 2024spotlight

Large language model systems face significant security risks from maliciously crafted messages that aim to overwrite the system's original instructions or leak private data. To study this problem, we organized a capture-the-flag competition at IEEE SaTML 2024, where the flag is a secret string in th…

2024

LLM Task Interference: An Initial Study on the Impact of Task-Switch in Conversational History

EMNLP 2024main

With the recent emergence of powerful instruction-tuned large language models (LLMs), various helpful conversational Artificial Intelligence (AI) systems have been deployed across many applications. When prompted by users, these AI systems successfully perform a wide range of tasks as part of a conv…

2024

Language Models as Zero-shot Lossless Gradient Compressors: Towards General Neural Parameter Prior Models

NeurIPS 2024poster

Despite the widespread use of statistical prior models in various fields, such models for neural network gradients have long been overlooked. The inherent challenge stems from their high-dimensional structures and complex interdependencies, which complicate effective modeling. In this work, we demon…

2024

On Adversarial Training without Perturbing all Examples

ICLR 2024poster

Adversarial training is the de-facto standard for improving robustness against adversarial examples. This usually involves a multi-step adversarial attack applied on each example during training. In this paper, we explore only constructing adversarial examples (AE) on a subset of the training exampl…

2024

SimSCOOD: Systematic Analysis of Out-of-Distribution Generalization in Fine-tuned Source Code Models

NAACL 2024findings

Large code datasets have become increasingly accessible for pre-training source code models. However, for the fine-tuning phase, obtaining representative training data that fully covers the code distribution for specific downstream tasks remains challenging due to the task-specific nature and limite…

2024

Stealthy Imitation: Reward-guided Environment-free Policy Stealing

ICML 2024poster

Deep reinforcement learning policies, which are integral to modern control systems, represent valuable intellectual property. The development of these policies demands considerable resources, such as domain expertise, simulation fidelity, and real-world validation. These policies are potentially vul…

Cited by 2SourcePDFScholar
2022

Open-Domain, Content-Based, Multi-Modal Fact-Checking of Out-of-Context Images via Online Resources

CVPR 2022poster

Misinformation is now a major problem due to its potential high risks to our core democratic and societal values and orders. Out-of-context misinformation is one of the easiest and effective ways used by adversaries to spread viral false stories. In this threat, a real image is re-purposed to suppor…

Cited by 106PDFScholar
2022

ProgFed: Effective, Communication, and Computation Efficient Federated Learning by Progressive Training

ICML 2022spotlight

Federated learning is a powerful distributed learning scheme that allows numerous edge devices to collaboratively train a model without sharing their data. However, training is resource-intensive for edge devices, and limited network bandwidth is often the main bottleneck. Prior work often overcomes…

2022

RelaxLoss: Defending Membership Inference Attacks without Losing Utility

ICLR 2022spotlight

As a long-term threat to the privacy of training data, membership inference attacks (MIAs) emerge ubiquitously in machine learning models. Existing works evidence strong connection between the distinguishability of the training and testing loss distributions and the model's vulnerability to MIAs. Mo…

2022

Responsible Disclosure of Generative Models Using Scalable Fingerprinting

ICLR 2022spotlight

Over the past years, deep generative models have achieved a new level of performance. Generated data has become difficult, if not impossible, to be distinguished from real data. While there are plenty of use cases that benefit from this technology, there are also strong concerns on how this new tech…

2021

Artificial Fingerprinting for Generative Models: Rooting Deepfake Attribution in Training Data

ICCV 2021poster

Photorealistic image generation has reached a new level of quality due to the breakthroughs of generative adversarial networks (GANs). Yet, the dark side of such deepfakes, the malicious use of generated media, raises concerns about visual misinformation. While existing research work on deepfake det…

Cited by 263PDFcodeScholar
2021

Convolutional Dynamic Alignment Networks for Interpretable Classifications

CVPR 2021poster

We introduce a new family of neural network models called Convolutional Dynamic Alignment Networks (CoDA-Nets), which are performant classifiers with a high degree of inherent interpretability. Their core building blocks are Dynamic Alignment Units (DAUs), which linearly transform their input with w…

Cited by 71PDFcodeScholar
2021

Dual Contrastive Loss and Attention for GANs

ICCV 2021poster

Generative Adversarial Networks (GANs) produce impressive results on unconditional image generation when powered with large-scale image datasets. Yet generated images are still easy to spot especially on datasets with high variance (e.g. bedroom, church). In this paper, we propose various improvemen…

Cited by 71PDFcodeScholar
2021

Euro-PVI: Pedestrian Vehicle Interactions in Dense Urban Centers

CVPR 2021poster

Accurate prediction of pedestrian and bicyclist paths is integral to the development of reliable autonomous vehicles in dense urban environments. The interactions between vehicle and pedestrian or bicyclist have a significant impact on the trajectories of traffic participants e.g. stopping or turnin…

Cited by 45PDFScholar
2020

GS-WGAN: A Gradient-Sanitized Approach for Learning Differentially Private Generators

NeurIPS 2020poster

The wide-spread availability of rich data has fueled the growth of machine learning applications in numerous domains. However, growth in domains with highly-sensitive data (e.g., medical) is largely hindered as the private nature of data prohibits it from being shared. To this end, we propose Gradie…

Cited by 215SourcePDFScholar
2020

Inclusive GAN: Improving Data and Minority Coverage in Generative Models

ECCV 2020poster

Generative Adversarial Networks (GANs) have brought about rapid progress towards generating photorealistic images. Yet the equitable allocation of their modeling capacity among subgroups has received less attention, which could lead to potential biases against underrepresented minorities if left unc…

2020

Normalizing Flows With Multi-Scale Autoregressive Priors

CVPR 2020poster

Flow-based generative models are an important class of exact inference models that admit efficient inference and sampling for image synthesis. Owing to the efficiency constraints on the design of the flow layers, e.g. split coupling flow layers in which approximately half the pixels do not undergo f…

Cited by 14PDFcodeScholar
2020

Prediction Poisoning: Towards Defenses Against DNN Model Stealing Attacks

ICLR 2020poster

High-performance Deep Neural Networks (DNNs) are increasingly deployed in many real-world applications e.g., cloud prediction APIs. Recent advances in model functionality stealing attacks via black-box access (i.e., inputs in, predictions out) threaten the business model of such applications, which…

Cited by 228SourceScholar
2020

Segmentations-Leak: Membership Inference Attacks and Defenses in Semantic Image Segmentation

ECCV 2020poster

Today's success of state of the art methods for semantic segmentation is driven by large datasets. Data is considered an important asset that needs to be protected, as the collection and annotation of such datasets comes at significant efforts and associated costs. In addition, visual data might con…

2020

Towards Automated Testing and Robustification by Semantic Adversarial Data Generation

ECCV 2020poster

Widespread application of computer vision systems in real world tasks is currently hindered by their unexpected behavior on unseen examples. This occurs due to limitations of empirical testing on finite test sets and lack of systematic methods to identify the breaking points of a trained model. In t…

Cited by 5SourcePDFScholar
2020

Towards Causal VQA: Revealing and Reducing Spurious Correlations by Invariant and Covariant Semantic Editing

CVPR 2020poster

Despite significant success in Visual Question Answering (VQA), VQA models have been shown to be notoriously brittle to linguistic variations in the questions. Due to deficiencies in models and datasets, today's models often rely on correlations rather than predictions that are causal w.r.t. data. I…

Cited by 187PDFcodeScholar
2019

Bayesian Prediction of Future Street Scenes using Synthetic Likelihoods

ICLR 2019poster

For autonomous agents to successfully operate in the real world, the ability to anticipate future scene states is a key competence. In real-world scenarios, future states become increasingly uncertain and multi-modal, particularly on long time horizons. Dropout based Bayesian inference provides a co…

Cited by 56SourcePDFScholar
2019

Not Using the Car to See the Sidewalk -- Quantifying and Controlling the Effects of Context in Classification and Segmentation

CVPR 2019poster

Importance of visual context in scene understanding tasks is well recognized in the computer vision community. However, to what extent the computer vision models are dependent on the context to make their predictions is unclear. A model overly relying on context will fail when encountering objects…

Cited by 101PDFScholar
2018

A Hybrid Model for Identity Obfuscation by Face Replacement

ECCV 2018poster

As more and more personal photos are shared and tagged in social media, avoiding privacy risks such as unintended recognition, becomes increasingly challenging. We propose a new hybrid approach to obfuscate identities in photos by head replacement. Our approach combines state of the art parametric f…

Cited by 143SourcePDFScholar
2018

Accurate and Diverse Sampling of Sequences Based on a “Best of Many” Sample Objective

CVPR 2018poster

For autonomous agents to successfully operate in the real world, anticipation of future events and states of their environment is a key competence. This problem has been formalized as a sequence extrapolation problem, where a number of observations are used to predict the sequence into the future. R…

Cited by 140SourcePDFScholar
2018

Adversarial Scene Editing: Automatic Object Removal from Weak Supervision

NeurIPS 2018poster

While great progress has been made recently in automatic image manipulation, it has been limited to object centric images like faces or structured scene datasets. In this work, we take a step towards general scene-level image editing by developing an automatic interaction-free object removal model.…

Cited by 112SourcePDFScholar
2018

Connecting Pixels to Privacy and Utility: Automatic Redaction of Private Information in Images

CVPR 2018poster

Images convey a broad spectrum of personal information. If such images are shared on social media platforms, this personal information is leaked which conflicts with the privacy of depicted persons. Therefore, we aim for automated approaches to redact such private information and thereby protect pr…

2018

Disentangled Person Image Generation

CVPR 2018poster

Generating novel, yet realistic, images of persons is a challenging task due to the complex interplay between the different image factors, such as the foreground, background and pose information. In this work, we aim at generating such images based on a novel, two-stage reconstruction pipeline that…

Cited by 541SourcePDFScholar
2018

Diverse Conditional Image Generation by Stochastic Regression with Latent Drop-Out Codes

ECCV 2018poster

Recent advances in Deep Learning and probabilistic modeling have let to strong improvements in generative models for images. On the one hand, GANs have contributed a highly effective adversarial learning procedure, but still suffer from stability issues. On the other hand, CVAE models provide a soun…

2018

Long-Term On-Board Prediction of People in Traffic Scenes Under Uncertainty

CVPR 2018poster

Progress towards advanced systems for assisted and autonomous driving is leveraging recent advances in recognition and segmentation methods. Yet, we are still facing challenges in bringing reliable driving to inner cities, as those are composed of highly dynamic scenes observed from a moving platfo…

Cited by 288SourcePDFScholar
2018

Natural and Effective Obfuscation by Head Inpainting

CVPR 2018poster

As more and more personal photos are shared online, being able to obfuscate identities in such photos is becoming a necessity for privacy protection. People have largely resorted to blacking out or blurring head regions, but they result in poor user experience while being surprisingly ineffective ag…

Cited by 266SourcePDFScholar
2017

Adversarial Image Perturbation for Privacy Protection -- A Game Theory Perspective

ICCV 2017poster

Users like sharing personal photos with others through social media. At the same time, they might want to make automatic identification in such photos difficult or even impossible. Classic obfuscation methods such as blurring are not only unpleasant but also not as effective as one would expect. Rec…

Cited by 183PDFScholar
2017

Exploiting Saliency for Object Segmentation From Image Level Labels

CVPR 2017poster

There have been remarkable improvements in the semantic labelling task in the recent years. However, the state of the art methods rely on large-scale pixel-level annotations. This paper studies the problem of training a pixel-wise semantic labeller network from image-level annotations of the present…

Cited by 236PDFScholar
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
2017

Speaking the Same Language: Matching Machine to Human Captions by Adversarial Training

ICCV 2017poster

While strong progress has been made in image captioning recently, machine and human captions are still quite distinct. This is primarily due to the deficiencies in the generated word distribution, vocabulary size, and strong bias in the generators towards frequent captions. Furthermore, humans -- ri…

Cited by 311PDFScholar
2017

Towards a Visual Privacy Advisor: Understanding and Predicting Privacy Risks in Images

ICCV 2017poster

With an increasing number of users sharing information online, privacy implications entailing such actions are a major concern. For explicit content, such as user profile or GPS data, devices (e.g. mobile phones) as well as web services (e.g. facebook) offer to set privacy settings in order to enfor…

Cited by 194PDFScholar
2017

What Is Around the Camera?

ICCV 2017poster

How much does a single image reveal about the environment it was taken in? In this paper, we investigate how much of that information can be retrieved from a foreground object, combined with the background (i.e. the visible part of the environment). Assuming it is not perfectly diffuse, the foregrou…

Cited by 58PDFScholar
2015

Ask Your Neurons: A Neural-Based Approach to Answering Questions About Images

ICCV 2015oral

We address a question answering task on real-world images that is set up as a Visual Turing Test. By combining latest advances in image representation and natural language processing, we propose Neural-Image-QA, an end-to-end formulation to this problem for which all parts are trained jointly. In co…

Cited by 816PDFScholar
2015

Prediction of Search Targets From Fixations in Open-World Settings

CVPR 2015poster

Previous work on predicting the target of visual search from human fixations only considered closed-world settings in which training labels are available and predictions are performed for a known set of potential targets. In this work we go beyond the state of the art by studying search target predi…

Cited by 75SourcePDFScholar