We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: MSnet: A BERT-based Network for Gendered Pronoun Resolution

Authors: Zili Wang
Abstract: The pre-trained BERT model achieves a remarkable state of the art across a wide range of tasks in natural language processing. For solving the gender bias in gendered pronoun resolution task, I propose a novel neural network model based on the pre-trained BERT. This model is a type of mention score classifier and uses an attention mechanism with no parameters to compute the contextual representation of entity span, and a vector to represent the triple-wise semantic similarity among the pronoun and the entities. In stage 1 of the gendered pronoun resolution task, a variant of this model, trained in the fine-tuning approach, reduced the multi-class logarithmic loss to 0.3033 in the 5-fold cross-validation of training set and 0.2795 in testing set. Besides, this variant won the 2nd place with a score at 0.17289 in stage 2 of the task. The code in this paper is available at: this https URL
Comments: 7 pages; 1 figures; accepted by 1st ACL Workshop on Gender Bias for NLP at ACL 2019
Subjects: Computation and Language (cs.CL); Machine Learning (cs.LG)
Cite as: arXiv:1908.00308 [cs.CL]
  (or arXiv:1908.00308v1 [cs.CL] for this version)

Submission history

From: Zili Wang [view email]
[v1] Thu, 1 Aug 2019 10:27:29 GMT (280kb,D)

Link back to: arXiv, form interface, contact.