中文
相关论文

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

200 篇论文

Transformer based Very Large Language Models (VLLMs) like BERT, XLNet and RoBERTa, have recently shown tremendous performance on a large variety of Natural Language Understanding (NLU) tasks. However, due to their size, these VLLMs are…

机器学习 · 计算机科学 2020-02-20 James Yi Tian , Alexander P. Kreuzer , Pai-Hung Chen , Hans-Martin Will

Hope Speech Detection, a task of recognizing positive expressions, has made significant strides recently. However, much of the current works focus on model development without considering the issue of inherent imbalance in the data. Our…

We present XPhoneBERT, the first multilingual model pre-trained to learn phoneme representations for the downstream text-to-speech (TTS) task. Our XPhoneBERT has the same model architecture as BERT-base, trained using the RoBERTa…

计算与语言 · 计算机科学 2023-06-01 Linh The Nguyen , Thinh Pham , Dat Quoc Nguyen

When humans read a text, their eye movements are influenced by the structural complexity of the input sentences. This cognitive phenomenon holds across languages and recent studies indicate that multilingual language models utilize…

计算与语言 · 计算机科学 2023-02-28 Charlotte Pouw , Nora Hollenstein , Lisa Beinborn

In recent years, language models and deep learning techniques have revolutionized natural language processing tasks, including emotion detection. However, the specific emotion of guilt has received limited attention in this field. In this…

计算与语言 · 计算机科学 2024-01-17 Abdul Gafar Manuel Meque , Jason Angel , Grigori Sidorov , Alexander Gelbukh

Large-scale conversational assistants like Alexa, Siri, Cortana and Google Assistant process every utterance using multiple models for domain, intent and named entity recognition. Given the decoupled nature of model development and large…

计算与语言 · 计算机科学 2021-09-07 Rakesh Chada , Pradeep Natarajan , Darshan Fofadiya , Prathap Ramachandra

We analyze if large language models are able to predict patterns of human reading behavior. We compare the performance of language-specific and multilingual pretrained transformer models to predict reading time measures reflecting natural…

计算与语言 · 计算机科学 2021-04-13 Nora Hollenstein , Federico Pirovano , Ce Zhang , Lena Jäger , Lisa Beinborn

We report two essential improvements in readability assessment: 1. three novel features in advanced semantics and 2. the timely evidence that traditional ML models (e.g. Random Forest, using handcrafted features) can combine with…

计算与语言 · 计算机科学 2024-06-18 Bruce W. Lee , Yoo Sung Jang , Jason Hyung-Jong Lee

Transformer language models have shown remarkable ability in detecting when a word is anomalous in context, but likelihood scores offer no information about the cause of the anomaly. In this work, we use Gaussian models for density…

计算与语言 · 计算机科学 2021-05-18 Bai Li , Zining Zhu , Guillaume Thomas , Yang Xu , Frank Rudzicz

Hope is a complex and underexplored emotional state that plays a significant role in education, mental health, and social interaction. Unlike basic emotions, hope manifests in nuanced forms ranging from grounded optimism to exaggerated…

This study explores transformer-based models such as BERT, mBERT, and XLM-R for multi-lingual sentiment analysis across diverse linguistic structures. Key contributions include the identification of XLM-R superior adaptability in…

Recent developments in machine translation and multilingual text generation have led researchers to adopt trained metrics such as COMET or BLEURT, which treat evaluation as a regression problem and use representations from multilingual…

计算与语言 · 计算机科学 2021-10-14 Amy Pu , Hyung Won Chung , Ankur P. Parikh , Sebastian Gehrmann , Thibault Sellam

Multilingual transformer models like mBERT and XLM-RoBERTa have obtained great improvements for many NLP tasks on a variety of languages. However, recent works also showed that results from high-resource languages could not be easily…

计算与语言 · 计算机科学 2020-10-08 Michael A. Hedderich , David Adelani , Dawei Zhu , Jesujoba Alabi , Udia Markus , Dietrich Klakow

The rising prevalence of mental health disorders necessitates the development of robust, automated tools for early detection and monitoring. Recent advances in Natural Language Processing (NLP), particularly transformer-based architectures,…

计算与语言 · 计算机科学 2025-07-29 Khalid Hasan , Jamil Saquer , Mukulika Ghosh

Recent advancements in massively multilingual machine translation systems have significantly enhanced translation accuracy; however, even the best performing systems still generate hallucinations, severely impacting user trust. Detecting…

Speculation is a naturally occurring phenomena in textual data, forming an integral component of many systems, especially in the biomedical information retrieval domain. Previous work addressing cue detection and scope resolution (the two…

计算与语言 · 计算机科学 2020-01-10 Benita Kathleen Britto , Aditya Khandelwal

This work describes the development of different models to detect patronising and condescending language within extracts of news articles as part of the SemEval 2022 competition (Task-4). This work explores different models based on the…

计算与语言 · 计算机科学 2022-04-25 Jayant Chhillar

Multilingual BERT (mBERT), XLM-RoBERTa (XLMR) and other unsupervised multilingual encoders can effectively learn cross-lingual representation. Explicit alignment objectives based on bitexts like Europarl or MultiUN have been shown to…

计算与语言 · 计算机科学 2020-10-07 Shijie Wu , Mark Dredze

The advent of transformer-based models such as BERT has led to the rise of neural ranking models. These models have improved the effectiveness of retrieval systems well beyond that of lexical term matching models such as BM25. While…

信息检索 · 计算机科学 2022-01-27 Suraj Nair , Eugene Yang , Dawn Lawrie , Kevin Duh , Paul McNamee , Kenton Murray , James Mayfield , Douglas W. Oard

This paper shows that pretraining multilingual language models at scale leads to significant performance gains for a wide range of cross-lingual transfer tasks. We train a Transformer-based masked language model on one hundred languages,…