中文
相关论文

相关论文: Application of the Multi-label Residual Convolutio…

200 篇论文

Finding and selecting the most relevant scientific papers from a large number of papers written in a research community is one of the key challenges for researchers these days. As we know, much information around research interest for…

信息检索 · 计算机科学 2022-04-22 Aram Karimi , Simon Dobnik

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

In Multi-Label Text Classification (MLTC), one sample can belong to more than one class. It is observed that most MLTC tasks, there are dependencies or correlations among labels. Existing methods tend to ignore the relationship among…

计算与语言 · 计算机科学 2020-03-27 Ankit Pal , Muru Selvakumar , Malaikannan Sankarasubbu

This paper considers the problem of document ranking in information retrieval systems by Learning to Rank. We propose ConvRankNet combining a Siamese Convolutional Neural Network encoder and the RankNet ranking model which could be trained…

信息检索 · 计算机科学 2018-02-27 Baoyang Song

Given the fact of a case, Legal Judgment Prediction (LJP) involves a series of sub-tasks such as predicting violated law articles, charges and term of penalty. We propose leveraging a unified text-to-text Transformer for LJP, where the…

计算与语言 · 计算机科学 2021-12-14 Yunyun Huang , Xiaoyu Shen , Chuanyi Li , Jidong Ge , Bin Luo

In this work, we adhere to explore a Multi-Tasking learning (MTL) based network to perform document attribute classification such as the font type, font size, font emphasis and scanning resolution classification of a document image. To…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Tanmoy Mondal , Abhijit Das , Zuheng Ming

Multi-class text classification is one of the key problems in machine learning and natural language processing. Emerging neural networks deal with the problem using a multi-output softmax layer and achieve substantial progress, but they do…

计算与语言 · 计算机科学 2020-03-26 Haiyang Xu , Junwen Chen , Kun Han , Xiangang Li

The use of convolutional neural networks (CNNs) for classification tasks has become dominant in various medical imaging applications. At the same time, recent advances in interpretable machine learning techniques have shown great potential…

图像与视频处理 · 电气工程与系统科学 2019-10-02 Irina Grigorescu , Lucilio Cordero-Grande , A David Edwards , Jo Hajnal , Marc Modat , Maria Deprez

Large multi-label text classification is a challenging Natural Language Processing (NLP) problem that is concerned with text classification for datasets with thousands of labels. We tackle this problem in the legal domain, where datasets,…

计算与语言 · 计算机科学 2020-10-27 Zein Shaheen , Gerhard Wohlgenannt , Erwin Filtz

Learning latent representations from long text sequences is an important first step in many natural language processing applications. Recurrent Neural Networks (RNNs) have become a cornerstone for this challenging task. However, the quality…

计算与语言 · 计算机科学 2017-09-25 Yizhe Zhang , Dinghan Shen , Guoyin Wang , Zhe Gan , Ricardo Henao , Lawrence Carin

Social scientists often classify text documents to use the resulting labels as an outcome or a predictor in empirical research. Automated text classification has become a standard tool, since it requires less human coding. However, scholars…

计算与语言 · 计算机科学 2025-05-14 Mitchell Bosley , Saki Kuzushima , Ted Enamorado , Yuki Shiraito

Many real-world applications involve the use of Optical Character Recognition (OCR) engines to transform handwritten images into transcripts on which downstream Natural Language Processing (NLP) models are applied. In this process, OCR…

计算与语言 · 计算机科学 2021-07-16 Guowei Xu , Wenbiao Ding , Weiping Fu , Zhongqin Wu , Zitao Liu

In recent years, multi-label classification has attracted a significant body of research, motivated by real-life applications, such as text classification and medical diagnoses. Although sparsely studied in this context, Learning Classifier…

神经与进化计算 · 计算机科学 2015-12-29 Fani A. Tzima , Miltiadis Allamanis , Alexandros Filotheou , Pericles A. Mitkas

Neural network-based approaches have become the driven forces for Natural Language Processing (NLP) tasks. Conventionally, there are two mainstream neural architectures for NLP tasks: the recurrent neural network (RNN) and the convolution…

计算与语言 · 计算机科学 2020-08-13 Zhenyu Liu , Chaohong Lu , Haiwei Huang , Shengfei Lyu , Zhenchao Tao

Multi-label text classification (MLC) is a challenging task in settings of large label sets, where label support follows a Zipfian distribution. In this paper, we address this problem through retrieval augmentation, aiming to improve the…

计算与语言 · 计算机科学 2023-05-23 Ilias Chalkidis , Yova Kementchedjhieva

Layer-wise Relevance Propagation (LRP) and saliency maps have been recently used to explain the predictions of Deep Learning models, specifically in the domain of text classification. Given different attribution-based explanations to…

Scene text instances found in natural images carry explicit semantic information that can provide important cues to solve a wide array of computer vision problems. In this paper, we focus on leveraging multi-modal content in the form of…

计算机视觉与模式识别 · 计算机科学 2020-09-22 Andres Mafla , Sounak Dey , Ali Furkan Biten , Lluis Gomez , Dimosthenis Karatzas

Text classification is a fundamental task in NLP applications. Latest research in this field has largely been divided into two major sub-fields. Learning representations is one sub-field and learning deeper models, both sequential and…

计算与语言 · 计算机科学 2018-11-09 Mithun Das Gupta

Convolutional neural networks for computer vision are fairly intuitive. In a typical CNN used in image classification, the first layers learn edges, and the following layers learn some filters that can identify an object. But CNNs for…

计算与语言 · 计算机科学 2018-04-04 Prudhvi Raj Dachapally , Srikanth Ramanam

This article offers an empirical exploration on the use of character-level convolutional networks (ConvNets) for text classification. We constructed several large-scale datasets to show that character-level convolutional networks could…

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