Transactions of the Association for Computational Linguistics (Jan 2021)

Modeling Content and Context with Deep Relational Learning

  • Maria Leonor Pacheco,
  • Dan Goldwasser

DOI
https://doi.org/10.1162/tacl_a_00357
Journal volume & issue
Vol. 9
pp. 100 – 119

Abstract

Read online

AbstractBuilding models for realistic natural language tasks requires dealing with long texts and accounting for complicated structural dependencies. Neural-symbolic representations have emerged as a way to combine the reasoning capabilities of symbolic methods, with the expressiveness of neural networks. However, most of the existing frameworks for combining neural and symbolic representations have been designed for classic relational learning tasks that work over a universe of symbolic entities and relations. In this paper, we present DRaiL, an open-source declarative framework for specifying deep relational models, designed to support a variety of NLP scenarios. Our framework supports easy integration with expressive language encoders, and provides an interface to study the interactions between representation, inference and learning.