← Search

Victor Rühle

8 accepted papers

2025

BEST-Route: Adaptive LLM Routing with Test-Time Optimal Compute

ICML 2025poster

Large language models (LLMs) are powerful tools but are often expensive to deploy at scale. LLM query routing mitigates this by dynamically assigning queries to models of varying cost and quality to obtain a desired tradeoff. Prior query routing approaches generate only one response from the select…

Cited by 0SourcePDFScholar
2025

Minerva: A Programmable Memory Test Benchmark for Language Models

ICML 2025poster

How effectively can LLM-based AI assistants utilize their memory (context) to perform various tasks? Traditional data benchmarks, which are often manually crafted, suffer from several limitations: they are static, susceptible to overfitting, difficult to interpret, and lack actionable insights--fail…

Cited by 0SourcePDFScholar
2025

TACO-RL: Task Aware Prompt Compression Optimization with Reinforcement Learning

ACL 2025finding

The increasing prevalence of large language models (LLMs) such as GPT-4 in various applications has led to a surge in the size of prompts required for optimal performance, leading to challenges in computational efficiency. Prompt compression aims to reduce the inference cost by minimizing input toke…

Cited by 0SourcePDFScholar
2024

Hybrid LLM: Cost-Efficient and Quality-Aware Query Routing

ICLR 2024poster

Large language models (LLMs) excel in most NLP tasks but also require expensive cloud servers for deployment due to their size, while smaller models that can be deployed on lower cost (e.g., edge) devices, tend to lag behind in terms of response quality. Therefore in this work we propose a hybrid in…

2024

Hybrid-RACA: Hybrid Retrieval-Augmented Composition Assistance for Real-time Text Prediction

EMNLP 2024industry

Large language models (LLMs) enhanced with retrieval augmentation has shown great performance in many applications. However, the computational demands for these models pose a challenge when applying them to real-time tasks, such as composition assistance. To address this, we propose Hybrid Retrieval…

2024

LLMLingua-2: Data Distillation for Efficient and Faithful Task-Agnostic Prompt Compression

ACL 2024findings

This paper focuses on task-agnostic prompt compression for better generalizability and efficiency. Considering the redundancy in natural language, existing approaches compress prompts by removing tokens or lexical units according to their information entropy obtained from a causal language model suc…

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…

2021

Privacy Regularization: Joint Privacy-Utility Optimization in LanguageModels

NAACL 2021long

Neural language models are known to have a high capacity for memorization of training samples. This may have serious privacy im- plications when training models on user content such as email correspondence. Differential privacy (DP), a popular choice to train models with privacy guarantees, comes wi…

Cited by 44SourcePDFScholar