paper-with-me

Papers

Hierarchical Semantic Correlation-Aware Masked Autoencoder for Unsupervised Audio-Visual Representation Learning

2026-04-05 · Donghuo Zeng, Hao Niu, Masato Taya arxiv

Learning aligned multimodal embeddings from weakly paired, label-free corpora is challenging: pipelines often provide only pre-extracted features, clips contain multiple events, and spurious co-occurrences. We propose HSC-MAE (Hierarchical Semantic Correlation-Aware Masked Autoencoder), a dual-path teacher-student framework that enforces semantic consistency across three complementary levels of representation - from coarse to fine: (i) global-level canonical-geometry correlation via DCCA, which aligns audio and visual embeddings within a shared modality-invariant subspace; (ii) local-level neighborhood-semantics correlation via teacher-mined soft top-k affinities, which preserves multi-positive relational structure among semantically similar instances; and (iii) sample-level conditional-sufficiency correlation via masked autoencoding, which ensures individual embeddings retain discriminative semantic content under partial observation. Concretely, a student MAE path is trained with masked feature reconstruction and affinity-weighted soft top-k InfoNCE; an EMA teacher operating on unmasked inputs via the CCA path supplies stable canonical geometry and soft positives. Learnable multi-task weights reconcile competing objectives, and an optional distillation loss transfers teacher geometry into the student. Experiments on AVE and VEGAS demonstrate substantial mAP improvements over strong unsupervised baselines, validating that HSC-MAE yields robust and well-structured audio-visual representations.

📄 PDF Abstract BibTeX arXiv:2604.04229

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Joint-MAE: 2D-3D Joint Masked Autoencoders for 3D Point Cloud Pre-training

2023-02-27 · Ziyu Guo, Renrui Zhang, Longtian Qiu, Xianzhi Li 외

Masked Autoencoders (MAE) have shown promising performance in self-supervised learning for both 2D and 3D computer vision. However, existing MAE-style methods can only learn from the data of a single modality, i.e., eith…

DecoderPoint Cloud Pre-trainingRepresentation LearningSelf-Supervised Learning

MASA: Motion-aware Masked Autoencoder with Semantic Alignment for Sign Language Recognition

2024-05-31 · Weichao Zhao, Hezhen Hu, Wengang Zhou, Yunyao Mao 외

Sign language recognition (SLR) has long been plagued by insufficient model representation capabilities. Although current pre-training approaches have alleviated this dilemma to some extent and yielded promising performa…

Self-Supervised LearningSign Language Recognition

From Linearity to Non-Linearity: How Masked Autoencoders Capture Spatial Correlations

2025-08-21 · Anthony Bisulco, Rahul Ramesh, Randall Balestriero, Pratik Chaudhari arxiv

Masked Autoencoders (MAEs) have emerged as a powerful pretraining technique for vision foundation models. Despite their effectiveness, they require extensive hyperparameter tuning (masking ratio, patch size, encoder/deco…

From Semantics to Pixels: Coarse-to-Fine Masked Autoencoders for Hierarchical Visual Understanding

2026-03-10 · Wenzhao Xiang, Yue Wu, Hongyang Yu, Feng Gao 외 arxiv

Self-supervised visual pre-training methods face an inherent tension: contrastive learning (CL) captures global semantics but loses fine-grained detail, while masked image modeling (MIM) preserves local textures but suff…

Semantic SegmentationContrastive LearningImage ClassificationObject Detection

SARMAE: Masked Autoencoder for SAR Representation Learning

2025-12-18 · Danxu Liu, Di Wang, Hebaixu Wang, Haoyang Chen 외 arxiv

Synthetic Aperture Radar (SAR) imagery plays a critical role in all-weather, day-and-night remote sensing applications. However, existing SAR-oriented deep learning is constrained by data scarcity, while the physically g…

Representation Learning