Antoine Ratouchniak
/ / / / / CV
Hello! I am Antoine, an incoming Machine Learning Engineer at . I recently graduated with a master's degree in mathematics and artificial intelligence from ENS Paris-Saclay.
I also completed a research internship at Meta .
Prior to that, I took a gap year during which I had the opportunity to be a visiting researcher at New York University,
specifically at NYU Video Lab under the supervision of
Yao Wang and
Adeen Flinker.
Before joining ENS Paris-Saclay, I completed the first year of my master's degree at Paris-Saclay University in mathematics and
artificial intelligence. I also received a bachelor's degree from Gustave Eiffel University in mathematics and computer science.
My research interests are signal processing, computer vision and their applications to the medical field, when possible. I am also interested in pre-training and multimodal models.
Projects
![]() |
Wasserstein Barycenter and its Application to Texture Mixing December 2023
In this study, we explore the work conducted by Julien Rabin et al. to perform texture mixing using Wasserstein Barycenter. We try to reproduce the results and propose new techniques to enhance the texture synthesis. [Paper] [Code]
|
![]() |
Denoising score matching for diffusion models December 2023
Diffusion models have shown impressive results on many tasks such as image generation, inpainting or denoising. In this paper, we investigate how the score of a probability distribution \(p(x)\), characterized by \(\nabla_x \log(p(x))\), can be used for these tasks. [Paper]
|
![]() |
Diffusion Det January 2023
DiffusionDet is an architecture made for object detection based on diffusion models developed by Soufa Chen. In this project, we tried to improve the object tracking system by using a prior distribution on the boxes from the previous frame. We then evaluated the performances on the MOT16 dataset. We also tried to implement SIFT for object tracking. [Paper]
|