{"id":22821,"date":"2026-04-30T09:43:07","date_gmt":"2026-04-30T09:43:07","guid":{"rendered":"https:\/\/www.europesays.com\/ai\/22821\/"},"modified":"2026-04-30T09:43:07","modified_gmt":"2026-04-30T09:43:07","slug":"explained-what-went-wrong-with-chatgpt-how-did-goblins-enter-openais-chatbot","status":"publish","type":"post","link":"https:\/\/www.europesays.com\/ai\/22821\/","title":{"rendered":"Explained: What went wrong with ChatGPT? How did \u2018goblins\u2019 enter OpenAI\u2019s chatbot?"},"content":{"rendered":"<p>OpenAI has done an autopsy of ChatGPT&#8217;s recent Goblin problem, revealing what went wrong with the chatbot to develop a bizarre obsession with mythical creatures like goblins and gremlins. The response from OpenAI came just a day after it was revealed that the company had explicitly banned its Codex AI assistant from talking about these creatures.<\/p>\n<p>Also Read | <a href=\"https:\/\/www.livemint.com\/technology\/tech-news\/anthropic-brings-photoshop-premiere-pro-blender-and-more-creative-apps-to-claude-heres-how-it-works-11777446026016.html\" rel=\"nofollow noopener\" target=\"_blank\">Anthropic brings Photoshop, Premiere Pro, Blender to Claude: how it works<\/a>What went wrong with ChatGPT?<\/p>\n<p>In a blog post explaining the issue, <a class=\"backlink\" target=\"_blank\" href=\"https:\/\/www.livemint.com\/technology\/tech-news\/openai-says-india-is-the-biggest-market-for-chatgpt-images-2-0-model-here-are-the-top-trends-11777533306936.html\" data-vars-page-type=\"story\" data-vars-link-type=\"Manual\" data-vars-anchor-text=\"OpenAI\" rel=\"nofollow noopener\">OpenAI<\/a> says it first noticed the problem with <a class=\"backlink\" target=\"_blank\" href=\"https:\/\/www.livemint.com\/technology\/tech-news\/perplexity-ceo-aravind-srinivas-introduces-gpt-5-1-for-pro-and-max-users-all-you-need-to-know-11763111652583.html\" data-vars-page-type=\"story\" data-vars-link-type=\"Manual\" data-vars-anchor-text=\"GPT-5.1\" rel=\"nofollow noopener\">GPT-5.1<\/a> when the model began increasingly referencing goblins, gremlins, and other creatures in its metaphors.<\/p>\n<p>\u201cA single \u2018little goblin\u2019 in an answer could be harmless, even charming. Across model generations, though, the habit became hard to miss: the goblins kept multiplying, and we needed to figure out where they came from,\u201d the company explained in its blog post.<\/p>\n<p>While OpenAI says that the issue may even predate GPT-5.1, it explained that an investigation by the company found that the use of the word &#8220;goblin&#8221; in ChatGPT had spiked by 175% following the launch of GPT-5.1, while &#8220;gremlin&#8221; usage rose by 52%.<\/p>\n<p>While the use of <a class=\"backlink\" target=\"_blank\" href=\"https:\/\/www.livemint.com\/technology\/tech-news\/why-did-openai-ban-its-codex-ai-from-talking-about-goblins-and-gremlins-new-guardrails-revealed-11777428641794.html\" data-vars-page-type=\"story\" data-vars-link-type=\"Manual\" data-vars-anchor-text=\"goblins\" rel=\"nofollow noopener\">goblins<\/a> in conversations did not immediately raise alarm bells for the company, the creatures would be back months later \u201cto haunt us in a much more specific and reproducible form.\u201d<\/p>\n<p>Also Read | <a href=\"https:\/\/www.livemint.com\/news\/anthropicfundinground900billionvaluation-11777510169620.html\" rel=\"nofollow noopener\" target=\"_blank\">Anthropic eyes $900B valuation in funding talks<\/a><\/p>\n<p>But how exactly does a chatbot start using mythical creatures in its responses? The answer, as it turns out, was related to a previous issue that OpenAI had.<\/p>\n<p>Why did ChatGPT start referencing goblins?<\/p>\n<p>In the middle of last year, OpenAI&#8217;s<a class=\"backlink\" target=\"_blank\" href=\"https:\/\/www.livemint.com\/technology\/tech-news\/end-of-the-road-for-gpt-4o-and-gpt-5-openai-set-to-retire-legacy-gpt-models-today-heres-why-11771002559821.html\" data-vars-page-type=\"story\" data-vars-link-type=\"Manual\" data-vars-anchor-text=\"GPT-5\" rel=\"nofollow noopener\"> GPT-5<\/a> was among the biggest AI model launches, but when the model eventually arrived, it annoyed more users than it pleased. OpenAI not only removed the previous GPT-4o model, which had become popular due to its people-pleasing personality, along with other legacy models, but the company&#8217;s latest GPT-5 release also felt flat to many users, which led the company to add four personalities to give users more choice over their engagements with the chatbot.<\/p>\n<p>One of those personalities was called \u2018Nerdy\u2019, whose system prompt instructed the AI to be \u2018an unapologetically nerdy, playful, and wise AI mentor to a human\u2019 while undercutting pretension through quirky language.<\/p>\n<p>The company says that the problem stemmed during the training of the GPT-5.1 model, where it unintentionally rewarded the AI for using creative metaphors, including those involving creatures. OpenAI noted that while the Nerdy personality accounted for just 2.5% of all ChatGPT responses, it was responsible for a massive 66.7% of all &#8220;goblin&#8221; mentions during the GPT-5.4 era.<\/p>\n<p>\u201cWe unknowingly gave particularly high rewards for metaphors with creatures. From there, the goblins spread,\u201d OpenAI explained.<\/p>\n<p>How did the goblins escape?<\/p>\n<p>The problems began to compound for OpenAI, as even users who had never selected the Nerdy personality started seeing metaphors with the use of goblins and other mythical creatures.<\/p>\n<p>The company blamed this problem on how an<a class=\"backlink\" target=\"_blank\" href=\"https:\/\/www.livemint.com\/companies\/publishers-seek-to-join-lawsuit-against-google-over-ai-training-11768501828568.html\" data-vars-page-type=\"story\" data-vars-link-type=\"Manual\" data-vars-anchor-text=\"AI training\" rel=\"nofollow noopener\"> AI training<\/a> method called reinforcement learning generalizes data. Notably, reinforcement learning is a training process where the model is rewarded for producing certain types of responses, and over time, it learns to repeat patterns that get higher scores.<\/p>\n<p>However, reinforcement learning does not guarantee that learned behaviors by the AI stay neatly boxed into the specific scenario that produced them. Once a \u2018style tic\u2019 is rewarded, the AI can start generalizing that behavior and applying it everywhere.<\/p>\n<p>Upon further investigation, OpenAI found that while the issue began with terms like \u2018goblin\u2019 and \u2018gremlin\u2019, the model also began developing an affinity for an entire family of other odd creatures, including raccoons, trolls, ogres, and pigeons.<\/p>\n<p>What did OpenAI do to fix the issue?<\/p>\n<p>In order to fix the issue in its chatbot, OpenAI has taken a number of steps, including retiring the \u2018Nerdy\u2019 personality with GPT-5.4 and removing the \u2018goblin-affine reward signal\u2019 in model training, while also filtering data containing creature words.<\/p>\n<p>However, the fix came slightly too late to save the newest model. Because GPT-5.5 had already started its training process before researchers discovered the root cause, the new model still carried the strange goblin problem.<\/p>\n<p>When OpenAI employees began testing GPT-5.5 in Codex, the company&#8217;s coding tool, they immediately noticed the issue, and as a stopgap, the company was forced to add a hardcoded developer-prompt instruction specifically designed to suppress the creature mentions in Codex.<\/p>\n<p>In its latest blog, though, OpenAI also listed a command to run Codex without the \u2018goblin-suppressing instructions\u2019.<\/p>\n","protected":false},"excerpt":{"rendered":"OpenAI has done an autopsy of ChatGPT&#8217;s recent Goblin problem, revealing what went wrong with the chatbot to&hellip;\n","protected":false},"author":2,"featured_media":22822,"comment_status":"","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"tags":[24,580,8603,15767,15203,157],"class_list":{"0":"post-22821","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-openai","8":"tag-ai","9":"tag-chatgpt","10":"tag-chatgpt-ai","11":"tag-chatgpt-goblin","12":"tag-goblin","13":"tag-openai"},"_links":{"self":[{"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/posts\/22821","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/comments?post=22821"}],"version-history":[{"count":0,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/posts\/22821\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/media\/22822"}],"wp:attachment":[{"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/media?parent=22821"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/categories?post=22821"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/tags?post=22821"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}