English

BERT-based Chinese Text Classification for Emergency Domain with a Novel Loss Function

Computation and Language 2021-04-12 v1 Artificial Intelligence

Abstract

This paper proposes an automatic Chinese text categorization method for solving the emergency event report classification problem. Since bidirectional encoder representations from transformers (BERT) has achieved great success in natural language processing domain, it is employed to derive emergency text features in this study. To overcome the data imbalance problem in the distribution of emergency event categories, a novel loss function is proposed to improve the performance of the BERT-based model. Meanwhile, to avoid the impact of the extreme learning rate, the Adabound optimization algorithm that achieves a gradual smooth transition from Adam to SGD is employed to learn parameters of the model. To verify the feasibility and effectiveness of the proposed method, a Chinese emergency text dataset collected from the Internet is employed. Compared with benchmarking methods, the proposed method has achieved the best performance in terms of accuracy, weighted-precision, weighted-recall, and weighted-F1 values. Therefore, it is promising to employ the proposed method for real applications in smart emergency management systems.

Keywords

Cite

@article{arxiv.2104.04197,
  title  = {BERT-based Chinese Text Classification for Emergency Domain with a Novel Loss Function},
  author = {Zhongju Wang and Long Wang and Chao Huang and Xiong Luo},
  journal= {arXiv preprint arXiv:2104.04197},
  year   = {2021}
}

Comments

16 pages, 6 figures

R2 v1 2026-06-24T00:59:30.523Z