paper-with-me

홈 › Papers

Open Horizons: Evaluating Deep Models in the Wild

2025-12-13 · Ayush Vaibhav Bhatti, Deniz Karakay, Debottama Das, Nilotpal Rajbongshi, Yuito Sugimoto arxiv

Open-world deployment requires models to recognize both known categories and remain reliable when novel classes appear. We present a unified experimental study spanning open-set recognition (OSR) and few-shot class-incremental learning (FSCIL) on CIFAR-10. For OSR, we compare three pretrained frozen visual encoders: ResNet-50, ConvNeXt-Tiny and CLIP ViT-B/16,using a linear probe and four post-hoc scoring functions, namely MSP, Energy, Mahalanobis and kNN. Across metrics,such as, AUROC, AUPR, FPR@95, and OSCR, CLIP consistently yields the strongest separability between known and unknown samples, with Energy providing the most stable performance across backbones. For FSCIL, we compare modified SPPR, OrCo, and ConCM using partially frozen ResNet-50 across 1-, 5-, and 10-shot scenarios. ConCM achieves 84.7% accuracy in the 10-shot setting with the cleanest confusion matrix, while all methods show saturation beyond 5 shots. Our controlled evaluation reveals how the backbone architecture and scoring mechanisms affect unknown detection and how prototype-based methods mitigate catastrophic forgetting during incremental adaptation.

📄 PDF Abstract BibTeX arXiv:2512.12146

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot Class-Incremental Learning

Similar Papers 제목 키워드 기반

Seasonal Fire Prediction using Spatio-Temporal Deep Neural Networks

2024-04-09 · Dimitrios Michail, Lefki-Ioanna Panagiotou, Charalampos Davalas, Ioannis Prapas 외

With climate change expected to exacerbate fire weather conditions, the accurate anticipation of wildfires on a global scale becomes increasingly crucial for disaster mitigation. In this study, we utilize SeasFire, a com…

PredictionTime Series

WildGuard: Open One-Stop Moderation Tools for Safety Risks, Jailbreaks, and Refusals of LLMs

2024-06-26 · Seungju Han, Kavel Rao, Allyson Ettinger, Liwei Jiang 외

We introduce WildGuard -- an open, light-weight moderation tool for LLM safety that achieves three goals: (1) identifying malicious intent in user prompts, (2) detecting safety risks of model responses, and (3) determini…

Harnessing the Collective Intelligence of AI Agents in the Wild for New Discoveries

2026-06-09 · Federico Bianchi, Yongchan Kwon, Aneesh Pappu, James Zou arxiv

Scientific discovery is often a collective process: researchers share partial results, inspect failed attempts, and build on each other's ideas over long time horizons. Recent AI systems have shown that language-model-ba…

Enhanced Characterness for Text Detection in the Wild

2017-12-04 · Aarushi Agrawal, Prerana Mukherjee, Siddharth Srivastava, Brejesh lall

Text spotting is an interesting research problem as text may appear at any random place and may occur in various forms. Moreover, ability to detect text opens the horizons for improving many advanced computer vision prob…

Text DetectionText Spotting

Evaluating the Generalizability of Foundation Models for Extreme Environmental Events: Case Study of California Wildfire PM2.5

2026-07-08 · Yongcan Huang, Li Jiang, Ze Yu Liu arxiv

Wildfire smoke events produce extreme PM$_{2.5}$ concentrations that pose severe public health risks, yet forecasting rare, hazardous-level spikes remains a fundamental challenge. Time series foundation models (TSFMs), p…