Sciweavers

902 search results - page 120 / 181
» Efficient and Extensible Algorithms for Multi Query Optimiza...
Sort
View
127
Voted
ECCV
1998
Springer
16 years 4 months ago
Object Oriented Motion Estimation in Color Image Sequences
Abstract. This paper describes a color region-based approach to motion estimation in color image sequences. The system is intended for robotic and vehicle guidance applications whe...
Volker Rehrmann
AAAI
2000
15 years 3 months ago
Non-Deterministic Social Laws
The paper generalizes the notion of a social law, the foundation of the theory of artificial social systems developed for coordinating Multi-Agent Systems. In an artificial social...
Michael H. Coen
193
Voted
VLDB
2007
ACM
153views Database» more  VLDB 2007»
16 years 2 months ago
Declarative Information Extraction Using Datalog with Embedded Extraction Predicates
In this paper we argue that developing information extraction (IE) programs using Datalog with embedded procedural extraction predicates is a good way to proceed. First, compared ...
Warren Shen, AnHai Doan, Jeffrey F. Naughton, Ragh...
213
Voted
ICDE
2009
IEEE
166views Database» more  ICDE 2009»
16 years 4 months ago
Supporting Database Applications as a Service
Abstract-- Multi-tenant data management is a form of Software as a Service (SaaS), whereby a third party service provider hosts databases as a service and provides its customers wi...
Mei Hui, Dawei Jiang, Guoliang Li, Yuan Zhou
DLS
2010
204views Languages» more  DLS 2010»
15 years 15 days ago
Alias analysis for optimization of dynamic languages
Dynamic languages such as Python allow programs to be written more easily using high-level constructs such as comprehensions for queries and using generic code. Efficient executio...
Michael Gorbovitski, Yanhong A. Liu, Scott D. Stol...