中文
相关论文

相关论文: Inductive Relation Prediction by BERT

200 篇论文

Recently, pre-trained models have been the dominant paradigm in natural language processing. They achieved remarkable state-of-the-art performance across a wide range of related tasks, such as textual entailment, natural language inference,…

计算与语言 · 计算机科学 2019-05-21 Dongfang Li , Yifei Yu , Qingcai Chen , Xinyu Li

Relation prediction on knowledge graphs (KGs) is a key research topic. Dominant embedding-based methods mainly focus on the transductive setting and lack the inductive ability to generalize to new entities for inference. Existing methods…

计算与语言 · 计算机科学 2023-07-11 Jiaang Li , Quan Wang , Zhendong Mao

In this work, we test the performance of two bidirectional transformer-based language models, BERT and SpanBERT, on predicting directionality in causal pairs in the textual content. Our preliminary results show that predicting direction for…

计算与语言 · 计算机科学 2021-03-26 Pedram Hosseini , David A. Broniatowski , Mona Diab

Recently, relational metric learning methods have been received great attention in recommendation community, which is inspired by the translation mechanism in knowledge graph. Different from the knowledge graph where the entity-to-entity…

信息检索 · 计算机科学 2024-06-18 Mingming Li , Fuqing Zhu , Feng Yuan , Songlin Hu

Traditional click-through rate (CTR) prediction models convert the tabular data into one-hot vectors and leverage the collaborative relations among features for inferring the user's preference over items. This modeling paradigm discards…

信息检索 · 计算机科学 2023-12-19 Xiangyang Li , Bo Chen , Lu Hou , Ruiming Tang

Relation prediction for knowledge graphs aims at predicting missing relationships between entities. Despite the importance of inductive relation prediction, most previous works are limited to a transductive setting and cannot process…

人工智能 · 计算机科学 2021-07-27 Sijie Mai , Shuangjia Zheng , Yuedong Yang , Haifeng Hu

Graph representation learning (GRL) has emerged as a powerful technique for solving graph analytics tasks. It can effectively convert discrete graph data into a low-dimensional space where the graph structural information and graph…

社会与信息网络 · 计算机科学 2023-09-21 Chunyu Miao , Chenxuan Xie , Jiajun Zhou , Shanqing Yu , Lina Chen , Qi Xuan

Learning transferable representation of knowledge graphs (KGs) is challenging due to the heterogeneous, multi-relational nature of graph structures. Inspired by Transformer-based pretrained language models' success on learning transferable…

计算与语言 · 计算机科学 2023-03-29 Sanxing Chen , Hao Cheng , Xiaodong Liu , Jian Jiao , Yangfeng Ji , Jianfeng Gao

Recent works show that learning contextualized embeddings for words is beneficial for downstream tasks. BERT is one successful example of this approach. It learns embeddings by solving two tasks, which are masked language model (masked LM)…

计算与语言 · 计算机科学 2020-11-10 Çağla Aksoy , Alper Ahmetoğlu , Tunga Güngör

Automating ontology construction and curation is an important but challenging task in knowledge engineering and artificial intelligence. Prediction by machine learning techniques such as contextual semantic embedding is a promising…

人工智能 · 计算机科学 2023-03-21 Jiaoyan Chen , Yuan He , Yuxia Geng , Ernesto Jimenez-Ruiz , Hang Dong , Ian Horrocks

Large pre-trained language models such as BERT have been the driving force behind recent improvements across many NLP tasks. However, BERT is only trained to predict missing words - either behind masks or in the next sentence - and has no…

计算与语言 · 计算机科学 2020-10-26 Nicole Peinelt , Marek Rei , Maria Liakata

We address the challenge of building domain-specific knowledge models for industrial use cases, where labelled data and taxonomic information is initially scarce. Our focus is on inductive link prediction models as a basis for practical…

机器学习 · 计算机科学 2023-01-03 Felix Hamann , Adrian Ulges , Maurice Falk

Contrastive learning has been used to learn a high-quality representation of the image in computer vision. However, contrastive learning is not widely utilized in natural language processing due to the lack of a general method of data…

计算与语言 · 计算机科学 2021-04-29 Peng Su , Yifan Peng , K. Vijay-Shanker

Pre-trained language models such as BERT have been proved to be powerful in many natural language processing tasks. But in some text classification applications such as emotion recognition and sentiment analysis, BERT may not lead to…

计算与语言 · 计算机科学 2025-06-03 Zixiao Zhu , Kezhi Mao

We present simple BERT-based models for relation extraction and semantic role labeling. In recent years, state-of-the-art performance has been achieved using neural models by incorporating lexical and syntactic features such as…

计算与语言 · 计算机科学 2019-04-11 Peng Shi , Jimmy Lin

Language Models such as BERT have grown in popularity due to their ability to be pre-trained and perform robustly on a wide range of Natural Language Processing tasks. Often seen as an evolution over traditional word embedding techniques,…

计算与语言 · 计算机科学 2022-06-30 Nimesh Bhana , Terence L. van Zyl

Many models learn representations of knowledge graph data by exploiting its low-rank latent structure, encoding known relations between entities and enabling unknown facts to be inferred. To predict whether a relation holds between…

机器学习 · 计算机科学 2021-01-19 Carl Allen , Ivana Balažević , Timothy Hospedales

We study the problem of learning representations of entities and relations in knowledge graphs for predicting missing links. The success of such a task heavily relies on the ability of modeling and inferring the patterns of (or between) the…

机器学习 · 计算机科学 2019-02-28 Zhiqing Sun , Zhi-Hong Deng , Jian-Yun Nie , Jian Tang

Inductive link prediction -- where entities during training and inference stages can be different -- has been shown to be promising for completing continuously evolving knowledge graphs. Existing models of inductive reasoning mainly focus…

机器学习 · 计算机科学 2021-03-08 Jiajun Chen , Huarui He , Feng Wu , Jie Wang

The ubiquity of the contemporary language understanding tasks gives relevance to the development of generalized, yet highly efficient models that utilize all knowledge, provided by the data source. In this work, we present SocialBERT - the…

计算与语言 · 计算机科学 2021-11-16 Ilia Karpov , Nick Kartashev