(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

Integration of incomplete and uncertain information

What is it about?

The existing data integration systems aim at integrating either incomplete or uncertain data without identifying the different types of each nature of the information. This paper presentes an intelligent data integration approach, proving cooperative answers that best meet the user requirements. To examine the efficiency and effectiveness of our proposed approach, we have developed the fuzzy mediator system and performed extensive experiments. The results prove that the approach improves data integration performance when the incompleteness and uncertainty problems are available independently or simultaneously.

Why is it important?

The uncertain and incomplete information are two existing information’s natures together in the data source: Dealing with data uncertainty by removing records with uncertain information leads to incomplete query results. In contrast, the incomplete information in the data source allows us to insert inaccurate or uncertain information for completing the data lacking. The proposed approach provides intelligent data integration, enabling efficient generation of cooperative answers from similar ones, retrieved by mediator system.

Read more on Kudos…
The following have contributed to this page:
Aicha Aggoune
' ,"url"));