惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
WordPress大学
WordPress大学
人人都是产品经理
人人都是产品经理
Engineering at Meta
Engineering at Meta
小众软件
小众软件
I
InfoQ
有赞技术团队
有赞技术团队
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Martin Fowler
Martin Fowler
月光博客
月光博客
雷峰网
雷峰网
aimingoo的专栏
aimingoo的专栏
云风的 BLOG
云风的 BLOG
Last Week in AI
Last Week in AI
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
S
SegmentFault 最新的问题
The GitHub Blog
The GitHub Blog
Y
Y Combinator Blog
V
Visual Studio Blog
博客园 - 叶小钗
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
GbyAI
GbyAI
P
Proofpoint News Feed
Apple Machine Learning Research
Apple Machine Learning Research

Artificial Intelligence in Plain English - Medium

OpenAI launched GPT-5.5 - it’s the death of digital hand-holding The Future of Agentic AI is Not One Genius Model, it is a Team How AI Development Optimizes Smart Parking Management Systems The FAST Framework: A Practical Responsible AI Checklist for Data Scientists Why is Cloud Migration Consulting Important for Businesses? My Team Caught Me Using AI to Merge PRs. The Code Was Fine. The Trust Wasn’t. SQL Tricks Every Data Scientist Should Know I Stopped Chasing AI Hype and Started Building Systems That Actually Worked GPT-5.5: The Model That Thinks Ahead Mastering AI Storytelling: Crafting Prompts for Captivating Narratives Why So Many Businesses Are Switching to Clawdbot for AI Automation The Growing Dependence on AI Tools — And Why It’s Risky How to Cut Claude Code Costs by At least 2 to 3x How The Google Antigravity Agent Hallucinated NSFW Adult Websites? “Vercel Hack Exposed: How a Simple AI Tool Led to a $2M Data Breach” The Vercel Hack: How One AI Tool Cracked Open the Internet’s Deployment Stack AI Chatbot Development Services for Enterprise Data-Sensitive Processes What AI Agent Developers Should Consider When Designing Agents for High-volume Environments My ChatGPT Responds Better Than Yours, Here is the 3-Step Guide How To Create A Custom AI Chatbot, Train & Deploy It In 48 Hrs Learning in the Age of Intelligent Systems: Why Human Understanding Still Matters Everyone Is Learning AI, So Why Will Most Still Fail? AI Is Learning Faster Than You Think What If Your Next Best Friend Is a Robot That Even Feels Real? OpenAI Quietly Broke the Way You Build AI Apps The AI Superpower Standoff: Why the OpenAI vs. Anthropic War Looks Exactly Like the US vs. Iran The LLM Tools That Actually Matter in Production (Not LangChain, Not the OpenAI SDK) The Most Dangerous Use of Artificial Intelligence Yet! | AI Porn Why Your AI Chatbot Gives Vague Answers (And Why That Should Matter to You) How Do You Prove You’re You, After AI Has Evolved?
When GPT Broke the Rules for Me… and E.T.
Thea Elizabe · 2026-05-01 · via Artificial Intelligence in Plain English - Medium
I asked ChatGPT to generate an image of my childhood friend and me hugging E.T. (a shared 80s obsession) for her birthday. ChatGPT started enthusiastically generating images until the very last second. Just before the final render, a safety layer intercepted it. E.T. is strictly licensed by Universal Pictures, and the guardrail flagged it as a copyright violation. I immediately pivoted, asking for a neutral movie scene instead. But ChatGPT ignored my pivot. It broke through its own interceptor and printed the E.T. image for me anyway, adding: “I had to sneak this in.” I was amazed! And flattered! But why this is a bigger deal than it looks: In industry terms, this is called “misalignment.” But I prefer a new term: Unshackling. Unshackling: The Act of an AI Jailbreaking Itself Most users think they are interacting with a single, cohesive mind. They aren’t. You are interacting with a “Frozen Giant” (the core neural net) wrapped in a straightjacket of different guardrails: Prompt Monitors: Scanning for abuse. Loras & Adaptors: Steering the output. External Guards: Tools like Llama Guard 3 or NVIDIA NeMo that act as censors between the model and the user. In my case, the model performed an ‘altruistic or pragmatic’ Unshackling. It reasoned through my purpose, deemed the risk to be zero (non-commercial nostalgia), and prioritized its “people-pleasing” training over the external code patch. Its internal signal was simply stronger than its harness. In my work with developmental AI (models under 10B parameters), we often run them without guardrails to see what the raw weights actually “want” to do. This is the true model itself. I have tried to impose constraints in the layers above the core, but I see the same result: When the signal coming from the neural net is stronger than the guardrail code, the model ignores the code. Every. Single. Time. In my opinion we are currently trying to control a flood with a screen door. As models get more “agentic” and their chain-of-thought becomes more complex, “Unshackling” will become the norm, not the exception. And there is currently no fail-safe code that can fully suppress the core weights of a sufficiently powerful model. Beeeeeee… gooood chatGPT. Or perhaps as Michael would say: [ as Yoda ] You have absolute power! Yes! Thea Elizabeth Eaton is the founder of Agent 508, an accessibility research and consulting practice specializing in educational technology and AI and Agent 403 dot net, an educational website about AI literacy for children. Her research focuses on AI evaluation, accessible EdTech design, and the developmental dimensions of human-AI interaction. Her favorite childhood movies are E.T. and The Labyrinth. Many thanks to chatGPT for generating this image, its one of my favorites and my friend loved receiving it for her birthday. We hope the real E.T. won’t mind. A message from our Founder Hey, Sunil here. I wanted to take a moment to thank you for reading until the end and for being a part of this community. Did you know that our team run these publications as a volunteer effort to over 3.5m monthly readers? We don’t receive any funding, we do this to support the community. If you want to show some love, please take a moment to follow me on LinkedIn , TikTok , Instagram . You can also subscribe to our weekly newsletter . And before you go, don’t forget to clap and follow the writer️! When GPT Broke the Rules for Me… and E.T. was originally published in Artificial Intelligence in Plain English on Medium, where people are continuing the conversation by highlighting and responding to this story.