Skip to main content

Showing 1–3 of 3 results for author: Breloff, T

Searching in archive cs. Search in all archives.
.
  1. arXiv:2204.08775  [pdf, other

    cs.GR

    Plots.jl -- a user extendable plotting API for the julia programming language

    Authors: Simon Christ, Daniel Schwabeneder, Christopher Rackauckas, Michael Krabbe Borregaard, Thomas Breloff

    Abstract: There are plenty of excellent plotting libraries. Each excels at a different use case: one is good for printed 2D publication figures, the other at interactive 3D graphics, a third has excellent L A TEX integration or is good for creating dashboards on the web. The aim of Plots.jl is to enable the user to use the same syntax to interact with many different plotting libraries, such that it is possi… ▽ More

    Submitted 17 June, 2022; v1 submitted 19 April, 2022; originally announced April 2022.

    Comments: 22 pages, 6 figures, 6 code listings

    ACM Class: I.3.3

  2. arXiv:2011.13354  [pdf, other

    cs.CL

    Braid: Weaving Symbolic and Neural Knowledge into Coherent Logical Explanations

    Authors: Aditya Kalyanpur, Tom Breloff, David Ferrucci

    Abstract: Traditional symbolic reasoning engines, while attractive for their precision and explicability, have a few major drawbacks: the use of brittle inference procedures that rely on exact matching (unification) of logical terms, an inability to deal with uncertainty, and the need for a precompiled rule-base of knowledge (the "knowledge acquisition" problem). To address these issues, we devise a novel l… ▽ More

    Submitted 4 December, 2021; v1 submitted 26 November, 2020; originally announced November 2020.

    Comments: Accepted at AAAI-2022

  3. arXiv:2010.10998  [pdf, other

    cs.CL cs.AI

    Open-Domain Frame Semantic Parsing Using Transformers

    Authors: Aditya Kalyanpur, Or Biran, Tom Breloff, Jennifer Chu-Carroll, Ariel Diertani, Owen Rambow, Mark Sammons

    Abstract: Frame semantic parsing is a complex problem which includes multiple underlying subtasks. Recent approaches have employed joint learning of subtasks (such as predicate and argument detection), and multi-task learning of related tasks (such as syntactic and semantic parsing). In this paper, we explore multi-task learning of all subtasks with transformer-based models. We show that a purely generative… ▽ More

    Submitted 23 October, 2020; v1 submitted 21 October, 2020; originally announced October 2020.

    Comments: 11 pages