Sciweavers

7393 search results - page 110 / 1479
» Synthesis-for-testability using transformations
Sort
View
ICPR
2008
IEEE
15 years 9 months ago
Learning a discriminative sparse tri-value transform
Simple binary patterns have been successfully used for extracting feature representations for visual object classification. In this paper, we present a method to learn a set of d...
Zhenhua Qu, Guoping Qiu, Pong Chi Yuen
IPMI
2005
Springer
15 years 8 months ago
Diffeomorphic Nonlinear Transformations: A Local Parametric Approach for Image Registration
Many types of transformations are used to model deformations in medical image registration. While some focus on modeling local changes, some on continuity and invertibility, there ...
Ramkrishnan Narayanan, Jeffrey A. Fessler, Hyunjin...
IFIP
2004
Springer
15 years 8 months ago
Static program transformations for efficient software model checking
Ensuring correctness of software by formal methods is a very relevant and widely studied problem. Automatic verification of software using model checkers from the state space exp...
Shobha Vasudevan, Jacob A. Abraham
ISHPC
2003
Springer
15 years 8 months ago
Code and Data Transformations for Improving Shared Cache Performance on SMT Processors
Simultaneous multithreaded processors use shared on-chip caches, which yield better cost-performance ratios. Sharing a cache between simultaneously executing threads causes excessi...
Dimitrios S. Nikolopoulos
ENTCS
2007
100views more  ENTCS 2007»
15 years 3 months ago
Type-Safe Code Transformations in Haskell
The use of typed intermediate languages can significantly increase the reliability of a compiler. By typechecking the code produced at each transformation stage, one can identify...
Louis-Julien Guillemette, Stefan Monnier