Rule induction for uncertain data

  • Authors:
  • Biao Qin;Yuni Xia;Sunil Prabhakar

  • Affiliations:
  • Renmin University of China, Department of Computer Science, Beijing, China and MOE, Key Labs of Data Engineering and Knowledge Engineering, Beijing, China;Indiana University-Purdue University Indianapolis, Department of Computer and Information Science, Indianapolis, IN, USA;Purdue University, Department of Computer Science, West Lafayette, IN, USA

  • Venue:
  • Knowledge and Information Systems
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

Data uncertainty are common in real-world applications and it can be caused by many factors such as imprecise measurements, network latency, outdated sources and sampling errors. When mining knowledge from these applications, data uncertainty need to be handled with caution. Otherwise, unreliable or even wrong mining results would be obtained. In this paper, we propose a rule induction algorithm, called uRule, to learn rules from uncertain data. The key problem in learning rules is to efficiently identify the optimal cut points from training data. For uncertain numerical data, we propose an optimization mechanism which merges adjacent bins that have equal classifying class distribution and prove its soundness. For the uncertain categorical data, we also propose a new method to select cut points based on possible world semantics. We then present the uRule algorithm in detail. Our experimental results show that the uRule algorithm can generate rules from uncertain numerical data with potentially higher accuracies, and the proposed optimization method is effective in the cut point selection for both certain and uncertain numerical data. Furthermore, uRule has quite stable performance when mining uncertain categorical data.