paper-with-me

홈 › Papers

Subimage Overlap Prediction: Task-Aligned Self-Supervised Pretraining For Semantic Segmentation In Remote Sensing Imagery

2026-01-05 · Lakshay Sharma, Alex Marin arxiv

Self-supervised learning (SSL) methods have become a dominant paradigm for creating general purpose models whose capabilities can be transferred to downstream supervised learning tasks. However, most such methods rely on vast amounts of pretraining data. This work introduces Subimage Overlap Prediction, a novel self-supervised pretraining task to aid semantic segmentation in remote sensing imagery that uses significantly lesser pretraining imagery. Given an image, a sub-image is extracted and the model is trained to produce a semantic mask of the location of the extracted sub-image within the original image. We demonstrate that pretraining with this task results in significantly faster convergence, and equal or better performance (measured via mIoU) on downstream segmentation. This gap in convergence and performance widens when labeled training data is reduced. We show this across multiple architecture types, and with multiple downstream datasets. We also show that our method matches or exceeds performance while requiring significantly lesser pretraining data relative to other SSL methods. Code and model weights are provided at \href{https://github.com/sharmalakshay93/subimage-overlap-prediction}{github.com/sharmalakshay93/subimage-overlap-prediction}.

📄 PDF Abstract BibTeX arXiv:2601.01781

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised LearningSemantic Segmentation

Similar Papers 제목 키워드 기반

Detection-by-Localization: Maintenance-Free Change Object Detector

2018-09-14 · Tanaka Kanji

Recent researches demonstrate that self-localization performance is a very useful measure of likelihood-of-change (LoC) for change detection. In this paper, this "detection-by-localization" scheme is studied in a novel g…

Change DetectionInformation RetrievalObjectRetrieval

Learned Lossless Image Compression based on Bit Plane Slicing

2024-01-01 · CVPR 2024 1 · Zhe Zhang, Huairui Wang, Zhenzhong Chen, Shan Liu

Autoregressive Initial Bits (ArIB) a framework that combines subimage autoregression and latent variable models has shown its advantages in lossless image compression. However in current methods the image splitting m…

Image Compression

Distraction is All You Need for Multimodal Large Language Model Jailbreaking

2025-02-15 · CVPR 2025 1 · Zuopeng Yang, Jiluan Fan, Anli Yan, Erdun Gao 외

Multimodal Large Language Models (MLLMs) bridge the gap between visual and textual data, enabling a range of advanced applications. However, complex internal interactions among visual elements and their alignment with te…

AllLanguage ModelingLanguage ModellingLarge Language Model+1

Head-Aware Visual Cropping: Enhancing Fine-Grained VQA with Attention-Guided Subimage

2026-01-30 · Junfei Xie, Peng Pan, Xulong Zhang arxiv

Multimodal Large Language Models (MLLMs) show strong performance in Visual Question Answering (VQA) but remain limited in fine-grained reasoning due to low-resolution inputs and noisy attention aggregation. We propose \t…

Visual Question AnsweringVisual Grounding

DDU-Net: A Domain Decomposition-Based CNN for High-Resolution Image Segmentation on Multiple GPUs

2024-07-31 · Corné Verburg, Alexander Heinlein, Eric C. Cyr

The segmentation of ultra-high resolution images poses challenges such as loss of spatial information or computational inefficiency. In this work, a novel approach that combines encoder-decoder architectures with domain …

DecoderImage SegmentationLand Cover ClassificationSemantic Segmentation