paper-with-me

Papers

Meta OOD Learning for Continuously Adaptive OOD Detection

2023-09-21 · ICCV 2023 1 · Xinheng Wu, Jie Lu, Zhen Fang, Guangquan Zhang

Out-of-distribution (OOD) detection is crucial to modern deep learning applications by identifying and alerting about the OOD samples that should not be tested or used for making predictions. Current OOD detection methods have made significant progress when in-distribution (ID) and OOD samples are drawn from static distributions. However, this can be unrealistic when applied to real-world systems which often undergo continuous variations and shifts in ID and OOD distributions over time. Therefore, for an effective application in real-world systems, the development of OOD detection methods that can adapt to these dynamic and evolving distributions is essential. In this paper, we propose a novel and more realistic setting called continuously adaptive out-of-distribution (CAOOD) detection which targets on developing an OOD detection model that enables dynamic and quick adaptation to a new arriving distribution, with insufficient ID samples during deployment time. To address CAOOD, we develop meta OOD learning (MOL) by designing a learning-to-adapt diagram such that a good initialized OOD detection model is learned during the training process. In the testing process, MOL ensures OOD detection performance over shifting distributions by quickly adapting to new distributions with a few adaptations. Extensive experiments on several OOD benchmarks endorse the effectiveness of our method in preserving both ID classification accuracy and OOD detection performance on continuously shifting distributions.

📄 PDF Abstract BibTeX arXiv:2309.11705

Code (0)

등록된 구현이 없습니다.

Tasks

Out of Distribution (OOD) Detection

Similar Papers 제목 키워드 기반

Time-aware Metapath Feature Augmentation for Ponzi Detection in Ethereum

2022-10-30 · Chengxiang Jin, Jiajun Zhou, Jie Jin, Jiajing Wu 외

With the development of Web 3.0 which emphasizes decentralization, blockchain technology ushers in its revolution and also brings numerous challenges, particularly in the field of cryptocurrency. Recently, a large number…

Parent-Guided Adaptive Reliability (PGAR): A Behavioural Meta-Learning Framework for Stable and Trustworthy AI

2026-01-07 · Anshum Rankawat arxiv

Parent-Guided Adaptive Reliability (PGAR) is a lightweight behavioural meta-learning framework that adds a supervisory "parent" layer on top of a standard learner to improve stability, calibration, and recovery under dis…

Meta Learning on a Sequence of Imbalanced Domains with Difficulty Awareness

2021-09-29 · ICCV 2021 10 · Zhenyi Wang, Tiehang Duan, Le Fang, Qiuling Suo 외

Recognizing new objects by learning from a few labeled examples in an evolving environment is crucial to obtain excellent generalization ability for real-world machine learning systems. A typical setting across current m…

Change DetectionManagementMeta-Learning

iADCPS: Time Series Anomaly Detection for Evolving Cyber-physical Systems via Incremental Meta-learning

2025-04-06 · Jiyu Tian, Mingchu Li, Liming Chen, Zumin Wang

Anomaly detection for cyber-physical systems (ADCPS) is crucial in identifying faults and potential attacks by analyzing the time series of sensor measurements and actuator states. However, current methods lack adaptatio…

Anomaly DetectionMeta-LearningTime SeriesTime Series Anomaly Detection

Task-free Adaptive Meta Black-box Optimization

2026-01-29 · Chao Wang, Licheng Jiao, Lingling Li, Jiaxuan Zhao 외 arxiv

Handcrafted optimizers become prohibitively inefficient for complex black-box optimization (BBO) tasks. MetaBBO addresses this challenge by meta-learning to automatically configure optimizers for low-level BBO tasks, the…