paper-with-me

Papers

A topic-aware graph neural network model for knowledge base updating

2022-08-31 · JiaJun Tong, Zhixiao Wang, Xiaobin Rui

The open domain knowledge base is very important. It is usually extracted from encyclopedia websites and is widely used in knowledge retrieval systems, question answering systems, or recommendation systems. In practice, the key challenge is to maintain an up-to-date knowledge base. Different from Unwieldy fetching all of the data from the encyclopedia dumps, to enlarge the freshness of the knowledge base as big as possible while avoiding invalid fetching, the current knowledge base updating methods usually determine whether entities need to be updated by building a prediction model. However, these methods can only be defined in some specific fields and the result turns out to be obvious bias, due to the problem of data source and data structure. The users' query intentions are often diverse as to the open domain knowledge, so we construct a topic-aware graph network for knowledge updating based on the user query log. Our methods can be summarized as follow: 1. Extract entities through the user's log and select them as seeds 2. Scrape the attributes of seed entities in the encyclopedia website, and self-supervised construct the entity attribute graph for each entity. 3. Use the entity attribute graph to train the GNN entity update model to determine whether the entity needs to be synchronized. 4.Use the encyclopedia knowledge to match and update the filtered entity with the entity in the knowledge base according to the minimum edit times algorithm.

📄 PDF Abstract BibTeX arXiv:2208.14601

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeGraph Neural NetworkQuestion AnsweringRecommendation SystemsRetrieval

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Semantic Similarity Measure of Natural Language Text through Machine Learning and a Keyword-Aware Cross-Encoder-Ranking Summarizer -- A Case Study Using UCGIS GIS&T Body of Knowledge

2023-05-17 · Yuanyuan Tian, Wenwen Li, Sizhe Wang, Zhining Gu

Initiated by the University Consortium of Geographic Information Science (UCGIS), GIS&T Body of Knowledge (BoK) is a community-driven endeavor to define, develop, and document geospatial topics related to geographic info…

Semantic SimilaritySemantic Textual SimilarityText Summarization

Augmenting Topic Aware Knowledge-Grounded Conversations with Dynamic Built Knowledge Graphs

2021-06-01 · NAACL (DeeLIO) 2021 6 · Junjie Wu, Hao Zhou

Dialog topic management and background knowledge selection are essential factors for the success of knowledge-grounded open-domain conversations. However, existing models are primarily performed with symmetric knowledge …

Knowledge GraphsManagementResponse Generation

MedWriter: Knowledge-Aware Medical Text Generation

2020-12-01 · COLING 2020 8 · Youcheng Pan, Qingcai Chen, Weihua Peng, Xiaolong Wang 외

To exploit the domain knowledge to guarantee the correctness of generated text has been a hot topic in recent years, especially for high professional domains such as medical. However, most of recent works only consider t…

Text Generation

A Unified Continuous Learning Framework for Multi-modal Knowledge Discovery and Pre-training

2022-06-11 · Zhihao Fan, Zhongyu Wei, Jingjing Chen, Siyuan Wang 외

Multi-modal pre-training and knowledge discovery are two important research topics in multi-modal machine learning. Nevertheless, none of existing works make attempts to link knowledge discovery with knowledge guided mul…

Keep it Consistent: Topic-Aware Storytelling from an Image Stream via Iterative Multi-agent Communication

2019-11-11 · COLING 2020 8 · Ruize Wang, Zhongyu Wei, Ying Cheng, Piji Li 외

Visual storytelling aims to generate a narrative paragraph from a sequence of images automatically. Existing approaches construct text description independently for each image and roughly concatenate them as a story, whi…

Image CaptioningQuestion GenerationVisual Storytelling