Pith. sign in

REVIEW 2 cited by

MENTOR: Multi-level Self-supervised Learning for Multimodal Recommendation

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2402.19407 v1 pith:COCPCOCH submitted 2024-02-29 cs.IR

MENTOR: Multi-level Self-supervised Learning for Multimodal Recommendation

classification cs.IR
keywords multimodalrecommendationmodalityfeatureinformationmentorproblemself-supervised
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

With the increasing multimedia information, multimodal recommendation has received extensive attention. It utilizes multimodal information to alleviate the data sparsity problem in recommendation systems, thus improving recommendation accuracy. However, the reliance on labeled data severely limits the performance of multimodal recommendation models. Recently, self-supervised learning has been used in multimodal recommendations to mitigate the label sparsity problem. Nevertheless, the state-of-the-art methods cannot avoid the modality noise when aligning multimodal information due to the large differences in the distributions of different modalities. To this end, we propose a Multi-level sElf-supervised learNing for mulTimOdal Recommendation (MENTOR) method to address the label sparsity problem and the modality alignment problem. Specifically, MENTOR first enhances the specific features of each modality using the graph convolutional network (GCN) and fuses the visual and textual modalities. It then enhances the item representation via the item semantic graph for all modalities, including the fused modality. Then, it introduces two multilevel self-supervised tasks: the multilevel cross-modal alignment task and the general feature enhancement task. The multilevel cross-modal alignment task aligns each modality under the guidance of the ID embedding from multiple levels while maintaining the historical interaction information. The general feature enhancement task enhances the general feature from both the graph and feature perspectives to improve the robustness of our model. Extensive experiments on three publicly available datasets demonstrate the effectiveness of our method. Our code is publicly available at https://github.com/Jinfeng-Xu/MENTOR.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. CaIRec: Calibrated Modality Imputation for Incomplete Multimodal Recommendation

    cs.IR 2026-07 conditional novelty 5.5

    Structurally calibrating imputed item modalities and then adapting them with pseudo-missing alignment and completion-aware graphs improves incomplete multimodal recommendation on Amazon benchmarks.

  2. CaIRec: Calibrated Modality Imputation for Incomplete Multimodal Recommendation

    cs.IR 2026-07 conditional novelty 5.0

    CaIRec consistently beats eleven baselines on three Amazon datasets (about 2-7% relative gains) by combining latent imputation, spectral cross-modal calibration, and recommendation-space alignment of recovered item features.