Skip to main content
Top
Published in: Journal of Intelligent Information Systems 3/2012

01-06-2012

SMARTINT: using mined attribute dependencies to integrate fragmented web databases

Authors: Ravi Gummadi, Anupam Khulbe, Aravind Kalavagattu, Sanil Salvi, Subbarao Kambhampati

Published in: Journal of Intelligent Information Systems | Issue 3/2012

Log in

Activate our intelligent search to find suitable subject content or patents.

search-config
loading …

Abstract

Many web databases can be seen as providing partial and overlapping information about entities in the world. To answer queries effectively, we need to integrate the information about the individual entities that are fragmented over multiple sources. At first blush this is just the inverse of traditional database normalization problem—rather than go from a universal relation to normalized tables, we want to reconstruct the universal relation given the tables (sources). The standard way of reconstructing the entities will involve joining the tables. Unfortunately, because of the autonomous and decentralized way in which the sources are populated, they often do not have Primary Key–Foreign Key relations. While tables may share attributes, naive joins over these shared attributes can result in reconstruction of many spurious entities thus seriously compromising precision. Our system, SmartInt is aimed at addressing the problem of data integration in such scenarios. Given a query, our system uses the Approximate Functional Dependencies (AFDs) to piece together a tree of relevant tables to answer it. The result tuples produced by our system are able to strike a favorable balance between precision and recall.

Dont have a licence yet? Then find out more about our products and how to get one now:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Footnotes
1
In other words, web data sources can be seen as resulting from an ad hoc normalization followed by the attribute name change.
 
2
Presently we give equal weight to all the attributes in the system, this can be generalized to account for attributes with different levels of importance.
 
3
Cumulative Confidence is defined as product of the confidences of all the dependencies in a chain.
 
4
At first blush, pruning highly specific AFDs seems to hurt the precision, but in the current set of experiements specificity based pruning reduced the total running time and did not effect the accuracy.
 
