Sciweavers

4324 search results - page 737 / 865
» A Generalized Representer Theorem
Sort
View
ML
2008
ACM
109views Machine Learning» more  ML 2008»
15 years 4 months ago
O'browser: objective caml on browsers
We present a way to run Objective Caml programs on a standard, unmodified web browser, with a compatible data representation and execution model, including concurrency. To achieve...
Benjamin Canou, Vincent Balat, Emmanuel Chailloux
PR
2006
152views more  PR 2006»
15 years 4 months ago
Edit distance-based kernel functions for structural pattern classification
A common approach in structural pattern classification is to define a dissimilarity measure on patterns and apply a distance-based nearest-neighbor classifier. In this paper, we i...
Michel Neuhaus, Horst Bunke
PRL
2006
87views more  PRL 2006»
15 years 4 months ago
Applying 3D human model in a posture recognition system
This paper proposes an approach to recognise human postures in video sequences, which combines a 2D approach with a 3D human model. The 3D model is a realistic articulated human m...
Bernard Boulay, François Brémond, Mo...
SIGIR
2008
ACM
15 years 4 months ago
Generating diverse katakana variants based on phonemic mapping
In Japanese, it is quite common for the same word to be written in several different ways. This is especially true for katakana words which are typically used for transliterating ...
Kazuhiro Seki, Hiroyuki Hattori, Kuniaki Uehara

Publication
139views
15 years 4 months ago
Separation of concerns in compiler development using aspect-orientation
A major difficulty in compiler development regards the proper modularization of concerns among the various compiler phases. The traditional object-oriented development paradigm ha...