paper-with-me

Papers

Constructing High Precision Knowledge Bases with Subjective and Factual Attributes

2019-05-28 · Ari Kobren, Pablo Barrio, Oksana Yakhnenko, Johann Hibschman, Ian Langmore

Knowledge bases (KBs) are the backbone of many ubiquitous applications and are thus required to exhibit high precision. However, for KBs that store subjective attributes of entities, e.g., whether a movie is "kid friendly", simply estimating precision is complicated by the inherent ambiguity in measuring subjective phenomena. In this work, we develop a method for constructing KBs with tunable precision--i.e., KBs that can be made to operate at a specific false positive rate, despite storing both difficult-to-evaluate subjective attributes and more traditional factual attributes. The key to our approach is probabilistically modeling user consensus with respect to each entity-attribute pair, rather than modeling each pair as either True or False. Uncertainty in the model is explicitly represented and used to control the KB's precision. We propose three neural networks for fitting the consensus model and evaluate each one on data from Google Maps--a large KB of locations and their subjective and factual attributes. The results demonstrate that our learned models are well-calibrated and thus can successfully be used to control the KB's precision. Moreover, when constrained to maintain 95% precision, the best consensus model matches the F-score of a baseline that models each entity-attribute pair as a binary variable and does not support tunable precision. When unconstrained, our model dominates the same baseline by 12% F-score. Finally, we perform an empirical analysis of attribute-attribute correlations and show that leveraging them effectively contributes to reduced uncertainty and better performance in attribute prediction.

📄 PDF Abstract BibTeX arXiv:1905.12807

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Improving precision of objective image/video quality metrics

2021-04-26 · Majid Behzadpour, Mohammad Ghanbari

Although subjective tests are most accurate image/video quality assessment tools, they are extremely time demanding. In the past two decades, a variety of objective tools, such as SSIM, IW-SSIM, SPSIM, FSIM, etc., have b…

Image Quality AssessmentSSIMVideo Quality Assessment

Alexandria: Unsupervised High-Precision Knowledge Base Construction using a Probabilistic Program

2018-11-17 · AKBC 2019 · John Winn, John Guiver, Sam Webster, Yordan Zaykov 외

Creating a knowledge base that is accurate, up-to-date and complete remains a significant challenge despite substantial efforts in automated knowledge base construction. In this paper, we present Alexandria -- a system …

Knowledge Base ConstructionVocal Bursts Intensity Prediction

Reasoning Over Virtual Knowledge Bases With Open Predicate Relations

2021-02-14 · Haitian Sun, Pat Verga, Bhuwan Dhingra, Ruslan Salakhutdinov 외

We present the Open Predicate Query Language (OPQL); a method for constructing a virtual KB (VKB) trained entirely from text. Large Knowledge Bases (KBs) are indispensable for a wide-range of industry applications such a…

Language ModelingLanguage ModellingOpen-Domain Question AnsweringQuestion Answering+1

Constructing Explainable Opinion Graphs from Review

2020-05-29 · Nofar Carmeli, Xiaolan Wang, Yoshihiko Suhara, Stefanos Angelidis 외

The Web is a major resource of both factual and subjective information. While there are significant efforts to organize factual information into knowledge bases, there is much less work on organizing opinions, which are …

Subjective Knowledge Acquisition and Enrichment Powered By Crowdsourcing

2017-05-16 · Rui Meng, Hao Xin, Lei Chen, Yangqiu Song

Knowledge bases (KBs) have attracted increasing attention due to its great success in various areas, such as Web and mobile search.Existing KBs are restricted to objective factual knowledge, such as city population or fr…