Skip to content

MECP is an early-stage multimodal framework that jointly models controversy detection and popularity prediction.

Notifications You must be signed in to change notification settings

lambdarw/EarlyCD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

22 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

MECP: Early-stage Controversy Detection and Popularity forecasting

πŸ“Œ Overview

MECP is an early-stage multimodal framework that jointly models controversy detection and popularity prediction via a video-guided viewpoint alignment module and a task-aware Mixture-of-Experts component.

🧷 Dataset

We construct the first English-language short-video dataset TMCD, with 3,061 videos covering 244 real-world topics, annotated with both controversy and popularity scores.

We evaluate our method for event detection on the TMCD and MMCD datasets.

πŸš€ Quick Start

Step1: Install the dependencies using pip

Our dependencies:

Python: 3.10.6
torch==2.1.0+cu121

Environment requirement:

pip install -r requirements.txt

Step2: Start training and testing

python main.py

πŸ“ƒ Citation

Please cite our repository if you use MECP in your work.

About

MECP is an early-stage multimodal framework that jointly models controversy detection and popularity prediction.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages