From 25e6847d94304ce851dc1af1a259979ab183cda4 Mon Sep 17 00:00:00 2001 From: Wenyuan Huang <157926136+whuang369@users.noreply.github.com> Date: Thu, 26 Feb 2026 14:21:28 -0600 Subject: [PATCH] change name back --- _posts/2026-02-14-negative-optimization.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2026-02-14-negative-optimization.md b/_posts/2026-02-14-negative-optimization.md index a21731c..25c671a 100644 --- a/_posts/2026-02-14-negative-optimization.md +++ b/_posts/2026-02-14-negative-optimization.md @@ -1,6 +1,6 @@ --- layout: distill -title: LLM Defeated in Open-ended Problems +title: The Reverse Optimization Trap - LLM Defeated in Open-ended Problems description: "Modern LLMs claim superhuman algorithmic abilities, but what happens when there is no strict verifier? We analyze how multi-turn 'optimization' in Frontier-CS exposes the cognitive ceiling and catastrophic failures of AI in open-ended problem solving." date: 2026-02-26