PhaseWin: An Efficient Search Algorithm for Faithful Visual Attribution
Researchers have introduced PhaseWin, a novel algorithm designed to improve the efficiency and faithfulness of visual attribution methods for interpreting vision and vision-language models. Unlike existing greedy approaches that require numerous model evaluations, PhaseWin employs a phased window-search strategy. This method alternates between global screening, pruning, and localized refinement to achieve linear evaluation complexity while maintaining near-greedy faithfulness. Experiments across various tasks like image classification and captioning demonstrate PhaseWin's ability to reach high faithfulness with significantly fewer forward passes compared to other attribution techniques. AI
IMPACT PhaseWin offers a more efficient way to interpret AI models, potentially accelerating debugging and auditing processes.