paper-with-me

Papers

CLCR: Cross-Level Semantic Collaborative Representation for Multimodal Learning

2026-02-23 · Chunlei Meng, Guanhong Huang, Rong Fu, Runmin Jian, Zhongxue Gan, Chun Ouyang arxiv

Multimodal learning aims to capture both shared and private information from multiple modalities. However, existing methods that project all modalities into a single latent space for fusion often overlook the asynchronous, multi-level semantic structure of multimodal data. This oversight induces semantic misalignment and error propagation, thereby degrading representation quality. To address this issue, we propose Cross-Level Co-Representation (CLCR), which explicitly organizes each modality's features into a three-level semantic hierarchy and specifies level-wise constraints for cross-modal interactions. First, a semantic hierarchy encoder aligns shallow, mid, and deep features across modalities, establishing a common basis for interaction. And then, at each level, an Intra-Level Co-Exchange Domain (IntraCED) factorizes features into shared and private subspaces and restricts cross-modal attention to the shared subspace via a learnable token budget. This design ensures that only shared semantics are exchanged and prevents leakage from private channels. To integrate information across levels, the Inter-Level Co-Aggregation Domain (InterCAD) synchronizes semantic scales using learned anchors, selectively fuses the shared representations, and gates private cues to form a compact task representation. We further introduce regularization terms to enforce separation of shared and private features and to minimize cross-level interference. Experiments on six benchmarks spanning emotion recognition, event localization, sentiment analysis, and action recognition show that CLCR achieves strong performance and generalizes well across tasks.

📄 PDF Abstract BibTeX arXiv:2602.19605

Code (0)

등록된 구현이 없습니다.

Tasks

Emotion RecognitionSentiment AnalysisAction Recognition

Similar Papers 제목 키워드 기반

Contrastive Learning for Cold-Start Recommendation

2021-07-12 · Yinwei Wei, Xiang Wang, Qi Li, Liqiang Nie 외

Recommending cold-start items is a long-standing and fundamental challenge in recommender systems. Without any historical interaction on cold-start items, CF scheme fails to use collaborative signals to infer user prefer…

Contrastive LearningRecommendation SystemsRepresentation Learning

Collaborative Semantic Alignment in Recommendation Systems

2023-10-13 · Chen Wang, Liangwei Yang, Zhiwei Liu, Xiaolong Liu 외

Traditional recommender systems primarily leverage identity-based (ID) representations for users and items, while the advent of pre-trained language models (PLMs) has introduced rich semantic modeling of item description…

Collaborative FilteringLanguage ModellingRecommendation Systems

OpenMulti: Open-Vocabulary Instance-Level Multi-Agent Distributed Implicit Mapping

2025-09-01 · Jianyu Dou, Yinan Deng, Jiahui Wang, Xingsi Tang 외 arxiv

Multi-agent distributed collaborative mapping provides comprehensive and efficient representations for robots. However, existing approaches lack instance-level awareness and semantic understanding of environments, limiti…

MaskCD: A Remote Sensing Change Detection Network Based on Mask Classification

2024-04-18 · Weikang Yu, Xiaokang Zhang, Samiran Das, Xiao Xiang Zhu 외

Change detection (CD) from remote sensing (RS) images using deep learning has been widely investigated in the literature. It is typically regarded as a pixel-wise labeling task that aims to classify each pixel as changed…

Change DetectionDecoder

Collaborative Word-based Pre-trained Item Representation for Transferable Recommendation

2023-11-17 · Shenghao Yang, Chenyang Wang, Yankai Liu, Kangping Xu 외

Item representation learning (IRL) plays an essential role in recommender systems, especially for sequential recommendation. Traditional sequential recommendation models usually utilize ID embeddings to represent items, …

Collaborative FilteringRecommendation SystemsRepresentation LearningSequential Recommendation