paper-with-me

Papers

Reducing Confusion in Active Learning for Part-Of-Speech Tagging

2020-11-02 · Aditi Chaudhary, Antonios Anastasopoulos, Zaid Sheikh, Graham Neubig

Active learning (AL) uses a data selection algorithm to select useful training samples to minimize annotation cost. This is now an essential tool for building low-resource syntactic analyzers such as part-of-speech (POS) taggers. Existing AL heuristics are generally designed on the principle of selecting uncertain yet representative training instances, where annotating these instances may reduce a large number of errors. However, in an empirical study across six typologically diverse languages (German, Swedish, Galician, North Sami, Persian, and Ukrainian), we found the surprising result that even in an oracle scenario where we know the true uncertainty of predictions, these current heuristics are far from optimal. Based on this analysis, we pose the problem of AL as selecting instances which maximally reduce the confusion between particular pairs of output tags. Extensive experimentation on the aforementioned languages shows that our proposed AL strategy outperforms other AL strategies by a significant margin. We also present auxiliary results demonstrating the importance of proper calibration of models, which we ensure through cross-view training, and analysis demonstrating how our proposed strategy selects examples that more closely follow the oracle data distribution.

📄 PDF Abstract BibTeX arXiv:2011.00767

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningPart-Of-Speech TaggingPOS

Similar Papers 제목 키워드 기반

Streaming Speech-to-Confusion Network Speech Recognition

2023-06-02 · Denis Filimonov, Prabhat Pandey, Ariya Rastrow, Ankur Gandhe 외

In interactive automatic speech recognition (ASR) systems, low-latency requirements limit the amount of search space that can be explored during decoding, particularly in end-to-end neural ASR. In this paper, we present …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Turkish PoS Tagging by Reducing Sparsity with Morpheme Tags in Small Datasets

2017-03-09 · Burcu Can, Ahmet Üstün, Murathan Kurfali

Sparsity is one of the major problems in natural language processing. The problem becomes even more severe in agglutinating languages that are highly prone to be inflected. We deal with sparsity in Turkish by adopting mo…

Part-Of-Speech TaggingPOSPOS Tagging

Reducing Language confusion for Code-switching Speech Recognition with Token-level Language Diarization

2022-10-26 · Hexin Liu, HaiHua Xu, Leibny Paola Garcia, Andy W. H. Khong 외

Code-switching (CS) refers to the phenomenon that languages switch within a speech signal and leads to language confusion for automatic speech recognition (ASR). This paper aims to address language confusion for improvin…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Part-of-Speech Tagging on an Endangered Language: a Parallel Griko-Italian Resource

2018-06-11 · COLING 2018 8 · Antonis Anastasopoulos, Marika Lekakou, Josep Quer, Eleni Zimianiti 외

Most work on part-of-speech (POS) tagging is focused on high resource languages, or examines low-resource and active learning settings through simulated studies. We evaluate POS tagging techniques on an actual endangered…

Active LearningCross-Lingual TransferPart-Of-Speech TaggingPOS+2

Attention-Based Keyword Localisation in Speech using Visual Grounding

2021-06-16 · Kayode Olaleye, Herman Kamper

Visually grounded speech models learn from images paired with spoken captions. By tagging images with soft text labels using a trained visual classifier with a fixed vocabulary, previous work has shown that it is possibl…

Visual Grounding