vix.ing · top · new · best · stats · spec

Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification

2018/08/26 by Junyang Lin, Lin, Junyang, Qi Su +7
Computer Science · #Advanced Text Analysis Techniques #Computation and Language (cs.CL) #FOS: Computer and information sciences #Text and Document Classification Technologies #Topic Modeling

paper · pdf · doi:10.48550/arxiv.1808.08561

openalex publication_date 2018/08/26 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

We propose a novel model for multi-label text classification, which is based on sequence-to-sequence learning. The model generates higher-level semantic unit representations with multi-level dilated convolution as well as a corresponding hybrid attention mechanism that extracts both the information at the word-level and the level of the semantic unit. Our designed dilated convolution effectively reduces dimension and supports an exponential expansion of receptive fields without loss of local information, and the attention-over-attention mechanism is able to capture more summary relevant information from the source context. Results of our experiments show that the proposed model has significant advantages over the baseline models on the dataset RCV1-V2 and Ren-CECps, and our analysis demonstrates that our model is competitive to the deterministic hierarchical models and it is more robust to classifying low-frequency labels.

Citations

Related