{"id":33050,"date":"2025-05-21T10:46:00","date_gmt":"2025-05-21T08:46:00","guid":{"rendered":"https:\/\/www.codemotion.com\/magazine\/?p=33050"},"modified":"2025-05-21T10:46:01","modified_gmt":"2025-05-21T08:46:01","slug":"ai-hallucinations-who-controls-the-past-controls-the-future","status":"publish","type":"post","link":"https:\/\/www.codemotion.com\/magazine\/ai-ml\/ai-hallucinations-who-controls-the-past-controls-the-future\/","title":{"rendered":"AI Hallucinations: Who Controls the Past Controls the future"},"content":{"rendered":"\n<p>\u201cWho controls the past controls the future. Who controls the present controls the past.\u201d<br>I never really gave this phrase the weight it deserves. Orwell was much more familiar to me for <em>Animal Farm<\/em>\u2014a title that, as a kid in elementary school, evoked nursery rhymes and bucolic memories more than metaphors or dystopias.<\/p>\n\n\n\n<p><em>1984<\/em> came a bit later, thanks to the iconic Apple commercial directed by Ridley Scott, the rather underwhelming film adaptation, and various musical tributes loosely connected to the book\u2014most notably the eponymous song by the Eurythmics, which perfectly captured the oppressive, dystopian atmosphere described in the novel.<br>I\u2019m sure I read it for the first time that year, but that revealing phrase somehow slipped past me, even in later rereadings.<\/p>\n\n\n\n<p>It was only with <strong>Rage Against the Machine\u2019s <\/strong>swan song, in the track \u201cTestify,\u201d where the phrase is shouted repeatedly, combined with the raw power of the song, that it echoes in my mind every time I write a prompt, making me reflect on its deeper implications.<\/p>\n\n\n\n<p>Asking any AI tool questions has quietly replaced the first 10 lines of Google search results. But there\u2019s a big difference between sponsored suggestions\u2014which push choices and judgments with varying intensity, prompting you to almost immediately filter the results yourself\u2014and receiving a discursive, explanatory, coherent response that heavily influences the judgment of someone seeking an answer on a specific topic.<\/p>\n\n\n\n<p>This is where the phenomenon of <strong><a href=\"https:\/\/www.nytimes.com\/2025\/05\/05\/technology\/ai-hallucinations-chatgpt-google.html\" target=\"_blank\" rel=\"noreferrer noopener\">hallucinations <\/a><\/strong>becomes critically important.<\/p>\n\n\n\n<p>The echoes of the \u201cbig mess\u201d on Via Guidoni are still ringing: without diving into legal jargon, a law firm based part of its defense on court rulings entirely fabricated by ChatGPT.<\/p>\n\n\n\n<p>The company\u2019s attorney stated that the legal references cited in the document were the result of research carried out by a junior associate using <a href=\"https:\/\/www.codemotion.com\/magazine\/ai-ml\/chatgpt-4o-a-comprehensive-overview-for-developers\/\">ChatGPT<\/a>, of whose use the appointed lawyer (the one officially representing the case) was unaware.<br>Well, nothing new under the sun\u2014if it\u2019s not the hacker cousin, it\u2019s Vincenzo cousin. Later, they requested the removal of those references because there were quite a few others that were actually legitimate.<\/p>\n\n\n\n<p>At that point, however, the opposing side pointed out that the previously presented facts had nonetheless influenced the judging panel, and so they called for sanctions against the document itself.<\/p>\n\n\n\n<p>Nothing new under the sun, but this time, instead of the usual careless junior lawyer\u2019s copy-paste blunder\u2014who probably got a \u201ckick me\u201d sign stuck on their back\u2014the involvement of AI has unleashed a media frenzy, and John Grisham will surely write at least a dozen books about it.<\/p>\n\n\n\n<p>For anyone who wants to avoid being singled out and slandered every time they casually use AI, a solution has come from the United States where, following the current trend, the lawyer caught red-handed excused himself by saying, \u201cI just wanted to see if you were paying attention.\u201d Absolute genius.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-states-of-hallucination\">States of Hallucination<\/h2>\n\n\n\n<p>Hallucinations represent one of the most intriguing paradoxes of today\u2019s AI systems: just as these models become increasingly sophisticated and convincing in their ability to generate human-like content, the risk grows that they produce false information presented with an air of authority. This phenomenon is particularly noticeable in large language models (LLMs) like GPT-4, Claude, Bard, and other generative systems that have revolutionized human-machine interaction.<\/p>\n\n\n\n<p>Unlike traditional calculation errors or software bugs, AI hallucinations are unique because <strong>they often don\u2019t look like errors at first glance<\/strong>. The generated content can be coherent, well-structured, and delivered with the same confidence as accurate information. This trait makes hallucinations especially insidious in contexts where precision is critical: academic research, journalism, legal advice, medical diagnoses, and financial communications.<\/p>\n\n\n\n<p>AI hallucinations have nothing to do with psychoactive substances\u2014at least not directly\u2014and there\u2019s no evidence they cause regression to primitive states, unlike the protagonist in the brilliant William Hurt film. Technically speaking, this phenomenon stems from how generative models learn and operate. LLMs such as GPT-4, Claude, and Bard are trained on vast corpora of text to identify statistical patterns in language.<\/p>\n\n\n\n<p>These models do not \u201cunderstand\u201d meaning in a human sense; rather, they learn probabilistic correlations between words and phrases. When generating text, they are essentially predicting the most likely sequence of words based on learned patterns\u2014not relying on a factual representation of the world. Large language models operate without a true \u201cworld model\u201d or verified knowledge base.<\/p>\n\n\n\n<p>Unlike traditional databases that store discrete facts, large language models (LLMs) encode information across billions of distributed parameters representing statistical relationships between concepts. This architecture offers remarkable flexibility but also introduces significant vulnerabilities:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Lack of factual grounding:<\/strong> LLMs don\u2019t inherently distinguish between fact and fiction in their training data. A science fiction novel and a history book carry the same \u201cweight\u201d in the underlying probabilistic model.<\/li>\n\n\n\n<li><strong>Confident confabulation:<\/strong> These models are designed to generate coherent and complete outputs even when their \u201cknowledge\u201d of a topic is limited or nonexistent. This tendency leads to invented details to fill gaps.<\/li>\n\n\n\n<li><strong>Overgeneralization:<\/strong> LLMs may mistakenly apply learned patterns from one context to inappropriate situations, resulting in incorrect conclusions.<\/li>\n\n\n\n<li><strong>Limited context sensitivity:<\/strong> While modern LLMs can process broad contexts, they still struggle to maintain factual consistency over larger scales, sometimes contradicting themselves within the same response.<\/li>\n<\/ul>\n\n\n\n<p>There are several causes behind AI hallucinations:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Training data bias:<\/strong> If certain information is overrepresented or underrepresented in training data, the model can develop biases that generate inaccurate content\u2014like recruiting tools that historically favored hiring only Caucasian men.<\/li>\n\n\n\n<li><strong>Optimization for fluency:<\/strong> Models are often optimized to produce smooth, natural responses, which can conflict with accuracy when the model is unsure about the information.<\/li>\n\n\n\n<li><strong>Probabilistic decoding:<\/strong> During text generation, models select words based on probability distributions, which can sometimes lead them down paths away from the truth, especially on highly controversial topics.<\/li>\n\n\n\n<li><strong>Limits of internal knowledge:<\/strong> No model, regardless of size, can contain all possible information. When asked about topics beyond their knowledge base, models tend to hallucinate\u2014like any random \u201cConte Mascetti.\u201d<\/li>\n\n\n\n<li><strong>Problematic reinforcement feedback:<\/strong> When trained to maximize human approval via techniques like RLHF (Reinforcement Learning from Human Feedback), models might favor authoritative-sounding responses even when unsure about their accuracy.<\/li>\n<\/ul>\n\n\n\n<p>Clearly, the AI disclaimers warning users that the system can make mistakes hold about the same weight as cookie consent warnings.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-the-most-serious-ai-hallucinations-in-history\">The Most Serious AI Hallucinations in History<\/h2>\n\n\n\n<p>Numerous incidents have shown how these \u201cfabrications\u201d by artificial intelligence can have real and sometimes serious consequences when they occur in public contexts. These cases have raised questions about society\u2019s readiness to integrate AI systems into sensitive areas without proper verification mechanisms.<\/p>\n\n\n\n<p>Let\u2019s take a look at some of the most striking examples.<\/p>\n\n\n\n<p>In 2023, in New York, <strong>ChatGPT was used to draft a legal brief<\/strong>\u2014only to later discover that the AI had completely fabricated legal precedents and cited non-existent court rulings. The judge sanctioned the lawyers for failing to verify the information, <strong>emphasizing that professional responsibility cannot be delegated to artificial intelligence<\/strong>. From <em>Suits<\/em> to <em>Shameless<\/em>\u2014one way trip.<\/p>\n\n\n\n<p>The media, already struggling with fake news, realized just how insidious AI integration can be in journalism. In 2023, several cases highlighted these risks:<\/p>\n\n\n\n<p>CNET, a tech site somewhat underrated in our circles, had to review and correct dozens of AI-generated articles after significant errors were found in financial advice content. Some articles included incorrect compound interest calculations and misleading explanations of basic banking concepts that could have led readers to make harmful financial decisions.<\/p>\n\n\n\n<p>Not to mention an Australian regional newspaper that published interviews partially generated by AI containing <strong>quotes never spoken by public officials<\/strong>, including a local mayor. Reader trust was severely damaged when it emerged that the political statements attributed to the mayor were completely fabricated and amateurish\u2026<\/p>\n\n\n\n<p>Finally, Bloomberg had to issue a swift correction after an AI-generated article contained incorrect information about interest rate decisions that briefly impacted financial markets. This incident showed how AI hallucinations can have direct economic consequences. Naturally, statements by some heads of state have taken things to a whole new level\u2014who knows if their claims could also be called hallucinations?<\/p>\n\n\n\n<p>Even the academic world, despite its emphasis on rigor and verification, is not immune to the pitfalls of AI hallucinations. Meta had to quickly withdraw its Galactica model in 2022 after researchers demonstrated that the system generated seemingly authoritative scientific papers containing fabricated methodologies, made-up results, and citations of nonexistent studies.<\/p>\n\n\n\n<p>The scientific community has also documented worrying cases of students and even researchers using AI-generated content with fictitious references in their academic work. <strong>Some universities have found theses containing entire sections of completely hallucinated scientific literature<\/strong>, with plagiarism detection systems unable to flag this content as unoriginal because it is technically \u201coriginal\u201d \u2014 albeit false. A strange paradox: catching those who copy but not those who invent.<\/p>\n\n\n\n<p>In the corporate world, AI hallucinations have caused both reputational and financial damage. The most glaring example is probably Google, which lost about $100 billion in market value during the launch of its Bard chatbot after the AI made a mistake about an astronomical discovery during a public demo.<\/p>\n\n\n\n<p>Samsung, on the other hand, faced a security crisis when employees uploaded proprietary code to ChatGPT for programming assistance, only to discover that the AI subsequently incorporated snippets of this confidential code in responses to other users\u2014potentially compromising valuable intellectual property. Again, nothing new here: years ago, <strong>I worked at a company that accidentally posted database credentials on Stack Overflow while seeking a solution to a problem<\/strong>\u2014a mistake that cost months of headaches and thousands of euros.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-conclusion\">Conclusion<\/h2>\n\n\n\n<p>The methods may change, but the human factor always plays the heaviest role.<\/p>\n\n\n\n<p>Yet it\u2019s precisely this human element that will solve the problem\u2014by ensuring institutionalized oversight and prioritizing accurate content.<\/p>\n\n\n\n<p>The alternative is blind trust in these \u201caccepted\u201d results, opening apocalyptic scenarios where honesty and credibility no longer matter, only the number of times a baseless \u201ctruth\u201d appears statistically. In that case, whoever controls the past will have an easy game controlling the future.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u201cWho controls the past controls the future. Who controls the present controls the past.\u201dI never really gave this phrase the weight it deserves. Orwell was much more familiar to me for Animal Farm\u2014a title that, as a kid in elementary school, evoked nursery rhymes and bucolic memories more than metaphors or dystopias. 1984 came a&#8230; <a class=\"more-link\" href=\"https:\/\/www.codemotion.com\/magazine\/ai-ml\/ai-hallucinations-who-controls-the-past-controls-the-future\/\">Read more<\/a><\/p>\n","protected":false},"author":238,"featured_media":32988,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_editorskit_title_hidden":false,"_editorskit_reading_time":0,"_editorskit_is_block_options_detached":false,"_editorskit_block_options_position":"{}","_uag_custom_page_level_css":"","_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","footnotes":""},"categories":[46],"tags":[10003,4209,13326],"collections":[11387],"class_list":{"0":"post-33050","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-ai-ml","8":"tag-ai","9":"tag-careers","10":"tag-hallucinations","11":"collections-top-of-the-week","12":"entry"},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.9 (Yoast SEO v26.9) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>AI: Between Hallucinations and Misuse<\/title>\n<meta name=\"description\" content=\"Artificial intelligence is transforming our world, but it comes with unexpected risks. From convincing \u201challucinations\u201d to harmful misuse, AI\u2019s impact is double-edged.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.codemotion.com\/magazine\/ai-ml\/ai-hallucinations-who-controls-the-past-controls-the-future\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AI Hallucinations: Who Controls the Past Controls the future\" \/>\n<meta property=\"og:description\" content=\"Artificial intelligence is transforming our world, but it comes with unexpected risks. From convincing \u201challucinations\u201d to harmful misuse, AI\u2019s impact is double-edged.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.codemotion.com\/magazine\/ai-ml\/ai-hallucinations-who-controls-the-past-controls-the-future\/\" \/>\n<meta property=\"og:site_name\" content=\"Codemotion Magazine\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Codemotion.Italy\/\" \/>\n<meta property=\"article:published_time\" content=\"2025-05-21T08:46:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-21T08:46:01+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.codemotion.com\/magazine\/wp-content\/uploads\/2025\/05\/DALL\u00b7E-2025-05-15-14.22.19-A-horizontal-digital-illustration-representing-the-concept-of-AI-hallucinations-with-all-text-and-writing-removed.-The-scene-shows-a-humanoid-artific.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1792\" \/>\n\t<meta property=\"og:image:height\" content=\"1024\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"Arnaldo Morena\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@CodemotionIT\" \/>\n<meta name=\"twitter:site\" content=\"@CodemotionIT\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Arnaldo Morena\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.codemotion.com\/magazine\/ai-ml\/ai-hallucinations-who-controls-the-past-controls-the-future\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.codemotion.com\/magazine\/ai-ml\/ai-hallucinations-who-controls-the-past-controls-the-future\/\"},\"author\":{\"name\":\"Arnaldo Morena\",\"@id\":\"https:\/\/www.codemotion.com\/magazine\/#\/schema\/person\/72209dcaf2205f28968d38489892bd17\"},\"headline\":\"AI Hallucinations: Who Controls the Past Controls the future\",\"datePublished\":\"2025-05-21T08:46:00+00:00\",\"dateModified\":\"2025-05-21T08:46:01+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.codemotion.com\/magazine\/ai-ml\/ai-hallucinations-who-controls-the-past-controls-the-future\/\"},\"wordCount\":1681,\"publisher\":{\"@id\":\"https:\/\/www.codemotion.com\/magazine\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.codemotion.com\/magazine\/ai-ml\/ai-hallucinations-who-controls-the-past-controls-the-future\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.codemotion.com\/magazine\/wp-content\/uploads\/2025\/05\/DALL\u00b7E-2025-05-15-14.22.19-A-horizontal-digital-illustration-representing-the-concept-of-AI-hallucinations-with-all-text-and-writing-removed.-The-scene-shows-a-humanoid-artific.webp\",\"keywords\":[\"AI\",\"Careers\",\"hallucinations\"],\"articleSection\":[\"AI\/ML\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.codemotion.com\/magazine\/ai-ml\/ai-hallucinations-who-controls-the-past-controls-the-future\/\",\"url\":\"https:\/\/www.codemotion.com\/magazine\/ai-ml\/ai-hallucinations-who-controls-the-past-controls-the-future\/\",\"name\":\"AI: Between Hallucinations and Misuse\",\"isPartOf\":{\"@id\":\"https:\/\/www.codemotion.com\/magazine\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.codemotion.com\/magazine\/ai-ml\/ai-hallucinations-who-controls-the-past-controls-the-future\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.codemotion.com\/magazine\/ai-ml\/ai-hallucinations-who-controls-the-past-controls-the-future\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.codemotion.com\/magazine\/wp-content\/uploads\/2025\/05\/DALL\u00b7E-2025-05-15-14.22.19-A-horizontal-digital-illustration-representing-the-concept-of-AI-hallucinations-with-all-text-and-writing-removed.-The-scene-shows-a-humanoid-artific.webp\",\"datePublished\":\"2025-05-21T08:46:00+00:00\",\"dateModified\":\"2025-05-21T08:46:01+00:00\",\"description\":\"Artificial intelligence is transforming our world, but it comes with unexpected risks. From convincing \u201challucinations\u201d to harmful misuse, AI\u2019s impact is double-edged.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.codemotion.com\/magazine\/ai-ml\/ai-hallucinations-who-controls-the-past-controls-the-future\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.codemotion.com\/magazine\/ai-ml\/ai-hallucinations-who-controls-the-past-controls-the-future\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.codemotion.com\/magazine\/ai-ml\/ai-hallucinations-who-controls-the-past-controls-the-future\/#primaryimage\",\"url\":\"https:\/\/www.codemotion.com\/magazine\/wp-content\/uploads\/2025\/05\/DALL\u00b7E-2025-05-15-14.22.19-A-horizontal-digital-illustration-representing-the-concept-of-AI-hallucinations-with-all-text-and-writing-removed.-The-scene-shows-a-humanoid-artific.webp\",\"contentUrl\":\"https:\/\/www.codemotion.com\/magazine\/wp-content\/uploads\/2025\/05\/DALL\u00b7E-2025-05-15-14.22.19-A-horizontal-digital-illustration-representing-the-concept-of-AI-hallucinations-with-all-text-and-writing-removed.-The-scene-shows-a-humanoid-artific.webp\",\"width\":1792,\"height\":1024,\"caption\":\"allucinazioni\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.codemotion.com\/magazine\/ai-ml\/ai-hallucinations-who-controls-the-past-controls-the-future\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.codemotion.com\/magazine\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"AI\/ML\",\"item\":\"https:\/\/www.codemotion.com\/magazine\/ai-ml\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"AI Hallucinations: Who Controls the Past Controls the future\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.codemotion.com\/magazine\/#website\",\"url\":\"https:\/\/www.codemotion.com\/magazine\/\",\"name\":\"Codemotion Magazine\",\"description\":\"We code the future. Together\",\"publisher\":{\"@id\":\"https:\/\/www.codemotion.com\/magazine\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.codemotion.com\/magazine\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.codemotion.com\/magazine\/#organization\",\"name\":\"Codemotion\",\"url\":\"https:\/\/www.codemotion.com\/magazine\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.codemotion.com\/magazine\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.codemotion.com\/magazine\/wp-content\/uploads\/2019\/11\/codemotionlogo.png\",\"contentUrl\":\"https:\/\/www.codemotion.com\/magazine\/wp-content\/uploads\/2019\/11\/codemotionlogo.png\",\"width\":225,\"height\":225,\"caption\":\"Codemotion\"},\"image\":{\"@id\":\"https:\/\/www.codemotion.com\/magazine\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/Codemotion.Italy\/\",\"https:\/\/x.com\/CodemotionIT\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.codemotion.com\/magazine\/#\/schema\/person\/72209dcaf2205f28968d38489892bd17\",\"name\":\"Arnaldo Morena\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.codemotion.com\/magazine\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/www.codemotion.com\/magazine\/wp-content\/uploads\/2024\/01\/whatsapp-image-100x100.jpg\",\"contentUrl\":\"https:\/\/www.codemotion.com\/magazine\/wp-content\/uploads\/2024\/01\/whatsapp-image-100x100.jpg\",\"caption\":\"Arnaldo Morena\"},\"description\":\"First steps i moved into computers world were my beloved basic programs I wrote on a Zx Spectrum in early 80s. In 90s , while i was studing economic , i was often asked to help people on using personal computer for every day business : It's been a one way ticket. First and lasting love was for managing data , so i have started using msaccess and SqlServer to build databases , elaborate information and reports using tons and tons of Visual Basic code . My web career started developing in Asp and Asp.net , then I began to use php . I like to have an administrative approach ,too .In fact i have earned many certifications on database administration . Mixing up this two factors i developed many programs for data collecting and analyzing, being involved on publishing reports and articles based on elaborated information , in scenarios as Public Administration training , collaboration project between universities all over the world or survey on genetic structure and their relative kind of analysis. Actually i am involved in collecting data by using automated sensor IoT, that lead me on joining Arduino community in Rome, and integrating my application with more instruments , working in fields like Open and Big data , and using data mining software .\",\"sameAs\":[\"https:\/\/www.linkedin.com\/in\/arnymore\/\"],\"url\":\"https:\/\/www.codemotion.com\/magazine\/author\/arnaldo-morena\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"AI: Between Hallucinations and Misuse","description":"Artificial intelligence is transforming our world, but it comes with unexpected risks. From convincing \u201challucinations\u201d to harmful misuse, AI\u2019s impact is double-edged.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.codemotion.com\/magazine\/ai-ml\/ai-hallucinations-who-controls-the-past-controls-the-future\/","og_locale":"en_US","og_type":"article","og_title":"AI Hallucinations: Who Controls the Past Controls the future","og_description":"Artificial intelligence is transforming our world, but it comes with unexpected risks. From convincing \u201challucinations\u201d to harmful misuse, AI\u2019s impact is double-edged.","og_url":"https:\/\/www.codemotion.com\/magazine\/ai-ml\/ai-hallucinations-who-controls-the-past-controls-the-future\/","og_site_name":"Codemotion Magazine","article_publisher":"https:\/\/www.facebook.com\/Codemotion.Italy\/","article_published_time":"2025-05-21T08:46:00+00:00","article_modified_time":"2025-05-21T08:46:01+00:00","og_image":[{"width":1792,"height":1024,"url":"https:\/\/www.codemotion.com\/magazine\/wp-content\/uploads\/2025\/05\/DALL\u00b7E-2025-05-15-14.22.19-A-horizontal-digital-illustration-representing-the-concept-of-AI-hallucinations-with-all-text-and-writing-removed.-The-scene-shows-a-humanoid-artific.webp","type":"image\/webp"}],"author":"Arnaldo Morena","twitter_card":"summary_large_image","twitter_creator":"@CodemotionIT","twitter_site":"@CodemotionIT","twitter_misc":{"Written by":"Arnaldo Morena","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.codemotion.com\/magazine\/ai-ml\/ai-hallucinations-who-controls-the-past-controls-the-future\/#article","isPartOf":{"@id":"https:\/\/www.codemotion.com\/magazine\/ai-ml\/ai-hallucinations-who-controls-the-past-controls-the-future\/"},"author":{"name":"Arnaldo Morena","@id":"https:\/\/www.codemotion.com\/magazine\/#\/schema\/person\/72209dcaf2205f28968d38489892bd17"},"headline":"AI Hallucinations: Who Controls the Past Controls the future","datePublished":"2025-05-21T08:46:00+00:00","dateModified":"2025-05-21T08:46:01+00:00","mainEntityOfPage":{"@id":"https:\/\/www.codemotion.com\/magazine\/ai-ml\/ai-hallucinations-who-controls-the-past-controls-the-future\/"},"wordCount":1681,"publisher":{"@id":"https:\/\/www.codemotion.com\/magazine\/#organization"},"image":{"@id":"https:\/\/www.codemotion.com\/magazine\/ai-ml\/ai-hallucinations-who-controls-the-past-controls-the-future\/#primaryimage"},"thumbnailUrl":"https:\/\/www.codemotion.com\/magazine\/wp-content\/uploads\/2025\/05\/DALL\u00b7E-2025-05-15-14.22.19-A-horizontal-digital-illustration-representing-the-concept-of-AI-hallucinations-with-all-text-and-writing-removed.-The-scene-shows-a-humanoid-artific.webp","keywords":["AI","Careers","hallucinations"],"articleSection":["AI\/ML"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.codemotion.com\/magazine\/ai-ml\/ai-hallucinations-who-controls-the-past-controls-the-future\/","url":"https:\/\/www.codemotion.com\/magazine\/ai-ml\/ai-hallucinations-who-controls-the-past-controls-the-future\/","name":"AI: Between Hallucinations and Misuse","isPartOf":{"@id":"https:\/\/www.codemotion.com\/magazine\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.codemotion.com\/magazine\/ai-ml\/ai-hallucinations-who-controls-the-past-controls-the-future\/#primaryimage"},"image":{"@id":"https:\/\/www.codemotion.com\/magazine\/ai-ml\/ai-hallucinations-who-controls-the-past-controls-the-future\/#primaryimage"},"thumbnailUrl":"https:\/\/www.codemotion.com\/magazine\/wp-content\/uploads\/2025\/05\/DALL\u00b7E-2025-05-15-14.22.19-A-horizontal-digital-illustration-representing-the-concept-of-AI-hallucinations-with-all-text-and-writing-removed.-The-scene-shows-a-humanoid-artific.webp","datePublished":"2025-05-21T08:46:00+00:00","dateModified":"2025-05-21T08:46:01+00:00","description":"Artificial intelligence is transforming our world, but it comes with unexpected risks. From convincing \u201challucinations\u201d to harmful misuse, AI\u2019s impact is double-edged.","breadcrumb":{"@id":"https:\/\/www.codemotion.com\/magazine\/ai-ml\/ai-hallucinations-who-controls-the-past-controls-the-future\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.codemotion.com\/magazine\/ai-ml\/ai-hallucinations-who-controls-the-past-controls-the-future\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.codemotion.com\/magazine\/ai-ml\/ai-hallucinations-who-controls-the-past-controls-the-future\/#primaryimage","url":"https:\/\/www.codemotion.com\/magazine\/wp-content\/uploads\/2025\/05\/DALL\u00b7E-2025-05-15-14.22.19-A-horizontal-digital-illustration-representing-the-concept-of-AI-hallucinations-with-all-text-and-writing-removed.-The-scene-shows-a-humanoid-artific.webp","contentUrl":"https:\/\/www.codemotion.com\/magazine\/wp-content\/uploads\/2025\/05\/DALL\u00b7E-2025-05-15-14.22.19-A-horizontal-digital-illustration-representing-the-concept-of-AI-hallucinations-with-all-text-and-writing-removed.-The-scene-shows-a-humanoid-artific.webp","width":1792,"height":1024,"caption":"allucinazioni"},{"@type":"BreadcrumbList","@id":"https:\/\/www.codemotion.com\/magazine\/ai-ml\/ai-hallucinations-who-controls-the-past-controls-the-future\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.codemotion.com\/magazine\/"},{"@type":"ListItem","position":2,"name":"AI\/ML","item":"https:\/\/www.codemotion.com\/magazine\/ai-ml\/"},{"@type":"ListItem","position":3,"name":"AI Hallucinations: Who Controls the Past Controls the future"}]},{"@type":"WebSite","@id":"https:\/\/www.codemotion.com\/magazine\/#website","url":"https:\/\/www.codemotion.com\/magazine\/","name":"Codemotion Magazine","description":"We code the future. Together","publisher":{"@id":"https:\/\/www.codemotion.com\/magazine\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.codemotion.com\/magazine\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.codemotion.com\/magazine\/#organization","name":"Codemotion","url":"https:\/\/www.codemotion.com\/magazine\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.codemotion.com\/magazine\/#\/schema\/logo\/image\/","url":"https:\/\/www.codemotion.com\/magazine\/wp-content\/uploads\/2019\/11\/codemotionlogo.png","contentUrl":"https:\/\/www.codemotion.com\/magazine\/wp-content\/uploads\/2019\/11\/codemotionlogo.png","width":225,"height":225,"caption":"Codemotion"},"image":{"@id":"https:\/\/www.codemotion.com\/magazine\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Codemotion.Italy\/","https:\/\/x.com\/CodemotionIT"]},{"@type":"Person","@id":"https:\/\/www.codemotion.com\/magazine\/#\/schema\/person\/72209dcaf2205f28968d38489892bd17","name":"Arnaldo Morena","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.codemotion.com\/magazine\/#\/schema\/person\/image\/","url":"https:\/\/www.codemotion.com\/magazine\/wp-content\/uploads\/2024\/01\/whatsapp-image-100x100.jpg","contentUrl":"https:\/\/www.codemotion.com\/magazine\/wp-content\/uploads\/2024\/01\/whatsapp-image-100x100.jpg","caption":"Arnaldo Morena"},"description":"First steps i moved into computers world were my beloved basic programs I wrote on a Zx Spectrum in early 80s. In 90s , while i was studing economic , i was often asked to help people on using personal computer for every day business : It's been a one way ticket. First and lasting love was for managing data , so i have started using msaccess and SqlServer to build databases , elaborate information and reports using tons and tons of Visual Basic code . My web career started developing in Asp and Asp.net , then I began to use php . I like to have an administrative approach ,too .In fact i have earned many certifications on database administration . Mixing up this two factors i developed many programs for data collecting and analyzing, being involved on publishing reports and articles based on elaborated information , in scenarios as Public Administration training , collaboration project between universities all over the world or survey on genetic structure and their relative kind of analysis. Actually i am involved in collecting data by using automated sensor IoT, that lead me on joining Arduino community in Rome, and integrating my application with more instruments , working in fields like Open and Big data , and using data mining software .","sameAs":["https:\/\/www.linkedin.com\/in\/arnymore\/"],"url":"https:\/\/www.codemotion.com\/magazine\/author\/arnaldo-morena\/"}]}},"featured_image_src":"https:\/\/www.codemotion.com\/magazine\/wp-content\/uploads\/2025\/05\/DALL\u00b7E-2025-05-15-14.22.19-A-horizontal-digital-illustration-representing-the-concept-of-AI-hallucinations-with-all-text-and-writing-removed.-The-scene-shows-a-humanoid-artific-600x400.webp","featured_image_src_square":"https:\/\/www.codemotion.com\/magazine\/wp-content\/uploads\/2025\/05\/DALL\u00b7E-2025-05-15-14.22.19-A-horizontal-digital-illustration-representing-the-concept-of-AI-hallucinations-with-all-text-and-writing-removed.-The-scene-shows-a-humanoid-artific-600x600.webp","author_info":{"display_name":"Arnaldo Morena","author_link":"https:\/\/www.codemotion.com\/magazine\/author\/arnaldo-morena\/"},"uagb_featured_image_src":{"full":["https:\/\/www.codemotion.com\/magazine\/wp-content\/uploads\/2025\/05\/DALL\u00b7E-2025-05-15-14.22.19-A-horizontal-digital-illustration-representing-the-concept-of-AI-hallucinations-with-all-text-and-writing-removed.-The-scene-shows-a-humanoid-artific.webp",1792,1024,false],"thumbnail":["https:\/\/www.codemotion.com\/magazine\/wp-content\/uploads\/2025\/05\/DALL\u00b7E-2025-05-15-14.22.19-A-horizontal-digital-illustration-representing-the-concept-of-AI-hallucinations-with-all-text-and-writing-removed.-The-scene-shows-a-humanoid-artific-150x150.webp",150,150,true],"medium":["https:\/\/www.codemotion.com\/magazine\/wp-content\/uploads\/2025\/05\/DALL\u00b7E-2025-05-15-14.22.19-A-horizontal-digital-illustration-representing-the-concept-of-AI-hallucinations-with-all-text-and-writing-removed.-The-scene-shows-a-humanoid-artific-300x171.webp",300,171,true],"medium_large":["https:\/\/www.codemotion.com\/magazine\/wp-content\/uploads\/2025\/05\/DALL\u00b7E-2025-05-15-14.22.19-A-horizontal-digital-illustration-representing-the-concept-of-AI-hallucinations-with-all-text-and-writing-removed.-The-scene-shows-a-humanoid-artific-768x439.webp",768,439,true],"large":["https:\/\/www.codemotion.com\/magazine\/wp-content\/uploads\/2025\/05\/DALL\u00b7E-2025-05-15-14.22.19-A-horizontal-digital-illustration-representing-the-concept-of-AI-hallucinations-with-all-text-and-writing-removed.-The-scene-shows-a-humanoid-artific-1024x585.webp",1024,585,true],"1536x1536":["https:\/\/www.codemotion.com\/magazine\/wp-content\/uploads\/2025\/05\/DALL\u00b7E-2025-05-15-14.22.19-A-horizontal-digital-illustration-representing-the-concept-of-AI-hallucinations-with-all-text-and-writing-removed.-The-scene-shows-a-humanoid-artific-1536x878.webp",1536,878,true],"2048x2048":["https:\/\/www.codemotion.com\/magazine\/wp-content\/uploads\/2025\/05\/DALL\u00b7E-2025-05-15-14.22.19-A-horizontal-digital-illustration-representing-the-concept-of-AI-hallucinations-with-all-text-and-writing-removed.-The-scene-shows-a-humanoid-artific.webp",1792,1024,false],"small-home-featured":["https:\/\/www.codemotion.com\/magazine\/wp-content\/uploads\/2025\/05\/DALL\u00b7E-2025-05-15-14.22.19-A-horizontal-digital-illustration-representing-the-concept-of-AI-hallucinations-with-all-text-and-writing-removed.-The-scene-shows-a-humanoid-artific-100x100.webp",100,100,true],"sidebar-featured":["https:\/\/www.codemotion.com\/magazine\/wp-content\/uploads\/2025\/05\/DALL\u00b7E-2025-05-15-14.22.19-A-horizontal-digital-illustration-representing-the-concept-of-AI-hallucinations-with-all-text-and-writing-removed.-The-scene-shows-a-humanoid-artific-180x128.webp",180,128,true],"genesis-singular-images":["https:\/\/www.codemotion.com\/magazine\/wp-content\/uploads\/2025\/05\/DALL\u00b7E-2025-05-15-14.22.19-A-horizontal-digital-illustration-representing-the-concept-of-AI-hallucinations-with-all-text-and-writing-removed.-The-scene-shows-a-humanoid-artific-896x504.webp",896,504,true],"archive-featured":["https:\/\/www.codemotion.com\/magazine\/wp-content\/uploads\/2025\/05\/DALL\u00b7E-2025-05-15-14.22.19-A-horizontal-digital-illustration-representing-the-concept-of-AI-hallucinations-with-all-text-and-writing-removed.-The-scene-shows-a-humanoid-artific-400x225.webp",400,225,true],"gb-block-post-grid-landscape":["https:\/\/www.codemotion.com\/magazine\/wp-content\/uploads\/2025\/05\/DALL\u00b7E-2025-05-15-14.22.19-A-horizontal-digital-illustration-representing-the-concept-of-AI-hallucinations-with-all-text-and-writing-removed.-The-scene-shows-a-humanoid-artific-600x400.webp",600,400,true],"gb-block-post-grid-square":["https:\/\/www.codemotion.com\/magazine\/wp-content\/uploads\/2025\/05\/DALL\u00b7E-2025-05-15-14.22.19-A-horizontal-digital-illustration-representing-the-concept-of-AI-hallucinations-with-all-text-and-writing-removed.-The-scene-shows-a-humanoid-artific-600x600.webp",600,600,true]},"uagb_author_info":{"display_name":"Arnaldo Morena","author_link":"https:\/\/www.codemotion.com\/magazine\/author\/arnaldo-morena\/"},"uagb_comment_info":0,"uagb_excerpt":"\u201cWho controls the past controls the future. Who controls the present controls the past.\u201dI never really gave this phrase the weight it deserves. Orwell was much more familiar to me for Animal Farm\u2014a title that, as a kid in elementary school, evoked nursery rhymes and bucolic memories more than metaphors or dystopias. 1984 came a&#8230;&hellip;","lang":"en","_links":{"self":[{"href":"https:\/\/www.codemotion.com\/magazine\/wp-json\/wp\/v2\/posts\/33050","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.codemotion.com\/magazine\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.codemotion.com\/magazine\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.codemotion.com\/magazine\/wp-json\/wp\/v2\/users\/238"}],"replies":[{"embeddable":true,"href":"https:\/\/www.codemotion.com\/magazine\/wp-json\/wp\/v2\/comments?post=33050"}],"version-history":[{"count":2,"href":"https:\/\/www.codemotion.com\/magazine\/wp-json\/wp\/v2\/posts\/33050\/revisions"}],"predecessor-version":[{"id":33065,"href":"https:\/\/www.codemotion.com\/magazine\/wp-json\/wp\/v2\/posts\/33050\/revisions\/33065"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.codemotion.com\/magazine\/wp-json\/wp\/v2\/media\/32988"}],"wp:attachment":[{"href":"https:\/\/www.codemotion.com\/magazine\/wp-json\/wp\/v2\/media?parent=33050"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.codemotion.com\/magazine\/wp-json\/wp\/v2\/categories?post=33050"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.codemotion.com\/magazine\/wp-json\/wp\/v2\/tags?post=33050"},{"taxonomy":"collections","embeddable":true,"href":"https:\/\/www.codemotion.com\/magazine\/wp-json\/wp\/v2\/collections?post=33050"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}