🤖 AI Summary
To address boundary ambiguity, complex semantic representation, and character-form–phoneme–meaning discrepancies that cause recognition errors in Chinese Named Entity Recognition (CNER), this paper proposes a Hierarchical Residual Exponential Bias (HREB) framework integrated with Conditional Random Fields (CRF). We innovatively design a hierarchical fixed-bias weighted averaging mechanism that fuses local and global attention gradients, substantially enhancing word-boundary modeling. Furthermore, the framework incorporates hierarchical attention, Exponential Moving Average (EMA)-based optimization, and gradient aggregation for long texts. Experimental results on MSRA, Resume, and Weibo datasets demonstrate absolute F1-score improvements of 1.1%, 1.6%, and 9.8%, respectively, validating the method’s superior accuracy and robustness in challenging CNER scenarios.
📝 Abstract
Incorrect boundary division, complex semantic representation, and differences in pronunciation and meaning often lead to errors in Chinese Named Entity Recognition(CNER). To address these issues, this paper proposes HREB-CRF framework: Hierarchical Reduced-bias EMA with CRF. The proposed method amplifies word boundaries and pools long text gradients through exponentially fixed-bias weighted average of local and global hierarchical attention. Experimental results on the MSRA, Resume, and Weibo datasets show excellent in F1, outperforming the baseline model by 1.1%, 1.6%, and 9.8%. The significant improvement in F1 shows evidences of strong effectiveness and robustness of approach in CNER tasks.