Skip to main content

Showing 1–7 of 7 results for author: Agić, Ž

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

    eess.AS cs.CL cs.LG cs.SD

    Do End-to-End Speech Recognition Models Care About Context?

    Authors: Lasse Borgholt, Jakob Drachmann Havtorn, Željko Agić, Anders Søgaard, Lars Maaløe, Christian Igel

    Abstract: The two most common paradigms for end-to-end speech recognition are connectionist temporal classification (CTC) and attention-based encoder-decoder (AED) models. It has been argued that the latter is better suited for learning an implicit language model. We test this hypothesis by measuring temporal context sensitivity and evaluate how the models perform when we constrain the amount of contextual… ▽ More

    Submitted 17 February, 2021; originally announced February 2021.

    Comments: Published in the proceedings of INTERSPEECH 2020, pp. 4352-4356

  2. arXiv:2005.00812  [pdf, other

    cs.CL cs.SD eess.AS

    MultiQT: Multimodal Learning for Real-Time Question Tracking in Speech

    Authors: Jakob D. Havtorn, Jan Latko, Joakim Edin, Lasse Borgholt, Lars Maaløe, Lorenzo Belgrano, Nicolai F. Jacobsen, Regitze Sdun, Željko Agić

    Abstract: We address a challenging and practical task of labeling questions in speech in real time during telephone calls to emergency medical services in English, which embeds within a broader decision support system for emergency call-takers. We propose a novel multimodal approach to real-time sequence labeling in speech. Our model treats speech and its own textual representation as two separate modalitie… ▽ More

    Submitted 12 May, 2020; v1 submitted 2 May, 2020; originally announced May 2020.

    Comments: Accepted at ACL 2020

  3. arXiv:2004.07642  [pdf, other

    cs.CL

    Towards Instance-Level Parser Selection for Cross-Lingual Transfer of Dependency Parsers

    Authors: Robert Litschko, Ivan Vulić, Željko Agić, Goran Glavaš

    Abstract: Current methods of cross-lingual parser transfer focus on predicting the best parser for a low-resource target language globally, that is, "at treebank level". In this work, we propose and argue for a novel cross-lingual transfer paradigm: instance-level parser selection (ILPS), and present a proof-of-concept study focused on instance-level selection in the framework of delexicalized parser transf… ▽ More

    Submitted 16 April, 2020; originally announced April 2020.

  4. arXiv:1811.08757  [pdf, other

    cs.CL

    The Best of Both Worlds: Lexical Resources To Improve Low-Resource Part-of-Speech Tagging

    Authors: Barbara Plank, Sigrid Klerke, Zeljko Agic

    Abstract: In natural language processing, the deep learning revolution has shifted the focus from conventional hand-crafted symbolic representations to dense inputs, which are adequate representations learned automatically from corpora. However, particularly when working with low-resource languages, small amounts of symbolic lexical resources such as user-generated lexicons are often available even when gol… ▽ More

    Submitted 21 November, 2018; originally announced November 2018.

    Comments: Under review for Natural Language Engineering

  5. arXiv:1808.09733  [pdf, other

    cs.CL

    Distant Supervision from Disparate Sources for Low-Resource Part-of-Speech Tagging

    Authors: Barbara Plank, Željko Agić

    Abstract: We introduce DsDs: a cross-lingual neural part-of-speech tagger that learns from disparate sources of distant supervision, and realistically scales to hundreds of low-resource languages. The model exploits annotation projection, instance selection, tag dictionaries, morphological lexicons, and distributed representations, all in a uniform framework. The approach is simple, yet surprisingly effecti… ▽ More

    Submitted 29 August, 2018; originally announced August 2018.

    Comments: EMNLP 2018

  6. arXiv:1704.05347  [pdf, other

    cs.CL

    Baselines and test data for cross-lingual inference

    Authors: Željko Agić, Natalie Schluter

    Abstract: The recent years have seen a revival of interest in textual entailment, sparked by i) the emergence of powerful deep neural network learners for natural language processing and ii) the timely development of large-scale evaluation datasets such as SNLI. Recast as natural language inference, the problem now amounts to detecting the relation between pairs of statements: they either contradict or enta… ▽ More

    Submitted 2 March, 2018; v1 submitted 18 April, 2017; originally announced April 2017.

    Comments: To appear at LREC 2018

  7. arXiv:1701.03163  [pdf, ps, other

    cs.CL

    Parsing Universal Dependencies without training

    Authors: Héctor Martínez Alonso, Željko Agić, Barbara Plank, Anders Søgaard

    Abstract: We propose UDP, the first training-free parser for Universal Dependencies (UD). Our algorithm is based on PageRank and a small set of head attachment rules. It features two-step decoding to guarantee that function words are attached as leaf nodes. The parser requires no training, and it is competitive with a delexicalized transfer system. UDP offers a linguistically sound unsupervised alternative… ▽ More

    Submitted 11 January, 2017; originally announced January 2017.

    Comments: EACL 2017, 8+2 pages