Papers › PromptMM: Multi-Modal Knowledge Distillation for Recommendation with Prompt-Tuning

PromptMM: Multi-Modal Knowledge Distillation for Recommendation with Prompt-Tuning

27 Feb 2024arXiv:2402.17188archive 2025-07-28

Wei Wei, Jiabin Tang, Yangqin Jiang, Lianghao Xia, Chao Huang

Multimedia online platforms (e.g., Amazon, TikTok) have greatly benefited from the incorporation of multimedia (e.g., visual, textual, and acoustic) content into their personal recommender systems. These modalities provide intuitive semantics that facilitate modality-aware user preference modeling. However, two key challenges in multi-modal recommenders remain unresolved: i) The introduction of multi-modal encoders with a large number of additional parameters causes overfitting, given high-dimensional multi-modal features provided by extractors (e.g., ViT, BERT). ii) Side information inevitably introduces inaccuracies and redundancies, which skew the modality-interaction dependency from reflecting true user preference. To tackle these problems, we propose to simplify and empower recommenders through Multi-modal Knowledge Distillation (PromptMM) with the prompt-tuning that enables adaptive quality distillation. Specifically, PromptMM conducts model compression through distilling u-i edge relationship and multi-modal node content from cumbersome teachers to relieve students from the additional feature reduction parameters. To bridge the semantic gap between multi-modal context and collaborative signals for empowering the overfitting teacher, soft prompt-tuning is introduced to perform student task-adaptive. Additionally, to adjust the impact of inaccuracies in multimedia data, a disentangled multi-modal list-wise distillation is developed with modality-aware re-weighting mechanism. Experiments on real-world data demonstrate PromptMM's superiority over existing techniques. Ablation tests confirm the effectiveness of key components. Additional tests show the efficiency and effectiveness.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2402.17188")

Code

Syntology Ran 10 of 11 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · violated contract; 1 ran · our draft was wrong; 7 ran with no contract checked.

By repository: official repository: 11 samples from 1 repository, 10 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

hkuds/promptmm officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 10 ran; 1 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
1ran · violated contract
1ran · our draft was wrong
7ran
1unverified

Licence: 11 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from hkuds/promptmm. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

average_precision hkuds/promptmm/codes/utility/metrics.py official repository ran no licence file found · pointer only · ea02c0066939a02c · report
build_knn_neighbourhood hkuds/promptmm/LATTICE/codes/Models.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 37c8ab61f69c3c23 · report
build_knn_normalized_graph hkuds/promptmm/codes/utility/norm.py official repository ran no licence file found · pointer only · 220cb127bddfb532 · report
build_sim hkuds/promptmm/LATTICE/codes/Models.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · e6fb9f69e2c06f0c · report
build_sim hkuds/promptmm/codes/utility/norm.py official repository ran fingerprinted no licence file found · pointer only · b18055ccb5503f13 · report
compute_normalized_laplacian hkuds/promptmm/LATTICE/codes/Models.py official repository ran · violated contract fingerprinted no licence file found · pointer only · 698d3807a0c41ec9 · report
dot hkuds/promptmm/codes/Models.py official repository ran no licence file found · pointer only · 3f4becfa0b0ec911 · report
precision_at_k hkuds/promptmm/codes/utility/metrics.py official repository ran no licence file found · pointer only · de0d0e47ac6bbe6c · report
recall hkuds/promptmm/codes/utility/metrics.py official repository ran no licence file found · pointer only · 4437293713f250ee · report
sparse_dropout hkuds/promptmm/codes/Models.py official repository ran no licence file found · pointer only · 94aa457af38d3535 · report
get_sparse_laplacian hkuds/promptmm/codes/utility/norm.py official repository unverified no licence file found · pointer only · 9ca663afcc4bd067 · report

Tasks

Knowledge DistillationModel CompressionRecommendation Systems

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Knowledge Distillation

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections