From "Manual Rules" to "AI Mind Reading": X's New Algorithm Reshapes the Information Flow, More Accurate and More Dangerous

比推Pubblicato 2026-01-20Pubblicato ultima volta 2026-01-20

Introduzione

Elon Musk's X (formerly Twitter) has transitioned from a recommendation system based on "manually stacked rules and heuristic algorithms" to one that relies entirely on a large AI model to predict user preferences. The new algorithm, For You," mixes content from accounts a user follows with posts from across the platform that the AI believes the user will like. The process begins by building a user profile based on historical interactions (likes, retweets, dwell time) and user features (following list, preferences). The system then gathers candidate posts from two sources: the user's direct network ("Thunder") and a broader network of potentially interesting content from strangers ("Phoenix"). After data hydration and an initial filtering step to remove duplicates, old posts, or content from blacklisted authors, the core scoring process begins. A Transformer model (Phoenix Grok) predicts the probability of a user taking various positive actions (like, retweet, reply, click) or negative ones (block, mute, report) on each post. A final score is calculated by weighting these probabilities. An Author Diversity Scorer is then applied to reduce the visibility of multiple posts from the same author in a single batch. The highest-scoring posts undergo a final filter to remove policy-violating content and remove duplicates from the same thread before being sorted into the user's feed. The shift represents a move from "telling the machine what to do" to "letting the machine learn ...

Written by: KarenZ, Foresight News

Original title: Plain Language Breakdown of X's New Recommendation Algorithm: From "Data Fishing" to "Scoring"


Has Musk changed Twitter's recommendation system from "manually stacking rules and mostly heuristic algorithms" to "purely relying on AI large models to guess what you like"?

On January 20, Twitter (X) officially disclosed the new recommendation algorithm, which is the logic behind the "For You" timeline on the Twitter homepage.

Simply put, the current algorithm is: mixing "content posted by people you follow" and "content from the entire network that might suit your taste," then sorting it based on a series of your previous actions on X, such as likes, comments, etc., according to its appeal to you. After two rounds of filtering, it eventually becomes the recommended information flow you see.

Below is the core logic translated into plain language:

Building a Profile

The system first collects the user's contextual information to build a "profile" for subsequent recommendations:

  • User behavior sequence: Historical interaction records (likes, retweets, dwell time, etc.).

  • User features: Follow list, personal preference settings, etc.

Where does the content come from?

Every time you refresh the "For You" timeline, the algorithm fetches content from the following two sources:

  • Inner Circle (Thunder): Tweets from people you follow.

  • Outer Circle (Phoenix): Posts from people you don't follow, but which the AI, based on your taste, fishes out from the vast sea of people as posts you might be interested in (even if you don't follow the author).

These two piles of content are mixed together to form the candidate tweets.

Data Completion and Preliminary Filtering

After fishing up thousands of posts, the system pulls the complete metadata of the posts (author information, media files, core text). This process is called Hydration. Then it performs a quick cleaning round, eliminating duplicate content, old posts, posts the user themselves posted, content from blocked authors, or content containing muted keywords.

This step is to save computing resources and prevent invalid content from entering the core scoring phase.

How is scoring done?

This is the most crucial part. The Transformer model based on Phoenix Grok scrutinizes each remaining candidate post after filtering and calculates the probability of you performing various actions on it. It's a game of adding and subtracting points:

Plus points (Positive feedback): The AI thinks you are likely to like, retweet, reply, click on the image, or click to view the profile.

Minus points (Negative feedback): The AI thinks you are likely to block the author, mute, or flag the post.

Final Score = (Like probability × weight) + (Reply probability × weight) – (Block probability × weight)...

It is worth noting that in the new recommendation algorithm, the Author Diversity Scorer usually intervenes after the AI calculates the final score. When it detects multiple pieces of content from the same author in a batch of candidate posts, this tool automatically "downgrades" the score of that author's subsequent posts, making the authors you see more diverse.

Finally, sort by score and pick the batch of posts with the highest scores.

Secondary Filtering

The system re-checks the top-scoring posts, filters out violations (such as spam, violent content), deduplicates multiple branches of the same thread, and finally arranges them in order from highest to lowest score, becoming the information flow you see.

