2023
ACL
ACL 2023
Janko at SemEval-2023 Task 2: Bidirectional LSTM Model Based on Pre-training for Chinese Named Entity Recognition
Abstract
AbstractThis paper describes the method we submitted as the Janko team in the SemEval-2023 Task 2,Multilingual Complex Named Entity Recognition (MultiCoNER 2). We only participated in the Chinese track. In this paper, we implement the BERT-BiLSTM-RDrop model. We use the fine-tuned BERT models, take the output of BERT as the input of the BiLSTM network, and finally use R-Drop technology to optimize the loss function. Our submission achieved a macro-averaged F1 score of 0.579 on the testset.
🧭
Keyword Pioneer
— regularized dropout
🐝
Cross-Pollinator
— Artificial Intelligence, Computer Science, Deep Learning, Healthcare & Medicine, Interdisciplinary, Knowledge & Reasoning, Machine Learning, Natural Language Processing, Reinforcement Learning, Speech & Audio
🌉
Interdisciplinary Bridge
— Deep Learning and Machine Learning and Natural Language Processing
Authors
Topics
Deep Learning > Architectures > Neural Networks
Natural Language Processing > Understanding > Named Entity Recognition
Natural Language Processing > Resources & Methods > Multilingual NLP
Machine Learning > Learning Types > Transfer Learning
Natural Language Processing > Applications > Named Entity Recognition