Advertisement · 728 × 90

Posts by Clement POIRET

Preview
Cells are swapping their mitochondria. What does this mean for our health? Researchers are studying why the energy factories are moving between cells and whether the process can be harnessed to treat cancer and other diseases.

Mind = blown 🤯

www.nature.com/articles/d41...

1 year ago 0 0 0 0
Preview
Rethinking Superintelligence without Language | int8 blog Language is a model of the world, and all models are wrong, but some are useful.

'The limits of my language means the limits of my world' — Wittgenstein.

New blog post reading the hype around scaling LLMs to reach AGI through the lens of anthropology, philosophy, and cognition.

int8.tech/posts/rethin...

1 year ago 0 0 1 0

Awesome! I'm in 🥳

1 year ago 0 0 0 0

Is it possible to come even if we are not going to CVPR?

1 year ago 4 0 1 0
Post image Post image

🔥🔥🔥 CV Folks, I have some news! We're organizing a 1-day meeting in center Paris on June 6th before CVPR called CVPR@Paris (similar as NeurIPS@Paris) 🥐🍾🥖🍷

Registration is open (it's free) with priority given to authors of accepted papers: cvprinparis.github.io/CVPR2025InPa...

Big 🧵👇 with details!

1 year ago 136 52 7 11
Post image Post image

🚀 Paper Release! 🚀
Curious about image retrieval and contrastive learning? We present:

📄 "All You Need to Know About Training Image Retrieval Models"
🔍 The most comprehensive retrieval benchmark—thousands of experiments across 4 datasets, dozens of losses, batch sizes, LRs, data labeling, and more!

1 year ago 40 10 2 0
Post image

Following the release of DeepMind's TIPS model, I added support for text embeddings in Equimo. Just a few lines of code to embed text and images in the same space, enabling easy vision-language workflows in Jax.

Learn more at: github.com/clementpoire...
TIPS paper: arxiv.org/abs/2410.16512

1 year ago 1 0 0 0
Loading SigLIP 2 computer vision model easily from the Equimo library

Loading SigLIP 2 computer vision model easily from the Equimo library

SigLIP 2 has been recently released, so I just added support for it in my Jax model library, Equimo! Feel free to try it :)

github.com/clementpoire...

1 year ago 1 0 0 0

It's bad, but still better than Neptune or Comet 😅

1 year ago 1 0 0 0
Advertisement
Post image

I just signed the exit of my own startup.
It's time to have some fun intermediate projects before the next big thing.

Let's take inspirations outside deep learning to come back stronger.

1 year ago 1 0 0 0
Preview
REPL-Driven Programming with Helix, Zellij, and DevEnv | int8 blog A simple guide to use a REPL with Helix

Maybe a bit niche, but Helix is a great editor. Getting a good REPL experience is a bit tricky though, so I wrote a bit about it

int8.tech/posts/repl-p...

1 year ago 1 1 0 0
Post image Post image Post image

One of the most bizarre + complex talks at NeurIPS [1] was given by my fellow Yorkshireman, the inimitable Prof Karl Friston [2], explaining active inference to a room full of #AI people who are not really neuroscientists. This was interesting to me because... (1/n)

1 year ago 32 6 3 0
3 shell scripts to improve your writing, or “My Ph.D. advisor rewrote himself in bash.” Matt Might in 2010: > The hardest part of advising Ph.D. students is teaching them how to write. > > Fortunately, I've seen patterns emerge over the past couple years. …

I ported Matt Might's bash scripts for detecting common issues in writing to a little web app (using Claude) and it's pretty fun to play with: simonwillison.net/2024/Dec/14/improve-your...

1 year ago 9 3 0 0
Preview
Open Source Developers Guide to the EU AI Act We’re on a journey to advance and democratize artificial intelligence through open source and open science.

