paper-with-me

Papers

Spectral Temporal Contrastive Learning

2023-12-01 · Sacha Morin, Somjit Nath, Samira Ebrahimi Kahou, Guy Wolf

Learning useful data representations without requiring labels is a cornerstone of modern deep learning. Self-supervised learning methods, particularly contrastive learning (CL), have proven successful by leveraging data augmentations to define positive pairs. This success has prompted a number of theoretical studies to better understand CL and investigate theoretical bounds for downstream linear probing tasks. This work is concerned with the temporal contrastive learning (TCL) setting where the sequential structure of the data is used instead to define positive pairs, which is more commonly used in RL and robotics contexts. In this paper, we adapt recent work on Spectral CL to formulate Spectral Temporal Contrastive Learning (STCL). We discuss a population loss based on a state graph derived from a time-homogeneous reversible Markov chain with uniform stationary distribution. The STCL loss enables to connect the linear probing performance to the spectral properties of the graph, and can be estimated by considering previously observed data sequences as an ensemble of MCMC chains.

📄 PDF Abstract BibTeX arXiv:2312.00966

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Multi-Temporal Spatial-Spectral Comparison Network for Hyperspectral Anomalous Change Detection

2022-05-23 · Meiqi Hu, Chen Wu, Bo Du

Hyperspectral anomalous change detection has been a challenging task for its emphasis on the dynamics of small and rare objects against the prevalent changes. In this paper, we have proposed a Multi-Temporal spatial-spec…

Change DetectionContrastive Learning

Rank-based Geographical Regularization: Revisiting Contrastive Self-Supervised Learning for Multispectral Remote Sensing Imagery

2026-01-05 · Tom Burgert, Leonard Hackel, Paolo Rota, Begüm Demir arxiv

Self-supervised learning (SSL) has become a powerful paradigm for learning from large, unlabeled datasets, particularly in computer vision (CV). However, applying SSL to multispectral remote sensing (RS) images presents …

Self-Supervised Learning

EMS-Net: Efficient Multi-Temporal Self-Attention For Hyperspectral Change Detection

2023-03-24 · Meiqi Hu, Chen Wu, Bo Du

Hyperspectral change detection plays an essential role of monitoring the dynamic urban development and detecting precise fine object evolution and alteration. In this paper, we have proposed an original Efficient Multi-t…

Change DetectionClustering

A multi-temporal multi-spectral attention-augmented deep convolution neural network with contrastive learning for crop yield prediction

2025-09-19 · Shalini Dangi, Surya Karthikeya Mullapudi, Chandravardhan Singh Raghaw, Shahid Shafi Dar 외 arxiv

Precise yield prediction is essential for agricultural sustainability and food security. However, climate change complicates accurate yield prediction by affecting major factors such as weather conditions, soil fertility…

Crop Yield PredictionContrastive Learning

Unsupervised Time-Series Representation Learning with Iterative Bilinear Temporal-Spectral Fusion

2022-02-08 · Ling Yang, Shenda Hong

Unsupervised/self-supervised time series representation learning is a challenging problem because of its complex dynamics and sparse annotations. Existing works mainly adopt the framework of contrastive learning with the…

Anomaly DetectionContrastive LearningRepresentation LearningTime Series+1