COLING 2020industry4 citations

ScopeIt: Scoping Task Relevant Sentences in Documents

Barun Patra, Vishwas Suryanarayanan, Chala Fufa, Pamela Bhattacharya, Charles Lee

Abstract

A prominent problem faced by conversational agents working with large documents (Eg: email-based assistants) is the frequent presence of information in the document that is irrelevant to the assistant. This in turn makes it harder for the agent to accurately detect intents, extract entities relevant to those intents and perform the desired action. To address this issue we present a neural model for scoping relevant information for the agent from a large document. We show that when used as the first step in a popularly used email-based assistant for helping users schedule meetings, our proposed model helps improve the performance of the intent detection and entity extraction tasks required by the agent for correctly scheduling meetings: across a suite of 6 downstream tasks, by using our proposed method, we observe an average gain of 35% in precision without any drop in recall. Additionally, we demonstrate that the same approach can be used for component level analysis in large documents, such as signature block identification.

BibTeX
@inproceedings{patra-etal-2020-scopeit,
    title = "{S}cope{I}t: Scoping Task Relevant Sentences in Documents",
    author = "Patra, Barun  and
      Suryanarayanan, Vishwas  and
      Fufa, Chala  and
      Bhattacharya, Pamela  and
      Lee, Charles",
    editor = "Clifton, Ann  and
      Napoles, Courtney",
    booktitle = "Proceedings of the 28th International Conference on Computational Linguistics: Industry Track",
    month = dec,
    year = "2020",
    address = "Online",
    publisher = "International Committee on Computational Linguistics",
    url = "https://aclanthology.org/2020.coling-industry.20/",
    doi = "10.18653/v1/2020.coling-industry.20",
    pages = "214--227"
}
ScopeIt: Scoping Task Relevant Sentences in Documents · COLING 2020