Summary

X has removed all manually designed features and most heuristic algorithms from the recommendation system. The core advancement of the new algorithm lies in "letting the AI autonomously learn user preferences," achieving a leap from "telling the machine what to do" to "letting the machine learn how to do it itself."

First, recommendations are more accurate, and "multi-dimensional prediction" fits real needs better. The new algorithm relies on the Grok large model to predict various user behaviors—not only calculating "whether you will like/retweet" but also calculating "whether you will click the link to view," "how long you will stay," "whether you will follow the author," and even predicting "whether you will report/block." This refined judgment allows the recommended content to fit users' subconscious needs with unprecedented precision.

Second, the algorithm mechanism is relatively fairer and can, to some extent, break the curse of "big account monopoly," giving new and small accounts more opportunities: The old "heuristic algorithm" had a fatal problem: big accounts, relying on historically high interaction volumes, could get high exposure no matter what content they posted, while new accounts, even with high-quality content, were buried due to "lack of data accumulation." The candidate isolation mechanism allows each post to be scored independently, unrelated to "whether other content in the same batch is a hit." At the same time, the Author Diversity Scorer also reduces the spamming behavior of subsequent posts by the same author in the same batch.

For X the company: This is a cost-reducing and efficiency-increasing measure, using computing power to replace manpower, and using AI to improve retention. For users, we are dealing with a "super brain" that constantly tries to read our minds. The more it understands us, the more we rely on it. But precisely because it understands us too well, we will sink deeper into the "information cocoon" woven by the algorithm and become more easily targeted by emotionally charged content.


Twitter:https://twitter.com/BitpushNewsCN

Bitpush TG Discussion Group:https://t.me/BitPushCommunity

Bitpush TG Subscription: https://t.me/bitpush

Original link:https://www.bitpush.news/articles/7604412

Domande pertinenti

QWhat is the core change in X's new recommendation algorithm compared to the old system?

AThe core change is shifting from 'manually designed rules and mostly heuristic algorithms' to a system that 'relies purely on AI large models to guess user preferences', allowing the AI to autonomously learn user preferences.

QFrom which two sources does the new algorithm gather candidate content for a user's 'For You' timeline?

AIt gathers content from the 'Thunder' circle (posts from people the user follows) and the 'Phoenix' circle (posts from accounts the user doesn't follow but that the AI predicts they might be interested in).

QWhat is the purpose of the 'Author Diversity Scorer' in the new algorithm?

AThe Author Diversity Scorer detects when multiple posts from the same author are in a batch of candidate content and automatically lowers the score of that author's subsequent posts to ensure the user sees a more diverse range of authors.

QHow does the AI model determine the final score for a piece of content?

AA Transformer model calculates the probability of the user performing various actions on the content. It adds points for predicted positive feedback (like, retweet, reply) and subtracts points for predicted negative feedback (block, mute, report), with each action weighted. The final score is the sum of these weighted probabilities.

QWhat are two main potential consequences for users mentioned in the article regarding the new algorithm?

AThe consequences are: 1) More accurate and personalized content that better fits the user's subconscious needs. 2) A deeper entrapment in an 'information cocoon' and a higher likelihood of being precisely targeted by emotional content because the algorithm understands them so well.

Letture associate

Bank of Japan Signals Interest Rate Hike Despite Keeping Them at 1%

The Bank of Japan (BOJ) kept its benchmark interest rate at 1% on July 31, as widely expected, following a June hike to a 31-year high. The decision passed with an 8-1 vote, with board member Hajime Takata again dissenting in favor of a hike to 1.25%. Despite holding rates steady, the BOJ signaled a hawkish tilt, warning that underlying inflation is likely to accelerate and exceed 2% from the latter half of the fiscal year. While it slightly lowered its core inflation forecast for FY2026, officials expressed stronger confidence that an overshoot will occur later, driven by yen weakness, corporate pricing behavior, and lingering energy shock effects. Markets were focused on the BOJ's forward guidance. Analysts noted the central bank appeared to balance short-term caution with a long-term warning of tighter policy. Governor Kazuo Ueda faces the challenge of reconciling a government reluctant to tighten further with bond markets already pricing in additional hikes, with the timing of the next move debated. Adding complexity, the BOJ reportedly intervened in currency markets hours before the rate decision, buying yen to support the currency which had fallen to 40-year lows against the dollar. Yen weakness stems from the wide U.S.-Japan interest rate gap, high fuel prices, and market skepticism about the pace of BOJ policy normalization. The yield on Japan's 10-year government bonds fell to 2.8%, indicating investor expectations for future monetary tightening.

