Skip to main content

Showing 1–9 of 9 results for author: Damonte, M

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

    cs.CL cs.AI

    Handling Ontology Gaps in Semantic Parsing

    Authors: Andrea Bacciu, Marco Damonte, Marco Basaldella, Emilio Monti

    Abstract: The majority of Neural Semantic Parsing (NSP) models are developed with the assumption that there are no concepts outside the ones such models can represent with their target symbols (closed-world assumption). This assumption leads to generate hallucinated outputs rather than admitting their lack of knowledge. Hallucinations can lead to wrong or potentially offensive responses to users. Hence, a m… ▽ More

    Submitted 27 June, 2024; originally announced June 2024.

  2. arXiv:2210.07074  [pdf, other

    cs.CL cs.AI cs.LG

    CLASP: Few-Shot Cross-Lingual Data Augmentation for Semantic Parsing

    Authors: Andy Rosenbaum, Saleh Soltan, Wael Hamza, Amir Saffari, Marco Damonte, Isabel Groves

    Abstract: A bottleneck to develo** Semantic Parsing (SP) models is the need for a large volume of human-labeled training data. Given the complexity and cost of human annotation for SP, labeled data is often scarce, particularly in multilingual settings. Large Language Models (LLMs) excel at SP given only a few examples, however LLMs are unsuitable for runtime systems which require low latency. In this wor… ▽ More

    Submitted 14 October, 2022; v1 submitted 13 October, 2022; originally announced October 2022.

    Comments: Accepted to AACL-IJCNLP 2022: The 2nd Conference of the Asia-Pacific Chapter of the Association for Computational Linguistics and the 12th International Joint Conference on Natural Language Processing, November 20-23, 2022. See https://www.aacl2022.org/

  3. arXiv:2106.04476  [pdf, ps, other

    cs.CL

    One Semantic Parser to Parse Them All: Sequence to Sequence Multi-Task Learning on Semantic Parsing Datasets

    Authors: Marco Damonte, Emilio Monti

    Abstract: Semantic parsers map natural language utterances to meaning representations. The lack of a single standard for meaning representations led to the creation of a plethora of semantic parsing datasets. To unify different datasets and train a single model for them, we investigate the use of Multi-Task Learning (MTL) architectures. We experiment with five datasets (Geoquery, NLMaps, TOP, Overnight, AMR… ▽ More

    Submitted 14 June, 2021; v1 submitted 8 June, 2021; originally announced June 2021.

    Journal ref: The Tenth Joint Conference on Lexical and Computational Semantics (*SEM 2021)

  4. arXiv:1903.11410  [pdf, ps, other

    cs.CL

    Structural Neural Encoders for AMR-to-text Generation

    Authors: Marco Damonte, Shay B. Cohen

    Abstract: AMR-to-text generation is a problem recently introduced to the NLP community, in which the goal is to generate sentences from Abstract Meaning Representation (AMR) graphs. Sequence-to-sequence models can be used to this end by converting the AMR graphs to strings. Approaching the problem while working directly with graphs requires the use of graph-to-sequence models that encode the AMR graph into… ▽ More

    Submitted 20 May, 2019; v1 submitted 27 March, 2019; originally announced March 2019.

    Comments: Proceedings of NAACL 2019

  5. arXiv:1903.04521  [pdf, ps, other

    cs.CL

    Practical Semantic Parsing for Spoken Language Understanding

    Authors: Marco Damonte, Rahul Goel, Tagyoung Chung

    Abstract: Executable semantic parsing is the task of converting natural language utterances into logical forms that can be directly used as queries to get a response. We build a transfer learning framework for executable semantic parsing. We show that the framework is effective for Question Answering (Q&A) as well as for Spoken Language Understanding (SLU). We further investigate the case where a parser on… ▽ More

    Submitted 19 March, 2019; v1 submitted 11 March, 2019; originally announced March 2019.

    Journal ref: Proceedings of NAACL 2019

  6. arXiv:1809.06641  [pdf, other

    cs.CL cs.AI

    Talking to myself: self-dialogues as data for conversational agents

    Authors: Joachim Fainberg, Ben Krause, Mihai Dobre, Marco Damonte, Emmanuel Kahembwe, Daniel Duma, Bonnie Webber, Federico Fancellu

    Abstract: Conversational agents are gaining popularity with the increasing ubiquity of smart devices. However, training agents in a data driven manner is challenging due to a lack of suitable corpora. This paper presents a novel method for gathering topical, unstructured conversational data in an efficient way: self-dialogues through crowd-sourcing. Alongside this paper, we include a corpus of 3.6 million w… ▽ More

    Submitted 19 September, 2018; v1 submitted 18 September, 2018; originally announced September 2018.

    Comments: 5 pages, 5 pages appendix, 2 figures

  7. arXiv:1709.09816  [pdf, other

    cs.CL cs.AI

    Edina: Building an Open Domain Socialbot with Self-dialogues

    Authors: Ben Krause, Marco Damonte, Mihai Dobre, Daniel Duma, Joachim Fainberg, Federico Fancellu, Emmanuel Kahembwe, Jianpeng Cheng, Bonnie Webber

    Abstract: We present Edina, the University of Edinburgh's social bot for the Amazon Alexa Prize competition. Edina is a conversational agent whose responses utilize data harvested from Amazon Mechanical Turk (AMT) through an innovative new technique we call self-dialogues. These are conversations in which a single AMT Worker plays both participants in a dialogue. Such dialogues are surprisingly natural, eff… ▽ More

    Submitted 28 September, 2017; originally announced September 2017.

    Comments: 10 pages; submitted to the 1st Proceedings of the Alexa Prize

  8. arXiv:1704.04539  [pdf, ps, other

    cs.CL

    Cross-lingual Abstract Meaning Representation Parsing

    Authors: Marco Damonte, Shay B. Cohen

    Abstract: Abstract Meaning Representation (AMR) annotation efforts have mostly focused on English. In order to train parsers on other languages, we propose a method based on annotation projection, which involves exploiting annotations in a source language and a parallel corpus of the source language and a target language. Using English as the source language, we show promising results for Italian, Spanish,… ▽ More

    Submitted 24 February, 2018; v1 submitted 14 April, 2017; originally announced April 2017.

    Comments: To appear at NAACL 2018

  9. arXiv:1608.06111  [pdf, ps, other

    cs.CL

    An Incremental Parser for Abstract Meaning Representation

    Authors: Marco Damonte, Shay B. Cohen, Giorgio Satta

    Abstract: Meaning Representation (AMR) is a semantic representation for natural language that embeds annotations related to traditional tasks such as named entity recognition, semantic role labeling, word sense disambiguation and co-reference resolution. We describe a transition-based parser for AMR that parses sentences left-to-right, in linear time. We further propose a test-suite that assesses specific s… ▽ More

    Submitted 10 April, 2017; v1 submitted 22 August, 2016; originally announced August 2016.

    Comments: EACL 2017