Skip to main content

Showing 1–6 of 6 results for author: Šuppa, M

.
  1. arXiv:2402.06549  [pdf, other

    cs.CL cs.AI

    Bryndza at ClimateActivism 2024: Stance, Target and Hate Event Detection via Retrieval-Augmented GPT-4 and LLaMA

    Authors: Marek Šuppa, Daniel Skala, Daniela Jašš, Samuel Sučík, Andrej Švec, Peter Hraška

    Abstract: This study details our approach for the CASE 2024 Shared Task on Climate Activism Stance and Hate Event Detection, focusing on Hate Speech Detection, Hate Speech Target Identification, and Stance Detection as classification challenges. We explored the capability of Large Language Models (LLMs), particularly GPT-4, in zero- or few-shot settings enhanced by retrieval augmentation and re-ranking for… ▽ More

    Submitted 9 February, 2024; originally announced February 2024.

    Comments: Accepted to the 7th Workshop on Challenges and Applications of Automated Extraction of Socio-political Events from Text (CASE 2024)

  2. arXiv:2311.09122  [pdf, other

    cs.CL

    Universal NER: A Gold-Standard Multilingual Named Entity Recognition Benchmark

    Authors: Stephen Mayhew, Terra Blevins, Shuheng Liu, Marek Šuppa, Hila Gonen, Joseph Marvin Imperial, Börje F. Karlsson, Peiqin Lin, Nikola Ljubešić, LJ Miranda, Barbara Plank, Arij Riabi, Yuval Pinter

    Abstract: We introduce Universal NER (UNER), an open, community-driven project to develop gold-standard NER benchmarks in many languages. The overarching goal of UNER is to provide high-quality, cross-lingually consistent annotations to facilitate and standardize multilingual NER research. UNER v1 contains 18 datasets annotated with named entities in a cross-lingual consistent schema across 12 diverse langu… ▽ More

    Submitted 29 June, 2024; v1 submitted 15 November, 2023; originally announced November 2023.

    Comments: NAACL 2024 Camera-ready

  3. arXiv:2304.04026  [pdf, other

    cs.CL cs.AI

    WikiGoldSK: Annotated Dataset, Baselines and Few-Shot Learning Experiments for Slovak Named Entity Recognition

    Authors: Dávid Šuba, Marek Šuppa, Jozef Kubík, Endre Hamerlik, Martin Takáč

    Abstract: Named Entity Recognition (NER) is a fundamental NLP tasks with a wide range of practical applications. The performance of state-of-the-art NER methods depends on high quality manually anotated datasets which still do not exist for some languages. In this work we aim to remedy this situation in Slovak by introducing WikiGoldSK, the first sizable human labelled Slovak NER dataset. We benchmark it by… ▽ More

    Submitted 8 April, 2023; originally announced April 2023.

    Comments: BSNLP 2023 Workshop at EACL 2023

  4. arXiv:2105.01753  [pdf, other

    cs.HC cs.LG eess.SP

    WaveGlove: Transformer-based hand gesture recognition using multiple inertial sensors

    Authors: Matej Králik, Marek Šuppa

    Abstract: Hand Gesture Recognition (HGR) based on inertial data has grown considerably in recent years, with the state-of-the-art approaches utilizing a single handheld sensor and a vocabulary comprised of simple gestures. In this work we explore the benefits of using multiple inertial sensors. Using WaveGlove, a custom hardware prototype in the form of a glove with five inertial sensors, we acquire two d… ▽ More

    Submitted 4 May, 2021; originally announced May 2021.

    Comments: Accepted to EUSIPCO 2021

  5. arXiv:2104.05456  [pdf, other

    cs.CY cs.HC cs.OS

    TermAdventure: Interactively Teaching UNIX Command Line, Text Adventure Style

    Authors: Marek Šuppa, Ondrej Jariabka, Adrián Matejov, Marek Nagy

    Abstract: Introductory UNIX courses are typically organized as lectures, accompanied by a set of exercises, whose solutions are submitted to and reviewed by the lecturers. While this arrangement has become standard practice, it often requires the use of an external tool or interface for submission and does not automatically check its correctness. That in turn leads to increased workload and makes it difficu… ▽ More

    Submitted 12 April, 2021; originally announced April 2021.

    Comments: Accepted at ITiCSE 2021

  6. arXiv:2103.10673  [pdf, other

    cs.CL cs.LG

    Cost-effective Deployment of BERT Models in Serverless Environment

    Authors: Katarína Benešová, Andrej Švec, Marek Šuppa

    Abstract: In this study we demonstrate the viability of deploying BERT-style models to serverless environments in a production setting. Since the freely available pre-trained models are too large to be deployed in this way, we utilize knowledge distillation and fine-tune the models on proprietary datasets for two real-world tasks: sentiment analysis and semantic textual similarity. As a result, we obtain mo… ▽ More

    Submitted 19 April, 2021; v1 submitted 19 March, 2021; originally announced March 2021.

    Comments: NAACL-HLT 2021 Industry Track Camera Ready