Sciweavers

1583 search results - page 114 / 317
» Feature Interaction Detection in the Feature Language Extens...
Sort
View
119
Voted
CVPR
2007
IEEE
16 years 5 months ago
Tensor Canonical Correlation Analysis for Action Classification
We introduce a new framework, namely Tensor Canonical Correlation Analysis (TCCA) which is an extension of classical Canonical Correlation Analysis (CCA) to multidimensional data ...
Tae-Kyun Kim, Shu-Fai Wong, Roberto Cipolla
136
Voted
PLDI
2005
ACM
15 years 9 months ago
Permission-based ownership: encapsulating state in higher-order typed languages
Today’s module systems do not effectively support information hiding in the presence of shared mutable objects, causing serious problems in the development and evolution of larg...
Neelakantan R. Krishnaswami, Jonathan Aldrich
145
Voted
CINQ
2004
Springer
151views Database» more  CINQ 2004»
15 years 7 months ago
Query Languages Supporting Descriptive Rule Mining: A Comparative Study
Recently, inductive databases (IDBs) have been proposed to tackle the problem of knowledge discovery from huge databases. With an IDB, the user/analyst performs a set of very diffe...
Marco Botta, Jean-François Boulicaut, Cyril...
116
Voted
VEE
2010
ACM
229views Virtualization» more  VEE 2010»
15 years 10 months ago
VMKit: a substrate for managed runtime environments
Managed Runtime Environments (MREs), such as the JVM and the CLI, form an attractive environment for program execution, by providing portability and safety, via the use of a bytec...
Nicolas Geoffray, Gaël Thomas, Julia L. Lawal...
131
Voted
APLAS
2004
ACM
15 years 7 months ago
McJava - A Design and Implementation of Java with Mixin-Types
A programming construct mixin was invented to implement uniform extensions and modifications to classes. Although mixin-based programming has been extensively studied both on the m...
Tetsuo Kamina, Tetsuo Tamai