CLAINov 29, 2023

A Pipeline For Discourse Circuits From CCG

arXiv:2311.17892v12 citationsh-index: 9
Originality Synthesis-oriented
AI Analysis

This work provides a tool for applying neuro-symbolic models to NLP tasks, potentially enabling quantum computing implementations, but it is incremental as it builds on existing DisCoCirc and CCG frameworks.

The authors tackled the disconnect between linguistic theory and NLP by developing a software pipeline that converts English text into DisCoCirc representations, achieving coverage over a large fragment of the language.

There is a significant disconnect between linguistic theory and modern NLP practice, which relies heavily on inscrutable black-box architectures. DisCoCirc is a newly proposed model for meaning that aims to bridge this divide, by providing neuro-symbolic models that incorporate linguistic structure. DisCoCirc represents natural language text as a `circuit' that captures the core semantic information of the text. These circuits can then be interpreted as modular machine learning models. Additionally, DisCoCirc fulfils another major aim of providing an NLP model that can be implemented on near-term quantum computers. In this paper we describe a software pipeline that converts English text to its DisCoCirc representation. The pipeline achieves coverage over a large fragment of the English language. It relies on Combinatory Categorial Grammar (CCG) parses of the input text as well as coreference resolution information. This semantic and syntactic information is used in several steps to convert the text into a simply-typed $λ$-calculus term, and then into a circuit diagram. This pipeline will enable the application of the DisCoCirc framework to NLP tasks, using both classical and quantum approaches.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes