Giter VIP home page Giter VIP logo

csci-544-nlp-project's Introduction

Knowledge Graph and Fusion Based Transformer Approach for Multi-Hop Question Answering

Team members:

  1. Arun Baalaaji
  2. Akash Gujju
  3. Mukkesh Ganesh
  4. Trisha Mandal
  5. Balaji Chidambaram

Abstract:

One of the fundamental downstream task in NLP is Question Answering(QA). The QA problem provides a measurable and objective way to test the reasoning capacity of any intelligent systems. With the advancements in machine reasoning, a good natural language system should have the ability to perform multi-hop reasoning, where the system has to reason with information taken from more than one document to arrive at the answer. Most real-world questions require multi-hop reasoning to arrive at an answer. For multi-hop reasoning, a machine must understand the question, identify supporting facts from multiple knowledge sources and use reasoning to generate an answer. In this project, we want to focus on exploring various fusion techniques and experimenting with knowledge-based information retrieval systems.

We worked on top of the baselines found in public domain namely

  1. DFGN(https://github.com/woshiyyya/DFGN-pytorch)
  2. Hotpot model(https://github.com/hotpotqa/hotpot)

We made code changes on top of the forked code from the above repositories. For simpler use, we have cloned the reference codes with our edits on two directories baseline_code and dfgn_baseline. Refer utils for fine-tuning and fusion code.

csci-544-nlp-project's People

Contributors

void-mckenzie avatar arunbaalaajis avatar

Forkers

akashgujju

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.