Patents by Inventor Robert E. Bart

Robert E. Bart has filed for patents to protect the following inventions. This listing includes patent applications that are pending as well as patents that have already been granted by the United States Patent and Trademark Office (USPTO).

  • Publication number: 20140297264
    Abstract: Open Information Extraction (IE) systems extract relational tuples from text, without requiring a pre-specified vocabulary, by identifying relation phrases and associated arguments in arbitrary sentences. However, state-of-the-art Open IE systems such as REVERB and WOE share two important weaknesses—(1) they extract only relations that are mediated by verbs, and (2) they ignore context, thus extracting tuples that are not asserted as factual. This paper presents OLLIE, a substantially improved Open IE system that addresses both these limitations. First, OLLIE achieves high yield by extracting relations mediated by nouns, adjectives, and more. Second, a context-analysis step increases precision by including contextual information from the sentence in the extractions. OLLIE obtains 2.7 times the area under precision-yield curve (AUC) compared to REVERB and 1.9 times the AUC of WOEparse.
    Type: Application
    Filed: November 18, 2013
    Publication date: October 2, 2014
    Inventors: Oren Etzioni, Robert E. Bart, Mausum, Michael D. Schmitz, Stephen G. Soderland
  • Publication number: 20140156264
    Abstract: A system for extracting relational tuples from sentences is provided. The system includes a bootstrapper, an open pattern learner, and a pattern matcher. The bootstrapper generates training data by, for each of a plurality of seed tuples, identifying sentences of a corpus that contains the words of the seed tuple. The open pattern learner learns, from the seed tuples and sentence pairs, open patterns that encode ways in which relational tuples may be expressed in a sentence, The pattern matcher matches the open patterns to a dependency parse of a sentence, identifies base nodes of the dependency parse for the arguments and relation for the relational tuple that the open pattern encodes, and expands the arguments and relation of the relational tuple.
    Type: Application
    Filed: November 18, 2013
    Publication date: June 5, 2014
    Inventors: Oren Etzioni, Robert E. Bart, Mausam, Michael D. Schmitz, Stephen G. Doderland