← Search

Paulius Rauba

6 accepted papers

2026

No More, No Less: Least-Privilege Language Models

ICML 2026poster

Least privilege is a core security principle: grant each request only the minimum access needed to achieve its goal. Deployed language models almost never follow it, instead being exposed through a single API endpoint that serves all users and requests. This gap exists not because least privilege wo…

Cited by 0SourceScholar
2025

Statistical Hypothesis Testing for Auditing Robustness in Language Models

ICML 2025poster

Consider the problem of testing whether the outputs of a large language model (LLM) system change under an arbitrary intervention, such as an input perturbation or changing the model variant. We cannot simply compare two LLM outputs since they might differ due to the stochastic nature of the system,…

Cited by 0SourcePDFScholar
2024

Context-Aware Testing: A New Paradigm for Model Testing with Large Language Models

NeurIPS 2024poster

The predominant *de facto* paradigm of testing ML models relies on either using only held-out data to compute aggregate evaluation metrics or by assessing the performance on different subgroups. However, such *data-only testing* methods operate under the restrictive assumption that the available em…

Cited by 5SourcePDFScholar
2024

Self-Healing Machine Learning: A Framework for Autonomous Adaptation in Real-World Environments

NeurIPS 2024poster

Real-world machine learning systems often encounter model performance degradation due to distributional shifts in the underlying data generating process (DGP). Existing approaches to addressing shifts, such as concept drift adaptation, are limited by their *reason-agnostic* nature. By choosing from…

Cited by 7SourcePDFScholar