Paper Overview
Research Area: Computer Vision (CV) Authors: Jiekai Wu, Rong Fu, Chuangqi Li, et al. Published: 2026-04-03 arXiv: 2604.03212
Abstract
Remote sensing segmentation in real deployment is inherently continual: new semantic categories emerge, and acquisition conditions shift across seasons, cities, and sensors. Despite recent progress, many incremental approaches still treat training steps as isolated updates, which leaves representation drift and forgetting insufficiently controlled.
The authors present ProtoFlow, a time-aware prototype dynamics framework that models class prototypes as trajectories and learns their evolution with an explicit temporal vector field. By jointly enforcing low-curvature motion and inter-class separation, ProtoFlow stabilizes prototype geometry throughout incremental learning.
Key Results
- Consistent gains over strong baselines on standard class-incremental and domain-incremental remote sensing benchmarks
- Improved overall mIoU (mIoU_all) by 1.5-2.0 points
- Reduced forgetting of previously learned classes
Why It Matters
Continual learning is essential for deployed remote sensing systems, where labels for new categories accumulate over time and sensor/seasonal/domain shifts degrade static models. ProtoFlow's prototype-trajectory formulation offers a principled way to control representation drift during incremental updates.
---
*Auto-collected on 2026-04-06*