Our Open Source Developers Guide to the EU AI Act is now live! Check it out for an introduction to the AI Act and useful tools that may help prepare for compliance, with a focus on open source. Amazing to work with @frimelle.bsky.social and @yjernite.bsky.social on this!

1 year ago 38 18 1 1
Preview
GitHub - nlewo/comin: GitOps For NixOS Machines GitOps For NixOS Machines. Contribute to nlewo/comin development by creating an account on GitHub.

I was in the exact same situation. Few days ago I found comin, basically just a systemd service automatically checking for config changes in a git repo. Very useful on VPS!

github.com/nlewo/comin

1 year ago 0 0 0 0

Awesome! Can't wait to try both. Thanks for your work and insights 👌

1 year ago 0 0 0 0

Very insightful! Thanks a lot 👌

1 year ago 1 0 0 0
Preview
GitHub - clementpoiret/Equimo: Implementation of JAX Computer Vision Models Implementation of JAX Computer Vision Models. Contribute to clementpoiret/Equimo development by creating an account on GitHub.

Although I tested outputs against official implementations (when possible), things might be broken / not respecting best practices, etc. Feel free to report issues and contribute :)

github.com/clementpoire...

1 year ago 0 0 0 0
Advertisement
Post image

It ain't much, but it's honest work. I am open sourcing some model I am playing with.

Equimo is a JAX/Equinox library implementing modern vision architectures (2023-24). Features FasterViT, MLLA, VSSD, and more state-space/transformer models. Pure JAX implementation with modular design.

#MLSky

1 year ago 1 0 1 0

What they don't mention is that bfloat16 casting introduces biases. It'd have been interesting to compare the impact of Stochastic Rounding on RoPE

1 year ago 0 0 0 0
Preview
$100K or 100 Days: Trade-offs when Pre-Training with Academic Resources Pre-training is notoriously compute-intensive and academic researchers are notoriously under-resourced. It is, therefore, commonly assumed that academics can't pre-train models. In this paper, we seek...

A timely paper exploring ways academics can pretrain larger models than they think, e.g. by trading time against GPU count.

Since the title is misleading, let me also say: US academics do not need $100k for this. They used 2,000 GPU hours in this paper; NSF will give you that. #MLSky

1 year ago 143 12 10 3
Post image

Wishing the Elsevier editors who desk-accepted this all the best for their next career moves.

doi.org/10.1016/j.ij...

1 year ago 1494 509 102 206
Home With Wasabi, you pay only for what you store. Enjoy the freedom to access your data whenever you want, without fees for egress or API requests.

Quick tip to reduce storage costs: save your images in AVIF format. AVIF compression algorithm is way more performant than JPEG/PNG. It'll make a huge difference on the bill at this scale. Also, wasabi.com is great in terms of prices.

1 year ago 2 0 0 0

But there is definitely something to do here, your intuition looks good to me, having adaptive combinations of losses could definitely help

1 year ago 1 0 0 0

Other papers seem to compute the gradients for each loss independently, and scale wrt to gradients norm 🤔

1 year ago 1 0 1 0
ICCV 2021 Open Access Repository

Actually, there are papers on the topic. This one for example, also includes loss difficulty into account openaccess.thecvf.com/content/ICCV...

1 year ago 1 0 1 0

The question is, does compute_grads(l1 + l2) == compute_grads(norm(l1) + norm(l2))

1 year ago 1 0 1 0

This is interesting, but if the grads are staying the same, it would not change the optimization, thus resulting in the same model?

1 year ago 1 0 1 0
Advertisement
Preview
GitHub - clementpoiret/nix-python-devenv Contribute to clementpoiret/nix-python-devenv development by creating an account on GitHub.

NixOS is literally a game changer. Managing the state of your entire OS in Git feels like a superpower. The only downside was dev environments (e.g. python venv), which is solved by devenv.sh. I made a very simple template I use every day w/ optional CUDA support: github.com/clementpoire...

1 year ago 9 2 1 0