Search Results for author: Léon Zheng

Found 6 papers, 2 papers with code

Make Inference Faster: Efficient GPU Memory Management for Butterfly Sparse Matrix Multiplication

no code implementations23 May 2024 Antoine Gonon, Léon Zheng, Pascal Carrivain, Quoc-Tung Le

We show that these memory operations can be optimized by introducing a new CUDA kernel that minimizes the transfers between the different levels of GPU memory, achieving a median speed-up factor of x1. 4 while also reducing energy consumption (median of x0. 85).

Management

Sparsity in neural networks can improve their privacy

no code implementations20 Apr 2023 Antoine Gonon, Léon Zheng, Clément Lalanne, Quoc-Tung Le, Guillaume Lauga, Can Pouliquen

This article measures how sparsity can make neural networks more robust to membership inference attacks.

Can sparsity improve the privacy of neural networks?

no code implementations11 Apr 2023 Antoine Gonon, Léon Zheng, Clément Lalanne, Quoc-Tung Le, Guillaume Lauga, Can Pouliquen

Sparse neural networks are mainly motivated by ressource efficiency since they use fewer parameters than their dense counterparts but still reach comparable accuracies.

Self-supervised learning with rotation-invariant kernels

1 code implementation28 Jul 2022 Léon Zheng, Gilles Puy, Elisa Riccietti, Patrick Pérez, Rémi Gribonval

We introduce a regularization loss based on kernel mean embeddings with rotation-invariant kernels on the hypersphere (also known as dot-product kernels) for self-supervised learning of image representations.

Self-Supervised Learning

Identifiability in Two-Layer Sparse Matrix Factorization

no code implementations4 Oct 2021 Léon Zheng, Elisa Riccietti, Rémi Gribonval

In particular, in the case of fixed-support sparse matrix factorization, we give a general sufficient condition for identifiability based on rank-one matrix completability, and we derive from it a completion algorithm that can verify if this sufficient condition is satisfied, and recover the entries in the two sparse factors if this is the case.

Vocal Bursts Valence Prediction

Efficient Identification of Butterfly Sparse Matrix Factorizations

1 code implementation4 Oct 2021 Léon Zheng, Elisa Riccietti, Rémi Gribonval

Our main contribution is to prove that any $N \times N$ matrix having the so-called butterfly structure admits an essentially unique factorization into $J$ butterfly factors (where $N = 2^{J}$), and that the factors can be recovered by a hierarchical factorization method, which consists in recursively factorizing the considered matrix into two factors.

Cannot find the paper you are looking for? You can Submit a new open access paper.