paper-with-me

홈 › Papers

VER: Unifying Verbalizing Entities and Relations

2022-11-20 · Jie Huang, Kevin Chen-Chuan Chang

Entities and relationships between entities are vital in the real world. Essentially, we understand the world by understanding entities and relations. For instance, to understand a field, e.g., computer science, we need to understand the relevant concepts, e.g., machine learning, and the relationships between concepts, e.g., machine learning and artificial intelligence. To understand a person, we should first know who he/she is and how he/she is related to others. To understand entities and relations, humans may refer to natural language descriptions. For instance, when learning a new scientific term, people usually start by reading its definition in dictionaries or encyclopedias. To know the relationship between two entities, humans tend to create a sentence to connect them. In this paper, we propose VER: a unified model for Verbalizing Entities and Relations. Specifically, we attempt to build a system that takes any entity or entity set as input and generates a sentence to represent entities and relations. Extensive experiments demonstrate that our model can generate high-quality sentences describing entities and entity relationships and facilitate various tasks on entities and relations, including definition modeling, relation modeling, and generative commonsense reasoning.

📄 PDF Abstract BibTeX arXiv:2211.11093

Code (1)

jeffhj/VER 공식 구현 pytorch

Tasks

Sentence

Similar Papers 제목 키워드 기반

Mind the Labels: Describing Relations in Knowledge Graphs With Pretrained Models

2022-10-13 · Zdeněk Kasner, Ioannis Konstas, Ondřej Dušek

Pretrained language models (PLMs) for data-to-text (D2T) generation can use human-readable data labels such as column headings, keys, or relation names to generalize to out-of-domain examples. However, the models are wel…

Knowledge GraphsRelation

Labor Space: A Unifying Representation of the Labor Market via Large Language Models

2023-11-09 · Seongwoon Kim, Yong-Yeol Ahn, Jaehyuk Park

The labor market is a complex ecosystem comprising diverse, interconnected entities, such as industries, occupations, skills, and firms. Due to the lack of a systematic method to map these heterogeneous entities together…

Decision MakingLanguage ModelingLanguage ModellingLarge Language Model

Beyond Transduction: A Survey on Inductive, Few Shot, and Zero Shot Link Prediction in Knowledge Graphs

2023-12-08 · Nicolas Hubert, Pierre Monnin, Heiko Paulheim

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 …

Knowledge GraphsLink Prediction

A Domain Agnostic Approach to Verbalizing n-ary Events without Parallel Corpora

2015-09-01 · WS 2015 9 · Bikash Gyawali, Claire Gardent, Christophe Cerisara
Data-to-Text GenerationText Generation

OmniSage: Large Scale, Multi-Entity Heterogeneous Graph Representation Learning

2025-04-22 · Anirudhan Badrinath, Alex Yang, Kousik Rajesh, Prabhat Agarwal 외

Representation learning, a task of learning latent vectors to represent entities, is a key task in improving search and recommender systems in web applications. Various representation learning methods have been developed…

Contrastive LearningGraph Representation LearningRecommendation SystemsRepresentation Learning