Papers › Youku-mPLUG: A 10 Million Large-scale Chinese Video-Language Dataset for Pre-training...

Youku-mPLUG: A 10 Million Large-scale Chinese Video-Language Dataset for Pre-training and Benchmarks

7 Jun 2023arXiv:2306.04362archive 2025-07-28

Haiyang Xu, Qinghao Ye, Xuan Wu, Ming Yan, Yuan Miao, Jiabo Ye, Guohai Xu, Anwen Hu, Yaya Shi, Guangwei Xu, Chenliang Li, Qi Qian, Maofei Que, Ji Zhang, Xiao Zeng, Fei Huang

To promote the development of Vision-Language Pre-training (VLP) and multimodal Large Language Model (LLM) in the Chinese community, we firstly release the largest public Chinese high-quality video-language dataset named Youku-mPLUG, which is collected from Youku, a well-known Chinese video-sharing website, with strict criteria of safety, diversity, and quality. Youku-mPLUG contains 10 million Chinese video-text pairs filtered from 400 million raw videos across a wide range of 45 diverse categories for large-scale pre-training. In addition, to facilitate a comprehensive evaluation of video-language models, we carefully build the largest human-annotated Chinese benchmarks covering three popular video-language tasks of cross-modal retrieval, video captioning, and video category classification. Youku-mPLUG can enable researchers to conduct more in-depth multimodal research and develop better applications in the future. Furthermore, we release popular video-language pre-training models, ALPRO and mPLUG-2, and our proposed modularized decoder-only model mPLUG-video pre-trained on Youku-mPLUG. Experiments show that models pre-trained on Youku-mPLUG gain up to 23.1% improvement in video category classification. Besides, mPLUG-video achieves a new state-of-the-art result on these benchmarks with 80.5% top-1 accuracy in video category classification and 68.9 CIDEr score in video captioning, respectively. Finally, we scale up mPLUG-video based on the frozen Bloomz with only 1.7% trainable parameters as Chinese multimodal LLM, and demonstrate impressive instruction and video understanding ability. The zero-shot instruction understanding experiment indicates that pretraining with Youku-mPLUG can enhance the ability to comprehend overall and detailed visual semantics, recognize scene text, and leverage open-domain knowledge.

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="2306.04362")

Code

Syntology Ran 3 of 13 code samples harvested from 1 repository linked to this paper; 10 have no recorded run. Of those that ran: 2 ran · our draft was wrong; 1 ran · fixture could not drive it.

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

x-plug/youku-mplug officialmentioned in papermentioned on GitHubpytorchApache-2.0 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

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

2ran · our draft was wrong
1ran · fixture could not drive it
10unverified

Licence: 0 of the 13 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 x-plug/youku-mplug. “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.

whitespace_tokenize x-plug/youku-mplug/models/tokenization_mplug.py official repository ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · cf9ffa02a42184af · report
drop_path x-plug/youku-mplug/models/clip_video.py official repository ran · fixture could not drive it fingerprinted Apache-2.0 (permissive) · 3ac6b7d76e8e3584 · report
load_vocab x-plug/youku-mplug/models/tokenization_mplug.py official repository ran · our draft was wrong Apache-2.0 (permissive) · e7fbc7a74a3457c7 · report
broadcast x-plug/youku-mplug/models/distributed_utils.py official repository unverified Apache-2.0 (permissive) · a47de0bd08f00353 · report
build_predictor x-plug/youku-mplug/models/predictor_mplug.py official repository unverified Apache-2.0 (permissive) · e496506b4b6756a4 · report
clamp_inf x-plug/youku-mplug/models/modeling_mplug.py official repository unverified Apache-2.0 (permissive) · 21aff36aa456493f · report
concat_all_gather x-plug/youku-mplug/models/mplug.py official repository unverified Apache-2.0 (permissive) · 73cecca9f3575f09 · report
create_eva_vit_g x-plug/youku-mplug/models/eva_vit.py official repository unverified Apache-2.0 (permissive) · 9db4a34992ac95df · report
gather x-plug/youku-mplug/models/distributed_utils.py official repository unverified Apache-2.0 (permissive) · e62848b63e5fdfa1 · report
load_tf_weights_in_bert x-plug/youku-mplug/models/modeling_mplug.py official repository unverified Apache-2.0 (permissive) · 26be70dca3249c0b · report
scatter x-plug/youku-mplug/models/distributed_utils.py official repository unverified Apache-2.0 (permissive) · a0ec16c196ad3cf3 · report
tile x-plug/youku-mplug/models/predictor_mplug.py official repository unverified Apache-2.0 (permissive) · 69b8b31e44791260 · report
top_k_top_p_filtering x-plug/youku-mplug/models/predictor_mplug.py official repository unverified Apache-2.0 (permissive) · 63e2cc5fb0616ee9 · report

Tasks

Cross-Modal RetrievalLanguage ModellingLarge Language ModelMultimodal Large Language ModelVideo CaptioningVideo Understanding

Datasets

Introduced by this paper, per the archive.

Youku-mPLUG

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

BLOOMZ

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