paper-with-me

홈 › Papers

MineSegSAT: An automated system to evaluate mining disturbed area extents from Sentinel-2 imagery

2023-11-03 · Ezra MacDonald, Derek Jacoby, Yvonne Coady

Assessing the environmental impact of the mineral extraction industry plays a critical role in understanding and mitigating the ecological consequences of extractive activities. This paper presents MineSegSAT, a model that presents a novel approach to predicting environmentally impacted areas of mineral extraction sites using the SegFormer deep learning segmentation architecture trained on Sentinel-2 data. The data was collected from non-overlapping regions over Western Canada in 2021 containing areas of land that have been environmentally impacted by mining activities that were identified from high-resolution satellite imagery in 2021. The SegFormer architecture, a state-of-the-art semantic segmentation framework, is employed to leverage its advanced spatial understanding capabilities for accurate land cover classification. We investigate the efficacy of loss functions including Dice, Tversky, and Lovasz loss respectively. The trained model was utilized for inference over the test region in the ensuing year to identify potential areas of expansion or contraction over these same periods. The Sentinel-2 data is made available on Amazon Web Services through a collaboration with Earth Daily Analytics which provides corrected and tiled analytics-ready data on the AWS platform. The model and ongoing API to access the data on AWS allow the creation of an automated tool to monitor the extent of disturbed areas surrounding known mining sites to ensure compliance with their environmental impact goals.

📄 PDF Abstract BibTeX arXiv:2311.01676

Code (1)

macdonaldezra/minesegsat 공식 구현 pytorch

Tasks

Land Cover ClassificationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Residual Connection 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Mix-FFN Mix-FFN is a feedforward layer used in the SegFormer architecture.…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
SegFormer SegFormer is a Transformer-based framework for semantic segmentation that unifies Transformers with lightweight…

Similar Papers 제목 키워드 기반

Disturbance-Robust Backup Control Barrier Functions: Safety Under Uncertain Dynamics

2024-09-12 · David E. J. van Wijk, Samuel Coogan, Tamas G. Molnar, Manoranjan Majji 외

Obtaining a controlled invariant set is crucial for safety-critical control with control barrier functions (CBFs) but is non-trivial for complex nonlinear systems and constraints. Backup control barrier functions allow s…

Performance analysis of facial recognition: A critical review through glass factor

2021-04-04 · Jiashu He

COVID-19 pandemic and social distancing urge a reliable human face recognition system in different abnormal situations. However, there is no research which studies the influence of glass factor in facial recognition syst…

Face DetectionFace Recognition

Consistent Attack: Universal Adversarial Perturbation on Embodied Vision Navigation

2022-06-12 · Chengyang Ying, You Qiaoben, Xinning Zhou, Hang Su 외

Embodied agents in vision navigation coupled with deep neural networks have attracted increasing attention. However, deep neural networks have been shown vulnerable to malicious adversarial noises, which may potentially …

LLMs for Argument Mining: Detection, Extraction, and Relationship Classification of pre-defined Arguments in Online Comments

2025-05-29 · Matteo Guida, Yulia Otmakhova, Eduard Hovy, Lea Frermann

Automated large-scale analysis of public discussions around contested issues like abortion requires detecting and understanding the use of arguments. While Large Language Models (LLMs) have shown promise in language proc…

Argument Mining

Comparison of Syntactic Parsers on Biomedical Texts

2020-08-17 · Maria Biryukov

Syntactic parsing is an important step in the automated text analysis which aims at information extraction. Quality of the syntactic parsing determines to a large extent the recall and precision of the text mining result…