@InProceedings{trieu-EtAl:2018:BioNLP18,
  author    = {Trieu, Long  and  Nguyen, Nhung  and  Miwa, Makoto  and  Ananiadou, Sophia},
  title     = {Investigating Domain-Specific Information for Neural Coreference Resolution on Biomedical Texts},
  booktitle = {Proceedings of the BioNLP 2018 workshop},
  month     = {July},
  year      = {2018},
  address   = {Melbourne, Australia},
  publisher = {Association for Computational Linguistics},
  pages     = {183--188},
  abstract  = {Existing biomedical coreference resolu- tion systems depend on features and/or rules based on syntactic parsers. In this pa- per, we investigate the utility of the state- of-the-art general domain neural coref- erence resolution system on biomedical texts. The system is an end-to-end sys- tem without depending on any syntactic parsers. We also investigate the domain specific features to enhance the system for biomedical texts. Experimental results on the BioNLP Protein Coreference dataset and the CRAFT corpus show that, with no parser information, the adapted sys- tem compared favorably with the systems that depend on parser information on these datasets, achieving 51.23% on the BioNLP dataset and 36.33% on the CRAFT corpus in F1 score. In-domain embeddings and domain-specific features helped improve the performance on the BioNLP dataset, but they did not on the CRAFT corpus.},
  url       = {http://www.aclweb.org/anthology/W18-2324}
}

