Decoder-Based Anomaly Detection With Concentration Filtering for Distinguishing Wildfire Smoke From Clouds
雲と山火事の煙を区別するための濃度フィルタリングを用いたデコーダベースの異常検知 (AI 翻訳)
Sehun Kim, Chae-Bong Sohn, Kwangchul Son
🤖 gxceed AI 要約
日本語
本研究は、山火事の煙を早期に検出するための教師なし異常検知フレームワークを提案する。Concentration Filtering Moduleを用いて煙と雲の空間的分布の違いを定量化し、ConvNeXtと自己注意機構により特徴抽出を行う。HPWRENデータセットでの評価では、AUROC 0.801、AP 0.689を達成し、リアルタイム処理が可能である。
English
This paper proposes an unsupervised anomaly detection framework for early wildfire smoke detection. It introduces a Learnable Concentration Filtering Module to quantify spatial distribution differences between smoke and clouds, using ConvNeXt and self-attention. Evaluated on the HPWREN dataset, it achieves AUROC 0.801, AP 0.689, and fast inference time of 10.53 ms.
Unofficial AI-generated summary based on the public title and abstract. Not an official translation.
📝 gxceed 編集解説 — Why this matters
日本のGX文脈において
日本でも山火事は気候変動の影響で増加しており、本技術は防災やインフラ監視に応用可能だが、GX政策や開示基準との直接的な連携は薄い。
In the global GX context
This paper contributes to climate adaptation technology, which is part of broader sustainability, but has limited direct relevance to global GX disclosure frameworks like TCFD or ISSB.
👥 読者別の含意
🔬研究者:For researchers in anomaly detection and remote sensing, the concentration filtering module offers a novel approach.
🏛政策担当者:Policymakers in disaster management may consider this for early warning systems.
📄 Abstract(原文)
Wildfires are natural disasters that cause extensive human casualties and economic losses worldwide. Rapid detection in the early stages is essential to minimize damage; however, conventional supervised learning-based object detection methods face limitations due to the difficulty of acquiring sufficient labeled data for rare wildfire events and their high implementation costs. This study proposes an unsupervised wildfire-detection framework that leverages the characteristics of fixed closed-circuit television (CCTV) environments. The core of the proposed method is a Learnable Concentration Filtering Module that quantifies the spatial distribution differences between wildfire smoke and atmospheric clouds. To extract robust feature representations, we employ ConvNeXt, a modernized convolutional architecture that integrates Vision Transformer design principles to achieve superior performance. Multi-scale features are extracted using a this backbone, and each feature map is divided into fixed $14\times 14$ patches. Spatial correlations between patches are learned through local-window self-attention. From the decoder-based reconstruction error map, the concentration ratio defined as the ratio of local maximum to mean values are computed at multiple scales, and concentrated anomaly patterns are selectively extracted through learnable thresholds. Experimental results on four regions of the HPWREN dataset achieved an average area under the receiver operating characteristic curve (AUROC) of 0.801, average precision (AP) of 0.689, and maximum F1-score (F1-max) of 0.769, demonstrating improved performance over other state-of-the-art anomaly detection models. The proposed method achieved a fast inference time of 10.53 ms, confirming its real-time processing capability. This study presents a practical approach for developing wildfire-detection systems that are robust to environmental variations and do not require labeled data.
🔗 Provenance — このレコードを発見したソース
- semanticscholar https://doi.org/10.1109/access.2026.3654564first seen 2026-06-29 08:08:41
🔔 こうした論文の新着を逃したくない方は キーワードアラート に登録(無料・3キーワードまで)。
gxceed は公開メタデータに基づく研究支援データセットです。要約・翻訳・解説は AI 支援で生成されています。 最終的な解釈・検証は利用者が原典資料に基づいて行うことを前提とします。