paper-with-me

홈 › Papers

Inferring Missing Categorical Information in Noisy and Sparse Web Markup

2018-03-01 · Nicolas Tempelmeier, Elena Demidova, Stefan Dietze

Embedded markup of Web pages has seen widespread adoption throughout the past years driven by standards such as RDFa and Microdata and initiatives such as schema.org, where recent studies show an adoption by 39% of all Web pages already in 2016. While this constitutes an important information source for tasks such as Web search, Web page classification or knowledge graph augmentation, individual markup nodes are usually sparsely described and often lack essential information. For instance, from 26 million nodes describing events within the Common Crawl in 2016, 59% of nodes provide less than six statements and only 257,000 nodes (0.96%) are typed with more specific event subtypes. Nevertheless, given the scale and diversity of Web markup data, nodes that provide missing information can be obtained from the Web in large quantities, in particular for categorical properties. Such data constitutes potential training data for inferring missing information to significantly augment sparsely described nodes. In this work, we introduce a supervised approach for inferring missing categorical properties in Web markup. Our experiments, conducted on properties of events and movies, show a performance of 79% and 83% F1 score correspondingly, significantly outperforming existing baselines.

📄 PDF Abstract BibTeX arXiv:1803.00446

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

Similar Papers 제목 키워드 기반

Inferring ground truth from multi-annotator ordinal data: a probabilistic approach

2013-04-30 · Balaji Lakshminarayanan, Yee Whye Teh

A popular approach for large scale data annotation tasks is crowdsourcing, wherein each data point is labeled by multiple noisy annotators. We consider the problem of inferring ground truth from noisy ordinal labels obta…

Bayesian Inferenceparameter estimation

Dealing with Stochasticity in Biological ODE Models

2019-10-10 · Hamda Ajmal, Michael Madden, Catherine Enright

Mathematical modeling with Ordinary Differential Equations (ODEs) has proven to be extremely successful in a variety of fields, including biology. However, these models are completely deterministic given a certain set of…

Missing Data Imputation for Supervised Learning

2016-10-28 · Jason Poulos, Rafael Valle

Missing data imputation can help improve the performance of prediction models in situations where missing data hide useful information. This paper compares methods for imputing missing categorical data for supervised cla…

General ClassificationImputation

No imputation without representation

2022-06-28 · Oliver Urs Lenz, Daniel Peralta, Chris Cornelis

By filling in missing values in datasets, imputation allows these datasets to be used with algorithms that cannot handle missing values by themselves. However, missing values may in principle contribute useful informatio…

AttributeImputationMissing Values

Using Empirical Covariance Matrix in Enhancing Prediction Accuracy of Linear Models with Missing Information

2016-11-21 · Ahmadreza Moradipari, Sina Shahsavari, Ashkan Esmaeili, Farokh Marvasti

Inference and Estimation in Missing Information (MI) scenarios are important topics in Statistical Learning Theory and Machine Learning (ML). In ML literature, attempts have been made to enhance prediction through precis…

feature selectionLearning TheoryMatrix Completion