Align and Surpass Human Camouflaged Perception: Visual Refocus Reinforcement Fine-Tuning
Ruolin Shen, Xiaozhong Ji, Kai WU, Jiangning Zhang, Yijun He, HaiHua Yang, Xiaobin Hu, Xiaoyu Sun
TL;DR
This work tackles the gap between human camouflaged perception and current multimodal vision-language systems by introducing Visual Refocus Reinforcement Fine-Tuning (VRRF). VRRF trains a visual refocus policy through a GRPO-based framework augmented with exploration-aware in-context demonstrations and a curriculum of progressively harder rewards, producing emergent hierarchies of attention (focus, rethink, backtracing) to localize concealed content. The approach yields significant improvements on camouflaged object perception and detection across COD benchmarks, outperforming supervised fine-tuning and, in hard cases, surpassing human performance in user studies. The findings demonstrate a pathway to cognitively inspired multimodal systems that can align with, and in challenging scenarios exceed, human camouflage perception, with implications for both beneficial applications and ethical considerations in surveillance contexts.
Abstract
Current multi-modal models exhibit a notable misalignment with the human visual system when identifying objects that are visually assimilated into the background. Our observations reveal that these multi-modal models cannot distinguish concealed objects, demonstrating an inability to emulate human cognitive processes which effectively utilize foreground-background similarity principles for visual analysis. To analyze this hidden human-model visual thinking discrepancy, we build a visual system that mimicks human visual camouflaged perception to progressively and iteratively `refocus' visual concealed content. The refocus is a progressive guidance mechanism enabling models to logically localize objects in visual images through stepwise reasoning. The localization process of concealed objects requires hierarchical attention shifting with dynamic adjustment and refinement of prior cognitive knowledge. In this paper, we propose a visual refocus reinforcement framework via the policy optimization algorithm to encourage multi-modal models to think and refocus more before answering, and achieve excellent reasoning abilities to align and even surpass human camouflaged perception systems. Our extensive experiments on camouflaged perception successfully demonstrate the emergence of refocus visual phenomena, characterized by multiple reasoning tokens and dynamic adjustment of the detection box. Besides, experimental results on both camouflaged object classification and detection tasks exhibit significantly superior performance compared to Supervised Fine-Tuning (SFT) baselines.
