paper-with-me

홈 › Papers

Eliciting Knowledge from Experts:Automatic Transcript Parsing for Cognitive Task Analysis

2019-06-26 · Junyi Du, He Jiang, Jiaming Shen, Xiang Ren

Cognitive task analysis (CTA) is a type of analysis in applied psychology aimed at eliciting and representing the knowledge and thought processes of domain experts. In CTA, often heavy human labor is involved to parse the interview transcript into structured knowledge (e.g., flowchart for different actions). To reduce human efforts and scale the process, automated CTA transcript parsing is desirable. However, this task has unique challenges as (1) it requires the understanding of long-range context information in conversational text; and (2) the amount of labeled data is limited and indirect---i.e., context-aware, noisy, and low-resource. In this paper, we propose a weakly-supervised information extraction framework for automated CTA transcript parsing. We partition the parsing process into a sequence labeling task and a text span-pair relation extraction task, with distant supervision from human-curated protocol files. To model long-range context information for extracting sentence relations, neighbor sentences are involved as a part of input. Different types of models for capturing context dependency are then applied. We manually annotate real-world CTA transcripts to facilitate the evaluation of the parsing tasks

📄 PDF Abstract BibTeX arXiv:1906.11384

Code (2)

cnrpman/procedural-extraction 공식 구현
INK-USC/procedural-extraction

Tasks

Relation ExtractionSentence

Similar Papers 제목 키워드 기반

Eliciting Knowledge from Experts: Automatic Transcript Parsing for Cognitive Task Analysis

2019-07-01 · ACL 2019 7 · Junyi Du, He Jiang, Jiaming Shen, Xiang Ren

Cognitive task analysis (CTA) is a type of analysis in applied psychology aimed at eliciting and representing the knowledge and thought processes of domain experts. In CTA, often heavy human labor is involved to parse th…

Relation ExtractionSentence

Assessing the Use of Prosody in Constituency Parsing of Imperfect Transcripts

2021-06-14 · Trang Tran, Mari Ostendorf

This work explores constituency parsing on automatically recognized transcripts of conversational speech. The neural parser is based on a sentence encoder that leverages word vectors contextualized with prosodic features…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Constituency ParsingReranking+3

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

Automatically enriching spoken corpora with syntactic information for linguistic studies

2014-05-01 · LREC 2014 5 · Alexis Nasr, Frederic Bechet, Benoit Favre, Thierry Bazillon 외

Syntactic parsing of speech transcriptions faces the problem of the presence of disfluencies that break the syntactic structure of the utterances. We propose in this paper two solutions to this problem. The first one rel…

Eliciting Explicit Knowledge From Domain Experts in Direct Intrinsic Evaluation of Word Embeddings for Specialized Domains

2021-04-01 · EACL (HumEval) 2021 4 · Goya van Boven, Jelke Bloem

We evaluate the use of direct intrinsic word embedding evaluation tasks for specialized language. Our case study is philosophical text: human expert judgements on the relatedness of philosophical terms are elicited using…

Word Embeddings