6 CONCLUSION
Relation extraction often faces the problem of lacking
a sufficient amount of training data, so effective label
learning under weak supervision becomes extremely
challenging. The Distant Supervision as a novel idea
that can solve the problem of training data annota-
tion missing in the existing relation extraction task to
a certain extent.
In this paper, we proposed a Distant Supervi-
sion method based on Piecewise Convolutional Neu-
ral Networks with Attentional mechanism for auto-
matically annotating unlabeled data on Relation Ex-
traction task, and achieved the highest precision is
76.24% on NYT-FB (New York Times - Freebase)
dataset (top 100 relation categories). The results
proved that our method performed better than CNN-
based models in most cases. This helps with a more
precise deep learning-based Relationship Extraction
task.
ACKNOWLEDGMENT
We are grateful to VC Research (Funding No. VCR
0000040) to support this work.
REFERENCES
Bollacker, K., Evans, C., Paritosh, P., Sturge, T., and Tay-
lor, J. (2008). Freebase: a collaboratively created
graph database for structuring human knowledge. In
Proceedings of the 2008 ACM SIGMOD international
conference on Management of data, pages 1247–
1250. AcM.
Collobert, R., Weston, J., Bottou, L., Karlen, M.,
Kavukcuoglu, K., and Kuksa, P. (2011). Natural lan-
guage processing (almost) from scratch. Journal of
machine learning research, 12(Aug):2493–2537.
He, D., Zhang, H., Hao, W., Zhang, R., Chen, G., Jin,
D., and Cheng, K. (2017). Distant supervised rela-
tion extraction via long short term memory networks
with sentence embedding. Intelligent Data Analysis,
21(5):1213–1231.
Huang, Y. Y. and Wang, W. Y. (2017). Deep residual learn-
ing for weakly-supervised relation extraction. arXiv
preprint arXiv:1707.08866.
Kalchbrenner, N., Grefenstette, E., and Blunsom, P. (2014).
A convolutional neural network for modelling sen-
tences. arXiv preprint arXiv:1404.2188.
LeCun, Y., Bottou, L., Bengio, Y., Haffner, P., et al. (1998).
Gradient-based learning applied to document recogni-
tion. Proceedings of the IEEE, 86(11):2278–2324.
Lin, Y., Shen, S., Liu, Z., Luan, H., and Sun, M. (2016).
Neural relation extraction with selective attention over
instances. In Proceedings of the 54th Annual Meeting
of the Association for Computational Linguistics (Vol-
ume 1: Long Papers), pages 2124–2133.
McDonald, R. and Nivre, J. (2007). Characterizing the er-
rors of data-driven dependency parsing models. In
Proceedings of the 2007 Joint Conference on Empir-
ical Methods in Natural Language Processing and
Computational Natural Language Learning (EMNLP-
CoNLL).
Mintz, M., Bills, S., Snow, R., and Jurafsky, D. (2009).
Distant supervision for relation extraction without la-
beled data. In Proceedings of the Joint Conference
of the 47th Annual Meeting of the ACL and the 4th
International Joint Conference on Natural Language
Processing of the AFNLP: Volume 2-Volume 2, pages
1003–1011. Association for Computational Linguis-
tics.
Ren, X., Wu, Z., He, W., Qu, M., Voss, C. R., Ji, H., Ab-
delzaher, T. F., and Han, J. (2017). Cotype: Joint ex-
traction of typed entities and relations with knowledge
bases. In Proceedings of the 26th International Con-
ference on World Wide Web, pages 1015–1024. Inter-
national World Wide Web Conferences Steering Com-
mittee.
Surdeanu, M., Tibshirani, J., Nallapati, R., and Man-
ning, C. D. (2012). Multi-instance multi-label learn-
ing for relation extraction. In Proceedings of the
2012 joint conference on empirical methods in natural
language processing and computational natural lan-
guage learning, pages 455–465. Association for Com-
putational Linguistics.
Zeng, D., Liu, K., Chen, Y., and Zhao, J. (2015). Dis-
tant supervision for relation extraction via piecewise
convolutional neural networks. In Proceedings of the
2015 Conference on Empirical Methods in Natural
Language Processing, pages 1753–1762.
Zeng, D., Liu, K., Lai, S., Zhou, G., and Zhao, J. (2014).
Relation classification via convolutional deep neural
network. In Proceedings of COLING 2014, the 25th
International Conference on Computational Linguis-
tics: Technical Papers, pages 2335–2344.
COMPLEXIS 2020 - 5th International Conference on Complexity, Future Information Systems and Risk
60