Sciweavers

3961 search results - page 167 / 793
» Algorithmic Statistics
Sort
View
156
Voted
KDD
2009
ACM
151views Data Mining» more  KDD 2009»
16 years 7 months ago
A LRT framework for fast spatial anomaly detection
Given a spatial data set placed on an n ? n grid, our goal is to find the rectangular regions within which subsets of the data set exhibit anomalous behavior. We develop algorithm...
Mingxi Wu, Xiuyao Song, Chris Jermaine, Sanjay Ran...
ICDM
2002
IEEE
130views Data Mining» more  ICDM 2002»
15 years 11 months ago
Unsupervised Segmentation of Categorical Time Series into Episodes
This paper describes an unsupervised algorithm for segmenting categorical time series into episodes. The VOTING-EXPERTS algorithm first collects statistics about the frequency an...
Paul R. Cohen, Brent Heeringa, Niall M. Adams
IEEEARES
2008
IEEE
16 years 24 days ago
A Bayesian Approach for on-Line Max Auditing
In this paper we propose a method for on-line max auditing of dynamic statistical databases. The method extends the Bayesian approach presented in [2], [3] and [4] for static data...
Gerardo Canfora, Bice Cavallo
AADEBUG
1997
Springer
15 years 10 months ago
Modeling Intelligent System Execution as State Transition Diagrams to Support Debugging
Currently, few tools are available for assisting developers with debugging intelligent systems. Because these systems rely heavily on context dependent knowledge and sometimes sto...
Adele E. Howe, Gabriel Somlo
210
Voted
SIGMOD
1993
ACM
163views Database» more  SIGMOD 1993»
15 years 10 months ago
The LRU-K Page Replacement Algorithm For Database Disk Buffering
This paper introduces a new approach to database disk buffering, called the LRU–K method. The basic idea of LRU–K is to keep track of the times of the last K references to pop...
Elizabeth J. O'Neil, Patrick E. O'Neil, Gerhard We...