paper-with-me

홈 › Papers

Online Distillation-enhanced Multi-modal Transformer for Sequential Recommendation

2023-08-08 · Wei Ji, Xiangyan Liu, An Zhang, Yinwei Wei, Yongxin Ni, Xiang Wang

Multi-modal recommendation systems, which integrate diverse types of information, have gained widespread attention in recent years. However, compared to traditional collaborative filtering-based multi-modal recommendation systems, research on multi-modal sequential recommendation is still in its nascent stages. Unlike traditional sequential recommendation models that solely rely on item identifier (ID) information and focus on network structure design, multi-modal recommendation models need to emphasize item representation learning and the fusion of heterogeneous data sources. This paper investigates the impact of item representation learning on downstream recommendation tasks and examines the disparities in information fusion at different stages. Empirical experiments are conducted to demonstrate the need to design a framework suitable for collaborative learning and fusion of diverse information. Based on this, we propose a new model-agnostic framework for multi-modal sequential recommendation tasks, called Online Distillation-enhanced Multi-modal Transformer (ODMT), to enhance feature interaction and mutual learning among multi-source input (ID, text, and image), while avoiding conflicts among different features during training, thereby improving recommendation accuracy. To be specific, we first introduce an ID-aware Multi-modal Transformer module in the item representation learning stage to facilitate information interaction among different features. Secondly, we employ an online distillation training strategy in the prediction optimization stage to make multi-source data learn from each other and improve prediction robustness. Experimental results on a stream media recommendation dataset and three e-commerce recommendation datasets demonstrate the effectiveness of the proposed two modules, which is approximately 10% improvement in performance compared to baseline models.

📄 PDF Abstract BibTeX arXiv:2308.04067

Code (1)

xyliugo/odmt 공식 구현 pytorch

Tasks

Collaborative FilteringMulti-modal RecommendationRecommendation SystemsRepresentation LearningSequential Recommendation

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Adam 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Residual Connection 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Multimodal Locally Enhanced Transformer for Continuous Sign Language Recognition

2023-08-22 · Conference of the International Speech Communication Association (INTERSPEECH) 2023 8 · Katerina Papadimitriou, Gerasimos Potamianos

In this paper, we propose a novel Transformer-based approach for continuous sign language recognition (CSLR) from videos, aiming to address the shortcomings of traditional Transformers in learning local semantic context …

Knowledge DistillationPositionSign Language Recognition

Audio Sentiment Analysis via Distillation and Cross-Modal Integration of Generated Multilingual Transcripts

2026-07-07 · Andrei-George Durdun, Victor Constantinescu, Radu Tudor Ionescu arxiv

Automatically recognizing the sentiment, positive or negative, from speech is a challenging task, requiring both the analysis of vocal inflections and the interpretation of uttered words. Recent solutions rely on audio f…

Machine TranslationSpeech RecognitionSentiment Analysis

CPFD: Confidence-aware Privileged Feature Distillation for Short Video Classification

2024-10-03 · Jinghao Shi, Xiang Shen, Kaili Zhao, Xuedong Wang 외

Dense features, customized for different business scenarios, are essential in short video classification. However, their complexity, specific adaptation requirements, and high computational costs make them resource-inten…

Video Classification

Cross-Modal Representational Knowledge Distillation for Enhanced Spike-Informed LFP Modeling

2025-12-13 · Eray Erturk, Saba Hashemi, Maryam M. Shanechi arxiv

Local field potentials (LFPs) can be routinely recorded alongside spiking activity in intracortical neural experiments, measure a larger complementary spatiotemporal scale of brain activity for scientific inquiry, and ca…

Knowledge Distillation

HKD4VLM: A Progressive Hybrid Knowledge Distillation Framework for Robust Multimodal Hallucination and Factuality Detection in VLMs

2025-06-16 · Zijian Zhang, Xuecheng Wu, Danlei Huang, Siyu Yan 외

Driven by the rapid progress in vision-language models (VLMs), the responsible behavior of large-scale multimodal models has become a prominent research area, particularly focusing on hallucination detection and factuali…

HallucinationKnowledge Distillation