# ReLiC: Entity Profiling by using Random Forest and Trustworthiness of a   Source - Technical Report

**Authors:** Shubham Varma, Neyshith Sameer, C. Ravindranath Chowdary

arXiv: 1702.00921 · 2019-08-29

## TL;DR

ReLiC is a novel entity profiling framework that uses random forest for record resolution and source trustworthiness to improve profile completeness and accuracy from diverse, potentially outdated data sources.

## Contribution

The paper introduces a two-phase entity profiling method combining random forest resolution with source trustworthiness, outperforming existing approaches.

## Key findings

- Random forest improves record linking accuracy.
- Incorporating source trustworthiness enhances profile quality.
- ReLiC outperforms state-of-the-art methods in experiments.

## Abstract

The digital revolution has brought most of the world on the world wide web. The data available on WWW has increased many folds in the past decade. Social networks, online clubs and organisations have come into existence. Information is extracted from these venues about a real world entity like a person, organisation, event, etc. However, this information may change over time, and there is a need for the sources to be up-to-date. Therefore, it is desirable to have a model to extract relevant data items from different sources and merge them to build a complete profile of an entity (entity profiling). Further, this model should be able to handle incorrect or obsolete data items. In this paper, we propose a novel method for completing a profile. We have developed a two phase method-1) The first phase (resolution phase) links records to the queries. We have proposed and observed that the use of random forest for entity resolution increases the performance of the system as this has resulted in more records getting linked to the correct entity. Also, we used trustworthiness of a source as a feature to the random forest. 2) The second phase selects the appropriate values from records to complete a profile based on our proposed selection criteria. We have used various metrics for measuring the performance of the resolution phase as well as for the overall ReLiC framework. It is established through our results that the use of biased sources has significantly improved the performance of the ReLiC framework. Experimental results show that our proposed system, ReLiC outperforms the state-of-the-art.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1702.00921/full.md

## Figures

9 figures with captions in the complete paper: https://tomesphere.com/paper/1702.00921/full.md

## References

41 references — full list in the complete paper: https://tomesphere.com/paper/1702.00921/full.md

---
Source: https://tomesphere.com/paper/1702.00921