← Search

Lukas Wutschitz

8 accepted papers

2026

ACON: Optimizing Context Compression for Long-horizon LLM Agents

ICML 2026poster

Large language models (LLMs) are increasingly deployed as agents in dynamic real-world environments, where success depends on maintaining precise records of actions and observations. However, the resulting unbounded context growth in long-horizon agentic tasks makes two critical bottlenecks: prohibi…

Cited by 0SourceScholar
2026

Learning GUI Grounding with Spatial Reasoning from Visual Feedback

ICML 2026poster

Graphical User Interface (GUI) grounding is commonly framed as a coordinate prediction task – given a natural language instruction, generate on-screen coordinates for actions such as clicks and keystrokes. However, recent Vision Language Models (VLMs) often fail to predict accurate numeric coordinat…

Cited by 0SourceScholar
2025

Contextual Integrity in LLMs via Reasoning and Reinforcement Learning

NeurIPS 2025poster

As the era of autonomous agents making decisions on behalf of users unfolds, ensuring contextual integrity (CI) -- what is the appropriate information to share while carrying out a certain task -- becomes a central question to the field. We posit that CI demands a form of reasoning where the agent…

Cited by 0SourceScholar
2025

The Canary’s Echo: Auditing Privacy Risks of LLM-Generated Synthetic Text

ICML 2025poster

How much information about training samples can be leaked through synthetic data generated by Large Language Models (LLMs)? Overlooking the subtleties of information flow in synthetic data generation pipelines can lead to a false sense of privacy. In this paper, we assume an adversary has access to…

Cited by 0SourcePDFScholar
2023

Bayesian Estimation of Differential Privacy

ICML 2023poster

Algorithms such as Differentially Private SGD enable training machine learning models with formal privacy guarantees. However, because these guarantees hold with respect to unrealistic adversaries, the protection afforded against practical attacks is typically much better. An emerging strand of work…

2022

Differentially Private Fine-tuning of Language Models

ICLR 2022poster

We give simpler, sparser, and faster algorithms for differentially private fine-tuning of large-scale pre-trained language models, which achieve the state-of-the-art privacy versus utility tradeoffs on many standard NLP tasks. We propose a meta-framework for this problem, inspired by the recent succ…

Cited by 403SourcePDFScholar
2022

Differentially Private Model Compression

NeurIPS 2022accept

Recent papers have shown that large pre-trained language models (LLMs) such as BERT, GPT-2 can be fine-tuned on private data to achieve performance comparable to non-private models for many downstream Natural Language Processing (NLP) tasks while simultaneously guaranteeing differential privacy. The…

Cited by 24SourcePDFScholar