paper-with-me

Papers

Dynamic Class-Aware Active Learning for Unbiased Satellite Image Segmentation

2026-04-10 · Gadi Hemanth Kumar, Athira Nambiar, Pankaj Bodani arxiv

Semantic segmentation of satellite imagery plays a vital role in land cover mapping and environmental monitoring. However, annotating large-scale, high-resolution satellite datasets is costly and time consuming, especially when covering vast geographic regions. Instead of randomly labeling data or exhaustively annotating entire datasets, Active Learning (AL) offers an efficient alternative by intelligently selecting the most informative samples for annotation with the help of Human-in-the-loop (HITL), thereby reducing labeling costs while maintaining high model performance. AL is particularly beneficial for large-scale or resource-constrained satellite applications, as it enables high segmentation accuracy with significantly fewer labeled samples. Despite these advantages, standard AL strategies typically rely on global uncertainty or diversity measures and lack the adaptability to target underperforming or rare classes as training progresses, leading to bias in the system. To overcome these limitations, we propose a novel adaptive acquisition function, Dynamic Class-Aware Uncertainty based Active learning (DCAU-AL) that prioritizes sample selection based on real-time class-wise performance gaps, thereby overcoming class-imbalance issue. The proposed DCAU-AL mechanism continuously tracks the performance of the segmentation per class and dynamically adjusts the sampling weights to focus on poorly performing or underrepresented classes throughout the active learning process. Extensive experiments on the OpenEarth land cover dataset show that DCAU-AL significantly outperforms existing AL methods, especially under severe class imbalance, delivering superior per-class IoU and improved annotation efficiency.

📄 PDF Abstract BibTeX arXiv:2604.08965

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic SegmentationImage SegmentationActive Learning

Similar Papers 제목 키워드 기반

Towards Efficient Disaster Response via Cost-effective Unbiased Class Rate Estimation through Neyman Allocation Stratified Sampling Active Learning

2024-05-28 · Yanbing Bai, Xinyi Wu, Lai Xu, Jihan Pei 외

With the rapid development of earth observation technology, we have entered an era of massively available satellite remote-sensing data. However, a large amount of satellite remote sensing data lacks a label or the label…

Active LearningBinary ClassificationDisaster ResponseEarth Observation

Unbiased Scene Graph Generation by Type-Aware Message Passing on Heterogeneous and Dual Graphs

2024-11-20 · Guanglu Sun, Jin Qiu, Lili Liang

Although great progress has been made in the research of unbiased scene graph generation, issues still hinder improving the predictive performance of both head and tail classes. An unbiased scene graph generation (TA-HDG…

graph constructionGraph GenerationScene Graph GenerationUnbiased Scene Graph Generation

Low-Thrust Orbital Transfer using Dynamics-Agnostic Reinforcement Learning

2022-10-06 · Carlos M. Casas, Belen Carro, Antonio Sanchez-Esguevillas

Low-thrust trajectory design and in-flight control remain two of the most challenging topics for new-generation satellite operations. Most of the solutions currently implemented are based on reference trajectories and le…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

STREAMLINE: Streaming Active Learning for Realistic Multi-Distributional Settings

2023-05-18 · Nathan Beck, Suraj Kothawade, Pradeep Shenoy, Rishabh Iyer

Deep neural networks have consistently shown great performance in several real-world use cases like autonomous vehicles, satellite imaging, etc., effectively leveraging large corpora of labeled training data. However, le…

Active LearningAutonomous Vehiclesimage-classificationImage Classification+2

FloCoDe: Unbiased Dynamic Scene Graph Generation with Temporal Consistency and Correlation Debiasing

2023-10-24 · Anant Khandelwal

Dynamic scene graph generation (SGG) from videos requires not only a comprehensive understanding of objects across scenes but also a method to capture the temporal motions and interactions with different objects. Moreove…

Graph GenerationScene Graph GenerationUnbiased Scene Graph Generation