paper-with-me

홈 › Papers

Disentangled Mode-Specific Representations for Tensor Time Series via Contrastive Learning

2026-02-27 · Kohei Obata, Taichi Murayama, Zheng Chen, Yasuko Matsubara, Yasushi Sakurai arxiv

Multi-mode tensor time series (TTS) can be found in many domains, such as search engines and environmental monitoring systems. Learning representations of a TTS benefits various applications, but it is also challenging since the complexities inherent in the tensor hinder the realization of rich representations. In this paper, we propose a novel representation learning method designed specifically for TTS, namely MoST. Specifically, MoST uses a tensor slicing approach to reduce the complexity of the TTS structure and learns representations that can be disentangled into individual non-temporal modes. Each representation captures mode-specific features, which are the relationship between variables within the same mode, and mode-invariant features, which are in common in representations of different modes. We employ a contrastive learning framework to learn parameters; the loss function comprises two parts intended to learn representation in a mode-specific way and mode-invariant way, effectively exploiting disentangled representations as augmentations. Extensive experiments on real-world datasets show that MoST consistently outperforms the state-of-the-art methods in terms of classification and forecasting accuracy. Code is available at https://github.com/KoheiObata/MoST.

📄 PDF Abstract BibTeX arXiv:2602.23663

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningContrastive Learning

Similar Papers 제목 키워드 기반

Fast Disentangled Slim Tensor Learning for Multi-view Clustering

2024-11-12 · Deng Xu, Chao Zhang, Zechao Li, Chunlin Chen 외

Tensor-based multi-view clustering has recently received significant attention due to its exceptional ability to explore cross-view high-order correlations. However, most existing methods still encounter some limitations…

ClusteringDisentanglement

Unsupervised Disentanglement with Tensor Product Representations on the Torus

2022-02-13 · ICLR 2022 4 · Michael Rotman, Amit Dekel, Shir Gur, Yaron Oz 외

The current methods for learning representations with auto-encoders almost exclusively employ vectors as the latent representations. In this work, we propose to employ a tensor product structure for this purpose. This wa…

DisentanglementInformativeness

An Adversarial Neuro-Tensorial Approach For Learning Disentangled Representations

2017-11-28 · Mengjiao Wang, Zhixin Shu, Shiyang Cheng, Yannis Panagakis 외

Several factors contribute to the appearance of an object in a visual scene, including pose, illumination, and deformation, among others. Each factor accounts for a source of variability in the data, while the multiplica…

3D Face ReconstructionFace Reconstruction

Learning Disentangled Representations of Satellite Image Time Series

2019-03-21 · Eduardo Sanchez, Mathieu Serrurier, Mathias Ortner

In this paper, we investigate how to learn a suitable representation of satellite image time series in an unsupervised manner by leveraging large amounts of unlabeled data. Additionally , we aim to disentangle the repres…

Change Detectionimage-classificationImage ClassificationImage Retrieval+7

Disentangled Contrastive Learning for Social Recommendation

2022-08-18 · Jiahao Wu, Wenqi Fan, Jingfan Chen, Shengcai Liu 외

Social recommendations utilize social relations to enhance the representation learning for recommendations. Most social recommendation models unify user representations for the user-item interactions (collaborative domai…

Contrastive LearningRepresentation LearningTransfer Learning