Command Palette
Search for a command to run...
추천을 위한 다중 모태 사전 학습 및 생성: 튜토리얼
추천을 위한 다중 모태 사전 학습 및 생성: 튜토리얼
Jieming Zhu Rui Zhang Chuhan Wu Zhenhua Dong
튜토리얼: vLLM 과 LangChain 사용
초록
개인화된 추천은 사용자가 자신의 관심사와 일치하는 정보나 아이템을 탐색할 수 있는 보편적인 채널로 자리 잡고 있습니다. 그러나 기존의 추천 모델들은 주로 고유 ID와 범주형 피처를 사용자-아이템 매칭에 의존하고 있습니다. 이러한 ID 중심 접근법은 상당한 성공을 거두었으나, 텍스트, 이미지, 오디오, 비디오 등 다양한 모달리티에 걸쳐 원본 아이템 콘텐츠의 본질을 포괄적으로 파악하는 데에는 한계가 있습니다. 이러한 다중 모달리티 데이터의 미활용은 뉴스, 음악, 숏폼 비디오 플랫폼과 같은 멀티미디어 서비스 분야에서 추천 시스템에 제한을 초래합니다. 최근 사전 훈련(pretraining) 및 생성 기법의 급증은 다중 모달리티 추천 시스템 개발에 기회와 과제를 동시에 제시합니다. 본 튜토리얼은 추천 시스템 분야에서 다중 모달리티 사전 훈련 및 생성 기법의 최신 진전과 미래 방향성을 포괄적으로 탐구하는 것을 목표로 합니다. 본 튜토리얼은 세 부분으로 구성됩니다: 다중 모달리티 사전 훈련, 다중 모달리티 생성, 그리고 추천 분야의 산업적 적용과 열린 과제들. 본 튜토리얼의 대상 독자는 해당 분야에 관심 있는 학자, 실무자 및 기타 관련 당사자들을 포함합니다.
One-sentence Summary
This tutorial surveys the transition from ID-centric recommendation models to multimodal pretraining and generation frameworks, detailing how text, image, audio, and video data address categorical feature limitations on news, music, and short-video platforms while systematically covering multimodal pretraining techniques, generation methods, and industrial applications alongside open research challenges.
Key Contributions
- This tutorial systematically covers multimodal pretraining and generation techniques to overcome the limitations of conventional ID-based recommenders that fail to capture rich cross-modal item content. It establishes a structured framework that transitions from foundational pretraining methods to generation-based approaches for recommendation systems.
- Unlike prior surveys that focus on general multimodal learning or introductory hands-on projects, this work specifically examines the practical adaptation and integration of pretrained multimodal models into recommendation pipelines. It details methodologies for the efficient and personalized adaptation of multimodal large language models to recommendation tasks.
- The tutorial substantiates its framework with documented industrial deployment cases from platforms such as Alibaba, JD.com, Tencent, Baidu, Xiaohongshu, Pinterest, and Huawei. It also outlines critical open challenges in multimodal representation fusion, multi-domain pretraining, AIGC for recommendation, and standardized benchmarking.
Introduction
Personalized recommendation systems power content discovery across digital platforms, yet conventional architectures predominantly rely on user and item identifiers paired with categorical features. This ID-centric approach fails to capture the rich semantic information embedded in raw text, images, and audio, which severely limits performance in multimedia-driven applications like news and short-video platforms. The authors leverage recent advances in multimodal pretraining and generative AI to reframe how recommendation systems process cross-modal data. They systematically outline practical adaptation frameworks, detail emerging applications of AI-generated content for personalized recommendations, and distill real-world industrial deployments alongside critical research challenges.
Dataset
- Dataset composition and sources: The authors do not provide dataset composition or source information in the submitted text, which only lists tutorial speakers and a session schedule.
- Key details for each subset: No subset sizes, origins, or filtering rules are described in the material.
- How the paper uses the data: The text does not specify training splits, mixture ratios, or data processing workflows. It instead outlines a tutorial agenda focused on multimodal pretraining and generation for recommendation.
- Cropping strategy, metadata construction, or other processing details: The provided content contains no information regarding cropping strategies, metadata assembly, or any other preprocessing steps.