paper-with-me

Papers

Self-Guided Masked Autoencoders for Domain-Agnostic Self-Supervised Learning

2024-02-22 · Johnathan Xie, Yoonho Lee, Annie S. Chen, Chelsea Finn

Self-supervised learning excels in learning representations from large amounts of unlabeled data, demonstrating success across multiple data modalities. Yet, extending self-supervised learning to new modalities is non-trivial because the specifics of existing methods are tailored to each domain, such as domain-specific augmentations which reflect the invariances in the target task. While masked modeling is promising as a domain-agnostic framework for self-supervised learning because it does not rely on input augmentations, its mask sampling procedure remains domain-specific. We present Self-guided Masked Autoencoders (SMA), a fully domain-agnostic masked modeling method. SMA trains an attention based model using a masked modeling objective, by learning masks to sample without any domain-specific assumptions. We evaluate SMA on three self-supervised learning benchmarks in protein biology, chemical property prediction, and particle physics. We find SMA is capable of learning representations without domain-specific knowledge and achieves state-of-the-art performance on these three benchmarks.

📄 PDF Abstract BibTeX arXiv:2402.14789

Code (1)

johnathan-xie/sma 공식 구현 jax

Tasks

Molecular Property PredictionProperty PredictionSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

SMA Slime Mould Algorithm (SMA) is a new stochastic optimizer proposed based on the oscillation mode of slime mould in nature. SMA has several new features with a unique…

Similar Papers 제목 키워드 기반

Exploring Masked Autoencoders for Sensor-Agnostic Image Retrieval in Remote Sensing

2024-01-15 · Jakob Hackstein, Gencer Sumbul, Kai Norman Clasen, Begüm Demir

Self-supervised learning through masked autoencoders (MAEs) has recently attracted great attention for remote sensing (RS) image representation learning, and thus embodies a significant potential for content-based image …

Content-Based Image RetrievalImage RetrievalRepresentation LearningRetrieval+1

The Dynamic Duo of Collaborative Masking and Target for Advanced Masked Autoencoder Learning

2024-12-23 · Shentong Mo

Masked autoencoders (MAE) have recently succeeded in self-supervised vision representation learning. Previous work mainly applied custom-designed (e.g., random, block-wise) masking or teacher (e.g., CLIP)-guided masking …

DecoderRepresentation Learning

Fus-MAE: A cross-attention-based data fusion approach for Masked Autoencoders in remote sensing

2024-01-05 · Hugo Chan-To-Hing, Bharadwaj Veeravalli

Self-supervised frameworks for representation learning have recently stirred up interest among the remote sensing community, given their potential to mitigate the high labeling costs associated with curating large satell…

Contrastive LearningRepresentation LearningSelf-Supervised Learning

Masked Autoencoders as Universal Speech Enhancer

2026-02-02 · Rajalaxmi Rajagopalan, Ritwik Giri, Zhiqiang Tang, Kyu Han arxiv

Supervised speech enhancement methods have been very successful. However, in practical scenarios, there is a lack of clean speech, and self-supervised learning-based (SSL) speech enhancement methods that offer comparable…

Self-Supervised LearningSpeech Enhancement

Where to Mask: Structure-Guided Masking for Graph Masked Autoencoders

2024-04-24 · Chuang Liu, Yuyao Wang, Yibing Zhan, Xueqi Ma 외

Graph masked autoencoders (GMAE) have emerged as a significant advancement in self-supervised pre-training for graph-structured data. Previous GMAE models primarily utilize a straightforward random masking strategy for n…

Transfer Learning