iconLogo
Published:2026/1/7 5:27:12

環境変化に強い!FSS技術で未来を掴む🚀

超要約: 環境変化に強い画像認識技術、AADを紹介!少ないデータで高精度なセグメンテーション(物体を区切る技術)を実現するよ✨


✨ ギャル的キラキラポイント ✨ ● ER-FSSベンチマーク爆誕🎉: 難しい環境の変化を考慮した新しい評価基準ができた! ● AAD(適応的注意蒸留)で無敵!: 環境が変わっても、ターゲットを正確に見つけられるようにする魔法🧙‍♀️ ● 既存技術も進化🚀: AADを既存の技術に足したら、もっとすごいことになったってこと!


続きは「らくらく論文」アプリで

Adaptive Attention Distillation for Robust Few-Shot Segmentation under Environmental Perturbations

Qianyu Guo / Jingrong Wu / Jieji Ren / Weifeng Ge / Wenqiang Zhang

Few-shot segmentation (FSS) aims to rapidly learn novel class concepts from limited examples to segment specific targets in unseen images, and has been widely applied in areas such as medical diagnosis and industrial inspection. However, existing studies largely overlook the complex environmental factors encountered in real world scenarios-such as illumination, background, and camera viewpoint-which can substantially increase the difficulty of test images. As a result, models trained under laboratory conditions often fall short of practical deployment requirements. To bridge this gap, in this paper, an environment-robust FSS setting is introduced that explicitly incorporates challenging test cases arising from complex environments-such as motion blur, small objects, and camouflaged targets-to enhance model's robustness under realistic, dynamic conditions. An environment robust FSS benchmark (ER-FSS) is established, covering eight datasets across multiple real world scenarios. In addition, an Adaptive Attention Distillation (AAD) method is proposed, which repeatedly contrasts and distills key shared semantics between known (support) and unknown (query) images to derive class-specific attention for novel categories. This strengthens the model's ability to focus on the correct targets in complex environments, thereby improving environmental robustness. Comparative experiments show that AAD improves mIoU by 3.3% - 8.5% across all datasets and settings, demonstrating superior performance and strong generalization. The source code and dataset are available at: https://github.com/guoqianyu-alberta/Adaptive-Attention-Distillation-for-FSS.

cs / cs.CV