Why KDAC? A general activation function for knowledge discovery
Zhenhua Wang, Dong Gao, Haozhe Liu, Fanglin Liu

TL;DR
This paper introduces KDAC, a novel activation function designed to enhance knowledge discovery in deep learning-based named entity recognition by overcoming gradient vanishing and non-differentiability issues.
Contribution
KDAC is a new aggregation activation function with multiple modes that improves gradient flow and representation of latent semantics in DNER models.
Findings
KDAC outperforms existing activation functions on six benchmark datasets.
KDAC enhances the performance of BERT-BiLSTM-CNN-CRF models.
KDAC demonstrates stable and dynamic properties beneficial for knowledge discovery.
Abstract
Deep learning oriented named entity recognition (DNER) has gradually become the paradigm of knowledge discovery, which greatly promotes domain intelligence. However, the current activation function of DNER fails to treat gradient vanishing, no negative output or non-differentiable existence, which may impede knowledge exploration caused by the omission and incomplete representation of latent semantics. To break through the dilemma, we present a novel activation function termed KDAC. Detailly, KDAC is an aggregation function with multiple conversion modes. The backbone of the activation region is the interaction between exponent and linearity, and the both ends extend through adaptive linear divergence, which surmounts the obstacle of gradient vanishing and no negative output. Crucially, the non-differentiable points are alerted and eliminated by an approximate smoothing algorithm. KDAC…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Biomedical Text Mining and Ontologies
