Local Context Interaction-Aware Glyph-Vectors for Chinese Sequence Tagging
Abstract
As hieroglyphics, Chinese characters contain rich semantic and glyphs information, which is beneficial to sequence tagging task. However, it’s difficult for shallow CNNs architecture to extract glyphs information from character data and implement the con-textual interaction of different glyphs information effectively. In this paper, we address these issues by presenting LCIN: a Local Context Interaction-aware Network for glyph-vectors extraction. The network utilizes depthwise separable convolution and attention machine to extract glyphs information from images of Chinese characters. Moreover, we interconnect adjacent attention blocks so that glyphs information can flow within the local context. Experiments on three subtasks for sequence tagging show that our method out-performs other glyph-based models and achieves new SOTA results in a wide range of datasets.
BibTeX
@inproceedings{icassp2022_localcontextinte,
title = {Local Context Interaction-Aware Glyph-Vectors for Chinese Sequence Tagging},
author = {Junyu Lu and Pingjian Zhang},
booktitle = {ICASSP 2022},
year = {2022}
}