Sciweavers

7886 search results - page 318 / 1578
» An evaluation of bipartitioning techniques
Sort
View
ICIP
2009
IEEE
15 years 5 months ago
Colour saliency-based parameter optimisation for adaptive colour segmentation
In this paper we present a parameter optimisation procedure that is designed to automatically initialise the number of clusters and the initial colour prototypes required by data ...
Dana Elena Ilea, Paul F. Whelan
157
Voted
DSN
2006
IEEE
16 years 1 months ago
Automatic Instruction-Level Software-Only Recovery
As chip densities and clock rates increase, processors are becoming more susceptible to transient faults that can affect program correctness. Computer architects have typically ad...
Jonathan Chang, George A. Reis, David I. August
SIGMOD
2003
ACM
115views Database» more  SIGMOD 2003»
16 years 7 months ago
Querying Structured Text in an XML Database
XML databases often contain documents comprising structured text. Therefore, it is important to integrate "information retrieval style" query evaluation, which is well-s...
Shurug Al-Khalifa, Cong Yu, H. V. Jagadish
UIST
1994
ACM
15 years 11 months ago
Evolutionary Learning of Graph Layout Constraints from Examples
We propose a new evolutionary method of extracting user preferences from examples shown to an automatic graph layout system. Using stochastic methods such as simulated annealing a...
Toshiyuki Masui
VLDB
2005
ACM
122views Database» more  VLDB 2005»
16 years 1 months ago
Optimizing Nested Queries with Parameter Sort Orders
Nested iteration is an important technique for query evaluation. It is the default way of executing nested subqueries in SQL. Although decorrelation often results in cheaper non-n...
Ravindra Guravannavar, H. S. Ramanujam, S. Sudarsh...