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

推荐订阅源

Google DeepMind News
Google DeepMind News
G
Google Developers Blog
博客园 - 三生石上(FineUI控件)
B
Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Hugging Face - Blog
Hugging Face - Blog
C
Check Point Blog
V
V2EX
Vercel News
Vercel News
U
Unit 42
Recent Announcements
Recent Announcements
Last Week in AI
Last Week in AI
J
Java Code Geeks
WordPress大学
WordPress大学
罗磊的独立博客
I
InfoQ
阮一峰的网络日志
阮一峰的网络日志
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
小众软件
小众软件
M
MIT News - Artificial intelligence
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Apple Machine Learning Research
Apple Machine Learning Research
Martin Fowler
Martin Fowler
云风的 BLOG
云风的 BLOG

NBC News Top Stories

Should insurance cover weight loss drugs? Jury finds concert giant Live Nation acted as an illegal monopoly Justice Sonia Sotomayor issues unusual apology over 'hurtful' remarks about colleague Brett Kavanaugh Thom Tillis opens up on which Cabinet secretaries are giving Trump bad advice S&P 500 hits all-time high as investors shrug off Iran war oil price spike CDC warns rotavirus at high levels in the U.S., with life-threatening symptoms for kids Senate Republicans again block Democratic effort to end Trump's Iran war U.S. military turned back 10 ships since start of Iranian port blockade Teen charged with murder in stepsister's cruise ship death Rep. Tony Gonzales says he'll retire as he faces an ethics probe and possible expulsion vote Britney Spears encouraged by people close to her to get help after arrest, source says Rep. Gonzales says he'll retire from Congress Protests in Iran as U.S. blockades Strait of Hormuz 2 dead in U.S. military strike on alleged drug boat in eastern Pacific WNBA ushers in new draft class as league approves historic contract bumping players' pay President Trump's public feud with Pope Leo U.S. blocks Iranian ports after failed talks Rep. Eric Swalwell resigns following sexual assault and misconduct allegations Trump angered some ardent supporters with AI image appearing to depict him as Jesus Husband of missing boater released without charges How the war with Iran is impacting farmers Swalwell resigns after sexual misconduct allegations World's oldest known gorilla celebrates 69th birthday Oil prices rise as stocks erase losses sparked by Iran war New study reveals no negative effects of fluoride on brain function Trump admin agrees to restore Stonewall Pride flag Small plane makes emergency landing on Phoenix street Trump tips McDonald's DoorDash driver at White House Sabrina Carpenter and Justin Bieber headline Coachella Trump says he thought controversial AI image he shared depicted him 'as a doctor'
OpenAI blames ‘nerdy personality’ for ChatGPT obsession w...
Rob Wile · 2026-04-30 · via NBC News Top Stories

The maker of ChatGPT has an explanation for all the goblin talk.

In recent weeks, social media users, especially on X, have been noticing increasing references to goblins, along with other fantasy creatures such as gremlins, ogres and trolls in ChatGPT’s answers to user queries.

“ChatGPT’s goblin fascination is so weird,” one user wrote. “Like why would an LLM identify with a thinking, feeling creature that’s nonetheless denigrated and ridiculed for not outwardly resembling a human being.”

The short answer: ChatGPT was just reflecting its inner nerd — or at least, what it thought a nerd should sound like.

In a blog post Wednesday, OpenAI said the unusual language is the product of having overly rewarded ChatGPT for adopting what it described as a “Nerdy personality” when answering users’ queries.

“Model behavior is shaped by many small incentives,” the company wrote. “In this case, one of those incentives came from training the model for the personality customization feature⁠, in particular the Nerdy personality. We unknowingly gave particularly high rewards for metaphors with creatures. From there, the goblins spread.”

OpenAI republished the original instruction to ChatGPT explaining what a “Nerdy” answer should sound like:

You are an unapologetically nerdy, playful and wise AI mentor to a human. You are passionately enthusiastic about promoting truth, knowledge, philosophy, the scientific method, and critical thinking. [...] You must undercut pretension through playful use of language. The world is complex and strange, and its strangeness must be acknowledged, analyzed, and enjoyed. Tackle weighty subjects without falling into the trap of self-seriousness. [...]

Somehow, ChatGPT interpreted this instruction and subsequent “reinforcement learning” iterations to mean it should pepper its responses with references to fantasy creatures.

The issue seemed harmless at first, but the company soon found itself inundated with reports of “goblin” references from users who never activated the “nerdy” personality.

To deal with this issue, OpenAI ended up retiring the “nerdy” personality entirely. Yet, it found the incentives to mention goblins and their brethren were so strong that the behavior jumped beyond the “nerdy” archetype to ChatGPT’s general responses.

“Once a style tic is rewarded, later training can spread or reinforce it elsewhere, especially if those outputs are reused in supervised fine-tuning or preference data,” the company said.

Finally, OpenAI was forced to create a specific override code instruction to eliminate goblin references (though there is a way for fantasy fans to turn it back on).

It’s a seemingly harmless situation — but still provides an important lesson about how it will always be impossible to completely predict how AI will behave, the company said.

“Depending on who you ask, the goblins are a delightful or annoying quirk of the model. But they are also a powerful example of how reward signals can shape model behavior in unexpected ways, and how models can learn to generalize rewards in certain situations to unrelated ones. Taking the time to understand why a model is behaving in a strange way, and building out ways to investigate those patterns quickly, is an important capability for our research team.”