Publications
Crowdsourcing systems on the World-Wide Web
Doan, A.; Ramakrishnan, R. & Halevy, A. Y.
Communications of the ACM, 54(4) 86-96 (2011) [pdf]
The practice of crowdsourcing is transforming the Web and giving rise to a new field.
Pay-as-you-go user feedback for dataspace systems
Jeffery, S. R.; Franklin, M. J. & Halevy, A. Y.
, 'Proceedings of the 2008 ACM SIGMOD international conference on Management of data', ACM, New York, NY, USA, [10.1145/1376616.1376701], 847-860 (2008) [pdf]
A primary challenge to large-scale data integration is creating semantic equivalences between elements from different data sources that correspond to the same real-world entity or concept. Dataspaces propose a pay-as-you-go approach: automated mechanisms such as schema matching and reference reconciliation provide initial correspondences, termed <i>candidate matches</i>, and then user feedback is used to incrementally confirm these matches. The key to this approach is to determine in what order to solicit user feedback for confirming candidate matches.</p> <p>In this paper, we develop a decision-theoretic framework for ordering candidate matches for user confirmation using the concept of the <i>value of perfect information (VPI)</i>. At the core of this concept is a <i>utility function</i> that quantifies the desirability of a given state; thus, we devise a utility function for dataspaces based on query result quality. We show in practice how to efficiently apply VPI in concert with this utility function to order user confirmations. A detailed experimental evaluation on both real and synthetic datasets shows that the ordering of user feedback produced by this VPI-based approach yields a dataspace with a significantly higher utility than a wide range of other ordering strategies. Finally, we outline the design of Roomba, a system that utilizes this decision-theoretic framework to guide a dataspace in soliciting user feedback in a pay-as-you-go manner.
iMAP: Discovering Complex Mappings between Database Schemas.
Dhamankar, R.; Lee, Y.; Doan, A.; Halevy, A. Y. & Domingos, P.
Weikum, G.; König, A. C. & Deßloch, S., ed., 'SIGMOD Conference', ACM, 383-394 (2004) [pdf]
Corpus-Based Knowledge Representation
Halevy, A. Y. & Madhavan, J.
Gottlob, G. & Walsh, T., ed., 'IJCAI-03, Proceedings of the Eighteenth International Joint Conference
on Artificial Intelligence, Acapulco, Mexico, August 9-15, 2003', Morgan Kaufmann, 1567-1572 (2003)
Learning to Map between Ontologies on the Semantic Web
Doan, A.; Madhavan, J.; Domingos, P. & Halevy, A.
, 'Proceedings to the Eleventh International World Wide', Honolulu, Hawaii, USA (2002) [pdf]
Reconciling schemas of disparate data sources: a machine-learning approach
Doan, A.; Domingos, P. & Halevy, A. Y.
SIGMOD Rec., 30(2) 509-520 (2001) [pdf]
A data-integration system provides access to a multitude of data sources through a single mediated schema. A key bottleneck in building such systems has been the laborious manual construction of semantic mappings between the source schemas and the mediated schema. We describe LSD, a system that employs and extends current machine-learning techniques to semi-automatically find such mappings. LSD first asks the user to provide the semantic mappings for a small set of data sources, then uses these mappings together with the sources to train a set of learners. Each learner exploits a different type of information either in the source schemas or in their data. Once the learners have been trained, LSD finds semantic mappings for a new data source by applying the learners, then combining their predictions using a meta-learner. To further improve matching accuracy, we extend machine learning techniques so that LSD can incorporate domain constraints as an additional source of knowledge, and develop a novel learner that utilizes the structural information in XML documents. Our approach thus is distinguished in that it incorporates multiple types of knowledge. Importantly, its architecture is extensible to additional learners that may exploit new kinds of information. We describe a set of experiments on several real-world domains, and show that LSD proposes semantic mappings with a high degree of accuracy.