Skip to main content

Showing 1–3 of 3 results for author: Sowański, M

.
  1. arXiv:2404.02588  [pdf, ps, other

    cs.CL

    Large Language Models for Expansion of Spoken Language Understanding Systems to New Languages

    Authors: Jakub Hoscilowicz, Pawel Pawlowski, Marcin Skorupa, Marcin Sowański, Artur Janicki

    Abstract: Spoken Language Understanding (SLU) models are a core component of voice assistants (VA), such as Alexa, Bixby, and Google Assistant. In this paper, we introduce a pipeline designed to extend SLU systems to new languages, utilizing Large Language Models (LLMs) that we fine-tune for machine translation of slot-annotated SLU training data. Our approach improved on the MultiATIS++ benchmark, a primar… ▽ More

    Submitted 3 April, 2024; originally announced April 2024.

    Comments: Code and info on model checkpoint are available at https://github.com/Samsung/MT-LLM-NLU

  2. arXiv:2310.16609  [pdf, other

    cs.CL cs.AI cs.SD eess.AS

    Back Transcription as a Method for Evaluating Robustness of Natural Language Understanding Models to Speech Recognition Errors

    Authors: Marek Kubis, Paweł Skórzewski, Marcin Sowański, Tomasz Ziętkiewicz

    Abstract: In a spoken dialogue system, an NLU model is preceded by a speech recognition system that can deteriorate the performance of natural language understanding. This paper proposes a method for investigating the impact of speech recognition errors on the performance of natural language understanding models. The proposed method combines the back transcription procedure with a fine-grained technique for… ▽ More

    Submitted 25 October, 2023; originally announced October 2023.

    Comments: Accepted to EMNLP 2023 main conference

  3. Can We Use Probing to Better Understand Fine-tuning and Knowledge Distillation of the BERT NLU?

    Authors: Jakub Hościłowicz, Marcin Sowański, Piotr Czubowski, Artur Janicki

    Abstract: In this article, we use probing to investigate phenomena that occur during fine-tuning and knowledge distillation of a BERT-based natural language understanding (NLU) model. Our ultimate purpose was to use probing to better understand practical production problems and consequently to build better NLU models. We designed experiments to see how fine-tuning changes the linguistic capabilities of BERT… ▽ More

    Submitted 27 January, 2023; originally announced January 2023.

    Comments: Accepted to ICAART 2023 conference