Search papers, labs, and topics across Lattice.
The authors introduce M3L-10M and M3L-20M, two large-scale, reproducible, multimodal datasets built upon MovieLens-10M and MovieLens-20M for movie recommendation. They enrich these datasets with movie plots, posters, and trailers, extracting textual, visual, acoustic, and video features using state-of-the-art encoders. The public release of these datasets, along with mappings to raw data and extracted features, aims to foster reproducibility and advance research in multimodal recommender systems.
Multimodal movie recommendation gets a major upgrade with the release of two large-scale, reproducible datasets, M3L-10M and M3L-20M, built on MovieLens, complete with extracted textual, visual, acoustic, and video features.
With the growing interest in Multimodal Recommender Systems (MRSs), collecting high-quality datasets provided with multimedia side information (text, images, audio, video) has become a fundamental step. However, most of the current literature in the field relies on small- or medium-scale datasets that are either not publicly released or built using undocumented processes. In this paper, we aim to fill this gap by releasing M3L-10M and M3L-20M, two large-scale, reproducible, multimodal datasets for the movie domain, obtained by enriching with multimodal features the popular MovieLens-10M and MovieLens-20M, respectively. By following a fully documented pipeline, we collect movie plots, posters, and trailers, from which textual, visual, acoustic, and video features are extracted using several state-of-the-art encoders. We publicly release mappings to download the original raw data, the extracted features, and the complete datasets in multiple formats, fostering reproducibility and advancing the field of MRSs. In addition, we conduct qualitative and quantitative analyses that showcase our datasets across several perspectives. This work represents a foundational step to ensure reproducibility and replicability in the large-scale, multimodal movie recommendation domain. Our resource can be fully accessed at the following link: https://zenodo.org/records/18499145, while the source code is accessible at https://github.com/giuspillo/M3L_10M_20M.