paper-with-me

홈 › Papers

Dependency Parsing Evaluation for Low-resource Spontaneous Speech

2021-04-01 · EACL (AdaptNLP) 2021 4 · Zoey Liu, Emily Prud’hommeaux

How well can a state-of-the-art parsing system, developed for the written domain, perform when applied to spontaneous speech data involving different interlocutors? This study addresses this question in a low-resource setting using child-parent conversations from the CHILDES databse. Specifically, we focus on dependency parsing evaluation for utterances of one specific child (18 - 27 months) and her parents. We first present a semi-automatic adaption of the dependency annotation scheme in CHILDES to that of the Universal Dependencies project, an annotation style that is more commonly applied in dependency parsing. Our evaluation demonstrates that an outof-domain biaffine parser trained only on written texts performs well with parent speech. There is, however, much room for improvement on child utterances, particularly at 18 and 21 months, due to cases of omission and repetition that are prevalent in child speech. By contrast, parsers trained or fine-tuned with in-domain spoken data on a much smaller scale can achieve comparable results for parent speech and improve the weak parsing performance for child speech at these earlier ages

📄 PDF Abstract BibTeX

Code (1)

zoeyliu18/parsing_speech 공식 구현

Tasks

Dependency Parsing

Similar Papers 제목 키워드 기반

Growing Trees on Sounds: Assessing Strategies for End-to-End Dependency Parsing of Speech

2024-06-18 · Adrien Pupier, Maximin Coavoux, Jérôme Goulian, Benjamin Lecouteux

Direct dependency parsing of the speech signal -- as opposed to parsing speech transcriptions -- has recently been proposed as a task (Pupier et al. 2022), as a way of incorporating prosodic information in the parsing sy…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Dependency Parsingspeech-recognition+1

Data-driven Parsing Evaluation for Child-Parent Interactions

2022-09-28 · Zoey Liu, Emily Prud'hommeaux

We present a syntactic dependency treebank for naturalistic child and child-directed speech in English (MacWhinney, 2000). Our annotations largely followed the guidelines of the Universal Dependencies project (UD (Zeman …

On the Role of Style in Parsing Speech with Neural Models

2020-10-08 · Trang Tran, Jiahong Yuan, Yang Liu, Mari Ostendorf

The differences in written text and conversational speech are substantial; previous parsers trained on treebanked text have given very poor results on spontaneous speech. For spoken language, the mismatch in style also e…

Multilingual Projection for Parsing Truly Low-Resource Languages

2016-01-01 · TACL 2016 1 · {\v{Z}}eljko Agi{\'c}, Anders Johannsen, Barbara Plank, H{\'e}ctor Mart{\'\i}nez Alonso 외

We propose a novel approach to cross-lingual part-of-speech tagging and dependency parsing for truly low-resource languages. Our annotation projection-based approach yields tagging and parsing models for over 100 languag…

Cross-Lingual TransferDependency ParsingPart-Of-Speech TaggingTransfer Learning

Enriching ASR Lattices with POS Tags for Dependency Parsing

2017-09-01 · WS 2017 9 · Moritz Stiefel, Ngoc Thang Vu

Parsing speech requires a richer representation than 1-best or n-best hypotheses, e.g. lattices. Moreover, previous work shows that part-of-speech (POS) tags are a valuable resource for parsing. In this paper, we therefo…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Dependency ParsingPOS+4