Sciweavers

1830 search results - page 315 / 366
» Implementing a Tamper-Evident Database System
Sort
View
RECSYS
2010
ACM
15 years 24 days ago
Collaborative filtering via euclidean embedding
Recommendation systems suggest items based on user preferences. Collaborative filtering is a popular approach in which recommending is based on the rating history of the system. O...
Mohammad Khoshneshin, W. Nick Street
193
Voted
GIS
2004
ACM
16 years 1 months ago
Road extraction from motion cues in aerial video
Aerial video provides strong cues for automatic road extraction that are not available in static aerial images. Using stabilized (or geo-referenced) video data, capturing the dist...
Robert Pless, David Jurgens
171
Voted
SIGMOD
2009
ACM
137views Database» more  SIGMOD 2009»
16 years 25 days ago
Entity resolution with iterative blocking
Entity Resolution (ER) is the problem of identifying which records in a database refer to the same real-world entity. An exhaustive ER process involves computing the similarities b...
Steven Euijong Whang, David Menestrina, Georgia Ko...
SIGMOD
2008
ACM
164views Database» more  SIGMOD 2008»
16 years 23 days ago
Relational-style XML query
We study the problem of querying relational data embedded in XML. Relational data can be represented by various tree structures in XML. However, current XML query methods, such as...
Taro L. Saito, Shinichi Morishita
167
Voted
SIGMOD
2008
ACM
145views Database» more  SIGMOD 2008»
16 years 23 days ago
Optimizing complex queries with multiple relation instances
Today's query processing engines do not take advantage of the multiple occurrences of a relation in a query to improve performance. Instead, each instance is treated as a dis...
Yu Cao, Gopal C. Das, Chee Yong Chan, Kian-Lee Tan