paper-with-me

홈 › Papers

ContextShift: A Controlled Benchmark for Context Dependence in Object Detection

2026-06-08 · Dan Zlotnikov, Alex Lazarovich, Ohad Ben-Shahar arxiv

Modern object detectors achieve strong performance on standard benchmarks, yet their robustness to contextual variation remains insufficiently understood. Prior evaluations largely rely on aggregate metrics such as AP on uncontrolled distribution shifts, which can obscure how performance degrades under context change. We introduce ContextShift, a controlled benchmark that systematically manipulates object--context relationships while preserving object appearance. Built on COCO 2017, it isolates context as an independent variable through geometric transformations and synthetic and natural background substitutions, including a continuous compatibility axis based on normalized pointwise mutual information (NPMI). Across diverse detector architectures, we observe a consistent degradation pattern: false negatives increase by up to 227% and prediction volume decreases by up to 44%, while false positives remain stable or decline. This suppression behavior is not captured by aggregate metrics such as AP, which can mask substantial recall loss and changes in prediction dynamics. Further analysis suggests that degradation is driven less by reduced confidence than by a reduced formation of valid detection candidates. Moreover, performance along the statistical compatibility axis is non-monotonic, peaking at intermediate NPMI and degrading toward both extremes, indicating that statistical co-occurrence does not correlate linearly with effective visual context. Finally, we show that context-aware augmentation improves robustness: every augmented variant outperforms the dataset-only baseline on both original and manipulated test images, partially recovering performance lost to prediction-suppression failures by exposing models to object--context decoupling during training.

📄 PDF Abstract BibTeX arXiv:2606.09495

Code (0)

등록된 구현이 없습니다.

Tasks

Object Detection

Similar Papers 제목 키워드 기반

Deep Architectures for Learning Context-dependent Ranking Functions

2018-03-15 · Karlson Pfannschmidt, Pritha Gupta, Eyke Hüllermeier

Object ranking is an important problem in the realm of preference learning. On the basis of training data in the form of a set of rankings of objects, which are typically represented as feature vectors, the goal is to le…

Object

Simple Primitives with Feasibility- and Contextuality-Dependence for Open-World Compositional Zero-shot Learning

2022-11-05 · Zhe Liu, Yun Li, Lina Yao, Xiaojun Chang 외

The task of Compositional Zero-Shot Learning (CZSL) is to recognize images of novel state-object compositions that are absent during the training stage. Previous methods of learning compositional embedding have shown eff…

Compositional Zero-Shot LearningDisentanglementZero-Shot Learning

Failure of contextual invariance in large language models

2026-03-24 · Sagar Kumar, Ariel Flint, Luca Maria Aiello, Andrea Baronchelli arxiv

Standard evaluation practices assume that large language model (LLM) outputs are stable when prompts are embedded in contextually equivalent discourses. Here, we test this assumption in the setting of gender inference. U…

Fine-Grained Multi Image Object Hallucination Benchmark

2026-08-31 · Joonki Min, Chaeyun Kim, Hyungwook Choi, Yejin Kim 외 arxiv

Multimodal Large Language Models (MLLMs) are increasingly deployed in multi-image scenarios requiring complex reasoning across visual contexts. However, current MLLMs remain fundamentally limited by object hallucination-…

Unsupervised Text Segmentation via Kernel Change-Point Detection on Sentence Embeddings

2026-01-26 · Mumin Jia, Jairo Diaz-Rodriguez arxiv

Unsupervised text segmentation is crucial because boundary labels are expensive, subjective, and often fail to transfer across domains and granularity choices. We propose Embed-KCPD, a training-free method that represent…