Giter Site home page Giter Site logo

sunday-dues's Introduction

Tackle Multimodal QA with Multi-Stage Information Fusion

Team Name: sunday-dues

Authors: Yichun Li, Hongyuan Zhang, Aditi Tripathi

Running Instructions

Run fusion_model.ipynb for our proposed new model, baselines.ipynb for two baseline models, attention.ipynb for attention model. Leave the hyperparameters as they are in the code files.

Abstract

Multimodal question answering has wide applications in real life, for example, intelligent voice assistants. In this paper, we propose a novel approach to a less explored task within the realm of multimedia question answering: MemexQA, in which a large number of photos from multiple personal albums, as well as related metadata are given to answer a multiple-choice question. Our approach features a multi-stage fusion process of multimodal information, which consists of dynamic parameter prediction and multimodal convolution. We achieved results that reflected both strengths and weaknesses of the proposed novel solution.

Dataset: MemexQA Dataset MemexQA Dataset

Models

Fusion model

Fusion Model Diagram EPOCHS = 10, BATCH_SIZE = 64, MOMENTUM = 1e-2, LR = 1e-2, LR_STEPSIZE = 3, LR_DECAY = 0.85, WD = 5e-6

Attention model

Attention Model Diagram EPOCHS = 80, BATCH_SIZE = 64, HIDDEN_SIZE = 512, NUM_LAYERS = 3, KERNEL = 5, STRIDE = 1, DROPOUT = 0.4, #MOMENTUM = 1e-2, LR = 0.32, WD = 5e-5, FACTOR = 0.95, PATIENCE = 3, THRESHOLD = 0.01

Baselines

Baseline-Linear Baseline-Simple LSTM

sunday-dues's People

Contributors

yichunli95 avatar hongyuanzhang avatar karasuno7 avatar yichunlihcd avatar

Stargazers

Chris Dare avatar  avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

karasuno7

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.