paper-with-me

홈 › Papers

Contrastive Heliophysical Image Pretraining for Solar Dynamics Observatory Records

2025-11-28 · Shiyu Shen, Zhe Gao, Taifeng Chai, Yang Huang, Bin Pan arxiv

Deep learning has revolutionized solar image analysis, yet most approaches train task-specific encoders from scratch or rely on natural-image pretraining that ignores the unique characteristics of Solar Dynamics Observatory (SDO) data. We introduce SolarCHIP, a family of contrastively pretrained visual backbones tailored to multi-instrument SDO observations. SolarCHIP addresses three key challenges in solar imaging: multimodal sensing across AIA and HMI instruments, weak inter-class separability due to slow temporal evolution, and strong intra-class variability with sparse activity signals. Our pretraining framework employs a multi-granularity contrastive objective that jointly aligns (1) global class tokens across co-temporal AIA-HMI pairs to enhance temporal discrimination, (2) local patch tokens at fixed spatial indices to enforce position-consistent, modality-invariant features, and (3) intra-sample patches across different spatial locations to preserve fine-grained spatial structure. We train both CNN- and Vision Transformer-based autoencoders and demonstrate their effectiveness on two downstream tasks: cross-modal translation between HMI and AIA passbands via ControlNet, and full-disk flare classification. Experimental results show that SolarCHIP achieves state-of-the-art performance across both tasks, with particularly strong gains in low-resource settings where labeled data is limited. Ablation studies confirm that each contrastive component contributes essential discriminative capacity at different granularities. By publicly releasing pretrained weights and training code, we provide the heliophysics community with a practical, plug-and-play feature extractor that reduces computational requirements, improves label efficiency, and establishes a reusable foundation for diverse solar imaging applications.

📄 PDF Abstract BibTeX arXiv:2511.22958

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Large-scale Evaluation of Pretraining Paradigms for the Detection of Defects in Electroluminescence Solar Cell Images

2024-02-27 · David Torpey, Lawrence Pratt, Richard Klein

Pretraining has been shown to improve performance in many domains, including semantic segmentation, especially in domains with limited labelled data. In this work, we perform a large-scale evaluation and benchmarking of …

BenchmarkingDefect DetectionSegmentationSemantic Segmentation

Deep Space Weather Model: Long-Range Solar Flare Prediction from Multi-Wavelength Images

2025-08-11 · Shunya Nagashima, Komei Sugiura arxiv

Accurate, reliable solar flare prediction is crucial for mitigating potential disruptions to critical infrastructure, while predicting solar flares remains a significant challenge. Existing methods based on heuristic phy…

Representation Learning

Metadata-enhanced contrastive learning from retinal optical coherence tomography images

2022-08-04 · Robbie Holland, Oliver Leingang, Hrvoje Bogunović, Sophie Riedl 외

Deep learning has potential to automate screening, monitoring and grading of disease in medical images. Pretraining with contrastive learning enables models to extract robust and generalisable features from natural image…

AnatomyContrastive LearningTime Series Analysis

Solaris: A Foundation Model of the Sun

2024-11-25 · Harris Abdul Majid, Pietro Sittoni, Francesco Tudisco

Foundation models have demonstrated remarkable success across various scientific domains, motivating our exploration of their potential in solar physics. In this paper, we present Solaris, the first foundation model for …

model

A Primer on Contrastive Pretraining in Language Processing: Methods, Lessons Learned and Perspectives

2021-02-25 · Nils Rethmeier, Isabelle Augenstein

Modern natural language processing (NLP) methods employ self-supervised pretraining objectives such as masked language modeling to boost the performance of various application tasks. These pretraining methods are frequen…

Contrastive LearningLanguage ModelingLanguage ModellingMasked Language Modeling+3