Sciweavers

1036 search results - page 89 / 208
» Algorithms for Learning Regular Expressions
Sort
View
VLDB
2007
ACM
118views Database» more  VLDB 2007»
16 years 1 months ago
Inferring XML Schema Definitions from XML Data
Although the presence of a schema enables many optimizations for operations on XML documents, recent studies have shown that many XML documents in practice either do not refer to ...
Geert Jan Bex, Frank Neven, Stijn Vansummeren
AIRWEB
2008
Springer
15 years 3 months ago
Web spam identification through content and hyperlinks
We present an algorithm, witch, that learns to detect spam hosts or pages on the Web. Unlike most other approaches, it simultaneously exploits the structure of the Web graph as we...
Jacob Abernethy, Olivier Chapelle, Carlos Castillo
CEC
2007
IEEE
15 years 8 months ago
Towards a generic control strategy for Evolutionary Algorithms: an adaptive fuzzy-learning approach
— This paper presents a new method to generalize strategies in order to control parameters of Evolutionary Algorithms (EAs). A learning process establishes the relationship betwe...
Jorge Maturana, Frédéric Saubion
STOC
2001
ACM
161views Algorithms» more  STOC 2001»
16 years 1 months ago
Quantitative solution of omega-regular games
We consider two-player games played for an infinite number of rounds, with -regular winning conditions. The games may be concurrent, in that the players choose their moves simulta...
Luca de Alfaro, Rupak Majumdar
110
Voted
VLDB
2005
ACM
175views Database» more  VLDB 2005»
15 years 7 months ago
Query Translation from XPath to SQL in the Presence of Recursive DTDs
The interaction between recursion in XPATH and recursion in DTDs makes it challenging to answer XPATH queries on XML data that is stored in an RDBMS via schema-based shredding. We...
Wenfei Fan, Jeffrey Xu Yu, Hongjun Lu, Jianhua Lu,...