<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>China on Eigenform Articles</title><link>https://www.eigenform.ai/insights/tags/china/</link><description>Recent content in China on Eigenform Articles</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Tue, 17 Oct 2023 00:00:00 +0800</lastBuildDate><atom:link href="https://www.eigenform.ai/insights/tags/china/index.xml" rel="self" type="application/rss+xml"/><item><title>Learning the Language of Rain</title><link>https://www.eigenform.ai/insights/learning-the-language-of-rain/</link><pubDate>Tue, 17 Oct 2023 00:00:00 +0800</pubDate><guid>https://www.eigenform.ai/insights/learning-the-language-of-rain/</guid><description>&lt;p&gt;&lt;strong&gt;TL;DR&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Compares Huawei&amp;rsquo;s Pangu (200 billion parameters, reportedly barely used in practice) against Google&amp;rsquo;s much smaller MetNet/MetNet-2 (225 million parameters) - both reportedly beat physics-based weather models like ECMWF&amp;rsquo;s IFS, but by different margins and via very different approaches.&lt;/li&gt;
&lt;li&gt;Frames forecast quality as a tradeoff between &amp;ldquo;skill&amp;rdquo; (how close the average prediction is to the true outcome) and &amp;ldquo;spread&amp;rdquo; (variance across the model&amp;rsquo;s own predictions), arguing that adding variables tends to raise both accuracy and entropy at once - accuracy compounds arithmetically while the entropy from variable interactions compounds geometrically.&lt;/li&gt;
&lt;li&gt;Argues Pangu likely models more variable interactions per iteration than physics-based IFS, which could explain why its predictions may centre closer to the true outcome while being harder to pin down precisely - with some suggestive, though inconclusive, evidence from comparing skill-spread correlations.&lt;/li&gt;
&lt;li&gt;The central puzzle: rain has historically been a poor predictor of future rain, yet MetNet performs strongly using raw rain-cloud images as its main input; the piece argues this only makes sense if the images are non-human-readably encoding other predictive variables (wind, humidity, and so on), cutting the model&amp;rsquo;s formal variable count - and the entropy that comes from variables interacting - while preserving the predictive information.&lt;/li&gt;
&lt;li&gt;This is framed through an information-theory/compression argument: a system with richer pre-loaded context (the way a chemistry professor unpacks more from the letter &amp;ldquo;H&amp;rdquo; than a layperson) can compress more information into fewer formal units, which the piece offers as the underlying reason a smaller, well-designed model can outperform a larger, more literal one.&lt;/li&gt;
&lt;li&gt;Closes with a speculative contrast in motive: it reads Pangu&amp;rsquo;s minimal design effort as a reflection of limited genuine corporate interest beyond political optics, versus MetNet as a more deliberate, first-principles rebuild of what a weather model can be - while explicitly stating this isn&amp;rsquo;t intended as a criticism of Pangu&amp;rsquo;s underlying technical capability, and that the two systems aren&amp;rsquo;t being benchmarked like-for-like.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Key Takeaways&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Artificial Intelligences in the Guanzi and the Han Feizi</title><link>https://www.eigenform.ai/insights/artificial-intelligences-in-the-guanzi-and-the-han-feizi/</link><pubDate>Mon, 20 Mar 2023 00:00:00 +0800</pubDate><guid>https://www.eigenform.ai/insights/artificial-intelligences-in-the-guanzi-and-the-han-feizi/</guid><description>&lt;p&gt;&lt;strong&gt;TL;DR&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Confucians learn by accumulating proven methods; Daoists learn by eliminating disproven ones through trial and error, which the piece treats as a form of gradient descent that needs no comprehension, only a lower cost of failure.&lt;/li&gt;
&lt;li&gt;Both traditions imply that learning does not require a brain: a dog, a river finding its route to the sea, or a market setting a price all &amp;ldquo;learn&amp;rdquo; in the same mechanistic sense.&lt;/li&gt;
&lt;li&gt;Eigenform&amp;rsquo;s 2021 agent-based model of the Guanzi&amp;rsquo;s redistribution system shows a simple wealth-and-generosity following rule producing progressively more stable political hierarchies over time, without any agent understanding what stability is.&lt;/li&gt;
&lt;li&gt;That Guanzi-style system only learns one task in one sandbox; the Han Feizi describes a more general design built on two parts - an ungamable universal reward (territory) for solving any problem, and a &amp;ldquo;central decider&amp;rdquo; who need not understand a solution, only whether it succeeded.&lt;/li&gt;
&lt;li&gt;The state of Qin&amp;rsquo;s real-world reward system for military conquest is offered as historical evidence that this filtering-and-reward loop actually produced compounding, self-reinforcing gains in state capacity.&lt;/li&gt;
&lt;li&gt;The essay proposes porting this design to software directly: an AI that treats unclaimed disk space as territory, writes and tests code to annex it, and retrains itself on whichever scripts succeed - a route to general rather than narrowly task-bound self-improvement.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Key Takeaways&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Procedural Models of Political Order</title><link>https://www.eigenform.ai/insights/procedural-models-of-political-order/</link><pubDate>Fri, 01 Oct 2021 00:00:00 +0800</pubDate><guid>https://www.eigenform.ai/insights/procedural-models-of-political-order/</guid><description>&lt;p&gt;&lt;strong&gt;TL;DR&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Opens from a modelling principle: a good model isolates the necessary and sufficient inputs for an outcome, and parsimony matters because individual-level noise - like irrational decisions in the homo oeconomicus model - often has no effect on macro-level, emergent outcomes.&lt;/li&gt;
&lt;li&gt;Recaps the authors&amp;rsquo; earlier two-model theory of political order: an Anglo-European model built on threat and protection, where followers hedge by backing the second-strongest actor, producing frequent leadership turnover and a &amp;ldquo;monopoly of legitimate violence&amp;rdquo;; against a Chinese model built on benevolence and redistribution, where followers back whoever offers the greatest livelihood benefit, producing a &amp;ldquo;monopoly of legitimate benevolence.&amp;rdquo;&lt;/li&gt;
&lt;li&gt;To test these theories against charges of oversimplification, the authors built two agent-based simulations in which agents follow either the highest or second-highest surplus-times-generosity score, and found the simulations reproduced not just the predicted structures but unprogrammed emergent behaviours - increasingly long periods of stability over time, and faster network-rebuilding under economic hardship, matching predictions from the original classical texts.&lt;/li&gt;
&lt;li&gt;The Chinese-model simulation converges on a single flat pyramid where a leader must maximise inequality with followers while minimising inequality among followers, since that configuration best resists internal challengers - a result the piece stresses emerges from selection among surviving configurations, since none of the agents are capable of any such reasoning themselves.&lt;/li&gt;
&lt;li&gt;The Anglo-European-model simulation unexpectedly produces not genuinely separate competing parties but a single dominant bloc split into two or three internally similar factions, which the piece reads as a structural explanation for why establishment parties often converge and jointly resist independent outsiders, even when voters might benefit from real competition.&lt;/li&gt;
&lt;li&gt;Both models are used to argue that political structure is defined by follower selection rules rather than leader intent, extended to explain why transplanted foreign political systems tend to either collapse or become disguised copies of the pre-existing order, with the Enlightenment and the Warring States shift toward meritocracy singled out as rare successful reforms because they redirected existing tendencies rather than rewriting agents&amp;rsquo; preferences outright, and benefited both agents and system at once.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Key Takeaways&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>“Someone spoke to the King in Zheng”: using high tech methods to solve an ancient Chinese mystery</title><link>https://www.eigenform.ai/insights/someone-spoke-to-the-king-in-zheng-using-high-tech-methods-to-solve-an-ancient-chinese-mystery/</link><pubDate>Mon, 22 Feb 2021 00:00:00 +0800</pubDate><guid>https://www.eigenform.ai/insights/someone-spoke-to-the-king-in-zheng-using-high-tech-methods-to-solve-an-ancient-chinese-mystery/</guid><description>&lt;p&gt;&lt;strong&gt;TL;DR&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Opens from a genuine historical puzzle in the Han Feizi: Han Fei delivers a speech to King Zheng of Qin that appears to betray his own state, then argues the opposite position soon after, is denounced by rival minister Li Si, and dies via a diplomatic mission to Han that seems designed to fail - leaving open why he acted as he did and why Han refused to receive Li Si&amp;rsquo;s embassy.&lt;/li&gt;
&lt;li&gt;Proposes to resolve part of this by testing, with computational text analysis, whether an anonymous chapter called &amp;ldquo;Speaking to the King in Zheng&amp;rdquo; in the separately compiled Stratagems of the Warring States is actually a missing Han Fei speech that supplies the missing backstory.&lt;/li&gt;
&lt;li&gt;Builds a qualitative case first: the chapter shares Han Fei&amp;rsquo;s stylistic hallmarks, but more tellingly shares his documented lack of self-preservation instinct - insulting people capable of having him killed - which the piece argues is far harder for a later imitator to fake than surface stylistic tics.&lt;/li&gt;
&lt;li&gt;Runs cosine-similarity comparisons, with and without punctuation, showing the chapter sits closer to the Han Feizi corpus than to any section of the Stratagems, including other Han-related chapters, and that including it in the Han Feizi group barely dents that group&amp;rsquo;s internal consistency while including it in the Stratagems group dents that group&amp;rsquo;s consistency far more.&lt;/li&gt;
&lt;li&gt;Repeats the comparison against several unrelated classical texts and, separately, controls for shared topic vocabulary by clustering on the full text and then again on only the words common to every text - the chapter stays closer to the Han Feizi corpus under every version of the test.&lt;/li&gt;
&lt;li&gt;Concludes that if the chapter is a displaced Han Fei speech, it supplies the historical background explaining his apparently contradictory behaviour: not betrayal, but a calculated, ultimately failed attempt to position himself as a bridge between Han and Qin, undone by Li Si&amp;rsquo;s personal rivalry and deliberately aggressive diplomacy toward Han.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Key Takeaways&lt;/strong&gt;&lt;/p&gt;</description></item></channel></rss>