paper-with-me

Papers

Integrating BERT and Score-based Feature Gates for Chinese Grammatical Error Diagnosis

2020-12-01 · AACL (NLP-TEA) 2020 12 · Yongchang Cao, Liang He, Robert Ridley, Xinyu Dai

This paper describes our proposed model for the Chinese Grammatical Error Diagnosis (CGED) task in NLPTEA2020. The goal of CGED is to use natural language processing techniques to automatically diagnose Chinese grammatical errors in sentences. To this end, we design and implement a CGED model named BERT with Score-feature Gates Error Diagnoser (BSGED), which is based on the BERT model, Bidirectional Long Short-Term Memory (BiLSTM) and conditional random field (CRF). In order to address the problem of losing partial-order relationships when embedding continuous feature items as with previous works, we propose a gating mechanism for integrating continuous feature items, which effectively retains the partial-order relationships between feature items. We perform LSTM processing on the encoding result of the BERT model, and further extract the sequence features. In the final test-set evaluation, we obtained the highest F1 score at the detection level and are among the top 3 F1 scores at the identification level.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Chinese Grammatical Error Diagnosis Based on RoBERTa-BiLSTM-CRF Model

2020-12-01 · AACL (NLP-TEA) 2020 12 · Yingjie Han, Yingjie Yan, Yangchao Han, Rui Chao 외

Chinese Grammatical Error Diagnosis (CGED) is a natural language processing task for the NLPTEA6 workshop. The goal of this task is to automatically diagnose grammatical errors in Chinese sentences written by L2 learners…

Using Chinese Glyphs for Named Entity Recognition

2019-09-22 · Arijit Sehanobish, Chan Hee Song

Most Named Entity Recognition (NER) systems use additional features like part-of-speech (POS) tags, shallow parsing, gazetteers, etc. Such kind of information requires external knowledge like unlabeled texts and trained …

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

Suicide Risk Assessment Using Multimodal Speech Features: A Study on the SW1 Challenge Dataset

2025-05-19 · Ambre Marie, Ilias Maoudj, Guillaume Dardenne, Gwenolé Quellec

The 1st SpeechWellness Challenge conveys the need for speech-based suicide risk assessment in adolescents. This study investigates a multimodal approach for this challenge, integrating automatic transcription with Whispe…

MMBERT: Scaled Mixture-of-Experts Multimodal BERT for Robust Chinese Hate Speech Detection under Cloaking Perturbations

2025-08-01 · Qiyao Xue, Yuchen Dou, Ryan Shi, Xiang Lorraine Li 외 arxiv

Hate speech detection on Chinese social networks presents distinct challenges, particularly due to the widespread use of cloaking techniques designed to evade conventional text-based detection systems. Although large lan…

Hate Speech Detection

Glyph Features Matter: A Multimodal Solution for EvaHan in LT4HALA2022

2022-06-01 · LT4HALA (LREC) 2022 6 · Wei Xinyuan, Liu Weihao, Qing Zong, Zhang Shaoqing 외

We participate in the LT4HALA2022 shared task EvaHan. This task has two subtasks. Subtask 1 is word segmentation, and subtask 2 is part-of-speech tagging. Each subtask consists of two tracks, a close track that can only …

Data AugmentationPart-Of-Speech Tagging