paper-with-me

홈 › Papers

CroSSL: Cross-modal Self-Supervised Learning for Time-series through Latent Masking

2023-07-31 · Shohreh Deldari, Dimitris Spathis, Mohammad Malekzadeh, Fahim Kawsar, Flora Salim, Akhil Mathur

Limited availability of labeled data for machine learning on multimodal time-series extensively hampers progress in the field. Self-supervised learning (SSL) is a promising approach to learning data representations without relying on labels. However, existing SSL methods require expensive computations of negative pairs and are typically designed for single modalities, which limits their versatility. We introduce CroSSL (Cross-modal SSL), which puts forward two novel concepts: masking intermediate embeddings produced by modality-specific encoders, and their aggregation into a global embedding through a cross-modal aggregator that can be fed to down-stream classifiers. CroSSL allows for handling missing modalities and end-to-end cross-modal learning without requiring prior data preprocessing for handling missing inputs or negative-pair sampling for contrastive learning. We evaluate our method on a wide range of data, including motion sensors such as accelerometers or gyroscopes and biosignals (heart rate, electroencephalograms, electromyograms, electrooculograms, and electrodermal) to investigate the impact of masking ratios and masking strategies for various data types and the robustness of the learned representations to missing data. Overall, CroSSL outperforms previous SSL and supervised benchmarks using minimal labeled data, and also sheds light on how latent masking can improve cross-modal learning. Our code is open-sourced at https://github.com/dr-bell/CroSSL.

📄 PDF Abstract BibTeX arXiv:2307.16847

Code (1)

dr-bell/crossl 공식 구현 tf

Tasks

Contrastive LearningNovel ConceptsSelf-Supervised LearningTime Series

Similar Papers 제목 키워드 기반

Automatic Learning of Modality Exclusivity Norms with Crosslingual Word Embeddings

2020-12-01 · Joint Conference on Lexical and Computational Semantics 2020 · Emmanuele Chersoni, Rong Xiang, Qin Lu, Chu-Ren Huang

Collecting modality exclusivity norms for lexical items has recently become a common practice in psycholinguistics and cognitive research. However, these norms are available only for a relatively small number of language…

Word Embeddings

CrossLoc: Scalable Aerial Localization Assisted by Multimodal Synthetic Data

2021-12-16 · CVPR 2022 1 · Qi Yan, Jianhao Zheng, Simon Reding, Shanci Li 외

We present a visual localization system that learns to estimate camera poses in the real world with the help of synthetic data. Despite significant progress in recent years, most learning-based approaches to visual local…

Pose EstimationRepresentation LearningSynthetic Data GenerationVisual Localization

MCIF: Multimodal Crosslingual Instruction-Following Benchmark from Scientific Talks

2025-07-25 · Sara Papi, Maike Züfle, Marco Gaido, Beatrice Savoldi 외 arxiv

Recent advances in large language models have laid the foundation for multimodal LLMs (MLLMs), which unify text, speech, and vision within a single framework. As these models are rapidly evolving toward general-purpose i…

Instruction FollowingQuestion Answering

Fully Unsupervised Crosslingual Semantic Textual Similarity Metric Based on BERT for Identifying Parallel Data

2019-11-01 · CONLL 2019 11 · Chi-kiu Lo, Michel Simard

We present a fully unsupervised crosslingual semantic textual similarity (STS) metric, based on contextual embeddings extracted from BERT {--} Bidirectional Encoder Representations from Transformers (Devlin et al., 2019)…

Machine TranslationNatural Language UnderstandingSemantic Textual SimilaritySTS+1

Distilling Monolingual and Crosslingual Word-in-Context Representations

2024-09-13 · Yuki Arase, Tomoyuki Kajiwara

In this study, we propose a method that distils representations of word meaning in context from a pre-trained masked language model in both monolingual and crosslingual settings. Word representations are the basis for co…

Language ModelingLanguage ModellingSemantic Textual SimilaritySTS