Skip to main content

Distantly Supervised Entity Linking with Selection Consistency Constraint

  • Conference paper
  • First Online:
Database Systems for Advanced Applications (DASFAA 2023)

Part of the book series: Lecture Notes in Computer Science ((LNCS,volume 13944))

Included in the following conference series:

Abstract

Entity linking (EL) aims to find entities that the textual mentions refer to from a knowledge base (KB). The performance of current distantly supervised EL methods is not satisfactory under the condition of low-quality candidate generation. In this paper, we consider the scenario where multiple KBs are available, and for each KB, there is an EL model corresponding to it. We propose the selection consistency constraint (SCC), that is, for one sample, the entities selected from multiple KBs should be consistent if these selections are all correct. In this work, we aim to utilize the SCC to improve the performance of each EL model (not the combination of multiple EL models) under low-quality candidate generation. Specifically, we define an SCC model from two different aspects: minimizing probability and upper bound, which are used to introduce the SCC into the training of EL models. The experimental results show that our method, jointly training multiple EL models with the SCC model, outperforms the baseline which trains multiple EL models separately, and it has low cost.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 89.00
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 119.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    http://downloads.dbpedia.org/2016-04/core-i18n/en/infobox_properties_en.ttl.bz2.

  2. 2.

    http://resources.mpi-inf.mpg.de/yago-naga/yago3.1/yagoFacts.ttl.7z.

  3. 3.

    https://github.com/thunlp/Fast-TransX.

  4. 4.

    http://resources.mpi-inf.mpg.de/yago-naga/yago3.1/yagoDBpediaInstances.ttl.7z.

