Sciweavers

1328 search results - page 2 / 266
» Stacked Generalization for Information Extraction
Sort
View
CVPR
2010
IEEE
14 years 2 days ago
Multilinear Feature Extraction and Classification of Multi-Focal Images, With Applications in Nematode Taxonomy
In this paper, we present a 3D X-Ray Transform based multilinear feature extraction and classification method for Digital Multi-focal Images (DMI). In such images, morphological i...
Min Liu, Amit Roy-Chowdhury
ISW
2004
Springer
14 years 1 months ago
Using Greedy Hamiltonian Call Paths to Detect Stack Smashing Attacks
The ICAT statistics over the past few years have shown at least one out of every five CVE and CVE candidate vulnerabilities have been due to buffer overflows. This constitutes a si...
Mark Foster, Joseph N. Wilson, Shigang Chen
CORR
2010
Springer
95views Education» more  CORR 2010»
13 years 7 months ago
Evaluating Call-By-Need on the Control Stack
Abstract. Ariola and Felleisen's call-by-need -calculus replaces a variable occurrence with its value at the last possible moment. To support this gradual notion of substituti...
Stephen Chang, David Van Horn, Matthias Felleisen
MSR
2010
ACM
14 years 24 days ago
Do stack traces help developers fix bugs?
—A widely shared belief in the software engineering community is that stack traces are much sought after by developers to support them in debugging. But limited empirical evidenc...
Adrian Schröter, Nicolas Bettenburg, Rahul Pr...