中文
相关论文

相关论文: RelSifter: Scoring Triples from Type-like Relation…

200 篇论文

This paper describes our participation in the Triple Scoring task of WSDM Cup 2017, which aims at ranking triples from a knowledge base for two type-like relations: profession and nationality. We introduce a supervised ranking method along…

信息检索 · 计算机科学 2017-12-25 Faegheh Hasibi , Darío Garigliotti , Shuo Zhang , Krisztian Balog

Collaborative Knowledge Bases such as Freebase and Wikidata mention multiple professions and nationalities for a particular entity. The goal of the WSDM Cup 2017 Triplet Scoring Challenge was to calculate relevance scores between an entity…

信息检索 · 计算机科学 2017-12-28 Vibhor Kanojia , Riku Togashi , Hideyuki Maeda

The objective of the triple scoring task in WSDM Cup 2017 is to compute relevance scores for knowledge-base triples of type-like relations. For example, consider Julius Caesar who has had various professions, including Politician and…

信息检索 · 计算机科学 2017-12-25 Liang-Wei Chen , Bhargav Mangipudi , Jayachandu Bandlamudi , Richa Sehgal , Yun Hao , Meng Jiang , Huan Gui

With the continuous increase of data daily published in knowledge bases across the Web, one of the main issues is regarding information relevance. In most knowledge bases, a triple (i.e., a statement composed by subject, predicate, and…

信息检索 · 计算机科学 2017-12-25 Edgard Marx , Tommaso Soru , André Valdestilhas

We describe the system that our FMI@SU student's team built for participating in the Triple Scoring task at the WSDM Cup 2017. Given a triple from a "type-like" relation, profession or nationality, the goal is to produce a score, on a scale…

信息检索 · 计算机科学 2017-12-25 Valentin Zmiycharov , Dimitar Alexandrov , Preslav Nakov , Ivan Koychev , Yasen Kiprov

In this paper we describe our solution to the WSDM Cup 2017 Triple Scoring task. Our approach generates a relevance score based on the textual description of the triple's subject and value (Object). It measures how similar (related) the…

信息检索 · 计算机科学 2017-12-25 Esraa Ali , Annalina Caputo , Séamus Lawless

The WSDM Cup 2017 Triple scoring challenge is aimed at calculating and assigning relevance scores for triples from type-like relations. Such scores are a fundamental ingredient for ranking results in entity search. In this paper, we propose…

信息检索 · 计算机科学 2017-12-25 Yael Brumer , Bracha Shapira , Lior Rokach , Oren Barkan

The Triple Scoring Task at the WSDM Cup 2017 involves the prediction of the relevance scores between persons and professions/nationalities. The ground truth of the relevance scores was obtained by counting the vote of seven crowdworkers. I…

信息检索 · 计算机科学 2017-12-25 Masahiro Sato

In this paper, we report our participation in the Task 2: Triple Scoring of WSDM Cup challenge 2017. In this task, we were provided with triples of "type-like" relations which were given human-annotated relevance scores ranging from 0 to 7,…

信息检索 · 计算机科学 2017-12-27 Nausheen Fatma , Manoj K. Chinnakotla , Manish Shrivastava

This paper describes the participation of team Chicory in the Triple Ranking Challenge of the WSDM Cup 2017. Our approach deploys a large collection of entity tagged web data to estimate the correctness of the relevance relation expressed…

信息检索 · 计算机科学 2017-12-25 Frank Dorssers , Arjen P. de Vries , Wouter Alink , Roberto Cornacchia

The scoring function, which measures the plausibility of triplets in knowledge graphs (KGs), is the key to ensure the excellent performance of KG embedding, and its design is also an important problem in the literature. Automated machine…

机器学习 · 计算机科学 2021-04-23 Shimin Di , Quanming Yao , Yongqi Zhang , Lei Chen

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

Transformers have achieved remarkable performance in widespread fields, including natural language processing, computer vision and graph mining. However, vanilla Transformer architectures have not yielded promising improvements in the…

计算与语言 · 计算机科学 2023-11-22 Zhen Bi , Siyuan Cheng , Jing Chen , Xiaozhuan Liang , Feiyu Xiong , Ningyu Zhang

Table filling based relational triple extraction methods are attracting growing research interests due to their promising performance and their abilities on extracting triples from complex sentences. However, this kind of methods are far…

计算与语言 · 计算机科学 2021-09-15 Feiliang Ren , Longhui Zhang , Shujuan Yin , Xiaofeng Zhao , Shilei Liu , Bochao Li , Yaduo Liu

For many years, link prediction on knowledge graphs (KGs) has been a purely transductive task, not allowing for reasoning on unseen entities. Recently, increasing efforts are put into exploring semi- and fully inductive scenarios, enabling…

机器学习 · 计算机科学 2021-07-13 Mehdi Ali , Max Berrendorf , Mikhail Galkin , Veronika Thost , Tengfei Ma , Volker Tresp , Jens Lehmann

Knowledge Graphs (KGs), composed of triples in the form of (head, relation, tail) and consisting of entities and relations, play a key role in information retrieval systems such as question answering, entity search, and recommendation. In…

人工智能 · 计算机科学 2025-05-13 Jeongho Kim , Chanyeong Heo , Jaehee Jung

Hyper-relational knowledge graphs (HKGs) extend standard knowledge graphs by associating attribute-value qualifiers to triples, which effectively represent additional fine-grained information about its associated triple. Hyper-relational…

人工智能 · 计算机科学 2023-08-15 Zhiwei Hu , Víctor Gutiérrez-Basulto , Zhiliang Xiang , Ru Li , Jeff Z. Pan

People from different parts of the globe describe objects and concepts in distinct manners. Visual appearance can thus vary across different geographic locations, which makes location a relevant contextual information when analysing visual…

计算机视觉与模式识别 · 计算机科学 2020-07-08 Raul Gomez , Jaume Gibert , Lluis Gomez , Dimosthenis Karatzas

Relation extraction has the potential for large-scale knowledge graph construction, but current methods do not consider the qualifier attributes for each relation triplet, such as time, quantity or location. The qualifiers form…

计算与语言 · 计算机科学 2022-11-21 Yew Ken Chia , Lidong Bing , Sharifah Mahani Aljunied , Luo Si , Soujanya Poria

The LLM-as-judge paradigm is increasingly being adopted for automated evaluation of model outputs. While LLM judges have shown promise on constrained evaluation tasks, closed source LLMs display critical shortcomings when deployed in real…

计算与语言 · 计算机科学 2024-12-24 Darshan Deshpande , Selvan Sunitha Ravi , Sky CH-Wang , Bartosz Mielczarek , Anand Kannappan , Rebecca Qian
‹ 上一页 1 2 3 10 下一页 ›