paper-with-me

홈 › Papers

Zero Pronoun Resolution with Attention-based Neural Network

2018-08-01 · COLING 2018 8 · Qingyu Yin, Yu Zhang, Wei-Nan Zhang, Ting Liu, William Yang Wang

Recent neural network methods for zero pronoun resolution explore multiple models for generating representation vectors for zero pronouns and their candidate antecedents. Typically, contextual information is utilized to encode the zero pronouns since they are simply gaps that contain no actual content. To better utilize contexts of the zero pronouns, we here introduce the self-attention mechanism for encoding zero pronouns. With the help of the multiple hops of attention, our model is able to focus on some informative parts of the associated texts and therefore produces an efficient way of encoding the zero pronouns. In addition, an attention-based recurrent neural network is proposed for encoding candidate antecedents by their contents. Experiment results are encouraging: our proposed attention-based model gains the best performance on the Chinese portion of the OntoNotes corpus, substantially surpasses existing Chinese zero pronoun resolution baseline systems.

📄 PDF Abstract BibTeX

Code (1)

qyyin/AttentionZP 공식 구현 pytorch

Tasks

Chinese Zero Pronoun Resolution

Similar Papers 제목 키워드 기반

Tackling Zero Pronoun Resolution and Non-Zero Coreference Resolution Jointly

2021-11-01 · CoNLL (EMNLP) 2021 11 · Shisong Chen, Binbin Gu, Jianfeng Qu, Zhixu Li 외

Zero pronoun resolution aims at recognizing dropped pronouns and pointing out their anaphoric mentions, while non-zero coreference resolution targets at clustering mentions referring to the same entity. Existing efforts …

coreference-resolutionCoreference Resolution

Semantic-aware Chinese Zero Pronoun Resolution with Pre-trained Semantic Dependency Parser

2020-10-01 · CCL 2020 10 · Lanqiu Zhang, Zizhuo Shen, Yanqiu Shao

Deep learning-based Chinese zero pronoun resolution model has achieved better performance than traditional machine learning-based model. However, the existing work related to Chinese zero pronoun resolution has not yet w…

Chinese Zero Pronoun ResolutionDeep Learning

Generating and Exploiting Large-scale Pseudo Training Data for Zero Pronoun Resolution

2016-06-06 · ACL 2017 7 · Ting Liu, Yiming Cui, Qingyu Yin, Wei-Nan Zhang 외

Most existing approaches for zero pronoun resolution are heavily relying on annotated data, which is often released by shared task organizers. Therefore, the lack of annotated data becomes a major obstacle in the progres…

Reading Comprehension

ZPR2: Joint Zero Pronoun Recovery and Resolution using Multi-Task Learning and BERT

2020-07-01 · ACL 2020 6 · Linfeng Song, Kun Xu, Yue Zhang, Jianshu Chen 외

Zero pronoun recovery and resolution aim at recovering the dropped pronoun and pointing out its anaphoric mentions, respectively. We propose to better explore their interaction by solving both tasks together, while the p…

Multi-Task Learning

Cross-lingual Zero Pronoun Resolution

2020-05-01 · LREC 2020 5 · Abdulrahman Aloraini, Massimo Poesio

In languages like Arabic, Chinese, Italian, Japanese, Korean, Portuguese, Spanish, and many others, predicate arguments in certain syntactic positions are not realized instead of being realized as overt pronouns, and are…

Machine TranslationTranslation