Git Product home page Git Product logo

qa's Introduction

MAC Ideas

WikiMovies KB + generated questions

Pros

  • some initial progress
  • semantically interesting topic (people like movies)

Cons

  • Graph sparsity

Ice's dataset (paper)

Pros

  • the data is there

Cons

  • too small: 20k questions
  • IR-heavy task where simple algos can do very well
  • small splash

WebQueryTable + [turk/generated] questions (paper)

Pros

  • 200k tables to generate questions from

Cons

  • IR-heavy
  • many tables may not be interesting
  • small splash

Large open DB + generated questions (wikitable/dbpedia)

Pros

  • dense graph
  • open domain
  • would make a big splash

Cons

  • encoding a subset of the KB as a graph for traversal/generation would take significant effort
  • IR-heavy: scaling to massive kb's requires significant algorithmic innovation, might detract from reasoning

find short stories + generate questions

Pros

  • encoding is easy (not as much of an IR focus)
  • would make a big splash ("ai solves gre!")
  • encoding text is more fun than encoding graphs/KBs (nlp ftw!!)

Cons

  • where to get stories? reddit? generate them? have turkers write them? use other short story datasets?
  • how to get questions? extract graph from story? turkers (how to encourage compositionality)?

Discovery

  1. you start from squad paragraph, or roc stories, or a photo (we can try out several options).
  2. you extract a small structured representation out of that. (graph) - using corenlp tools.
  3. two options: a. somehow (not sure how yet) you prime the turkers to ask compositional questions, b. you use the small graph to create auto-generated compositional questions, as we planned to do with wikimovies

Pros

  • lots of small graphs

Cons

  • lots of unknowns: what works best?
  • predicted graphs
  • how to prime turkers for compositionality

qa's People

Contributors

rpryzant avatar

Stargazers

Longxu Dou avatar Zhiyu Chen avatar Drew Arad Hudson avatar

Watchers

 avatar  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.