English

PhaseWin Search Framework Enable Efficient Object-Level Interpretation

Computer Vision and Pattern Recognition 2025-11-17 v1

Abstract

Attribution is essential for interpreting object-level foundation models. Recent methods based on submodular subset selection have achieved high faithfulness, but their efficiency limitations hinder practical deployment in real-world scenarios. To address this, we propose PhaseWin, a novel phase-window search algorithm that enables faithful region attribution with near-linear complexity. PhaseWin replaces traditional quadratic-cost greedy selection with a phased coarse-to-fine search, combining adaptive pruning, windowed fine-grained selection, and dynamic supervision mechanisms to closely approximate greedy behavior while dramatically reducing model evaluations. Theoretically, PhaseWin retains near-greedy approximation guarantees under mild monotone submodular assumptions. Empirically, PhaseWin achieves over 95% of greedy attribution faithfulness using only 20% of the computational budget, and consistently outperforms other attribution baselines across object detection and visual grounding tasks with Grounding DINO and Florence-2. PhaseWin establishes a new state of the art in scalable, high-faithfulness attribution for object-level multimodal models.

Keywords

Cite

@article{arxiv.2511.10914,
  title  = {PhaseWin Search Framework Enable Efficient Object-Level Interpretation},
  author = {Zihan Gu and Ruoyu Chen and Junchi Zhang and Yue Hu and Hua Zhang and Xiaochun Cao},
  journal= {arXiv preprint arXiv:2511.10914},
  year   = {2025}
}
R2 v1 2026-07-01T07:36:50.486Z