← Search

Tobias Leemann

8 accepted papers

2025

Auto-GDA: Automatic Domain Adaptation for Efficient Grounding Verification in Retrieval-Augmented Generation

ICLR 2025poster

While retrieval-augmented generation (RAG) has been shown to enhance factuality of large language model (LLM) outputs, LLMs still suffer from hallucination, generating incorrect or irrelevant information. A common detection strategy involves prompting the LLM again to assess whether its response is…

Cited by 0SourcePDFScholar
2024

I Prefer Not to Say: Protecting User Consent in Models with Optional Personal Data

AAAI 2024technical

We examine machine learning models in a setup where individuals have the choice to share optional personal information with a decision-making system, as seen in modern insurance pricing models. Some users consent to their data being used whereas others object and keep their data undisclosed. In this…

2024

The Language of Trauma: Modeling Traumatic Event Descriptions Across Domains with Explainable AI

EMNLP 2024finding

Psychological trauma can manifest following various distressing events and is captured in diverse online contexts. However, studies traditionally focus on a single aspect of trauma, often neglecting the transferability of findings across different scenarios. We address this gap by training various l…

2023

Language Models are Realistic Tabular Data Generators

ICLR 2023poster

Tabular data is among the oldest and most ubiquitous forms of data. However, the generation of synthetic samples with the original data’s characteristics remains a significant challenge for tabular data. While many generative models from the computer vision domain, such as variational autoencoders o…

2023

On the Trade-Off between Actionable Explanations and the Right to be Forgotten

ICLR 2023poster

As machine learning (ML) models are increasingly being deployed in high-stakes applications, policymakers have suggested tighter data protection regulations (e.g., GDPR, CCPA). One key principle is the “right to be forgotten” which gives users the right to have their data deleted. Another key princi…

Cited by 20SourcePDFScholar
2023

When are post-hoc conceptual explanations identifiable?

UAI 2023poster

Interest in understanding and factorizing learned embedding spaces through conceptual explanations is steadily growing. When no human concept labels are available, concept discovery methods search trained embedding spaces for interpretable concepts like object shape or color that can provide post-ho…

2022

A Consistent and Efficient Evaluation Strategy for Attribution Methods

ICML 2022spotlight

With a variety of local feature attribution methods being proposed in recent years, follow-up work suggested several evaluation strategies. To assess the attribution quality across different attribution techniques, the most popular among these evaluation strategies in the image domain use pixel pert…