Literature
go back to reference Agrawal, R., & Srikant, R. (1994). Fast algorithms for mining association rules in large databases. VLDB. Agrawal, R., & Srikant, R. (1994). Fast algorithms for mining association rules in large databases. VLDB.
go back to reference Balmin, A., Hristidis, V., & Papakonstantinou, Y. (2004). Objectrank: Authority-based keyword search in databases. In: VLDB. Balmin, A., Hristidis, V., & Papakonstantinou, Y. (2004). Objectrank: Authority-based keyword search in databases. In: VLDB.
go back to reference Bhalotia, G., Hulgeri, A., Nakhe, C., Chakrabarti, S., Sudarshan, S., & Bombay, I. (2002). Keyword searching and browsing in databases using banks. ICDE. Bhalotia, G., Hulgeri, A., Nakhe, C., Chakrabarti, S., Sudarshan, S., & Bombay, I. (2002). Keyword searching and browsing in databases using banks. ICDE.
go back to reference DeMichiel, L. (1989). Resolving database incompatibility: An approach to performing relational operations over mismatched domains. IEEE Transactions on Knowledge and Data Engineering, 1(4), 485–493.CrossRef DeMichiel, L. (1989). Resolving database incompatibility: An approach to performing relational operations over mismatched domains. IEEE Transactions on Knowledge and Data Engineering, 1(4), 485–493.CrossRef
go back to reference Gummadi, R., Khulbe, A., Kalavagattu, A., Salvi, S., & Kambhampati, S. (2010). Smartint: A system for answering queries over web databases using attribute dependencies. ICDE (Demo). Gummadi, R., Khulbe, A., Kalavagattu, A., Salvi, S., & Kambhampati, S. (2010). Smartint: A system for answering queries over web databases using attribute dependencies. ICDE (Demo).
go back to reference Gummadi, R., Khulbe, A., Kalavagattu, A., Salvi, S., & Kambhampati, S. (2011). SmartInt: Using mined attribute dependencies to integrate fragmented web databases. WWW (Poster). Gummadi, R., Khulbe, A., Kalavagattu, A., Salvi, S., & Kambhampati, S. (2011). SmartInt: Using mined attribute dependencies to integrate fragmented web databases. WWW (Poster).
go back to reference Halevy, A. Y. (2001). Answering queries using views: A survey. The VLDB Journal, 10(4), 270–294.CrossRef Halevy, A. Y. (2001). Answering queries using views: A survey. The VLDB Journal, 10(4), 270–294.CrossRef
go back to reference Hristidis V., & Papakonstantinou, Y. (2002). Discover: Keyword search in relational databases. In: VLDB. Hristidis V., & Papakonstantinou, Y. (2002). Discover: Keyword search in relational databases. In: VLDB.
go back to reference Huhtala, Y., Kärkkäinen, J., Porkka, P., & Toivonen, H. (1999). TANE: An efficient algorithm for discovering functional and approximate dependencies. The Computer Journal, 42(2), 100–111.CrossRef Huhtala, Y., Kärkkäinen, J., Porkka, P., & Toivonen, H. (1999). TANE: An efficient algorithm for discovering functional and approximate dependencies. The Computer Journal, 42(2), 100–111.CrossRef
go back to reference Ilyas, I. F., Markl, V., Haas, P., Brown, P., & Aboulnaga, A. (2004). Cords: Automatic discovery of correlations and soft functional dependencies. In SIGMOD. Ilyas, I. F., Markl, V., Haas, P., Brown, P., & Aboulnaga, A. (2004). Cords: Automatic discovery of correlations and soft functional dependencies. In SIGMOD.
go back to reference Kalavagattu, A. (2008). Mining approximate functional dependencies as condensed representations of association rules. Master’s thesis, Arizona State University. Kalavagattu, A. (2008). Mining approximate functional dependencies as condensed representations of association rules. Master’s thesis, Arizona State University.
go back to reference Kambhampati, S., Lambrecht, E., Nambiar, U., Nie, Z., & Senthil, G. (2004). Optimizing recursive information gathering plans in emerac. Journal of Intelligent Information Systems, 22, 119–153.CrossRef Kambhampati, S., Lambrecht, E., Nambiar, U., Nie, Z., & Senthil, G. (2004). Optimizing recursive information gathering plans in emerac. Journal of Intelligent Information Systems, 22, 119–153.CrossRef
go back to reference Larson, J., Navathe, S., & Elmasri, R. (1989). A theory of attributed equivalence in databases with application to schema integration. IEEE Transaction on Software Engineering, 15, 258–274.CrossRef Larson, J., Navathe, S., & Elmasri, R. (1989). A theory of attributed equivalence in databases with application to schema integration. IEEE Transaction on Software Engineering, 15, 258–274.CrossRef
go back to reference Lenzerini, M. (2002). Data integration: A theoretical perspective. In PODS (pp. 233–246). Lenzerini, M. (2002). Data integration: A theoretical perspective. In PODS (pp. 233–246).
go back to reference Li, W.-S., & Clifton, C. (1995). Semint: A system prototype for semantic integration in heterogeneous databases. In SIGMOD. Li, W.-S., & Clifton, C. (1995). Semint: A system prototype for semantic integration in heterogeneous databases. In SIGMOD.
go back to reference Lim, E.-P., Srivastava, J., Prabhakar, S., & Richardson, J. (1993). Entity identification in database integration. In Proc. ICDE (pp. 294–301). Lim, E.-P., Srivastava, J., Prabhakar, S., & Richardson, J. (1993). Entity identification in database integration. In Proc. ICDE (pp. 294–301).
go back to reference Melnik, S., Garcia-Molina, H., & Rahm, E. (2002). Similarity flooding: A versatile graph matching algorithm and its application to schema matching. In ICDE. Melnik, S., Garcia-Molina, H., & Rahm, E. (2002). Similarity flooding: A versatile graph matching algorithm and its application to schema matching. In ICDE.
go back to reference Nambiar U., & Kambhampati, S. (2006). Answering imprecise queries over autonomous web databases. In ICDE (p. 45). Nambiar U., & Kambhampati, S. (2006). Answering imprecise queries over autonomous web databases. In ICDE (p. 45).
go back to reference Oan, A., Domingos, P., & Halevy, A. Y. (2003). Learning to match the schemas of data sources: A multistrategy approach. Machine Learning, 50(3), 279–301.CrossRef Oan, A., Domingos, P., & Halevy, A. Y. (2003). Learning to match the schemas of data sources: A multistrategy approach. Machine Learning, 50(3), 279–301.CrossRef
go back to reference Sayyadian, M., LeKhac, H., Doan, A., & Gravano, L. (2007). Efficient keyword search across heterogeneous relational databases. ICDE. Sayyadian, M., LeKhac, H., Doan, A., & Gravano, L. (2007). Efficient keyword search across heterogeneous relational databases. ICDE.
go back to reference Wolf, G., Khatri, H., Chokshi, B., Fan, J., Chen, Y., & Kambhampati, S. (2007). Query processing over incomplete autonomous databases. In VLDB. Wolf, G., Khatri, H., Chokshi, B., Fan, J., Chen, Y., & Kambhampati, S. (2007). Query processing over incomplete autonomous databases. In VLDB.
Metadata
Title
SMARTINT: using mined attribute dependencies to integrate fragmented web databases
Authors
Ravi Gummadi
Anupam Khulbe
Aravind Kalavagattu
Sanil Salvi
Subbarao Kambhampati
Publication date
01-06-2012
Publisher
Springer US
Published in
Journal of Intelligent Information Systems / Issue 3/2012
Print ISSN: 0925-9902
Electronic ISSN: 1573-7675
DOI
https://doi.org/10.1007/s10844-011-0169-0

Other articles of this Issue 3/2012

Journal of Intelligent Information Systems 3/2012 Go to the issue

Premium Partner