Profile avatar
alexshtf.bsky.social
Principal scientist @ TII Visit my research blog at https://alexshtf.github.io
109 posts 44 followers 97 following
Getting Started
Active Commenter

Looking for a Keras 3 expert for a one-time contract. $5k-$10k for ~15-25 hrs of work, performance based. Work to start immediately and to be completed by Feb 1st.

On the Detection of Reviewer-Author Collusion Rings From Paper Bidding Steven Jecmen, Nihar B Shah, Fei Fang, Leman Akoglu Action editor: Laurent Charlin https://openreview.net/forum?id=o58uy91V2V #collusion #colluders #fraud

Function Basis Encoding of Numerical Features in Factorization Machines Alex Shtoff, Elie Abboud, Rotem Stram, Oren Somekh Action editor: Andriy Mnih https://openreview.net/forum?id=M4222IBHsh #factorization #feature #features

Videos of the CNRS optimization conference now online (in French): - Claire Mathieu : www.youtube.com/watch?v=_ZXZ... - Gabriel Peyré : www.youtube.com/watch?v=vQOF... - Jérôme Bolte : www.youtube.com/watch?v=tjkg... - Axel Parmentier : www.youtube.com/watch?v=DohO... Enjoy 🙂

Fellow AI researchers. Please watch this video. Freya raises a valid concern about the sheer abuse of GenAI on the web, and the damage it does.

[1/4] When working on ads at Yahoo, we had several 'ad hoc' solutions for various problems, and one of them was exponential moving average (EMA) of observations y₁,y₂...: xᵢ₊₁=(1 - α)xᵢ+αyᵢ One of the most overlooked facts is that it is actually online gradient descent!

🚀 New Paper 🚀 This post is about our recent TMLR paper, "Function Basis Encoding of Numerical Features in Factorization Machines", by Alex Shtoff, Elie Abboud, Rotem Stram, and Oren Somekh. Paper: openreview.net/forum?id=M42... Code: github.com/alexshtf/con...