CΓ©dric Rommel's Avatar

CΓ©dric Rommel

@ccrommel.bsky.social

Research Scientist at Meta | AI and neural interfaces | Interested in data augmentation, generative models, geometric DL, brain decoding, human pose, … πŸ“Paris, France πŸ”— cedricrommel.github.io

155 Followers  |  190 Following  |  22 Posts  |  Joined: 21.11.2024  |  2.6087

Latest posts by ccrommel.bsky.social on Bluesky

Héron cendré I would say 🧐

17.03.2025 18:24 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Claire Vernade - European career opportunities European Academic Career Opportunities in 2025

I’ve put together a short list of opportunities for early career academics willing to come to Europe: www.cvernade.com/miscellaneou...

This mostly covers France and Germany for now but I’m willing to extend it. I build on @ellis.eu resources and my own knowledge of these systems.

11.03.2025 09:19 β€” πŸ‘ 75    πŸ” 26    πŸ’¬ 3    πŸ“Œ 0

T-Rex scaling laws?

04.02.2025 14:33 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
a man in a suit is eating popcorn while sitting at a table . ALT: a man in a suit is eating popcorn while sitting at a table .

Looking forward to see how it unfolds

31.01.2025 10:25 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

The way I see it is that β€œthe market” roughly thought that scaling is all you need, so big AI actors would need to buy more and more GPUs to get better LLMs. While DeepSeek is proof that you can still get better LLMs without necessarily needing to buy more GPUs. Does that make sense?

29.01.2025 14:02 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Yesterday I went to Twitter and scrolled over 36h of my feed to check whether I missed something. I did not.

Even @francois.fleuret.org and @giffmana.ai seem to be less active? Guys, you should bring your skeets to this place πŸ˜€

21.01.2025 08:34 β€” πŸ‘ 37    πŸ” 2    πŸ’¬ 3    πŸ“Œ 0

II had a great time at the @neurreps.bsky.social workshop today! Thanks again to the organisers of this awesome event!

15.12.2024 03:42 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

"Does Equivariance Matter at Scale?"

Spoiler alert: Yes it does !!

I guess @johannbrehmer.bsky.social did not have to convince the @neurreps.bsky.social audience πŸ˜„

Super interesting work building scaling laws for equivariant foundation models!

14.12.2024 20:00 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Super inspiring talk by Eero Simoncelli building the bridge between inductive biases in diffusion models and how the human brain processes images!

14.12.2024 19:56 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Surprisingly clear given its high β€œmathematics density” :)

13.12.2024 05:33 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

It’s today @neuripsconf.bsky.social in East building poster #1500!

Whether you’re into pose estimation or just looking for a new application to test your fancy geometric deep learning method, come chat with us !!

12.12.2024 16:21 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Very inspiring talk by Fei Fei Lee yesterday at #NeurIPS2024 on visual intelligence !

12.12.2024 16:10 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Very interesting first invited talk at the intersection between cognitive sciences and AI by @alisongopnik.bsky.social ! 🀩

11.12.2024 01:56 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

✨Joint work with the amazing @vletzelter.bsky.social, Nermin Samet, Renaurd Marlet, Matthieu Cord, Patrick Perez and Eduardo Valle✨

04.12.2024 08:07 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

If you’re at #Neurips2024 next week, come meet us in poster session 3 on Thu 12 Dec 11 a.m!

Or at our oral presentation during the @neur_reps workshop on Saturday 14th!

Paper: arxiv.org/abs/2312.06386
Github: github.com/cedricrommel...

04.12.2024 08:00 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

We train it with the resilient winner-takes-all loss, which allows the model to optimally quantize the space without requiring many heads.

In the end, our model works as a conditional density estimator, taking the shape of a mixture of Dirac deltas.

04.12.2024 08:00 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

- Limbs length and directions are disentangled to constrain predicted poses to an estimated manifold.
- A multi-head subnetwork is used to predict different possible rotations for each joint, together with their corresponding likelihoods.
- Both are then merged into predicted poses.

04.12.2024 08:00 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

In fact, we prove the *only* way of conciliating consistency with accurate predictions is to output multiple 3D poses for each 2D input.

We hence propose ManiPose, a manifold-constrained multi-hypothesis deep network capable of better dealing with depth ambiguity.

04.12.2024 08:00 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

Previous approaches constrain poses to an estimated manifold by disentangling limbs lengths and directions. But they lag behind unconstrained models in terms of joint position error (MPJPE).

In our work, we prove this is unavoidable because of points 1 and 2.

04.12.2024 08:00 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

There are 3 main reasons to this:
1. Existing training losses and evaluation metrics (MPJPE) are blind to such inconsistencies ;
2. Many possible 3D poses can map to the same 2D input ;
3. Pose sequences cannot occupy the whole space: they lie on a smooth manifold because of limbs rigidity.

04.12.2024 08:00 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Video thumbnail

While standard approaches directly map 2D coordinates to 3D, prior works noticed that predicted poses’ limbs could shrink and stretch along a movement.

In our work, we prove these are not isolated cases and that these methods always predict *inconsistent* 3D pose sequences.

04.12.2024 08:00 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

Many intelligent systems, like autonomous cars and smart/VR glasses, need to understand human’s movements and poses.

This can be achieved with a single camera by detecting human keypoints on a video, then lifting them into a 3D pose.

04.12.2024 08:00 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Video thumbnail

Inferring 3D human poses from video is highly ill-posed because of depth ambiguity.

Our work accepted to #NeurIPS2024, ManiPose, gets one step closer to solving this, by leveraging prior knowledge about poses topology and cool multiple-choice learning techniques.

04.12.2024 08:00 β€” πŸ‘ 4    πŸ” 2    πŸ’¬ 1    πŸ“Œ 1
Preview
a man in a suit and tie is dancing in a room ALT: a man in a suit and tie is dancing in a room

Joining the πŸ¦‹ dance

21.11.2024 19:26 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@ccrommel is following 20 prominent accounts