Linda Guiga

CR
3papers
5citations
Novelty35%
AI Score18

3 Papers

CVMay 5, 2022
One Picture is Worth a Thousand Words: A New Wallet Recovery Process

Hervé Chabannne, Vincent Despiegel, Linda Guiga

We introduce a new wallet recovery process. Our solution associates 1) visual passwords: a photograph of a secretly picked object (Chabanne et al., 2013) with 2) ImageNet classifiers transforming images into binary vectors and, 3) obfuscated fuzzy matching (Galbraith and Zobernig, 2019) for the storage of visual passwords/retrieval of wallet seeds. Our experiments show that the replacement of long seed phrases by a photograph is possible.

LGMay 26, 2020
A Protection against the Extraction of Neural Network Models

Hervé Chabanne, Vincent Despiegel, Linda Guiga

Given oracle access to a Neural Network (NN), it is possible to extract its underlying model. We here introduce a protection by adding parasitic layers which keep the underlying NN's predictions mostly unchanged while complexifying the task of reverse-engineering. Our countermeasure relies on approximating a noisy identity mapping with a Convolutional NN. We explain why the introduction of new parasitic layers complexifies the attacks. We report experiments regarding the performance and the accuracy of the protected NN.

CRMay 22, 2020
Premium Access to Convolutional Neural Networks

Julien Bringer, Hervé Chabanne, Linda Guiga

Neural Networks (NNs) are today used for all our daily tasks; for instance, in mobile phones. We here want to show how to restrict their access to privileged users. Our solution relies on a degraded implementation which can be corrected thanks to a PIN. We explain how to select a few parameters in an NN so as to maximize the gap in the accuracy between the premium and the degraded modes. We report experiments on an implementation of our proposal on a deep NN to prove its practicability.