中文
相关论文

相关论文: Enhancing Text Classification with a Novel Multi-A…

200 篇论文

We introduce a novel large language model (LLM)-driven agent framework, which iteratively refines queries and filters contextual evidence by leveraging dynamically evolving knowledge. A defining feature of the system is its decoupling of…

人工智能 · 计算机科学 2025-04-02 Seyoung Song

While composing a new document, anything from a news article to an email or essay, authors often utilize direct quotes from a variety of sources. Although an author may know what point they would like to make, selecting an appropriate quote…

计算与语言 · 计算机科学 2020-08-20 Ansel MacLaughlin , Tao Chen , Burcu Karagol Ayan , Dan Roth

This paper presents the first unsupervised approach to lexical semantic change that makes use of contextualised word representations. We propose a novel method that exploits the BERT neural language model to obtain representations of word…

计算与语言 · 计算机科学 2020-10-21 Mario Giulianelli , Marco Del Tredici , Raquel Fernández

This paper describes a machine learning algorithm for document (re)ranking, in which queries and documents are firstly encoded using BERT [1], and on top of that a learning-to-rank (LTR) model constructed with TF-Ranking (TFR) [2] is…

信息检索 · 计算机科学 2020-06-11 Shuguang Han , Xuanhui Wang , Mike Bendersky , Marc Najork

Recent years have witnessed a substantial increase in the use of deep learning to solve various natural language processing (NLP) problems. Early deep learning models were constrained by their sequential or unidirectional nature, such that…

This study proposes a text classification algorithm based on large language models, aiming to address the limitations of traditional methods in capturing long-range dependencies, understanding contextual semantics, and handling class…

计算与语言 · 计算机科学 2025-12-11 Ning Lyu , Yuxi Wang , Feng Chen , Qingyuan Zhang

Machine learning algorithms are often vulnerable to adversarial examples that have imperceptible alterations from the original counterparts but can fool the state-of-the-art models. It is helpful to evaluate or even improve the robustness…

计算与语言 · 计算机科学 2020-04-10 Di Jin , Zhijing Jin , Joey Tianyi Zhou , Peter Szolovits

Several studies have been carried out on revealing linguistic features captured by BERT. This is usually achieved by training a diagnostic classifier on the representations obtained from different layers of BERT. The subsequent…

计算与语言 · 计算机科学 2021-09-14 Hosein Mohebbi , Ali Modarressi , Mohammad Taher Pilehvar

BERT and its variants have achieved state-of-the-art performance in various NLP tasks. Since then, various works have been proposed to analyze the linguistic information being captured in BERT. However, the current works do not provide an…

计算与语言 · 计算机科学 2020-10-20 Sahana Ramnath , Preksha Nema , Deep Sahni , Mitesh M. Khapra

Adding linguistic information (syntax or semantics) to neural machine translation (NMT) has mostly focused on using point estimates from pre-trained models. Directly using the capacity of massive pre-trained contextual word embedding models…

计算与语言 · 计算机科学 2021-04-08 Hassan S. Shavarani , Anoop Sarkar

Contextualized embeddings such as BERT can serve as strong input representations to NLP tasks, outperforming their static embeddings counterparts such as skip-gram, CBOW and GloVe. However, such embeddings are dynamic, calculated according…

计算与语言 · 计算机科学 2020-04-07 Yile Wang , Leyang Cui , Yue Zhang

Automatic readability assessment (ARA) is the task of evaluating the level of ease or difficulty of text documents for a target audience. For researchers, one of the many open problems in the field is to make such models trained for the…

计算与语言 · 计算机科学 2021-08-02 Joseph Marvin Imperial

The rapid adoption of LLMs has overshadowed the potential advantages of traditional BERT-like models in text classification. This study challenges the prevailing "LLM-centric" trend by systematically comparing three category methods, i.e.,…

计算与语言 · 计算机科学 2025-05-27 Junyan Zhang , Yiming Huang , Shuliang Liu , Yubo Gao , Xuming Hu

With the rapid development of the Internet and social media, multi-modal data (text and image) is increasingly important in sentiment analysis tasks. However, the existing methods are difficult to effectively fuse text and image features,…

计算与语言 · 计算机科学 2024-12-06 JiaLe Ren

It is challenging to control the quality of online information due to the lack of supervision over all the information posted online. Manual checking is almost impossible given the vast number of posts made on online media and how quickly…

计算与语言 · 计算机科学 2022-03-16 Rini Anggrainingsih , Ghulam Mubashar Hassan , Amitava Datta

Transfer learning in natural language processing (NLP), as realized using models like BERT (Bi-directional Encoder Representation from Transformer), has significantly improved language representation with models that can tackle challenging…

硬件体系结构 · 计算机科学 2021-04-20 Suchita Pati , Shaizeen Aga , Nuwan Jayasena , Matthew D. Sinclair

Recent advances in natural language processing (NLP) may enable artificial intelligence (AI) models to generate writing that is identical to human written form in the future. This might have profound ethical, legal, and social…

机器学习 · 计算机科学 2024-04-17 Nuzhat Prova

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

We present FireBERT, a set of three proof-of-concept NLP classifiers hardened against TextFooler-style word-perturbation by producing diverse alternatives to original samples. In one approach, we co-tune BERT against the training data and…

计算与语言 · 计算机科学 2020-08-11 Gunnar Mein , Kevin Hartman , Andrew Morris

This paper presents the experiments and results for the CheckThat! Lab at CLEF 2024 Task 6: Robustness of Credibility Assessment with Adversarial Examples (InCrediblAE). The primary objective of this task was to generate adversarial…