AttMetNet: Attention-Enhanced Deep Neural Network for Methane Plume Detection in Sentinel-2 Satellite Imagery
Rakib Ahsan, MD Sadik Hossain Shanto, Md Sultanul Arifin, Tanzima Hashem

TL;DR
AttMetNet is a novel attention-enhanced deep learning framework that effectively detects methane plumes in Sentinel-2 satellite imagery by combining NDMI with attention mechanisms, reducing false positives and improving detection accuracy.
Contribution
This paper introduces AttMetNet, the first architecture to fuse NDMI with attention mechanisms specifically for methane plume detection in satellite images.
Findings
Outperforms recent methods in detection accuracy
Achieves lower false positive rates
Demonstrates robustness on real methane datasets
Abstract
Methane is a powerful greenhouse gas that contributes significantly to global warming. Accurate detection of methane emissions is the key to taking timely action and minimizing their impact on climate change. We present AttMetNet, a novel attention-enhanced deep learning framework for methane plume detection with Sentinel-2 satellite imagery. The major challenge in developing a methane detection model is to accurately identify methane plumes from Sentinel-2's B11 and B12 bands while suppressing false positives caused by background variability and diverse land cover types. Traditional detection methods typically depend on the differences or ratios between these bands when comparing the scenes with and without plumes. However, these methods often require verification by a domain expert because they generate numerous false positives. Recent deep learning methods make some improvements…
Peer Reviews
Decision·ICLR 2026 Conference Withdrawn Submission
This paper introduces a methane-aware architecture that fuses the Normalized Difference Methane Index (NDMI) with an attention-enhanced U-Net. By jointly exploiting NDMI's plume-sensitive cues and attention-driven feature selection, AttMetNet selectively amplifies methane absorption features while suppressing background noise.
The experimental analysis is limited.
The paper was well written and clearly explained. The presentation was of high quality. The results serve as a useful consistent benchmark of the now fairly numerous set of approaches for this task. This is a very useful activity in and of itself. The use of the focal loss is novel and sensible, and the ablation showing how it improves the precision will be useful for the field. I also liked the spirit of the analysis performed in figure 3 where the changes induced by adding NDMI were investigat
Limited technical innovation I'm puzzled about the NDMI contribution. It's very close to single pass differencing which Dan Varon investigated this in his original Multi‑Band Multi‑Pass (MBMP) retrieval paper in 2021 (“High-frequency monitoring of anomalous methane point sources with multispectral Sentinel-2 satellite observations.”) where he showed that the approach performs worse than MBMP which has become the standard approach. The idea of adding a MBMP like channel isn't novel e.g. see http
- **Originality**: Novel combination of existing techniques; introduces NDMI as a dedicated 13th channel (explicitly derived from B11/B12 physics) in a U-Net+attention framework, which represents a domain-specific refinement not present in prior U-Net methane models (*Vaughan et al., 2024*; *Ehret et al., 2022*) - **Quality**: Sound experimental design with real International Methane Emissions Observatory (IMEO) data, focal loss to address class imbalance, and experimental ablations (NDMI, atte
- **Originality**: Methodologically incremental -- *AttMetNet* combines established components (U-Net, Ronneberger et al., MICCAI 2015; attention gates, Oktay et al., MIDL 2018; focal loss, Lin et al., ICCV 2017; NDMI, Webber & Kerekes, Proc. SPIE 2020) without introducing new ML paradigms or generalizable architectural insights. - **Quality**: While ablations are thorough (Table 1, pg. 7), modern EO baselines are absent -- no comparison to foundation models like *SatMAE* (Cong et al., NeurIPS
- The paper is clearly written and well-organized, making the methodology and experimental workflow easy to follow. - The authors demonstrate strong effort in building a comprehensive empirical study, performing extensive experiments, and validating their results with detailed analysis. - The study addresses an important real-world problem, with a thoughtful integration of the NDMI that enhances methane plume detection from satellite imagery.
The technical scope of the work appears relatively narrow, as the proposed approach is highly tailored to methane plume segmentation. The integration of NDMI and the corresponding network modifications do not demonstrate strong methodological novelty. The evaluation is limited to a single dataset and sensor type (Sentinel-2), leaving uncertainty about the model’s generalizability to other sensors, spectral conditions, or unseen geographic regions. The discussion and analysis primarily focus on
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAtmospheric and Environmental Gas Dynamics · Fire Detection and Safety Systems · Remote-Sensing Image Classification
