Papers

Learn more about AI2's Lasting Impact Award
Viewing 791-800 of 991 papers
  • QASC: A Dataset for Question Answering via Sentence Composition

    Tushar Khot, Peter Clark, Michal Guerquin, Paul Edward Jansen, Ashish Sabharwal AAAI2019 Composing knowledge from multiple pieces of texts is a key challenge in multi-hop question answering. We present a multi-hop reasoning dataset, Question Answering via Sentence Composition (QASC), that requires retrieving facts from a large corpus and…
  • QuaRel: A Dataset and Models for Answering Questions about Qualitative Relationships

    Oyvind Tafjord, Peter Clark, Matt Gardner, Wen-tau Yih, Ashish SabharwalAAAI2019 Many natural language questions require recognizing and reasoning with qualitative relationships (e.g., in science, economics, and medicine), but are challenging to answer with corpus-based methods. Qualitative modeling provides tools that support such…
  • On the Capabilities and Limitations of Reasoning for Natural Language Understanding

    Daniel Khashabi, Erfan Sadeqi Azer, Tushar Khot, Ashish Sabharwal, Dan RotharXiv2019 Recent systems for natural language understanding are strong at overcoming linguistic variability for lookup style reasoning. Yet, their accuracy drops dramatically as the number of reasoning steps increases. We present the first formal framework to study…
  • Expanding Holographic Embeddings for Knowledge Completion

    Yexiang Xue, Yang Yuan, Zhitian Xu, Ashish SabharwalNeurIPS2018 Neural models operating over structured spaces such as knowledge graphs require a continuous embedding of the discrete elements of this space (such as entities) as well as the relationships between them. Relational embeddings with high expressivity, however…
  • Mapping Images to Scene Graphs with Permutation-Invariant Structured Prediction

    Roei Herzig, Moshiko Raboh, Gal Chechik, Jonathan Berant, Amir GlobersonNeurIPS2018 Machine understanding of complex images is a key goal of artificial intelligence. One challenge underlying this task is that visual scenes contain multiple inter-related objects, and that global context plays an important role in interpreting the scene. A…
  • Memory Augmented Policy Optimization for Program Synthesis and Semantic Parsing

    Chen Liang, Mohammad Norouzi, Jonathan Berant, Quoc Le, Ni LaoNeurIPS2018 This paper presents Memory Augmented Policy Optimization (MAPO): a novel policy optimization formulation that incorporates a memory buffer of promising trajectories to reduce the variance of policy gradient estimates for deterministic environments with…
  • EARLY FUSION for Goal Directed Robotic Vision

    Aaron Walsman, Yonatan Bisk, Saadia Gabriel, Dipendra Kumar Misra, Yoav Artzi, Yejin Choi, D. FoxIROS2018 Building perceptual systems for robotics which perform well under tight computational budgets requires novel architectures which rethink the traditional computer vision pipeline. Modern vision architectures require the agent to build a summary representation…
  • Adversarial Removal of Demographic Attributes from Text Data

    Yanai Elazar, Yoav GoldbergEMNLP2018 Recent advances in Representation Learning and Adversarial Training seem to succeed in removing unwanted features from the learned representation. We show that demographic information of authors is encoded in—and can be recovered from—the intermediate…
  • Bridging Knowledge Gaps in Neural Entailment via Symbolic Models

    Dongyeop Kang, Tushar Khot, Ashish Sabharwal and Peter ClarkEMNLP2018 Most textual entailment models focus on lexical gaps between the premise text and the hypothesis, but rarely on knowledge gaps. We focus on filling these knowledge gaps in the Science Entailment task, by leveraging an external structured knowledge base (KB…
  • Can a Suit of Armor Conduct Electricity? A New Dataset for Open Book Question Answering

    Todor Mihaylov, Peter Clark, Tushar Khot, Ashish SabharwalEMNLP2018 We present a new kind of question answering dataset, OpenBookQA, modeled after open book exams for assessing human understanding of a subject. The open book that comes with our questions is a set of 1329 elementary level science facts. Roughly 6000 questions…