Skip to main content

Showing 1–4 of 4 results for author: Jääsaari, E

Searching in archive cs. Search in all archives.
.
  1. arXiv:2208.12218  [pdf, other

    cs.LG

    SONAR: Joint Architecture and System Optimization Search

    Authors: Elias Jääsaari, Michelle Ma, Ameet Talwalkar, Tianqi Chen

    Abstract: There is a growing need to deploy machine learning for different tasks on a wide array of new hardware platforms. Such deployment scenarios require tackling multiple challenges, including identifying a model architecture that can achieve a suitable predictive accuracy (architecture search), and finding an efficient implementation of the model to satisfy underlying hardware-specific systems constra… ▽ More

    Submitted 25 August, 2022; originally announced August 2022.

  2. arXiv:1910.08322  [pdf, other

    cs.LG stat.ML

    A Multilabel Classification Framework for Approximate Nearest Neighbor Search

    Authors: Ville Hyvönen, Elias Jääsaari, Teemu Roos

    Abstract: Both supervised and unsupervised machine learning algorithms have been used to learn partition-based index structures for approximate nearest neighbor (ANN) search. Existing supervised algorithms formulate the learning task as finding a partition in which the nearest neighbors of a training set point belong to the same partition element as the point itself, so that the nearest neighbor candidates… ▽ More

    Submitted 13 October, 2022; v1 submitted 18 October, 2019; originally announced October 2019.

    Comments: To appear in the proceedings of Conference on Neural Information Processing Systems (NeurIPS) 2022

    ACM Class: G.3; H.3.3

  3. Efficient Autotuning of Hyperparameters in Approximate Nearest Neighbor Search

    Authors: Elias Jääsaari, Ville Hyvönen, Teemu Roos

    Abstract: Approximate nearest neighbor algorithms are used to speed up nearest neighbor search in a wide array of applications. However, current indexing methods feature several hyperparameters that need to be tuned to reach an acceptable accuracy--speed trade-off. A grid search in the parameter space is often impractically slow due to a time-consuming index-building procedure. Therefore, we propose an algo… ▽ More

    Submitted 18 December, 2018; originally announced December 2018.

    Comments: Accepted for the 23rd Pacific-Asia Conference on Knowledge Discovery and Data Mining (PAKDD) 2019

    Journal ref: Advances in Knowledge Discovery and Data Mining. PAKDD 2019. Lecture Notes in Computer Science, vol 11440. Springer, Cham. pp. 590-602

  4. Fast k-NN search

    Authors: Ville Hyvönen, Teemu Pitkänen, Sotiris Tasoulis, Elias Jääsaari, Risto Tuomainen, Liang Wang, Jukka Corander, Teemu Roos

    Abstract: Efficient index structures for fast approximate nearest neighbor queries are required in many applications such as recommendation systems. In high-dimensional spaces, many conventional methods suffer from excessive usage of memory and slow response times. We propose a method where multiple random projection trees are combined by a novel voting scheme. The key idea is to exploit the redundancy in a… ▽ More

    Submitted 19 August, 2016; v1 submitted 23 September, 2015; originally announced September 2015.

    Journal ref: IEEE International Conference on Big Data 2016, p. 881-888