PPML Workshop Talk: Open Questions in Differentially Private Machine Learning
AuthorsKunal Talwar (Apple)
PPML Workshop Talk: Open Questions in Differentially Private Machine Learning
AuthorsKunal Talwar (Apple)
REVERSAL-BENCH: A Reversibility Axis and Reset Oracle for Measuring the Reset-Free RL Cliff
September 17, 2026research area Methods and Algorithms
A central goal of autonomous reinforcement learning is continuous policy training without external resets. However, existing paradigms largely depend on underlying environmental reversibility, a property absent in real world manipulation, where events such as pushing objects off tables or spilling granular substances cannot be undone. We introduce REVERSAL-BENCH, a benchmark that controls reversibility via a continuous parameter ρ∈ [0, 1] and…
Shared Selective Persistent Memory for Agentic LLM Systems
September 16, 2026research area Speech and Natural Language Processing, research area Tools, Platforms, Frameworksconference EMNLP
Agentic LLM systems that generate code through multi-turn tool use face a fundamental context problem: each session starts from zero, discarding the configuration choices, domain constraints, data schemas, and tool-use patterns that made previous sessions productive. Naively persisting entire conversation histories is both token-inefficient and counterproductive—irrelevant context degrades generation quality. We introduce shared selective…