中文
相关论文

相关论文: ShufText: A Simple Black Box Approach to Evaluate …

200 篇论文

State-of-the-art weakly supervised text classification methods, while significantly reduced the required human supervision, still requires the supervision to cover all the classes of interest. This is never easy to meet in practice when…

计算与语言 · 计算机科学 2023-11-27 Tianle Wang , Zihan Wang , Weitang Liu , Jingbo Shang

For both human readers and pre-trained language models (PrLMs), lexical diversity may lead to confusion and inaccuracy when understanding the underlying semantic meanings of given sentences. By substituting complex words with simple…

计算与语言 · 计算机科学 2021-01-01 Rongzhou Bao , Jiayi Wang , Zhuosheng Zhang , Hai Zhao

Text classification is crucial for applications such as sentiment analysis and toxic text filtering, but it still faces challenges due to the complexity and ambiguity of natural language. Recent advancements in deep learning, particularly…

计算与语言 · 计算机科学 2024-08-29 Lingyu Gao

Sentiment classification is a fundamental task in content analysis. Although deep learning has demonstrated promising performance in text classification compared with shallow models, it is still not able to train a satisfying classifier for…

人机交互 · 计算机科学 2020-04-28 Keyu Yang , Yunjun Gao , Lei Liang , Song Bian , Lu Chen , Baihua Zheng

Recent advances in large pretrained language models have increased attention to zero-shot text classification. In particular, models finetuned on natural language inference datasets have been widely adopted as zero-shot classifiers due to…

计算与语言 · 计算机科学 2022-11-01 Ariel Gera , Alon Halfon , Eyal Shnarch , Yotam Perlitz , Liat Ein-Dor , Noam Slonim

Sentiment analysis is known as one of the most crucial tasks in the field of natural language processing and Convolutional Neural Network (CNN) is one of those prominent models that is commonly used for this aim. Although convolutional…

计算与语言 · 计算机科学 2021-02-24 Hossein Sadr , Mozhdeh Nazari Solimandarabi , Mir Mohsen Pedram , Mohammad Teshnehlab

Short-text classification, like all data science, struggles to achieve high performance using limited data. As a solution, a short sentence may be expanded with new and relevant feature words to form an artificially enlarged dataset, and…

计算与语言 · 计算机科学 2019-09-18 Duncan Cameron-Steinke

Recent foundational language models have shown state-of-the-art performance in many NLP tasks in zero- and few-shot settings. An advantage of these models over more standard approaches based on fine-tuning is the ability to understand…

计算与语言 · 计算机科学 2024-04-16 Aleksandra Edwards , Jose Camacho-Collados

Semantic text matching is a critical problem in information retrieval. Recently, deep learning techniques have been widely used in this area and obtained significant performance improvements. However, most models are black boxes and it is…

信息检索 · 计算机科学 2021-08-17 Lijuan Chen , Yanyan Lan , Liang Pang , Jiafeng Guo , Xueqi Cheng

Recurrent Neural Networks are showing much promise in many sub-areas of natural language processing, ranging from document classification to machine translation to automatic question answering. Despite their promise, many recurrent models…

计算与语言 · 计算机科学 2017-05-02 Adams Wei Yu , Hongrae Lee , Quoc V. Le

Shallow Convolution Neural Network (CNN) is a time-tested tool for the information extraction from cancer pathology reports. Shallow CNN performs competitively on this task to other deep learning models including BERT, which holds the…

计算与语言 · 计算机科学 2020-08-05 Abhishek K Dubey , Alina Peluso , Jacob Hinkle , Devanshu Agarawal , Zilong Tan

Convolutional Neural Networks (CNNs) have recently achieved remarkably strong performance on the practically important task of sentence classification (kim 2014, kalchbrenner 2014, johnson 2014). However, these models require practitioners…

计算与语言 · 计算机科学 2016-04-08 Ye Zhang , Byron Wallace

In recent years, with the rapid development of information on the Internet, the number of complex texts and documents has increased exponentially, which requires a deeper understanding of deep learning methods in order to accurately…

计算与语言 · 计算机科学 2023-09-26 Zhongwei Wan

Most supervised text classification approaches assume a closed world, counting on all classes being present in the data at training time. This assumption can lead to unpredictable behaviour during operation, whenever novel, previously…

计算与语言 · 计算机科学 2020-11-18 Bimal Bhattarai , Ole-Christoffer Granmo , Lei Jiao

We report our ongoing work about a new deep architecture working in tandem with a statistical test procedure for jointly training texts and their label descriptions for multi-label and multi-class classification tasks. A statistical…

计算与语言 · 计算机科学 2019-06-18 Ahmad Aghaebrahimian , Mark Cieliebak

Text preprocessing is often the first step in the pipeline of a Natural Language Processing (NLP) system, with potential impact in its final performance. Despite its importance, text preprocessing has not received much attention in the deep…

计算与语言 · 计算机科学 2018-08-24 Jose Camacho-Collados , Mohammad Taher Pilehvar

Text classification algorithms investigate the intricate relationships between words or phrases and attempt to deduce the document's interpretation. In the last few years, these algorithms have progressed tremendously. Transformer…

计算与语言 · 计算机科学 2022-06-28 Snehal Khandve , Vedangi Wagh , Apurva Wani , Isha Joshi , Raviraj Joshi

We revisit language bottleneck models as an approach to ensuring the explainability of deep learning models for image classification. Because of inevitable information loss incurred in the step of converting images into language, the…

计算机视觉与模式识别 · 计算机科学 2024-06-25 Honori Udo , Takafumi Koshinaka

Hierarchical text classification, which aims to classify text documents into a given hierarchy, is an important task in many real-world applications. Recently, deep neural models are gaining increasing popularity for text classification due…

计算与语言 · 计算机科学 2019-01-01 Yu Meng , Jiaming Shen , Chao Zhang , Jiawei Han

The amount of information stored in the form of documents on the internet has been increasing rapidly. Thus it has become a necessity to organize and maintain these documents in an optimum manner. Text classification algorithms study the…

计算与语言 · 计算机科学 2022-02-22 Vedangi Wagh , Snehal Khandve , Isha Joshi , Apurva Wani , Geetanjali Kale , Raviraj Joshi