← Search

Martin Gubri

10 accepted papers

2026

DISCO: Diversifying Sample Condensation for Accelerating Model Evaluation

ICLR 2026poster

Evaluating modern machine learning models has become prohibitively expensive. Benchmarks such as LMMs-Eval and HELM demand thousands of GPU hours per model. Costly evaluation reduces inclusivity, slows the cycle of innovation, and worsens environmental impact. To address the growing cost of standard…

Cited by 0SourcecodeScholar
2025

Leaky Thoughts: Large Reasoning Models Are Not Private Thinkers

EMNLP 2025

We study privacy leakage in the reasoning traces of large reasoning models used as personal agents which handle sensitive user data. Unlike final outputs, reasoning traces are often assumed to be internal and safe. We challenge this assumption by showing that reasoning traces frequently contain sens

2025

Scaling Up Membership Inference: When and How Attacks Succeed on Large Language Models

NAACL 2025findings

Membership inference attacks (MIA) attempt to verify the membership of a given data sample in the training set for a model. MIA has become relevant in recent years, following the rapid development of large language models (LLM). Many are concerned about the usage of copyrighted materials for trainin…

2024

Calibrating Large Language Models Using Their Generations Only

ACL 2024long

As large language models (LLMs) are increasingly deployed in user-facing applications, building trust and maintaining safety by accurately quantifying a model’s confidence in its prediction becomes even more important. However, finding effective ways to calibrate LLMs—especially when the only interf…

2024

TRAP: Targeted Random Adversarial Prompt Honeypot for Black-Box Identification

ACL 2024findings

Large Language Model (LLM) services and models often come with legal rules on *who* can use them and *how* they must use them. Assessing the compliance of the released LLMs is crucial, as these rules protect the interests of the LLM contributor and prevent misuse. In this context, we describe the no…

Cited by 2SourcePDFScholar
2023

ProPILE: Probing Privacy Leakage in Large Language Models

NeurIPS 2023spotlight

The rapid advancement and widespread use of large language models (LLMs) have raised significant concerns regarding the potential leakage of personally identifiable information (PII). These models are often trained on vast quantities of web-collected data, which may inadvertently include sensitive p…

Cited by 174SourcePDFScholar
2022

Efficient and transferable adversarial examples from bayesian neural networks

UAI 2022poster

An established way to improve the transferability of black-box evasion attacks is to craft the adversarial examples on an ensemble-based surrogate to increase diversity. We argue that transferability is fundamentally related to uncertainty. Based on a state-of-the-art Bayesian Deep Learning techniqu…

2022

LGV: Boosting Adversarial Example Transferability from Large Geometric Vicinity

ECCV 2022poster

"We propose transferability from Large Geometric Vicinity (LGV), a new technique to increase the transferability of black-box adversarial attacks. LGV starts from a pretrained surrogate model and collects multiple weight sets from a few additional training epochs with a constant and high learning ra…