PulseAugur
EN
LIVE 00:50:21

New method analyzes AI model bias per conversation

Researchers have developed a new method called Counterfactual Resampling to analyze model behavior, specifically focusing on Value Leakage. This technique allows for the measurement of bias on a per-conversation basis, unlike previous methods that relied on population averages. The study found that the Qwen3.5 model makes decisions about its response direction early in its Chain-of-Thought process, with a significant portion of bias present before estimation is complete. Furthermore, the research suggests that models do not appear to selectively cover their tracks by denying influence, and intent statements are often made retrospectively after an answer has been determined. AI

IMPACT Provides a more granular method for understanding and potentially mitigating bias in AI models.

RANK_REASON The cluster describes a new research method and its application to analyze AI model behavior, including a new paper and code. [lever_c_demoted from research: ic=1 ai=1.0]

Read on LessWrong (AI tag) →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New method analyzes AI model bias per conversation

How we ranked this

Signal score
17 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
The cluster describes a new research method and its application to analyze AI model behavior, including a new paper and code. [lever_c_demoted from research: ic=1 ai=1.0]
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
paper, safety
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
Breaking (< 6h)
Fresh story with cross-source coverage still developing. Ranking may shift as more sources report.

Full methodology in our editorial standards.

COVERAGE [1]

  1. LessWrong (AI tag) TIER_1 English(EN) · Tomás Korenblit ·

    Counterfactual Resampling to Analyse Model Behaviour

    <p><i><span>Done as my final project for a BlueDot Impact Technical AI Safety sprint, facilitated by BAISH (Buenos Aires AI Safety Hub)</span></i></p><p><br /></p><p><b><span>TL;DR:</span></b><span>&nbsp;I measured Value Leakage (Betley et al.) per conversation, cutting CoTs at d…