中文
相关论文

相关论文: Transformer-Based Model for Multilingual Hope Spee…

200 篇论文

We describe the Uppsala NLP submission to SemEval-2021 Task 2 on multilingual and cross-lingual word-in-context disambiguation. We explore the usefulness of three pre-trained multilingual language models, XLM-RoBERTa (XLMR), Multilingual…

计算与语言 · 计算机科学 2021-04-12 Huiling You , Xingran Zhu , Sara Stymne

Product matching corresponds to the task of matching identical products across different data sources. It typically employs available product features which, apart from being multimodal, i.e., comprised of various data types, might be…

计算与语言 · 计算机科学 2022-11-24 Michał Możdżonek , Anna Wróblewska , Sergiy Tkachuk , Szymon Łukasik

This paper presents the PALI team's winning system for SemEval-2021 Task 2: Multilingual and Cross-lingual Word-in-Context Disambiguation. We fine-tune XLM-RoBERTa model to solve the task of word in context disambiguation, i.e., to…

人工智能 · 计算机科学 2021-06-08 Shuyi Xie , Jian Ma , Haiqin Yang , Lianxin Jiang , Yang Mo , Jianping Shen

Ransomware continues to evolve in complexity, making early and explainable detection a critical requirement for modern cybersecurity systems. This study presents a comparative analysis of three Transformer-based Large Language Models (LLMs)…

密码学与安全 · 计算机科学 2026-01-21 Elodie Mutombo Ngoie , Mike Nkongolo Wa Nkongolo , Peace Azugo , Mahmut Tokmak

Positive, supportive online communication in social media (candy speech) has the potential to foster civility, yet automated detection of such language remains underexplored, limiting systematic analysis of its impact. We investigate how…

计算与语言 · 计算机科学 2025-09-17 Christian Rene Thelen , Patrick Gustav Blaneck , Tobias Bornheim , Niklas Grieger , Stephan Bialonski

This paper presents an improved LLM based model for Grammatical Error Detection (GED), which is a very challenging and equally important problem for many applications. The traditional approach to GED involved hand-designed features, but…

计算与语言 · 计算机科学 2024-11-26 Rahul Nihalani , Kushal Shah

The detection of hallucinations in multilingual scientific text generated by Large Language Models (LLMs) presents significant challenges for reliable AI systems. This paper describes our submission to the SHROOM-CAP 2025 shared task on…

计算与语言 · 计算机科学 2025-11-25 Harsh Rathva , Pruthwik Mishra , Shrikant Malviya

Lately, pre-trained language models advanced the field of natural language processing (NLP). The introduction of Bidirectional Encoders for Transformers (BERT) and its optimized version RoBERTa have had significant impact and increased the…

计算与语言 · 计算机科学 2025-06-13 Raphael Scheible , Fabian Thomczyk , Patric Tippmann , Victor Jaravine , Martin Boeker

There has been significant progress in recent years in the field of Natural Language Processing thanks to the introduction of the Transformer architecture. Current state-of-the-art models, via a large number of parameters and pre-training…

人工智能 · 计算机科学 2020-03-31 Carlos Aspillaga , Andrés Carvallo , Vladimir Araujo

Offensive language detection is an ever-growing natural language processing (NLP) application. This growth is mainly because of the widespread usage of social networks, which becomes a mainstream channel for people to communicate, work, and…

计算与语言 · 计算机科学 2021-06-29 Ehab Hamdy

Transformers have recently taken the center stage in language modeling after LSTM's were considered the dominant model architecture for a long time. In this project, we investigate the performance of the Transformer architectures-BERT and…

计算与语言 · 计算机科学 2020-03-30 Abhilash Jain , Aku Ruohe , Stig-Arne Grönroos , Mikko Kurimo

With the recent influx of bidirectional contextualized transformer language models in the NLP, it becomes a necessity to have a systematic comparative study of these models on variety of datasets. Also, the performance of these language…

计算与语言 · 计算机科学 2020-09-10 Mayank Chhipa , Hrushikesh Mahesh Vazurkar , Abhijeet Kumar , Mridul Mishra

Neural models based on pre-trained transformers, such as BERT or XLM-RoBERTa, demonstrate SOTA results in many NLP tasks, including non-topical classification, such as genre identification. However, often these approaches exhibit low…

计算与语言 · 计算机科学 2021-07-07 Mikhail Lepekhin , Serge Sharoff

Fine-tuning of pre-trained transformer networks such as BERT yield state-of-the-art results for text classification tasks. Typically, fine-tuning is performed on task-specific training datasets in a supervised manner. One can also fine-tune…

计算与语言 · 计算机科学 2020-06-12 Gregor Wiedemann , Seid Muhie Yimam , Chris Biemann

In this work we present the experiments which lead to the creation of our BERT and ELECTRA based German language models, GBERT and GELECTRA. By varying the input training data, model size, and the presence of Whole Word Masking (WWM) we…

计算与语言 · 计算机科学 2020-12-04 Branden Chan , Stefan Schweter , Timo Möller

This paper details our submission to the AraGenEval Shared Task on Arabic AI-generated text detection, where our team, BUSTED, secured 5th place. We investigated the effectiveness of three pre-trained transformer models: AraELECTRA,…

计算与语言 · 计算机科学 2025-10-28 Ali Zain , Sareem Farooqui , Muhammad Rafi

This paper describes our participation in the shared task of hate speech detection, which is one of the subtasks of the CERIST NLP Challenge 2022. Our experiments evaluate the performance of six transformer models and their combination…

计算与语言 · 计算机科学 2025-07-22 Angel Felipe Magnossão de Paula , Imene Bensalem , Paolo Rosso , Wajdi Zaghouani

This paper summarizes the experiments and results of the HYBRINFOX team for the CheckThat! 2024 - Task 1 competition. We propose an approach enriching Language Models such as RoBERTa with embeddings produced by triples (subject ; predicate…

计算与语言 · 计算机科学 2024-07-08 Géraud Faye , Morgane Casanova , Benjamin Icard , Julien Chanson , Guillaume Gadek , Guillaume Gravier , Paul Égré

SemEval-2024 Task 8 introduces the challenge of identifying machine-generated texts from diverse Large Language Models (LLMs) in various languages and domains. The task comprises three subtasks: binary classification in monolingual and…

计算与语言 · 计算机科学 2024-01-24 Feng Xiong , Thanet Markchom , Ziwei Zheng , Subin Jung , Varun Ojha , Huizhi Liang

In recent years, there has been increased interest in building predictive models that harness natural language processing and machine learning techniques to detect emotions from various text sources, including social media posts,…

计算与语言 · 计算机科学 2022-12-20 Sourabh Zanwar , Daniel Wiechmann , Yu Qiao , Elma Kerz