Sciweavers

2228 search results - page 131 / 446
» A System for Semantic Query Optimization
Sort
View
SIGMOD
2011
ACM
176views Database» more  SIGMOD 2011»
14 years 26 days ago
Sharing work in keyword search over databases
An important means of allowing non-expert end-users to pose ad hoc queries — whether over single databases or data integration systems — is through keyword search. Given a set...
Marie Jacob, Zachary G. Ives
CIDR
2007
116views Algorithms» more  CIDR 2007»
14 years 11 months ago
Managing Query Compilation Memory Consumption to Improve DBMS Throughput
While there are known performance trade-offs between database page buffer pool and query execution memory allocation policies, little has been written on the impact of query compi...
Boris Baryshnikov, Cipri Clinciu, Conor Cunningham...
ESWA
2008
173views more  ESWA 2008»
14 years 10 months ago
Image semantics discovery from web pages for semantic-based image retrieval using self-organizing maps
Traditional content-based image retrieval (CBIR) systems often fail to meet a user's need due to the `semantic gap' between the extracted features of the systems and the...
Hsin-Chang Yang, Chung-Hong Lee
ENTCS
2006
133views more  ENTCS 2006»
14 years 10 months ago
A Data Model for Data Integration
Data integration systems provide a uniform query interface (UQI) to multiple, autonomous data sources [4]. This paper presents the universal data model (UDM) that captures the sem...
James J. Lu
SIGMOD
2007
ACM
150views Database» more  SIGMOD 2007»
15 years 10 months ago
Exploiting self-monitoring sample views for cardinality estimation
Good cardinality estimates are critical for generating good execution plans during query optimization. Complex predicates, correlations between columns, and user-defined functions...
Jingren Zhou, Per-Åke Larson, Peter Zabback,...