← Search

Cédric Rommel

4 accepted papers

2024

ManiPose: Manifold-Constrained Multi-Hypothesis 3D Human Pose Estimation

NeurIPS 2024poster

We propose ManiPose, a manifold-constrained multi-hypothesis model for human-pose 2D-to-3D lifting. We provide theoretical and empirical evidence that, due to the depth ambiguity inherent to monocular 3D human pose estimation, traditional regression models suffer from pose-topology consistency issue…

2024

Winner-takes-all learners are geometry-aware conditional density estimators

ICML 2024poster

Winner-takes-all training is a simple learning paradigm, which handles ambiguous tasks by predicting a set of plausible hypotheses. Recently, a connection was established between Winner-takes-all training and centroidal Voronoi tessellations, showing that, once trained, hypotheses should quantize op…

2022

CADDA: Class-wise Automatic Differentiable Data Augmentation for EEG Signals

ICLR 2022poster

Data augmentation is a key element of deep learning pipelines, as it informs the network during training about transformations of the input data that keep the label unchanged. Manually finding adequate augmentation methods and parameters for a given pipeline is however rapidly cumbersome. In particu…

Cited by 50SourcePDFScholar
2022

Deep invariant networks with differentiable augmentation layers

NeurIPS 2022accept

Designing learning systems which are invariant to certain data transformations is critical in machine learning. Practitioners can typically enforce a desired invariance on the trained model through the choice of a network architecture, e.g. using convolutions for translations, or using data augmenta…