References

  1. Bansal, T., Verga, P., Choudhary, N., McCallum, A.: Simultaneously linking entities and extracting relations from biomedical text without mention-level supervision. In: Proceedings of AAAI, pp. 7407–7414 (2020)

    Google Scholar 

  2. Bordes, A., Usunier, N., Garcia-Duran, A., Weston, J., Yakhnenko, O.: Translating embeddings for modeling multi-relational data. In: Proceedings of NIPS, pp. 2787–2795 (2013)

    Google Scholar 

  3. Bruna, J., Zaremba, W., Szlam, A., LeCun, Y.: Spectral networks and locally connected networks on graphs. In: Proceedings of ICLR, pp. 1–14 (2014)

    Google Scholar 

  4. Cao, Y., Liu, Z., Li, C., Liu, Z., Li, J., Chua, T.S.: Multi-channel graph neural network for entity alignment. In: Proceedings of ACL, pp. 1452–1461 (2019)

    Google Scholar 

  5. Chen, M., Tian, Y., Chang, K.W., Skiena, S., Zaniolo, C.: Co-training embeddings of knowledge graphs and entity descriptions for cross-lingual entity alignment. In: Proceedings of IJCAI, pp. 3998–4004 (2018)

    Google Scholar 

  6. Chen, M., Tian, Y., Yang, M., Zaniolo, C.: Multilingual knowledge graph embeddings for cross-lingual knowledge alignment. In: Proceedings of IJCAI, pp. 1511–1517 (2017)

    Google Scholar 

  7. Chen, S., Wang, J., Jiang, F., Lin, C.Y.: Improving entity linking by modeling latent entity type information. In: Proceedings of AAAI, pp. 7529–7537 (2020)

    Google Scholar 

  8. Dai, H., Li, M., Liu, A.X.: Finding persistent items in distributed datasets. In: Proceedings of INFOCOM, pp. 1403–1411 (2018)

    Google Scholar 

  9. Dai, H., Shahzad, M., Liu, A.X., Zhong, Y.: Finding persistent items in data streams. Proc. VLDB Endowm. 10(4), 289–300 (2016)

    Article  Google Scholar 

  10. Dietterich, T.G., Lathrop, R.H., Lozanoperez, T.: Solving the multiple instance problem with axis-parallel rectangles. Artif. Intell. 89(1), 31–71 (1997)

    Article  MATH  Google Scholar 

  11. Francis-Landau, M., Durrett, G., Klein, D.: Capturing semantic similarity for entity linking with convolutional neural networks. In: Proceedings of NAACL, pp. 1256–1261 (2016)

    Google Scholar 

  12. Ganea, O.E., Hofmann, T.: Deep joint entity disambiguation with local neural attention. In: Proceedings of EMNLP, pp. 2619–2629 (2017)

    Google Scholar 

  13. Hoffart, J., Yosef, M.A., Bordino, I., Fürstenau, H., Weikum, G.: Robust disambiguation of named entities in text. In: Proceedings of EMNLP, pp. 782–792 (2011)

    Google Scholar 

  14. Le, P., Titov, I.: Improving entity linking by modeling latent relations between mentions. In: Proceedings of ACL, pp. 1595–1604 (2018)

    Google Scholar 

  15. Le, P., Titov, I.: Boosting entity linking performance by leveraging unlabeled documents. In: Proceedings of ACL, pp. 1935–1945 (2019)

    Google Scholar 

  16. Le, P., Titov, I.: Distant learning for entity linking with automatic noise detection. In: Proceedings of ACL, pp. 4081–4090 (2019)

    Google Scholar 

  17. Mikolov, T., Chen, K., Corrado, G., Dean, J.: Efficient estimation of word representations in vector space. In: Proceedings of ICLR, pp. 1–12 (2013)

    Google Scholar 

  18. Newman-Griffis, D., Lai, A.M., Fosler-Lussier, E.: Jointly embedding entities and text with distant supervision. In: Proceedings of RepL4NLP, pp. 195–206 (2018)

    Google Scholar 

  19. Nie, H., et al.: Global structure and local semantics-preserved embeddings for entity alignment. In: Proceedings of IJCAI, pp. 3658–3664 (2020)

    Google Scholar 

  20. Pei, S., Yu, L., Hoehndorf, R., Zhang, X.: Semi-supervised entity alignment via knowledge graph embedding with awareness of degree difference. In: Proceedings of WWW, pp. 3130–3136 (2019)

    Google Scholar 

  21. Raiman, J.: Deeptype 2: Superhuman entity linking, all you need is type interactions. In: Proceedings of AAAI, pp. 8028–8035 (2022)

    Google Scholar 

  22. Rong, G., et al.: Sparkdq: Efficient generic big data quality management on distributed data-parallel computation. J. Parall. Distrib. Comput. 156(1), 132–147 (2021)

    Google Scholar 

  23. Sun, Z., Hu, W., Zhang, Q., Qu, Y.: Bootstrapping entity alignment with knowledge graph embedding. In: Proceedings of IJCAI, pp. 4396–4402 (2018)

    Google Scholar 

  24. Sun, Z., et al.: Knowledge graph alignment network with gated multi-hop neighborhood aggregation. In: Proceedings of AAAI, pp. 222–229 (2020)

    Google Scholar 

  25. Wang, H., et al.: Bamboo filters: Make resizing smooth. In: Proceedings of ICDE, pp. 979–991 (2022)

    Google Scholar 

  26. Wang, Z., Lv, Q., Lan, X., Zhang, Y.: Cross-lingual knowledge graph alignment via graph convolutional networks. In: Proceedings of EMNLP, pp. 349–357 (2018)

    Google Scholar 

  27. Wu, Y., Liu, X., Feng, Y., Wang, Z., Zhao, D.: Neighborhood matching network for entity alignment. In: Proceedings of ACL, pp. 6477–6487 (2020)

    Google Scholar 

  28. Xue, M., et al.: Neural collective entity linking based on recurrent random walk network learning. In: Proceedings of IJCAI, pp. 5327–5333 (2019)

    Google Scholar 

  29. Yamada, I., Shindo, H., Takeda, H., Takefuji, Y.: Learning distributed representations of texts and entities from knowledge base. Trans. Assoc. Comput. Linguist. 5(1), 397–411 (2017)

    Article  Google Scholar 

  30. Yang, K., Liu, S., Zhao, J., Wang, Y., Xie, B.: Cotsae: Co-training of structure and attribute embeddings for entity alignment. In: Proceedings of AAAI, pp. 3025–3032 (2020)

    Google Scholar 

  31. Zhang, Q., Sun, Z., Hu, W., Chen, M., Guo, L., Qu, Y.: Multi-view knowledge graph embedding for entity alignment. In: Proceedings of IJCAI, pp. 5429–5435 (2019)

    Google Scholar 

  32. Zhaokang, W., Yunpan, W., Chunfeng, Y., Rong, G., Yihua, H.: Empirical analysis of performance bottlenecks in graph neural network training and inference with GPUS. NeuroComputing 446(1), 165–191 (2021)

    Google Scholar 

Download references

Acknowledgements

This work was supported in part by the National Natural Science Foundation of China under Grant No. 62272219, 61872178, 62272223, 61832005, and 62072230, in part by the Jiangsu High-level Innovation and Entrepreneurship (Shuangchuang) Program, in part by the Postgraduate Research & Practice Innovation Program of Jiangsu Province No. KYCX22_0152,in part by the Fundamental Research Funds for the Central Universities No. 020214380089 and 020214380098, and in part by the Collaborative Innovation Center of Novel Software Technology and Industrialization, Nanjing University.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Wei Hu .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2023 The Author(s), under exclusive license to Springer Nature Switzerland AG

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Dai, H. et al. (2023). Distantly Supervised Entity Linking with Selection Consistency Constraint. In: Wang, X., et al. Database Systems for Advanced Applications. DASFAA 2023. Lecture Notes in Computer Science, vol 13944. Springer, Cham. https://doi.org/10.1007/978-3-031-30672-3_53

Download citation

  • DOI: https://doi.org/10.1007/978-3-031-30672-3_53

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-031-30671-6

  • Online ISBN: 978-3-031-30672-3

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics