中文
相关论文

相关论文: Classification of Hope in Textual Data using Trans…

200 篇论文

Transformer neural networks, particularly Bidirectional Encoder Representations from Transformers (BERT), have shown remarkable performance across various tasks such as classification, text summarization, and question answering. However,…

机器学习 · 计算机科学 2025-02-18 Matteo Bonino , Giorgia Ghione , Giansalvo Cirrincione

The appearance of complex attention-based language models such as BERT, Roberta or GPT-3 has allowed to address highly complex tasks in a plethora of scenarios. However, when applied to specific domains, these models encounter considerable…

计算与语言 · 计算机科学 2022-06-14 Javier Huertas-Tato , Alejandro Martin , David Camacho

The increasing availability of unstructured clinical narratives in electronic health records (EHRs) has created new opportunities for automated disease characterization, cohort identification, and clinical decision support. However,…

计算与语言 · 计算机科学 2026-03-03 Fariba Afrin Irany , Sampson Akwafuo

This research introduces a bilingual dataset comprising 23,456 entries for Arabic and 10,036 entries for English, annotated for emotions and hope speech, addressing the scarcity of multi-emotion (Emotion and hope) datasets. The dataset…

计算与语言 · 计算机科学 2025-05-22 Wajdi Zaghouani , Md. Rafiul Biswas

This study compares the effectiveness and robustness of multi-class categorization of Amazon product data using transfer learning on pre-trained contextualized language models. Specifically, we fine-tuned BERT and XLNet, two bidirectional…

机器学习 · 统计学 2019-09-24 Xinyi Liu , Artit Wangperawong

Multi-task learning (MTL) has achieved remarkable success in natural language processing applications. In this work, we study a multi-task learning model with multiple decoders on varieties of biomedical and clinical natural language…

计算与语言 · 计算机科学 2020-05-07 Yifan Peng , Qingyu Chen , Zhiyong Lu

Sentiment analysis, an increasingly vital field in both academia and industry, plays a pivotal role in machine learning applications, particularly on social media platforms like Reddit. However, the efficacy of sentiment analysis models is…

计算与语言 · 计算机科学 2024-05-29 Xiaoxia Zhang , Xiuyuan Qi , Zixin Teng

Recently, many studies have shown the efficiency of using Bidirectional Encoder Representations from Transformers (BERT) in various Natural Language Processing (NLP) tasks. Specifically, English spelling correction task that uses…

计算与语言 · 计算机科学 2024-05-07 Hieu Ngo Trung , Duong Tran Ham , Tin Huynh , Kiem Hoang

The rapid increase in cybersecurity vulnerabilities necessitates automated tools for analyzing and classifying vulnerability reports. This paper presents a novel Vulnerability Report Classifier that leverages the BERT (Bidirectional Encoder…

密码学与安全 · 计算机科学 2025-03-28 Himanshu Tiwari

Framing continues to remain one of the most extensively applied theories in political communication. Developments in computation, particularly with the introduction of transformer architecture and more so with large language models (LLMs),…

计算与语言 · 计算机科学 2026-03-30 Vihang Jumle

Recent advances, such as GPT and BERT, have shown success in incorporating a pre-trained transformer language model and fine-tuning operation to improve downstream NLP systems. However, this framework still has some fundamental problems in…

计算与语言 · 计算机科学 2019-05-22 Zhongyang Li , Xiao Ding , Ting Liu

The main approaches to sentiment analysis are rule-based methods and ma-chine learning, in particular, deep neural network models with the Trans-former architecture, including BERT. The performance of neural network models in the tasks of…

计算与语言 · 计算机科学 2021-11-22 Elena Razova , Sergey Vychegzhanin , Evgeny Kotelnikov

Sentiment analysis plays a crucial role in understanding developer interactions, issue resolutions, and project dynamics within software engineering (SE). While traditional SE-specific sentiment analysis tools have made significant strides,…

软件工程 · 计算机科学 2025-05-22 KM Khalid Saifullah , Faiaz Azmain , Habiba Hye

Institutional bias can impact patient outcomes, educational attainment, and legal system navigation. Written records often reflect bias, and once bias is identified; it is possible to refer individuals for training to reduce bias. Many…

In this paper, we focus on the classification of books using short descriptive texts (cover blurbs) and additional metadata. Building upon BERT, a deep neural language model, we demonstrate how to combine text representations with metadata…

计算与语言 · 计算机科学 2019-09-19 Malte Ostendorff , Peter Bourgonje , Maria Berger , Julian Moreno-Schneider , Georg Rehm , Bela Gipp

Newly-introduced deep learning architectures, namely BERT, XLNet, RoBERTa and ALBERT, have been proved to be robust on several NLP tasks. However, the datasets trained on these architectures are fixed in terms of size and generalizability.…

计算与语言 · 计算机科学 2020-09-29 Jean-Philippe Corbeil , Hadi Abdi Ghadivel

Cyberattacks are increasing, and securing against such threats is costing industries billions of dollars annually. Threat Modeling, that is, comprehending the consequences of these attacks, can provide critical support to cybersecurity…

机器学习 · 计算机科学 2025-08-19 Bipin Chhetri , Akbar Siami Namin

We introduce an extensive dataset for multilingual probing of morphological information in language models (247 tasks across 42 languages from 10 families), each consisting of a sentence with a target word and a morphological tag as the…

计算与语言 · 计算机科学 2024-11-20 Judit Acs , Endre Hamerlik , Roy Schwartz , Noah A. Smith , Andras Kornai

We propose a novel transfer learning method for speech emotion recognition allowing us to obtain promising results when only few training data is available. With as low as 125 examples per emotion class, we were able to reach a higher…

机器学习 · 计算机科学 2020-11-12 Jonathan Boigne , Biman Liyanage , Ted Östrem

This paper presents a performance study of transformer language models under different hardware configurations and accuracy requirements and derives empirical observations about these resource/accuracy trade-offs. In particular, we study…