Giter Site home page Giter Site logo

xunan0812 / deepcu-ijcai19 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sverma88/deepcu-ijcai19

0.0 0.0 1.0 37.56 MB

DeepCU: Integrating Both Common and Unique Latent Information for Multimodal Sentiment Analysis, IJCAI-19

Python 100.00%

deepcu-ijcai19's Introduction

DeepCU-IJCAI19

DeepCU: Integrating Both Common and Unique Latent Information for Multimodal Sentiment Analysis, IJCAI-19

alt text

Citation

When using this code, or the ideas of DeepCU, please cite the following paper

@INPROCEEDINGS{Verma0ZL19ijcai19,
 author = {Sunny Verma and Chen Wang and Liming Zhu and Wei Liu},
 title = DeepCU: Integrating both Common and Unique Latent Information for Multimodal Sentiment Analysis},
 booktitle = {Proceedings of the Twenty-Eighth International Joint Conference on Artificial Intelligence, {IJCAI} Macao},
 pages     = {3627--3634},
 year      = {2019},
 }

Dependencies / Notes

DeepCU is written in python3 with some code fragments copied from DCGAN implementation from Carpedm20.

  • The code is developed with Python 3.6 and TensorFlow 1.12.0 (with GPU support) on Linux
  • For reasons of my convenience, data_dir is required to be data_dir = ../../data -- errors might pop-up when other directories are used.
  • The experiments (main.py) - loads pretrained model and executes test (i.e. prediction with our trained model). If you wish to train on your own data, please edit as deep_cu.train(FLAGS).

Future research (ideas)

  • Better Fusion scheme for utilizing both common and unique latent information
  • Utilize Sequence information for sentiment prediction
  • Cross Data Generelaization Performance

Please contact either Sunny Verma or Wei Liu at [email protected] if you're interested to collaborate on this!

deepcu-ijcai19's People

Contributors

sverma88 avatar

Forkers

weijingxuan

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.