paper-with-me

홈 › Papers

CNVid-3.5M: Build, Filter, and Pre-Train the Large-Scale Public Chinese Video-Text Dataset

2023-01-01 · CVPR 2023 1 · Tian Gan, Qing Wang, Xingning Dong, Xiangyuan Ren, Liqiang Nie, Qingpei Guo

Owing to well-designed large-scale video-text datasets, recent years have witnessed tremendous progress in video-text pre-training. However, existing large-scale video-text datasets are mostly English-only. Though there are certain methods studying the Chinese video-text pre-training, they pre-train their models on private datasets whose videos and text are unavailable. This lack of large-scale public datasets and benchmarks in Chinese hampers the research and downstream applications of Chinese video-text pre-training. Towards this end, we release and benchmark CNVid-3.5M, a large-scale public cross-modal dataset containing over 3.5M Chinese video-text pairs. We summarize our contributions by three verbs, i.e., "Build", "Filter", and "Pre-train": 1) To build a public Chinese video-text dataset, we collect over 4.5M videos from the Chinese websites. 2) To improve the data quality, we propose a novel method to filter out 1M weakly-paired videos, resulting in the CNVid-3.5M dataset. And 3) we benchmark CNVid-3.5M with three mainstream pixel-level pre-training architectures. At last, we propose the Hard Sample Curriculum Learning strategy to promote the pre-training performance. To the best of our knowledge, CNVid-3.5M is the largest public video-text dataset in Chinese, and we provide the first pixel-level benchmarks for Chinese video-text pre-training. The dataset, codebase, and pre-trained models are available at https://github.com/CNVid/CNVid-3.5M.

📄 PDF Abstract BibTeX

Code (1)

cnvid/cnvid-3.5m 공식 구현

Similar Papers 제목 키워드 기반

Optimal Filter Design for Consensus on Random Directed Graphs

2018-02-27

Optimal design of consensus acceleration graph filters relates closely to the eigenvalues of the consensus iteration matrix. This task is complicated by random networks with uncertain iteration matrix eigenvalues. Filter…

Learning to Prune Filters in Convolutional Neural Networks

2018-01-23 · Qiangui Huang, Kevin Zhou, Suya You, Ulrich Neumann

Many state-of-the-art computer vision algorithms use large scale convolutional neural networks (CNNs) as basic building blocks. These CNNs are known for their huge number of parameters, high redundancy in weights, and tr…

Semantic Segmentation

Building change detection based on multi-scale filtering and grid partition

2019-08-22 · Qi Bi, Kun Qin, Han Zhang, Wenjun Han 외

Building change detection is of great significance in high resolution remote sensing applications. Multi-index learning, one of the state-of-the-art building change detection methods, still has drawbacks like incapabilit…

Change Detection

Mitigating harm in language models with conditional-likelihood filtration

2021-08-04 · Helen Ngo, Cooper Raterink, João G. M. Araújo, Ivan Zhang 외

Language models trained on large-scale unfiltered datasets curated from the open web acquire systemic biases, prejudices, and harmful views from their training data. We present a methodology for programmatically identify…

Language ModelingLanguage Modelling

YUAN 2.0: A Large Language Model with Localized Filtering-based Attention

2023-11-27 · Shaohua Wu, Xudong Zhao, Shenling Wang, Jiangang Luo 외

In this work, we develop and release Yuan 2.0, a series of large language models with parameters ranging from 2.1 billion to 102.6 billion. The Localized Filtering-based Attention (LFA) is introduced to incorporate prior…

Code GenerationLanguage ModelingLanguage ModellingLarge Language Model+1