<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>helen qu</title><link>http://helenqu.com/blog/</link><description>Recent content on helen qu</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 04 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="http://helenqu.com/blog/index.xml" rel="self" type="application/rss+xml"/><item><title>Mechanism Design for AI Safety (Emergence Part 3)</title><link>http://helenqu.com/blog/posts/emergence_3/</link><pubDate>Thu, 04 Jun 2026 00:00:00 +0000</pubDate><guid>http://helenqu.com/blog/posts/emergence_3/</guid><description>&lt;p&gt;In previous posts, we&amp;rsquo;ve seen how &lt;a href="https://helenqu.com/blog/posts/emergence/"&gt;complex emergent behavior can arise in multi-agent systems&lt;/a&gt;, and how &lt;a href="https://helenqu.com/blog/posts/emergence_2/"&gt;distributed cognition can emerge from environmental feedback&lt;/a&gt;.
This led me to &lt;a href="https://helenqu.com/blog/posts/emergence_2/"&gt;conclude&lt;/a&gt; that superintelligence is arguably more likely to emerge from a multi-agent system as opposed to in a single God-like superintelligent model, what I called the &lt;strong&gt;emergent superintelligence hypothesis&lt;/strong&gt;.
Among other things, this has important implications for the AI safety landscape, namely placing more emphasis on designing for alignment of the &lt;em&gt;collective&lt;/em&gt; as opposed to individual agents.&lt;/p&gt;</description></item><item><title>Regulation and the Emergent Superintelligence Hypothesis (Emergence Part 2)</title><link>http://helenqu.com/blog/posts/emergence_2/</link><pubDate>Wed, 20 May 2026 00:00:00 +0000</pubDate><guid>http://helenqu.com/blog/posts/emergence_2/</guid><description>&lt;p&gt;In &lt;a href="https://helenqu.com/blog/posts/emergence"&gt;part 1&lt;/a&gt;, we discussed the relationship between individual agent incentives, the environment, and emergent system-level phenomena.&lt;/p&gt;
&lt;p&gt;In this post we&amp;rsquo;ll conclude our discussion on emergence by understanding &lt;em&gt;regulation&lt;/em&gt;, the process of negative feedback from the environment, which we&amp;rsquo;ll see is the key to the emergence of collective intelligence.
This framing suggests that regulated systems of intelligent agents is a very real yet underexplored path to superintelligence, one with distinctive implications for AI safety.&lt;/p&gt;</description></item><item><title>An Emergence Perspective on Multi-Agent System Design (Part 1)</title><link>http://helenqu.com/blog/posts/emergence/</link><pubDate>Thu, 16 Apr 2026 00:00:00 +0000</pubDate><guid>http://helenqu.com/blog/posts/emergence/</guid><description>&lt;p&gt;We observe emergent behavior in stunningly diverse parts of our world, ranging from collective animal behavior to economic systems. Emergence (as defined by &lt;a href="https://en.wikipedia.org/wiki/Emergence"&gt;Wikipedia&lt;/a&gt;) &amp;ldquo;occurs when a complex entity has properties or behaviors that its parts do not have on their own, and emerge only when they interact in a wider whole&amp;rdquo;. In other words, emergent (or system-level) outcomes are more than (and different from) the sum of their parts &lt;a href="#ref-anderson1972" class="citation" data-cite-key="anderson1972"&gt;[?]&lt;/a&gt;. A wide range of system-level outcomes can emerge from a collection of agents following their own, often simple, reward/value functions.&lt;/p&gt;</description></item><item><title>RL's Deadly Triad Meets Optimization</title><link>http://helenqu.com/blog/posts/deadly_triad/</link><pubDate>Tue, 23 Dec 2025 00:00:00 +0000</pubDate><guid>http://helenqu.com/blog/posts/deadly_triad/</guid><description>&lt;div class="mathjax-macros"&gt;\(
\newcommand{\phit}{\phi_t}
\newcommand{\phinext}{\phi_{t+1}}
\newcommand{\enext}{\ebf_{s_{t+1}}}
\newcommand{\et}{\ebf_{s_t}}
\newcommand{\gradV}{\nabla_{\theta} V_{\theta}}
\newcommand{\V}{V_{\theta}}
\newcommand{\snext}{s_{t+1}}
\newcommand{\tstar}{\theta^\star}
\newcommand{\itmtx}{(\Ibf - \eta \Abf)}
\newcommand{\AMC}{\Abf_{\text{MC}}}
\newcommand{\Aon}{\Abf_{\text{on}}}
\newcommand{\Atab}{\Abf_{\text{tab}}}
\newcommand{\dpi}{d_{\pi}}
\newcommand{\Ppi}{P_{\pi}}
\newcommand{\Tpi}{\Tcal_{\pi}}
\)&lt;/div&gt;

&lt;p&gt;The unsavory combination of &lt;strong&gt;function approximation, off-policy learning, and bootstrapping&lt;/strong&gt;, or the so-called &lt;strong&gt;&amp;ldquo;deadly triad&amp;rdquo;&lt;/strong&gt; of reinforcement learning, has a status approaching that of folklore for its ability to induce unstable learning dynamics/divergence in even the simplest of systems.
While likely a household name among RL enthusiasts, I&amp;rsquo;ve seen surprisingly little discussion on its origins or first principles.
I made this post to shed light on the deadly triad from the perspective of traditional optimization theory, with the goal of demonstrating that the underlying principles are nothing more exotic than well-established convergence guarantees for dynamical systems.&lt;/p&gt;</description></item></channel></rss>