中文
相关论文

相关论文: Uncertain Knowledge Graph Completion via Semi-Supe…

200 篇论文

Knowledge graph embedding (KGE) models have been proposed to improve the performance of knowledge graph reasoning. However, there is a general phenomenon in most of KGEs, as the training progresses, the symmetric relations tend to zero…

人工智能 · 计算机科学 2019-05-24 Jinkui Yao , Lianghua Xu

Accurate classification of computed tomography (CT) images is essential for diagnosis and treatment planning, but existing methods often struggle with the subtle and spatially diverse nature of pathological features. Current approaches…

图像与视频处理 · 电气工程与系统科学 2025-07-21 Shravan Venkatraman , Pavan Kumar S , Rakesh Raj Madavan , Chandrakala S

While Knowledge Graphs (KGs) have become increasingly popular across various scientific disciplines for their ability to model and interlink huge quantities of data, essentially all real-world KGs are known to be incomplete. As such, with…

机器学习 · 计算机科学 2025-05-09 Jeffrey Seathrún Sardina

Clustering data using prior domain knowledge, starting from a partially labeled set, has recently been widely investigated. Often referred to as semi-supervised clustering, this approach leverages labeled data to enhance clustering…

机器学习 · 计算机科学 2024-11-25 Gabriel Santos , Rita Julia , Marcelo Nascimento

The increased amount of multi-modal medical data has opened the opportunities to simultaneously process various modalities such as imaging and non-imaging data to gain a comprehensive insight into the disease prediction domain. Recent…

Inductive knowledge graph completion (KGC) aims to predict missing triples with unseen entities. Recent works focus on modeling reasoning paths between the head and tail entity as direct supporting evidence. However, these methods depend…

人工智能 · 计算机科学 2024-12-30 Muzhi Li , Cehao Yang , Chengjin Xu , Zixing Song , Xuhui Jiang , Jian Guo , Ho-fung Leung , Irwin King

Knowledge Graph Completion (KGC) aims to predict the missing information in the (head entity)-[relation]-(tail entity) triplet. Deep Neural Networks have achieved significant progress in the relation prediction task. However, most existing…

计算与语言 · 计算机科学 2024-08-15 Pengjie Liu

Knowledge graph embedding has been an active research topic for knowledge base completion (KGC), with progressive improvement from the initial TransE, TransH, RotatE et al to the current state-of-the-art QuatE. However, QuatE ignores the…

计算与语言 · 计算机科学 2021-06-17 Haipeng Gao , Kun Yang , Yuxue Yang , Rufai Yusuf Zakari , Jim Wilson Owusu , Ke Qin

Self-training has become a popular semi-supervised learning technique for leveraging unlabeled data. However, the over-confidence of pseudo-labels remains a key challenge. In this paper, we propose a novel \emph{graph-based…

机器学习 · 计算机科学 2025-07-31 Tom Liu , Anna Wu , Chao Li

Reinforcement learning (RL) is an effective method of finding reasoning pathways in incomplete knowledge graphs (KGs). To overcome the challenges of a large action space, a self-supervised pre-training method is proposed to warm up the…

计算与语言 · 计算机科学 2025-04-17 Ying Ma , Owen Burns , Mingqiu Wang , Gang Li , Nan Du , Laurent El Shafey , Liqiang Wang , Izhak Shafran , Hagen Soltau

Generalized category discovery (GCD) aims at addressing a more realistic and challenging setting of semi-supervised learning, where only part of the category labels are assigned to certain training samples. Previous methods generally employ…

计算机视觉与模式识别 · 计算机科学 2024-02-02 Yuanpeng Tu , Zhun Zhong , Yuxi Li , Hengshuang Zhao

Most real-world knowledge graphs (KG) are far from complete and comprehensive. This problem has motivated efforts in predicting the most plausible missing facts to complete a given KG, i.e., knowledge graph completion (KGC). However,…

机器学习 · 计算机科学 2022-08-17 Zhenwei Tang , Shichao Pei , Zhao Zhang , Yongchun Zhu , Fuzhen Zhuang , Robert Hoehndorf , Xiangliang Zhang

Developing link prediction models to automatically complete knowledge graphs has recently been the focus of significant research interest. The current methods for the link prediction taskhavetwonaturalproblems:1)the relation distributions…

人工智能 · 计算机科学 2021-04-20 Yao Zhang , Xu Zhang , Jun Wang , Hongru Liang , Wenqiang Lei , Zhe Sun , Adam Jatowt , Zhenglu Yang

Recent work on knowledge graph completion (KGC) focused on learning embeddings of entities and relations in knowledge graphs. These embedding methods require that all test entities are observed at training time, resulting in a…

信息检索 · 计算机科学 2023-09-06 Zihan Wang , Kai Zhao , Yongquan He , Zhumin Chen , Pengjie Ren , Maarten de Rijke , Zhaochun Ren

Semi-supervised continual learning (SSCL) seeks to leverage both labeled and unlabeled data in a sequential learning setup, aiming to reduce annotation costs while managing continual data arrival. SSCL introduces complex challenges,…

机器学习 · 计算机科学 2025-08-08 Yue Duan , Taicai Chen , Lei Qi , Yinghuan Shi

For many years, link prediction on knowledge graphs (KGs) has been a purely transductive task, not allowing for reasoning on unseen entities. Recently, increasing efforts are put into exploring semi- and fully inductive scenarios, enabling…

机器学习 · 计算机科学 2021-07-13 Mehdi Ali , Max Berrendorf , Mikhail Galkin , Veronika Thost , Tengfei Ma , Volker Tresp , Jens Lehmann

Quaternion contains one real part and three imaginary parts, which provided a more expressive hypercomplex space for learning knowledge graph. Existing quaternion embedding models measure the plausibility of a triplet either through…

机器学习 · 计算机科学 2024-12-13 Weihua Wang , Qiuyu Liang , Feilong Bao , Guanglai Gao

A major challenge in Semi-Supervised Learning (SSL) is the limited information available about the class distribution in the unlabeled data. In many real-world applications this arises from the prevalence of long-tailed distributions, where…

机器学习 · 计算机科学 2025-02-04 Khiem Pham , Charles Herrmann , Ramin Zabih

Knowledge Graphs (KGs) have been applied to many tasks including Web search, link prediction, recommendation, natural language processing, and entity linking. However, most KGs are far from complete and are growing at a rapid pace. To…

人工智能 · 计算机科学 2017-11-10 Baoxu Shi , Tim Weninger

Entity images could provide significant visual information for knowledge representation learning. Most conventional methods learn knowledge representations merely from structured triples, ignoring rich visual information extracted from…

计算机视觉与模式识别 · 计算机科学 2020-10-23 Ruobing Xie , Zhiyuan Liu , Huanbo Luan , Maosong Sun