arXiv論文メモ
新着一覧
cs.CV · 査読状況未確認

悪天候の画像認識に向け同じ画像内で特徴を混ぜるICM

ICM: Intra-class Mixing for Domain Adaptation in Adverse Weather

Boying Li, Chang Liu, Britta Ayano Wilde, György Kovács, Tosin Adewumi, Björn Backe, Hamam Mokayed

この論文をやさしく読む

ひとことで言うと

晴れの日に学んだ画像認識を悪天候でも使うため、同じ画像内の同じ種類の領域だけを混ぜて学習する方法です。

何に役立つ?

悪天候の道路画像などで、画素ごとの物体分類を適応させる用途が考えられます。要旨では Cityscapes から ACDC への評価結果を報告しています。

この研究の面白いところ

別の画像から領域を貼り合わせず、同一画像・同一クラス内の混合に限定して、不自然な配置を避けながら予測の一貫性を使います。

どこまで分かった?

数値結果は Cityscapes から ACDC へのベンチマークで mIoU 75.7%、先行最高値より1.9ポイント上です。他の天候や実運用での性能は要旨にありません。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

悪天候での意味領域分割に対する教師なしドメイン適応(UDA)は、見た目が大きく変わることで分布間の差が広がり、適応先の擬似ラベルの信頼性が下がるため、難しい課題である。この問題に対し、同じ意味クラス内で混ぜた画像と元画像の予測を一致させる Intra-Class Mixing Consistency(ICM)の枠組みを提案する。従来の混合を用いた一貫性手法は、異なる画像やドメインの領域を組み合わせ、不自然な意味上の矛盾を生じさせることがある。これに対し ICM は、同じ画像かつ同じ意味クラス内で混合し、一貫性の正則化に使う画像の現実的な意味配置を保つ。ICM は晴天から悪天候への意味領域分割の教師なしドメイン適応で、従来の最高性能を更新した。Cityscapes から ACDC へのベンチマークでは mIoU 75.7%を達成し、それまでの最高性能を1.9ポイント上回った。この結果は、厳しい環境条件でのクラスの混同を軽減する有効性を示す。コードは補足資料で提供される。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-23(UTC)
最新改訂
2026-09-23 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

Unsupervised domain adaptation (UDA) for semantic segmentation remains challenging under adverse weather conditions because severe appearance changes enlarge the domain gap and degrade the reliability of pseudo labels in the target domain. To address this problem, we propose an Intra-Class Mixing Consistency (ICM) framework that enforces prediction consistency between an intra-class mixed image and its original counterpart. Unlike previous mixing-based consistency methods that combine regions across different images or domains and may introduce unrealistic semantic inconsistencies, ICM performs mixing within the same image and semantic class, preserving realistic semantic layout for consistency regularization. With ICM, we establish a new state-of-the-art performance for clear-to-adverse-weather unsupervised domain adaptation (UDA) in semantic segmentation. On the Cityscapes $\rightarrow$ ACDC benchmark, our method achieves 75.7\% mIoU, outperforming the previous state of the art by +1.9 pp, demonstrating its effectiveness in mitigating class confusion under challenging environmental conditions. The code is provided in the supplementary material.

arXiv ID: 2609.27533 / 要約の誤りについて