← Search

Alexander Meinke

6 accepted papers

2024

Me, Myself, and AI: The Situational Awareness Dataset (SAD) for LLMs

NeurIPS 2024poster

AI assistants such as ChatGPT are trained to respond to users by saying, "I am a large language model”. This raises questions. Do such models "know'' that they are LLMs and reliably act on this knowledge? Are they "aware" of their current circumstances, such as being deployed to the public? We refer…

2022

Breaking Down Out-of-Distribution Detection: Many Methods Based on OOD Training Data Estimate a Combination of the Same Core Quantities

ICML 2022spotlight

It is an important problem in trustworthy machine learning to recognize out-of-distribution (OOD) inputs which are inputs unrelated to the in-distribution task. Many out-of-distribution detection methods have been suggested in recent years. The goal of this paper is to recognize common objectives as…

2022

Provably Adversarially Robust Detection of Out-of-Distribution Data (Almost) for Free

NeurIPS 2022accept

The application of machine learning in safety-critical systems requires a reliable assessment of uncertainty. However, deep neural networks are known to produce highly overconfident predictions on out-of-distribution (OOD) data. Even if trained to be non-confident on OOD data, one can still adversar…

Cited by 7SourcePDFScholar
2020

Adversarial Robustness on In- and Out-Distribution Improves Explainability

ECCV 2020poster

Neural networks have led to major improvements in image classification but suffer from being non-robust to adversarial changes, unreliable uncertainty estimates on out-distribution samples and their inscrutable black-box decisions. In this work we propose RATIO, a training procedure for Robustness v…

2020

Certifiably Adversarially Robust Detection of Out-of-Distribution Data

NeurIPS 2020poster

Deep neural networks are known to be overconfident when applied to out-of-distribution (OOD) inputs which clearly do not belong to any class. This is a problem in safety-critical applications since a reliable assessment of the uncertainty of a classifier is a key property, allowing to trigger human…