中文
相关论文

相关论文: TransNet: Transfer Knowledge for Few-shot Knowledg…

200 篇论文

Knowledge graphs (KGs) are powerful in terms of their inference abilities, but are also notorious for their incompleteness and long-tail distribution of relations. To address these challenges and expand the coverage of KGs, few-shot KG…

机器学习 · 计算机科学 2025-06-05 Han Wu , Jie Yin , Bala Rajaratnam , Jianyuan Guo

Few-shot learning aims to learn novel categories from very few samples given some base categories with sufficient training samples. The main challenge of this task is the novel categories are prone to dominated by color, texture, shape of…

计算机视觉与模式识别 · 计算机科学 2020-10-16 Riquan Chen , Tianshui Chen , Xiaolu Hui , Hefeng Wu , Guanbin Li , Liang Lin

Knowledge graphs (KG) have served as the key component of various natural language processing applications. Commonsense knowledge graphs (CKG) are a special type of KG, where entities and relations are composed of free-form text. However,…

计算与语言 · 计算机科学 2023-01-04 Haodi Ma , Daisy Zhe Wang

Knowledge graphs (KGs) serve as useful resources for various natural language processing applications. Previous KG completion approaches require a large number of training instances (i.e., head-tail entity pairs) for every relation. The…

计算与语言 · 计算机科学 2019-11-27 Chuxu Zhang , Huaxiu Yao , Chao Huang , Meng Jiang , Zhenhui Li , Nitesh V. Chawla

Link prediction for knowledge graphs aims to predict missing connections between entities. Prevailing methods are limited to a transductive setting and hard to process unseen entities. The recent proposed subgraph-based models provided…

机器学习 · 计算机科学 2021-08-03 Shuangjia Zheng , Sijie Mai , Ya Sun , Haifeng Hu , Yuedong Yang

Few-shot Knowledge Graph (KG) Relational Reasoning aims to predict unseen triplets (i.e., query triplets) for rare relations in KGs, given only several triplets of these relations as references (i.e., support triplets). This task has gained…

计算与语言 · 计算机科学 2024-06-25 Haochen Liu , Song Wang , Chen Chen , Jundong Li

Knowledge graphs (KGs), as a structured form of knowledge representation, have been widely applied in the real world. Recently, few-shot knowledge graph completion (FKGC), which aims to predict missing facts for unseen relations with…

信息检索 · 计算机科学 2023-04-18 Linhao Luo , Yuan-Fang Li , Gholamreza Haffari , Shirui Pan

Knowledge graphs (KGs) comprise entities interconnected by relations of different semantic meanings. KGs are being used in a wide range of applications. However, they inherently suffer from incompleteness, i.e. entities or facts about…

人工智能 · 计算机科学 2023-12-11 Nicolas Hubert , Pierre Monnin , Heiko Paulheim

For large-scale knowledge graphs (KGs), recent research has been focusing on the large proportion of infrequent relations which have been ignored by previous studies. For example few-shot learning paradigm for relations has been…

计算与语言 · 计算机科学 2019-09-26 Zihao Wang , Kwun Ping Lai , Piji Li , Lidong Bing , Wai Lam

Given a resource-rich source graph and a resource-scarce target graph, how can we effectively transfer knowledge across graphs and ensure a good generalization performance? In many high-impact domains (e.g., brain networks and molecular…

机器学习 · 计算机科学 2022-12-12 Yuzhen Mao , Jianhui Sun , Dawei Zhou

Aiming at expanding few-shot relations' coverage in knowledge graphs (KGs), few-shot knowledge graph completion (FKGC) has recently gained more research interests. Some existing models employ a few-shot relation's multi-hop neighbor…

人工智能 · 计算机科学 2021-06-08 Guanglin Niu , Yang Li , Chengguang Tang , Ruiying Geng , Jian Dai , Qiao Liu , Hao Wang , Jian Sun , Fei Huang , Luo Si

Towards the challenging problem of semi-supervised node classification, there have been extensive studies. As a frontier, Graph Neural Networks (GNNs) have aroused great interest recently, which update the representation of each node by…

机器学习 · 计算机科学 2020-05-12 Huaxiu Yao , Chuxu Zhang , Ying Wei , Meng Jiang , Suhang Wang , Junzhou Huang , Nitesh V. Chawla , Zhenhui Li

Link prediction is an important way to complete knowledge graphs (KGs), while embedding-based methods, effective for link prediction in KGs, perform poorly on relations that only have a few associative triples. In this work, we propose a…

计算与语言 · 计算机科学 2019-09-05 Mingyang Chen , Wen Zhang , Wei Zhang , Qiang Chen , Huajun Chen

Few-shot Knowledge Graph (KG) completion is a focus of current research, where each task aims at querying unseen facts of a relation given its few-shot reference entity pairs. Recent attempts solve this problem by learning static…

计算与语言 · 计算机科学 2021-07-06 Jiawei Sheng , Shu Guo , Zhenyu Chen , Juwei Yue , Lihong Wang , Tingwen Liu , Hongbo Xu

Transfer learning which aims at utilizing knowledge learned from one problem (source domain) to solve another different but related problem (target domain) has attracted wide research attentions. However, the current transfer learning…

机器学习 · 计算机科学 2019-01-25 Yuxia Geng , Jiaoyan Chen , Ernesto Jimenez-Ruiz , Huajun Chen

Although Graph Neural Networks (GNNs) have been successful in node classification tasks, their performance heavily relies on the availability of a sufficient number of labeled nodes per class. In real-world situations, not all classes have…

机器学习 · 计算机科学 2023-06-27 Sungwon Kim , Junseok Lee , Namkyeong Lee , Wonjoong Kim , Seungyoon Choi , Chanyoung Park

Multi-hop knowledge graph (KG) reasoning is an effective and explainable method for predicting the target entity via reasoning paths in query answering (QA) task. Most previous methods assume that every relation in KGs has enough training…

人工智能 · 计算机科学 2019-09-02 Xin Lv , Yuxian Gu , Xu Han , Lei Hou , Juanzi Li , Zhiyuan Liu

Few-shot relational learning for static knowledge graphs (KGs) has drawn greater interest in recent years, while few-shot learning for temporal knowledge graphs (TKGs) has hardly been studied. Compared to KGs, TKGs contain rich temporal…

机器学习 · 计算机科学 2023-05-25 Zifeng Ding , Bailan He , Yunpu Ma , Zhen Han , Volker Tresp

Graph few-shot learning is of great importance among various graph learning tasks. Under the few-shot scenario, models are often required to conduct classification given limited labeled samples. Existing graph few-shot learning methods…

机器学习 · 计算机科学 2022-10-24 Song Wang , Chen Chen , Jundong Li

Knowledge tracing (KT) aims to predict learners' future performance based on historical learning interactions. However, existing KT models predominantly focus on data from a single course, limiting their ability to capture a comprehensive…

人工智能 · 计算机科学 2025-05-21 Wenkang Han , Wang Lin , Liya Hu , Zhenlong Dai , Yiyun Zhou , Mengze Li , Zemin Liu , Chang Yao , Jingyuan Chen
‹ 上一页 1 2 3 10 下一页 ›