cryptonews.ru7 min fa

Bank of Japan Signals Interest Rate Hike Despite Keeping Them at 1%

cryptonews.ru7 min fa

Why Are Leveraged ETFs like 7709 Inherently Negative EV Products?

This article argues that the SK H力士 2x Leveraged ETF (7709) is fundamentally a negative expected value (EV) product, rather than simply a "double SK H力士" investment. Its core issue stems from its daily rebalancing mechanism to maintain a 2x leverage target. After a price move, the fund must buy more after a rise or sell after a fall to readjust its leverage, creating a systematic pattern of buying high and selling low. This introduces a "delay loss": it always reacts to past price changes, missing potential gains from adjusting earlier during an uptrend and suffering greater losses from adjusting later during a downtrend. While more frequent intraday rebalancing would improve returns in strong, smooth trending markets by reinvesting profits or cutting losses sooner, it also dramatically increases volatility drag (frictional losses) during choppy, oscillating markets due to more frequent high-buy/low-sell trades. The author draws a parallel to an option seller who delta hedges (short gamma), which involves similar "buy high, sell low" dynamic hedging. However, unlike an option seller who receives upfront premium (IV and theta) as compensation for this risk, the leveraged ETF investor receives no such compensation. Instead, they bear all the path-dependent volatility decay, plus additional costs like swap/derivatives financing, management fees, and trading slippage. Thus, the product's return profile can be framed as: 2x directional return minus realized variance drag minus financing costs minus derivatives costs minus management fees minus transaction costs. For the investor to profit, SK H力士's price must not only rise significantly but do so in a strong, sustained, and smooth trend to overcome these inherent structural costs. High volatility and frequent price reversals are particularly damaging. The article also notes that while the ETF has no explicit liquidation line like perpetual futures, avoiding a sudden "blow-up," its net asset value can still decay towards zero over time through this combination of volatility drag and fees. For experienced traders, directly managing leverage via perpetual contracts may offer more control and potentially lower costs than this packaged, mechanistic product.

marsbit14 min fa

Why Are Leveraged ETFs like 7709 Inherently Negative EV Products?

marsbit14 min fa

'Backstabbing' or 'Win-Win'? How Likely Is TradeXYZ to Break Away from Hyperliquid and Go Solo?

The article discusses the growing debate over whether TradeXYZ, which dominates Hyperliquid's HIP-3 market with over 90% of its volume, might break away to build its own independent trading platform. This possibility is fueled by TradeXYZ's immense market influence and the common industry trend of successful projects seeking more control and profit capture. Key arguments for a potential split include TradeXYZ's overwhelming contribution to Hyperliquid's metrics and the financial incentive to retain all transaction fees, as it currently splits them 50/50 with Hyperliquid. The piece draws parallels to other cases, like Anthropic's "Claude Code" competing with its former partner Cursor, suggesting "betrayal" can occur when business leverage shifts. However, strong counterarguments suggest a split is unlikely or would be detrimental. TradeXYZ relies on Hyperliquid's high-performance infrastructure and its platform as a primary user acquisition channel. Building a comparable system would be challenging. Furthermore, the founders of both projects share a history of trust and mutual admiration. The analysis concludes that a separation would likely be a lose-lose scenario: Hyperliquid would lose a major growth narrative and trading volume, while TradeXYZ would face technical hurdles, user migration issues, and reputational damage, potentially allowing competitors to seize market share. The most rational path is seen as continued collaboration, with TradeXYZ potentially negotiating better terms while leveraging Hyperliquid's established strengths.

marsbit24 min fa

'Backstabbing' or 'Win-Win'? How Likely Is TradeXYZ to Break Away from Hyperliquid and Go Solo?

marsbit24 min fa

Trading

Spot
活动图片