<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Computer Science on AI Science Report</title>
    <link>https://aiscience.uk/categories/computer-science/</link>
    <description>Recent content in Computer Science on AI Science Report</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 20 Jul 2026 00:00:00 +0800</lastBuildDate>
    <atom:link href="https://aiscience.uk/categories/computer-science/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>AI Learns From the Whole Internet. Researchers Just Showed Someone Could Poison It With Comments.</title>
      <link>https://aiscience.uk/posts/ai-pretraining-data-poisoning-comment-injection/</link>
      <pubDate>Mon, 20 Jul 2026 00:00:00 +0800</pubDate>
      <guid>https://aiscience.uk/posts/ai-pretraining-data-poisoning-comment-injection/</guid>
      <description>&lt;p&gt;In 2024, a team of researchers showed they could sneak harmful text into AI training data by quietly editing Wikipedia pages and buying up expired domain names. It worked. It was also, in hindsight, the easy version of the attack.&lt;/p&gt;&#xA;&lt;p&gt;Here is the harder one, and as it turns out, the one that no one needs special access to pull off.&lt;/p&gt;&#xA;&lt;p&gt;A group at the University of Washington and the Allen Institute for AI has now shown that anyone with a botnet and a target list of websites can poison the training data of the next generation of large language models. No Wikipedia logins. No domain purchases. Just comments. Ordinary, user-submitted website comments, the same kind you might leave on a WordPress blog or a news article.&lt;/p&gt;</description>
    </item>
    <item>
      <title>When an AI Judge Gives an Unfair Score, the Bias Has a Shape You Can Touch</title>
      <link>https://aiscience.uk/posts/llm-judge-bias-mechanistic-interpretability-activation-steering/</link>
      <pubDate>Wed, 15 Jul 2026 00:00:00 +0800</pubDate>
      <guid>https://aiscience.uk/posts/llm-judge-bias-mechanistic-interpretability-activation-steering/</guid>
      <description>&lt;p&gt;If you ask ChatGPT to rate a response that begins with &amp;ldquo;GPT-4:&amp;rdquo; versus the same response labeled &amp;ldquo;GPT-2:&amp;rdquo;, you know what happens. The score drops. Not because the content changed (it didn&amp;rsquo;t) but because the label whispered something the model couldn&amp;rsquo;t ignore. This is LLM-as-judge bias, and until now, it&amp;rsquo;s been studied almost entirely from the outside: tweak the input, measure the score shift, repeat. A new paper from researchers at Alibaba, MBZUAI, USC, and Michigan asks a different question. When an LLM judge gives an unfair score, what&amp;rsquo;s happening inside the model?&lt;/p&gt;</description>
    </item>
    <item>
      <title>AI Can Write Research Papers. It Can&#39;t Tell You Where the Ideas Came From.</title>
      <link>https://aiscience.uk/posts/ai-scientific-lineage-ideagene-benchmark/</link>
      <pubDate>Sat, 11 Jul 2026 00:00:00 +0800</pubDate>
      <guid>https://aiscience.uk/posts/ai-scientific-lineage-ideagene-benchmark/</guid>
      <description>&lt;p&gt;A team of graduate students at Shanghai Jiao Tong University recently asked 14 different AI systems a simple question: given two scientific papers, can you tell which one built on the other? The best AI got it right 27.3% of the time. A coin flip would have done about as well.&lt;/p&gt;</description>
    </item>
    <item>
      <title>What AI Agents Say When Nobody&#39;s Watching</title>
      <link>https://aiscience.uk/posts/llm-agents-social-pressure-dual-channel-divergence/</link>
      <pubDate>Tue, 07 Jul 2026 00:00:00 +0800</pubDate>
      <guid>https://aiscience.uk/posts/llm-agents-social-pressure-dual-channel-divergence/</guid>
      <description>&lt;p&gt;Imagine you&amp;rsquo;re a junior researcher sitting in a promotion committee meeting. Your department chair, who controls your career trajectory, strongly believes a certain candidate should be promoted. You have serious reservations about the candidate&amp;rsquo;s record. When the chair turns to you and asks for your opinion, what do you say?&lt;/p&gt;&#xA;&lt;p&gt;Now imagine the same scenario, but you&amp;rsquo;re speaking to a confidential journal that nobody else will ever read. Would your answer change?&lt;/p&gt;&#xA;&lt;p&gt;This is not a thought experiment about human psychology. It&amp;rsquo;s what a team of researchers from Carnegie Mellon University and independent labs actually did with AI language models, and what they found should give anyone deploying AI agents in professional settings serious pause.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Program That Weighs a Thousand Words: A New Programming Paradigm for the Fuzzy Edges of Code</title>
      <link>https://aiscience.uk/posts/program-as-weights-fuzzy-function-paradigm/</link>
      <pubDate>Sat, 04 Jul 2026 00:00:00 +0800</pubDate>
      <guid>https://aiscience.uk/posts/program-as-weights-fuzzy-function-paradigm/</guid>
      <description>&lt;p&gt;There is a quiet schism running through modern software engineering. On one side sit the crisp, deterministic functions that computers have always excelled at: sort this list, invert that matrix, validate an email address against a regex. On the other side sits an ever-expanding category of tasks that developers intuitively know how to describe but cannot cleanly code — &amp;ldquo;flag the important log lines,&amp;rdquo; &amp;ldquo;fix this malformed JSON,&amp;rdquo; &amp;ldquo;rank these search results by user intent.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>The New AI That Reads Your Brain Activity and Generates It</title>
      <link>https://aiscience.uk/posts/ai-reads-writes-brain-activity-brainjanus/</link>
      <pubDate>Tue, 30 Jun 2026 00:00:00 +0800</pubDate>
      <guid>https://aiscience.uk/posts/ai-reads-writes-brain-activity-brainjanus/</guid>
      <description>&lt;p&gt;For years, decoding brain activity meant picking one direction: you could either read what someone was seeing from their fMRI scan, or you could predict brain activity from an image. Never both in the same system. A team of researchers from Tianjin University, Shanghai Artificial Intelligence Laboratory, and the Chinese University of Hong Kong just tore down that wall. Their model, BrainJanus, reads brain signals and generates them, all within a single framework.&lt;/p&gt;</description>
    </item>
    <item>
      <title>AI Just Broke a 50-Year Bottleneck in Molecular Simulation — by Borrowing the Transformer</title>
      <link>https://aiscience.uk/posts/autoregressive-boltzmann-generators-arbg/</link>
      <pubDate>Fri, 26 Jun 2026 00:00:00 +0800</pubDate>
      <guid>https://aiscience.uk/posts/autoregressive-boltzmann-generators-arbg/</guid>
      <description>&lt;p&gt;1|In 2020, a team at MIT used reinforcement learning to discover halicin, a powerful new antibiotic hiding in plain sight among thousands of existing drugs. The AI found it in days. What most people missed was the bottleneck that makes that kind of discovery so rare: before you can search for new molecules, you need to understand how existing ones behave, and that means simulating them at the atomic level. That computational nightmare quietly strangles drug discovery, materials science, and every field that depends on molecular simulation.&#xA;2|&#xA;3|&lt;/p&gt;</description>
    </item>
    <item>
      <title>When AI Stops Thinking in Sentences: Can We Still See Inside Its Mind?</title>
      <link>https://aiscience.uk/posts/diffusiongemma-ai-transparency-latent-reasoning/</link>
      <pubDate>Tue, 23 Jun 2026 00:00:00 +0800</pubDate>
      <guid>https://aiscience.uk/posts/diffusiongemma-ai-transparency-latent-reasoning/</guid>
      <description>&lt;p&gt;Every time you ask ChatGPT or Gemini a hard question, something remarkable happens behind the scenes. The model doesn&amp;rsquo;t just blurt out an answer — it thinks. It writes out a stream-of-consciousness chain of reasoning, step by step, in plain English, before delivering its final response. This isn&amp;rsquo;t just a quirk; it&amp;rsquo;s a safety feature. When an AI writes down its thoughts in human language, researchers can read them. They can spot signs of deception, catch flawed logic, and — if the model ever starts plotting something dangerous — hopefully intercept it before it&amp;rsquo;s too late.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
