← Search

Victor Quétu

4 accepted papers

2025

FOLDER: Accelerating Multi-Modal Large Language Models with Enhanced Performance

ICCV 2025poster

Recently, Multi-modal Large Language Models (MLLMs) have shown remarkable effectiveness for multi-modal tasks due to their ability of cross-modal understanding. However, processing long sequences of visual tokens extracted from visual backbones poses challenges for deployment in real-time applicatio…

2025

LaCoOT: Layer Collapse through Optimal Transport

ICCV 2025poster

Although deep neural networks are well-known for their outstanding performance in tackling complex tasks, their hunger for computational resources remains a significant hurdle, posing energy-consumption issues and restricting their deployment on resource-constrained devices, preventing their widespr…

2025

Till the Layers Collapse: Compressing a Deep Neural Network Through the Lenses of Batch Normalization Layers.

AAAI 2025technical

Today, deep neural networks are widely used since they can handle a variety of complex tasks. Their generality makes them very powerful tools in modern technology. However, deep neural networks are often overparameterized. The usage of these large models consumes a lot of computation resources. In t…

2024

DSD²: Can We Dodge Sparse Double Descent and Compress the Neural Network Worry-Free?

AAAI 2024technical

Neoteric works have shown that modern deep learning models can exhibit a sparse double descent phenomenon. Indeed, as the sparsity of the model increases, the test performance first worsens since the model is overfitting the training data; then, the overfitting reduces, leading to an improvement in…