中文
相关论文

相关论文: Fully Convolutional Networks for Text Classificati…

200 篇论文

Text classification has long been a staple within Natural Language Processing (NLP) with applications spanning across diverse areas such as sentiment analysis, recommender systems and spam detection. With such a powerful solution, it is…

计算与语言 · 计算机科学 2021-12-06 Amir Atapour-Abarghouei , Stephen Bonner , Andrew Stephen McGough

Many text classification applications require models with satisfying performance as well as good interpretability. Traditional machine learning methods are easy to interpret but have low accuracies. The development of deep learning models…

计算与语言 · 计算机科学 2020-06-02 Zhengyang Wang , Xia Hu , Shuiwang Ji

Recently Convolutional Neural Networks have been proposed for Sequence Modelling tasks such as Image Caption Generation. However, unlike Recurrent Neural Networks, the performance of Convolutional Neural Networks as Decoders for Image…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Sulabh Katiyar , Samir Kumar Borgohain

Automatically associating social media posts with topics is an important prerequisite for effective search and recommendation on many social media platforms. However, topic classification of such posts is quite challenging because of (a) a…

计算与语言 · 计算机科学 2022-05-04 Vivek Kulkarni , Kenny Leung , Aria Haghighi

This paper introduces a novel deep learning framework including a lexicon-based approach for sentence-level prediction of sentiment label distribution. We propose to first apply semantic rules and then use a Deep Convolutional Neural…

计算与语言 · 计算机科学 2017-06-27 Huy Nguyen , Minh-Le Nguyen

This paper presents the first application of Kolmogorov-Arnold Convolution for Text (KAConvText) in sentence classification, addressing three tasks: imbalanced binary hate speech detection, balanced multiclass news classification, and…

计算与语言 · 计算机科学 2025-07-10 Ye Kyaw Thu , Thura Aung , Thazin Myint Oo , Thepchai Supnithi

We consider the problem of learning efficient and inductive graph convolutional networks for text classification with a large number of examples and features. Existing state-of-the-art graph embedding based methods such as predictive text…

计算与语言 · 计算机科学 2020-09-01 Rahul Ragesh , Sundararajan Sellamanickam , Arun Iyer , Ram Bairi , Vijay Lingam

We present a convolutional neural network for the classification of correlation responses obtained by correlation filters. The proposed approach can improve the accuracy of classification, as well as achieve invariance to the image classes…

计算机视觉与模式识别 · 计算机科学 2020-04-21 Dmitriy Goncharov , Rostislav Starikov

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

The experimental landscape in natural language processing for social media is too fragmented. Each year, new shared tasks and datasets are proposed, ranging from classics like sentiment analysis to irony detection or emoji prediction.…

计算与语言 · 计算机科学 2020-10-27 Francesco Barbieri , Jose Camacho-Collados , Leonardo Neves , Luis Espinosa-Anke

Conventional text classification models make a bag-of-words assumption reducing text into word occurrence counts per document. Recent algorithms such as word2vec are capable of learning semantic meaning and similarity between words in an…

计算与语言 · 计算机科学 2018-07-11 Vincent Major , Alisa Surkis , Yindalon Aphinyanaphongs

Effectively making sense of short texts is a critical task for many real world applications such as search engines, social media services, and recommender systems. The task is particularly challenging as a short text contains very sparse…

计算与语言 · 计算机科学 2017-09-04 Jian Tang , Yue Wang , Kai Zheng , Qiaozhu Mei

Text classification is the process of classifying documents into predefined categories based on their content. It is the automated assignment of natural language texts to predefined categories. Text classification is the primary requirement…

信息检索 · 计算机科学 2010-09-28 S. M. Kamruzzaman

Twisted Convolutional Networks (TCNs) are proposed as a novel deep learning architecture for classifying one-dimensional data with arbitrary feature order and minimal spatial relationships. Unlike conventional Convolutional Neural Networks…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Junbo Jacob Lian , Haoran Chen , Kaichen Ouyang , Yujun Zhang , Rui Zhong , Huiling Chen

This article demontrates that we can apply deep learning to text understanding from character-level inputs all the way up to abstract text concepts, using temporal convolutional networks (ConvNets). We apply ConvNets to various large-scale…

机器学习 · 计算机科学 2016-04-05 Xiang Zhang , Yann LeCun

Text classification aims to assign labels to textual units by making use of global information. Recent studies have applied graph neural network (GNN) to capture the global word co-occurrence in a corpus. Existing approaches require that…

计算与语言 · 计算机科学 2022-06-02 Kunze Wang , Soyeon Caren Han , Josiah Poon

Convolutional Neural Networks (CNNs) have been the standard for image classification tasks for a long time, but more recently attention-based mechanisms have gained traction. This project aims to compare traditional CNNs with…

计算机视觉与模式识别 · 计算机科学 2024-12-31 Nikhil Kapila , Julian Glattki , Tejas Rathi

Short text messages such as tweets are very noisy and sparse in their use of vocabulary. Traditional textual representations, such as tf-idf, have difficulty grasping the semantic meaning of such texts, which is important in applications…

信息检索 · 计算机科学 2016-07-05 Cedric De Boom , Steven Van Canneyt , Thomas Demeester , Bart Dhoedt

In this study, we propose a structured methodology that utilizes large language models (LLMs) in a cost-efficient and parsimonious manner, integrating the strengths of scholars and machines while offsetting their respective weaknesses. Our…

计算与语言 · 计算机科学 2025-12-30 Navid Asgari , Benjamin M. Cole

In information retrieval, learning to rank constructs a machine-based ranking model which given a query, sorts the search results by their degree of relevance or importance to the query. Neural networks have been successfully applied to…

机器学习 · 计算机科学 2017-12-12 Baiyang Wang , Diego Klabjan