Sciweavers

1236 search results - page 141 / 248
» Efficient Interpretation Policies
Sort
View
ADHOC
2008
122views more  ADHOC 2008»
13 years 10 months ago
Balancing computation and communication costs: The case for hybrid execution in sensor networks
Virtual machines (VM) are promising as system software in sensor networks. A major impediment to their widespread acceptance is their performance overhead. Compiling VM bytecode to...
Joel Koshy, Ingwar Wirjawan, Raju Pandey, Yann Ram...
CEE
2010
185views more  CEE 2010»
13 years 10 months ago
A constrained optimization approach for an adaptive generalized subspace tracking algorithm
In this paper, we present a new algorithm for tracking the generalized signal subspace recursively. It is based on an interpretation of the generalized signal subspace as the solu...
Amir Valizadeh, Mahsa Najibi
CORR
2010
Springer
139views Education» more  CORR 2010»
13 years 10 months ago
Pushdown Control-Flow Analysis of Higher-Order Programs
Context-free approaches to static analysis gain precision over classical approaches by perfectly matching returns to call sites-a property that eliminates spurious interprocedural...
Christopher Earl, Matthew Might, David Van Horn
CORR
2008
Springer
114views Education» more  CORR 2008»
13 years 10 months ago
Support Vector Machine Classification with Indefinite Kernels
In this paper, we propose a method for support vector machine classification using indefinite kernels. Instead of directly minimizing or stabilizing a nonconvex loss function, our...
Ronny Luss, Alexandre d'Aspremont
ENTCS
2008
101views more  ENTCS 2008»
13 years 10 months ago
Rewriting Strategies in Java
In any language designed to express transformations, the notion of rewrite rule is a key feature. Its conciseness as well as its strong theoretical foundations are essential. The ...
Emilie Balland, Pierre-Etienne Moreau, Antoine Rei...