CVMay 23, 2025

Instruct2See: Learning to Remove Any Obstructions Across Distributions

arXiv:2505.17649v13 citationsh-index: 3ICML
Originality Highly original
AI Analysis

This addresses the limitation of existing methods that are specific to certain obstructions, offering a more general solution for image restoration tasks.

The paper tackles the problem of removing various obstructions from images, which often hinder object observation, by proposing Instruct2See, a zero-shot framework that handles both seen and unseen obstacles, achieving strong performance and generalization across in-distribution and out-of-distribution datasets.

Images are often obstructed by various obstacles due to capture limitations, hindering the observation of objects of interest. Most existing methods address occlusions from specific elements like fences or raindrops, but are constrained by the wide range of real-world obstructions, making comprehensive data collection impractical. To overcome these challenges, we propose Instruct2See, a novel zero-shot framework capable of handling both seen and unseen obstacles. The core idea of our approach is to unify obstruction removal by treating it as a soft-hard mask restoration problem, where any obstruction can be represented using multi-modal prompts, such as visual semantics and textual instructions, processed through a cross-attention unit to enhance contextual understanding and improve mode control. Additionally, a tunable mask adapter allows for dynamic soft masking, enabling real-time adjustment of inaccurate masks. Extensive experiments on both in-distribution and out-of-distribution obstacles show that Instruct2See consistently achieves strong performance and generalization in obstruction removal, regardless of whether the obstacles were present during the training phase. Code and dataset are available at https://jhscut.github.io/Instruct2See.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes