paper-with-me

홈 › Papers

Online Distribution Shift Detection via Recency Prediction

2022-11-17 · Rachel Luo, Rohan Sinha, Yixiao Sun, Ali Hindy, Shengjia Zhao, Silvio Savarese, Edward Schmerling, Marco Pavone

When deploying modern machine learning-enabled robotic systems in high-stakes applications, detecting distribution shift is critical. However, most existing methods for detecting distribution shift are not well-suited to robotics settings, where data often arrives in a streaming fashion and may be very high-dimensional. In this work, we present an online method for detecting distribution shift with guarantees on the false positive rate - i.e., when there is no distribution shift, our system is very unlikely (with probability $< \epsilon$) to falsely issue an alert; any alerts that are issued should therefore be heeded. Our method is specifically designed for efficient detection even with high dimensional data, and it empirically achieves up to 11x faster detection on realistic robotics settings compared to prior work while maintaining a low false negative rate in practice (whenever there is a distribution shift in our experiments, our method indeed emits an alert). We demonstrate our approach in both simulation and hardware for a visual servoing task, and show that our method indeed issues an alert before a failure occurs.

📄 PDF Abstract BibTeX arXiv:2211.09916

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction

Similar Papers 제목 키워드 기반

Clause Final Verb Prediction in Hindi: Evidence for Noisy Channel Model of Communication

2021-06-01 · NAACL (CMCL) 2021 6 · Kartik Sharma, Niyati Bafna, Samar Husain

Verbal prediction has been shown to be critical during online comprehension of Subject-Object-Verb (SOV) languages. In this work we present three computational models to predict clause final verbs in Hindi given its prio…

PredictionSentenceSentence Completion

DEAP Cache: Deep Eviction Admission and Prefetching for Cache

2020-09-19 · Ayush Mangal, Jitesh Jain, Keerat Kaur Guliani, Omkar Bhalerao

Recent approaches for learning policies to improve caching, target just one out of the prefetching, admission and eviction processes. In contrast, we propose an end to end pipeline to learn all three policies using machi…

BIG-bench Machine LearningDensity Estimation

PROTON: Prototype-Based Test-Time Online OOD Detection for Medical VLMs

2026-06-18 · Abhijit Das, Nichula Wasalathilaka, Yifan Lu, Adinath Dukre 외 arxiv

Medical vision-language models (VLMs) enable zero-shot clinical image classification, yet reliably detecting out-of-distribution (OOD) inputs at deployment remains an open problem. No static scoring method works across a…

Image ClassificationPrompt Engineering

Computational Interpretations of Recency for the Choice of Referring Expressions in Discourse

2020-11-01 · EMNLP (CODI) 2020 11 · Fahime Same, Kees Van Deemter

First, we discuss the most common linguistic perspectives on the concept of recency and propose a taxonomy of recency metrics employed in Machine Learning studies for choosing the form of referring expressions in discour…

Referring ExpressionSensitivity

Online Conformal Inference with Retrospective Adjustment for Faster Adaptation to Distribution Shift

2025-11-06 · Jungbin Jun, Ilsang Ohn arxiv

Conformal prediction has emerged as a powerful framework for constructing distribution-free prediction sets with guaranteed coverage assuming only the exchangeability assumption. However, this assumption is often violate…