TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Abstractive Text Classification Using Sequence-to-convolut...

Abstractive Text Classification Using Sequence-to-convolution Neural Networks

Taehoon Kim, Jihoon Yang

2018-05-20Text ClassificationData Augmentationtext-classificationGeneral ClassificationClassification
PaperPDFCode(official)

Abstract

We propose a new deep neural network model and its training scheme for text classification. Our model Sequence-to-convolution Neural Networks(Seq2CNN) consists of two blocks: Sequential Block that summarizes input texts and Convolution Block that receives summary of input and classifies it to a label. Seq2CNN is trained end-to-end to classify various-length texts without preprocessing inputs into fixed length. We also present Gradual Weight Shift(GWS) method that stabilizes training. GWS is applied to our model's loss function. We compared our model with word-based TextCNN trained with different data preprocessing methods. We obtained significant improvement in classification accuracy over word-based TextCNN without any ensemble or data augmentation.

Results

TaskDatasetMetricValueModel
Text ClassificationDBpediaError2.77Seq2CNN(50)
Text ClassificationAG NewsError9.64Seq2CNN with GWS(50)
Text ClassificationYahoo! AnswersAccuracy55.39Seq2CNN(50)
ClassificationDBpediaError2.77Seq2CNN(50)
ClassificationAG NewsError9.64Seq2CNN with GWS(50)
ClassificationYahoo! AnswersAccuracy55.39Seq2CNN(50)

Related Papers

Making Language Model a Hierarchical Classifier and Generator2025-07-17Overview of the TalentCLEF 2025: Skill and Job Title Intelligence for Human Capital Management2025-07-17Pixel Perfect MegaMed: A Megapixel-Scale Vision-Language Foundation Model for Generating High Resolution Medical Images2025-07-17Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17Similarity-Guided Diffusion for Contrastive Sequential Recommendation2025-07-16Efficient Calisthenics Skills Classification through Foreground Instance Selection and Depth Estimation2025-07-16Safeguarding Federated Learning-based Road Condition Classification2025-07-16Data Augmentation in Time Series Forecasting through Inverted Framework2025-07-15