Sciweavers

817 search results - page 86 / 164
» A Declarative Framework for Analysis and Optimization
Sort
View
ICIAR
2009
Springer
14 years 13 days ago
Abnormal Behavior Recognition Using Self-Adaptive Hidden Markov Models
A self-adaptive Hidden Markov Model (SA-HMM) based framework is proposed for behavior recognition in this paper. In this model, if an unknown sequence cannot be classified into an...
Jun Yin, Yan Meng
ICISP
2010
Springer
13 years 6 months ago
An Adaptive Multiresolution-Based Multispectral Image Compression Method
This paper deals with the problem of multispectral image compression. In particular, we propose to substitute the built-in JPEG 2000 wavelet transform by an adequate multiresoluti...
Jonathan Delcourt, Alamin Mansouri, Tadeusz Sliwa,...
PVLDB
2010
179views more  PVLDB 2010»
13 years 6 months ago
MRShare: Sharing Across Multiple Queries in MapReduce
Large-scale data analysis lies in the core of modern enterprises and scientific research. With the emergence of cloud computing, the use of an analytical query processing infrast...
Tomasz Nykiel, Michalis Potamias, Chaitanya Mishra...
NJC
2006
125views more  NJC 2006»
13 years 7 months ago
PRO: A Model for the Design and Analysis of Efficient and Scalable Parallel Algorithms
Abstract. We present a new parallel computation model called the Parallel ResourceOptimal computation model. PRO is a framework being proposed to enable the design of efficient and...
Assefaw Hadish Gebremedhin, Mohamed Essaïdi, ...
VEE
2005
ACM
199views Virtualization» more  VEE 2005»
14 years 1 months ago
Escape analysis in the context of dynamic compilation and deoptimization
In object-oriented programming languages, an object is said to escape the method or thread in which it was created if it can also be accessed by other methods or threads. Knowing ...
Thomas Kotzmann, Hanspeter Mössenböck