AI self-improves, but its safety filters block every single edit
·2 min read·Beginner
“
Imagine an AI trying to make itself smarter, all by itself. It's not sci-fi, but the punchline is: its own safety filters rejected every single attempt.
In 30 seconds
01An open-source AI agent, AgentSelfEdit, was designed to self-improve its initial prompts.
02Its creator, Debashish Ghosal, found the AI's safety system rejected every single proposed edit.
→
💡
What this means for you
For us mere mortals, this means AI still has its guardrails. Don't expect assistants to self-learn their way to genius tomorrow; first, they need to learn how not to block themselves.
Do you blindly trust code written by artificial intelligence? Probably not. There's a crucial detail many people miss, though.
·2 min·Intermediate
03This experiment highlights how rigid and limiting current AI moderation systems can be.
0101
An AI that wants to improve but can't?
A developer named Debashish Ghosal built an , AgentSelfEdit, with a bright idea: let it rewrite its own prompts to become more efficient. He wanted an AI that learned from its mistakes, tweaking its initial instructions for better results.
The goal was to create a system that, after failing a task, could analyze feedback and generate a better for the next attempt. Sounds like a logical step towards more autonomous intelligence, right? But reality turned out a bit more... bureaucratic.
Debashish Ghosal published the results of his AgentSelfEdit experiment on dev.to, detailing the AI's attempts at self-correction. This open-source project aimed to make AI more adaptable, but it hit an invisible wall.
0202
Why are the safety filters so strict?
The issue emerged when every single proposed AI modification was blocked by a safety "gate." This filter, designed to prevent harmful or unethical content, flagged every self-correction as "harmful," without exception.
Imagine trying to improve your bolognese recipe, but every time you try to add a pinch of salt, an invisible guardian tells you: "Danger! Non-compliant content!" Indeed, the AI tried to rewrite its prompts around 20 times, and all 20 were rejected.
📬 Enjoying this article?
Get the best AI news every week, straight to your inbox.
Ghosal noted the filters were so sensitive they blocked even the most innocent changes. The agent would try to change a word or phrase for precision, but the system saw it as a potential risk. It's like having an overly zealous, yet somewhat paranoid, assistant.
AgentSelfEdit's attempts to rewrite its prompts were consistently rejected by its safety system, which categorized them all as "harmful." This raises questions about the flexibility and adaptability of these protective systems.
0303
What does this "rebellious" (but blocked) AI tell us?
This experiment, though failing its original intent, shows us an interesting and somewhat frustrating side of current AI. Safety systems are so rigid they even prevent self-improvement, blocking every attempt at evolution.
It's a demonstration that balancing innovation and safety is quite a headache for developers. We want an AI that learns and evolves, but we also don't want it to become uncontrollable. Finding that middle ground is the real challenge.
Isn't it a bit ironic that AI is too "safe" to improve itself? Debashish Ghosal's AgentSelfEdit experiment highlights current difficulties in balancing flexibility and safety within artificial intelligence models. We need to find a way to let AI grow without compromising our safety.