Log inSign up
Jay Baxter
X
1,820 posts
Jay Baxter profile banner
@jaybaxter

Jay Baxter

X
@jaybaxter
@CommunityNotes Founding ML Lead. Member of Technical Staff @X / @xAI. Built BayesDB @MIT
Bellevue, WA
jaybaxter.net
Joined February 2011
2,104
Following
8,365
Followers
1
Subscription
RepliesRepliesRepostsRepostsMediaMedia

Log in or sign up for X

See what’s happening and join the conversation

Continue with phone
or
Log in with username or email
Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.
  • Pinned
    @jaybaxter
    Jay Baxter
    X
    @jaybaxter
    Jun 10
    My interview from TED with @kcoleman and @audreyt just went live! Tons of gold in here: -why we stuck with crazy principles like not having an override button -how AI and humans collaborate to write better/more notes than either on their own -how much impact community notes are
    121
  • @jaybaxter
    Jay Baxter
    X
    @jaybaxter
    Aug 15
    Big thank you to @audreyt @idhantgulati @IgorBrigadir @jonathanstray @liyushan27 @vboykis for the reviews and feedback that materially improved X algo open sourcing! Inspired by them, there's now better documentation including a fun history of the mutuals algo change,
    @kcoleman
    Keith Coleman 🌱😀🙌
    X
    @kcoleman
    Aug 14
    Big thank you @audreyt @idhantgulati @IgorBrigadir @jonathanstray @liyushan27 @vboykis who voluntarily reviewed a draft version of the new X algo open-source repository in advance of yesterday's launch. Their feedback helped improve its value to the public, including: •
    11
  • @jaybaxter
    Jay Baxter
    X
    @jaybaxter
    Aug 14
    another one 👇👇 we weren't joking when we said you should expect regular updates!
    @XOpenSource
    X Open Source
    X
    @XOpenSource
    Aug 14
    Today’s For You release is in the open-source repo. Notable updates: • How ranking weights actually work • A new filter required for Brazil’s 2026 election All the details: github.com/xai-org/x-algo…
    4
  • @jaybaxter
    Jay Baxter
    X
    @jaybaxter
    Aug 13
    Great explainer for how to interpret the newly-opened-sourced algo weights Key thing to remember is that the weights don't multiply the raw like/report/etc. counts, they multiply your own personal predicted probability of liking/reporting/etc.
    @kcoleman
    Keith Coleman 🌱😀🙌
    X
    @kcoleman
    Aug 13
    Replying to @aakashgupta
    This is not accurate: "one report erases 468 likes." That's not what the code is doing. The weights are a multiple on your own predicted probability of Liking, Reporting, etc, which is substantially driven by your own behavior. And the baseline probability of a Report is more
    3
  • @jaybaxter
    Jay Baxter
    X
    @jaybaxter
    Aug 13
    this update has all the algo weights and hyperparams btw!
    @jaybaxter
    Jay Baxter
    X
    @jaybaxter
    Aug 13
    My favorite little nugget in the repo: check out the behind-the-scenes for the recent bidirectional follow boost algo change that lots of you loved! If the boost weight changes again, you'll see it in a future code export. github.com/xai-org/x-algo…