IJCAI 2024poster4 citations

Contrastive Representation Learning for Self-Supervised Taxonomy Completion

Yuhang Niu, Hongyuan Xu, Ciyi Liu, Yanlong Wen, Xiaojie Yuan

Abstract

Taxonomy completion, a self-supervised task, aims to add new concepts to an existing taxonomy by attaching them to appropriate hypernym and hyponym pairs. Researchers have proposed several approaches to capture the essential relationships in taxonomy using semantic or structural information. However, they either construct training signals from a single view or simply use a random sampling strategy, making it insufficient to capture various relations in taxonomic structure and learn quality representations. To address this, we propose CoSTC, a contrastive learning framework that captures diverse relations and improves representations for taxonomy completion. It uses two contrasting views, namely intra-view and inter-view, to provide rich self-supervised signals. In intra-view contrasting, we exploit the correlations within queries and within positions by performing instance-level discrimination task. In inter-view contrasting, we use a sampling strategy that considers diversity and hardness to select representative pairs, enhancing the learning of fine-grained query-position relations. Experimental results on three datasets verify the effectiveness of our approach. Our code is available at https://github.com/nyh-a/CoSTC.

Natural Language Processing: NLP: Information extraction
BibTeX
@inproceedings{ijcai2024p712,
  title     = {Contrastive Representation Learning for Self-Supervised Taxonomy Completion},
  author    = {Niu, Yuhang and Xu, Hongyuan and Liu, Ciyi and Wen, Yanlong and Yuan, Xiaojie},
  booktitle = {Proceedings of the Thirty-Third International Joint Conference on
               Artificial Intelligence, {IJCAI-24}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Kate Larson},
  pages     = {6442--6450},
  year      = {2024},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2024/712},
  url       = {https://doi.org/10.24963/ijcai.2024/712},
}
Contrastive Representation Learning for Self-Supervised Taxonomy Completion · IJCAI 2024