Sciweavers

2019 search results - page 199 / 404
» Programming with Shared Data Abstractions
Sort
View
GECCO
2003
Springer
322views Optimization» more  GECCO 2003»
15 years 8 months ago
AntClust: Ant Clustering and Web Usage Mining
Abstract. In this paper, we propose a new ant-based clustering algorithm called AntClust. It is inspired from the chemical recognition system of ants. In this system, the continuou...
Nicolas Labroche, Nicolas Monmarché, Gilles...
FC
2010
Springer
196views Cryptology» more  FC 2010»
15 years 4 months ago
Secure Computation with Fixed-Point Numbers
Abstract. Secure computation is a promising approach to business problems in which several parties want to run a joint application and cannot reveal their inputs. Secure computatio...
Octavian Catrina, Amitabh Saxena
TSP
2008
99views more  TSP 2008»
15 years 3 months ago
An ABORT-Like Detector With Improved Mismatched Signals Rejection Capabilities
Abstract--In this paper we present a GLRT-based adaptive detection algorithm for extended targets with improved rejection capabilities of mismatched signals. We assume that a set o...
Francesco Bandiera, Olivier Besson, Giuseppe Ricci
166
Voted
ICANN
2011
Springer
14 years 6 months ago
Cross-Species Translation of Multi-way Biomarkers
Abstract. We present a Bayesian translational model for matching patterns in data sets which have neither co-occurring samples nor variables, but only a similar experiment design d...
Tommi Suvitaival, Ilkka Huopaniemi, Matej Oresic, ...
ICFP
2005
ACM
16 years 3 months ago
Scrap your boilerplate with class: extensible generic functions
The `Scrap your boilerplate' approach to generic programming allows the programmer to write generic functions that can traverse arbitrary data structures, and yet have type-s...
Ralf Lämmel, Simon L. Peyton Jones