中文
相关论文

相关论文: Learning Relation-Specific Representations for Few…

200 篇论文

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

Few-shot Knowledge Graph Completion (FKGC) infers missing triples from limited support samples, tackling long-tail distribution challenges. Existing methods, however, struggle to capture complex relational patterns and mitigate data…

计算与语言 · 计算机科学 2026-01-22 Zilong Wang , Qingtian Zeng , Hua Duan , Cheng Cheng , Minghao Zou , Ziyang Wang

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

Few-shot knowledge graph completion (FKGC) aims to query the unseen facts of a relation given its few-shot reference entity pairs. The side effect of noises due to the uncertainty of entities and triples may limit the few-shot learning, but…

计算与语言 · 计算机科学 2024-03-22 Qian Li , Shu Guo , Yinjia Chen , Cheng Ji , Jiawei Sheng , Jianxin Li

Few-shot knowledge graph completion (FKGC) task aims to predict unseen facts of a relation with few-shot reference entity pairs. Current approaches randomly select one negative sample for each reference entity pair to minimize a…

计算与语言 · 计算机科学 2025-07-08 Qiao Qiao , Yuepei Li , Kang Zhou , Qi Li

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

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

Knowledge graphs (KGs) store enormous facts as relationships between entities. Due to the long-tailed distribution of relations and the incompleteness of KGs, there is growing interest in few-shot knowledge graph completion (FKGC). Existing…

信息检索 · 计算机科学 2024-08-06 Zicheng Zhao , Linhao Luo , Shirui Pan , Chengqi Zhang , Chen Gong

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) 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

Relation classification (RC) task is one of fundamental tasks of information extraction, aiming to detect the relation information between entity pairs in unstructured natural language text and generate structured data in the form of…

计算与语言 · 计算机科学 2021-01-12 Yan Xiao , Yaochu Jin , Kuangrong Hao

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) provide a structured representation of knowledge but often suffer from challenges of incompleteness. To address this, link prediction or knowledge graph completion (KGC) aims to infer missing new facts based on…

机器学习 · 计算机科学 2025-01-03 Wenkai Tu , Guojia Wan , Zhengchun Shang , Bo Du

Knowledge graphs (KGs) are the key components of various natural language processing applications. To further expand KGs' coverage, previous studies on knowledge graph completion usually require a large number of training instances for each…

计算与语言 · 计算机科学 2018-08-29 Wenhan Xiong , Mo Yu , Shiyu Chang , Xiaoxiao Guo , William Yang Wang

Knowledge graph completion (KGC) aims to predict the missing links among knowledge graph (KG) entities. Though various methods have been developed for KGC, most of them can only deal with the KG entities seen in the training set and cannot…

人工智能 · 计算机科学 2022-11-16 Zifeng Ding , Jingpei Wu , Bailan He , Yunpu Ma , Zhen Han , Volker Tresp

The recent proliferation of knowledge graphs (KGs) coupled with incomplete or partial information, in the form of missing relations (links) between entities, has fueled a lot of research on knowledge base completion (also known as relation…

机器学习 · 计算机科学 2019-06-05 Deepak Nathani , Jatin Chauhan , Charu Sharma , Manohar Kaul

Few-shot knowledge graph (KG) completion task aims to perform inductive reasoning over the KG: given only a few support triplets of a new relation $\bowtie$ (e.g., (chop,$\bowtie$,kitchen), (read,$\bowtie$,library), the goal is to predict…

机器学习 · 计算机科学 2022-10-14 Qian Huang , Hongyu Ren , Jure Leskovec

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

Graph Attention Network (GAT) focuses on modelling simple undirected and single relational graph data only. This limits its ability to deal with more general and complex multi-relational graphs that contain entities with directed links of…

人工智能 · 计算机科学 2021-09-14 Meiqi Chen , Yuan Zhang , Xiaoyu Kou , Yuntao Li , Yan Zhang

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
‹ 上一页 1 2 3 10 下一页 ›