中文
相关论文

相关论文: GE-Blender: Graph-Based Knowledge Enhancement for …

200 篇论文

Humans inherently recognize objects via selective visual perception, transform specific regions from the visual field into structured symbolic knowledge, and reason their relationships among regions based on the allocation of limited…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Shu Zhao , Huijuan Xu

Knowledge graph-based dialogue generation (KG-DG) is a challenging task requiring models to effectively incorporate external knowledge into conversational responses. While large language models (LLMs) have achieved impressive results across…

计算与语言 · 计算机科学 2025-11-18 Hadi Sheikhi , Chenyang Huang , Osmar R. Zaïane

We present a new dataset of Wikipedia articles each paired with a knowledge graph, to facilitate the research in conditional text generation, graph generation and graph representation learning. Existing graph-text paired datasets typically…

计算与语言 · 计算机科学 2021-07-21 Luyu Wang , Yujia Li , Ozlem Aslan , Oriol Vinyals

In this research, we improve upon the current state of the art in entity retrieval by re-ranking the result list using graph embeddings. The paper shows that graph embeddings are useful for entity-oriented search tasks. We demonstrate…

信息检索 · 计算机科学 2020-05-07 Emma J. Gerritse , Faegheh Hasibi , Arjen P. de Vries

This thesis investigates how natural language understanding and generation with transformer models can benefit from grounding the models with knowledge representations and addresses the following key research questions: (i) Can knowledge of…

计算与语言 · 计算机科学 2024-03-25 Chenxi Whitehouse

Recent advances in machine learning, particularly Large Language Models (LLMs) such as BERT and GPT, provide rich contextual embeddings that improve text representation. However, current document clustering approaches often ignore the…

计算与语言 · 计算机科学 2024-12-20 Imed Keraghel , Mohamed Nadif

Many practical graph problems, such as knowledge graph construction and drug-drug interaction prediction, require to handle multi-relational graphs. However, handling real-world multi-relational graphs with Graph Neural Networks (GNNs) is…

机器学习 · 计算机科学 2020-10-30 Jinheon Baek , Dong Bok Lee , Sung Ju Hwang

The objective of knowledge graph embedding is to encode both entities and relations of knowledge graphs into continuous low-dimensional vector spaces. Previously, most works focused on symbolic representation of knowledge graph with…

计算与语言 · 计算机科学 2016-12-14 Jiacheng Xu , Kan Chen , Xipeng Qiu , Xuanjing Huang

The knowledge-grounded dialogue task aims to generate responses that convey information from given knowledge documents. However, it is a challenge for the current sequence-based model to acquire knowledge from complex documents and…

计算与语言 · 计算机科学 2024-05-17 Yizhe Yang , Heyan Huang , Yang Gao , Jiawei Li and

Learning representations for knowledge base entities and concepts is becoming increasingly important for NLP applications. However, recent entity embedding methods have relied on structured resources that are expensive to create for new…

计算与语言 · 计算机科学 2018-07-11 Denis Newman-Griffis , Albert M. Lai , Eric Fosler-Lussier

Graph neural networks are prominent models for representation learning over graph-structured data. While the capabilities and limitations of these models are well-understood for simple graphs, our understanding remains incomplete in the…

机器学习 · 计算机科学 2023-10-27 Xingyue Huang , Miguel Romero Orth , İsmail İlkan Ceylan , Pablo Barceló

Entity alignment is a basic and vital technique in knowledge graph (KG) integration. Over the years, research on entity alignment has resided on the assumption that KGs are static, which neglects the nature of growth of real-world KGs. As…

计算与语言 · 计算机科学 2022-07-26 Yuxin Wang , Yuanning Cui , Wenqiang Liu , Zequn Sun , Yiqiao Jiang , Kexin Han , Wei Hu

Learning interpretable dialog structure from human-human dialogs yields basic insights into the structure of conversation, and also provides background knowledge to facilitate dialog generation. In this paper, we conduct unsupervised…

人工智能 · 计算机科学 2021-01-01 Jun Xu , Zeyang Lei , Haifeng Wang , Zheng-Yu Niu , Hua Wu , Wanxiang Che , Ting Liu

Equipping machines with comprehensive knowledge of the world's entities and their relationships has been a long-standing goal of AI. Over the last decade, large-scale knowledge bases, also known as knowledge graphs, have been automatically…

人工智能 · 计算机科学 2021-12-07 Gerhard Weikum , Luna Dong , Simon Razniewski , Fabian Suchanek

Graph Neural Networks (GNNs) are a powerful tool for machine learning on graphs.GNNs combine node feature information with the graph structure by recursively passing neural messages along edges of the input graph. However, incorporating…

机器学习 · 计算机科学 2019-11-15 Rex Ying , Dylan Bourgeois , Jiaxuan You , Marinka Zitnik , Jure Leskovec

Entity alignment (EA) seeks identical entities in different knowledge graphs, which is a long-standing task in the database research. Recent work leverages deep learning to embed entities in vector space and align them via nearest neighbor…

计算与语言 · 计算机科学 2024-03-22 Xiaobin Tian , Zequn Sun , Wei Hu

Word embedding, which refers to low-dimensional dense vector representations of natural words, has demonstrated its power in many natural language processing tasks. However, it may suffer from the inaccurate and incomplete information…

计算与语言 · 计算机科学 2015-06-16 Fei Tian , Bin Gao , Enhong Chen , Tie-Yan Liu

Web-scale visual entity recognition, the task of associating images with their corresponding entities within vast knowledge bases like Wikipedia, presents significant challenges due to the lack of clean, large-scale training data. In this…

计算机视觉与模式识别 · 计算机科学 2024-11-01 Mathilde Caron , Alireza Fathi , Cordelia Schmid , Ahmet Iscen

This paper examines the challenging problem of learning representations of entities and relations in a complex multi-relational knowledge graph. We propose HittER, a Hierarchical Transformer model to jointly learn Entity-relation…

计算与语言 · 计算机科学 2021-10-07 Sanxing Chen , Xiaodong Liu , Jianfeng Gao , Jian Jiao , Ruofei Zhang , Yangfeng Ji

This paper develops an innovative method that enables neural networks to generate and utilize knowledge graphs, which describe their concept-level knowledge and optimize network parameters through alignment with human-provided knowledge.…

机器学习 · 计算机科学 2024-04-29 Tangrui Li , Jun Zhou