GithubHelp home page GithubHelp logo

bhdgogogo / mrml Goto Github PK

View Code? Open in Web Editor NEW

This project forked from plw-study/mrml

0.0 0.0 0.0 38 KB

The code for ICASSP 2023 paper: MRML: Multimodal Rumor Detection by Deep Metric Learning.

Python 100.00%

mrml's Introduction

Paper for ICASSP 2023

Pytorch code for paper: "MRML: Multimodal Rumor Detection by Deep Metric Learning"

Overview

This directory contains code necessary to run the MRML. MRML is a multimodal rumor detection network by deep metric learning. See our paper for details on the code.

Dataset

The meta-data of the Weibo and Twitter datasets used in our experiments are available in their papers.

  • Multimodal Fusion with Recurrent Neural Networks for Rumor Detection on Microblogs 论文地址

  • Verifying Multimedia Use at MediaEval 2016 项目地址

In this project, we provide the py files for data preparing in the pre_data subdirectory. The meta-data can be downloaded in the following:

Requirements

It is recommended to create an anaconda virtual environment to run the code. The python version is python-3.6.4. The detailed version of some packages is available in requirements.txt. You can install all the required packages using the following command:

$ conda install --yes --file requirements.txt

Running the code

The train.py is the main file for running the code.

$ python train.py

Reference

Detailed data analysis and method are in our paper. If you are insterested in this work, and want to use the dataset or codes in this repository, please star this repository and cite by:

@INPROCEEDINGS{peng-MRML,
  author={Peng, Liwen and Jian, Songlei and Li, Dongsheng and Shen, Siqi},
  booktitle={ICASSP 2023 - 2023 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)}, 
  title={MRML: Multimodal Rumor Detection by Deep Metric Learning}, 
  year={2023},
  volume={},
  number={},
  pages={1-5},
  doi={10.1109/ICASSP49357.2023.10096188}
}

mrml's People

Contributors

plw-study avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.