← Search

Julian Rodemann

8 accepted papers

2026

Off-Policy Evaluation with Strategic Agents via Local Disclosure

ICML 2026poster

We study off-policy evaluation (OPE) under strategic behavior where decision subjects (or agents) respond to a decision maker's policy by strategically modifying their covariates. Such behavior induces a policy-dependent covariate shift, breaking the standard assumption in existing methods that cova…

Cited by 0SourceScholar
2025

GUARD: Glocal Uncertainty-Aware Robust Decoding for Effective and Efficient Open-Ended Text Generation

EMNLP 2025

Open-ended text generation faces a critical challenge: balancing coherence with diversity in LLM outputs. While contrastive search-based decoding strategies have emerged to address this trade-off, their practical utility is often limited by hyperparameter dependence and high computational costs. We

2024

Adaptive Contrastive Search: Uncertainty-Guided Decoding for Open-Ended Text Generation

EMNLP 2024finding

Despite the remarkable capabilities of large language models, generating high-quality text remains a challenging task. Numerous decoding strategies—such as beam search, sampling with temperature, top‐k sampling, nucleus (top‐p) sampling, typical decoding, contrastive decoding, and contrastive search…

2024

Statistical Multicriteria Benchmarking via the GSD-Front

NeurIPS 2024spotlight

Given the vast number of classifiers that have been (and continue to be) proposed, reliable methods for comparing them are becoming increasingly important. The desire for reliability is broken down into three main aspects: (1) Comparisons should allow for different quality metrics simultaneously. (2…

Cited by 1SourcePDFScholar
2023

Approximately Bayes-optimal pseudo-label selection

UAI 2023poster

Semi-supervised learning by self-training heavily relies on pseudo-label selection (PLS). This selection often depends on the initial model fit on labeled data. Early overfitting might thus be propagated to the final model by selecting instances with overconfident but erroneous predictions, often re…

Cited by 9SourcePDFScholar
2023

Robust statistical comparison of random variables with locally varying scale of measurement

UAI 2023poster

Spaces with locally varying scale of measurement, like multidimensional structures with differently scaled dimensions, are pretty common in statistics and machine learning. Nevertheless, it is still understood as an open question how to exploit the entire information encoded in them properly. We add…