<?xml version='1.0' encoding='utf-8' ?>
<!-- Made with love by pretalx v2025.2.2. -->
<schedule>
    <generator name="pretalx" version="2025.2.2" />
    <version>0.20</version>
    <conference>
        <title>AI Heroes 2025</title>
        <acronym>aiheroes-2025</acronym>
        <start>2025-05-27</start>
        <end>2025-05-27</end>
        <days>1</days>
        <timeslot_duration>00:05</timeslot_duration>
        <base_url>https://papers.synesthesia.it</base_url>
        <logo>https://papers.synesthesia.it/media/aiheroes-2025/img/logo-AIHereos_bianco_X47Ym7U_zph2gga.png</logo>
        <time_zone_name>Europe/Rome</time_zone_name>
        
        
    </conference>
    <day index='1' date='2025-05-27' start='2025-05-27T04:00:00+02:00' end='2025-05-28T03:59:00+02:00'>
        <room name='Sala 7' guid='ea68ec24-4824-502d-b866-f98a6e5b6e71'>
            <event guid='79455aca-7cbc-5718-9d01-8dc9d9e08be8' id='680'>
                <room>Sala 7</room>
                <title>Beyond Prompts: Building Intelligent Applications with Genkit and the Model Context Protocol</title>
                <subtitle></subtitle>
                <type>Talk</type>
                <date>2025-05-27T09:30:00+02:00</date>
                <start>09:30</start>
                <duration>00:45</duration>
                <abstract>LLMs have democratized AI, making it more accessible for everyone. But today&#8217;s chat bots still feel very disconnected. Wouldn&#8217;t it be great if you could use AI to tap into your personal knowledge and data, and use it to drive the tools you already know and love? Imagine using a chat bot to create your next pitch deck, or generating bespoke 3D scenes for your next home decoration project using inexpensive tools like Blender. In this talk, I&apos;ll show you how this is possible with tools like Genkit and MPC, the Model Context Protocol.

You will learn:

- What Genkit is and how its key abstractions make building AI apps easier and faster
- How you can leverage MCP to allow LLMs to interact with existing apps and systems
- How to architect intelligent applications that orchestrate complex tasks by connecting to and reusing your existing APIs, data sources, and specialised tools.

I will even demo an agentic app built using Genkit, MCP, Swift, and Keynote that you can use to craft presentation decks using just natural language - including doing the research!</abstract>
                <slug>aiheroes-2025-680-beyond-prompts-building-intelligent-applications-with-genkit-and-the-model-context-protocol</slug>
                <track></track>
                
                <persons>
                    <person id='138'>Peter Friese</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://papers.synesthesia.it/aiheroes-2025/talk/9MLCPG/</url>
                <feedback_url></feedback_url>
            </event>
            <event guid='d452014f-670c-53c7-b622-01d758f7e890' id='672'>
                <room>Sala 7</room>
                <title>LLM-Powered Automation for Scalable UI Testing</title>
                <subtitle></subtitle>
                <type>Talk</type>
                <date>2025-05-27T10:15:00+02:00</date>
                <start>10:15</start>
                <duration>00:45</duration>
                <abstract>Automated UI testing is essential but notoriously fragile, often failing to keep pace with rapidly evolving interfaces and documentation. In this talk, we introduce a novel multi-agent architecture that leverages large language models (LLMs) to transform static documentation into dynamic, executable UI tests&#8212;without writing code. Our system extracts structured user journeys from product manuals, refines them into atomic tasks using LLM agents, and executes them autonomously in live browser environments.
This talk is for developers, QA engineers, and AI practitioners building or maintaining test automation pipelines in enterprise environment. Attendees will gain insights into architecting LLM-powered agents for structured extraction, and improving test resilience. We&apos;ll explore how this system achieves high execution accuracy and adaptive self-correction, even under ambiguous or incomplete specs.</abstract>
                <slug>aiheroes-2025-672-llm-powered-automation-for-scalable-ui-testing</slug>
                <track></track>
                
                <persons>
                    <person id='428'>Michelantonio Trizio</person><person id='435'>Andrea Lops</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://papers.synesthesia.it/aiheroes-2025/talk/DYDWFT/</url>
                <feedback_url></feedback_url>
            </event>
            <event guid='45f0d341-bf24-5f9a-8d32-9577c1a7b1bb' id='693'>
                <room>Sala 7</room>
                <title>The composite AI-product stack: Building intelligent systems with agents and generative AI</title>
                <subtitle></subtitle>
                <type>Talk</type>
                <date>2025-05-27T11:30:00+02:00</date>
                <start>11:30</start>
                <duration>00:45</duration>
                <abstract>As individuals and organizations strive to make smarter, faster decisions, AI is evolving beyond prediction into a new era of causal, intelligent, and collaborative decision-making. This session explores how developers can build cutting-edge Decision Intelligence Platforms by combining three key technologies. First, we&apos;ll look at how graph analytics uncover causal relationships in data, revealing patterns and dependencies that power smarter insights. Next, we&apos;ll dive into a simulation engine that enables scalable scenario planning, helping teams test &#8220;what-if&#8221; situations before acting. Finally, we&#8217;ll explore generative data storytelling and an alerting and recommendation system that transforms raw data into meaningful, real-time narratives and guidance. Together, these elements create a platform that doesn&#8217;t just react to data&#8212;but understands it, plans around it, and collaborates with users to make proactive decisions.</abstract>
                <slug>aiheroes-2025-693-the-composite-ai-product-stack-building-intelligent-systems-with-agents-and-generative-ai</slug>
                <track></track>
                
                <persons>
                    <person id='452'>Giovanni Cugliari</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://papers.synesthesia.it/aiheroes-2025/talk/ZPERES/</url>
                <feedback_url></feedback_url>
            </event>
            <event guid='0aa83883-0794-5f9f-99cc-5732dbe289f2' id='678'>
                <room>Sala 7</room>
                <title>Coding with AI: How to Get Predictable Results</title>
                <subtitle></subtitle>
                <type>Talk</type>
                <date>2025-05-27T12:15:00+02:00</date>
                <start>12:15</start>
                <duration>00:45</duration>
                <abstract>AI coding assistants like Copilot, ChatGPT, and Cursor have transformed how we write software &#8212; but often in unpredictable ways. Vague prompts, inconsistent results, and scattered workflows are now part of our daily reality. The promise of AI-powered development is huge, but without structure, it&apos;s easy to fall into chaos.

In this talk, I&#8217;ll introduce User Story Matrix (USM) &#8212; an open-source CLI tool that helps developers orchestrate AI-assisted development with clarity and control. USM lets you define structured user stories, generate implementation blueprints, and guide AI tools through testable, repeatable steps.
Whether you&apos;re working solo or in a team, USM gives you a lightweight, developer-first workflow to make AI coding deliberate and scalable &#8212; not just experimental.
This talk is aimed at developers, tech leads, and AI tool builders looking to reduce noise and get real results from AI coding. You&#8217;ll walk away with a fresh mindset, a practical CLI demo, and a repeatable process to bring predictability back to your AI-assisted workflow.</abstract>
                <slug>aiheroes-2025-678-coding-with-ai-how-to-get-predictable-results</slug>
                <track></track>
                
                <persons>
                    <person id='439'>Daniele Antonini</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://papers.synesthesia.it/aiheroes-2025/talk/JYWCFU/</url>
                <feedback_url></feedback_url>
            </event>
            <event guid='70d73432-04d1-5be6-a7c2-eefdb317b934' id='698'>
                <room>Sala 7</room>
                <title>Agent Collaboration Across Frameworks: Interoperability with CrewAI, LangGraph, and Google A2A</title>
                <subtitle></subtitle>
                <type>Talk</type>
                <date>2025-05-27T14:00:00+02:00</date>
                <start>14:00</start>
                <duration>00:40</duration>
                <abstract>Modern AI development is rapidly shifting from isolated LLM prompts to orchestrated systems of collaborative agents. But with so many tools and frameworks emerging, interoperability remains a key challenge. In this talk, we introduce three powerful and complementary technologies: CrewAI, a lightweight framework for autonomous multi-agent collaboration; LangGraph, a graph-based orchestration engine for LLM workflows; and Google&#8217;s Agent-to-Agent (A2A) protocol, a new open standard enabling agents to discover and communicate across frameworks and infrastructures.

You&#8217;ll learn how each technology works, what problems they solve, and how they differ in design and application. The final part of the talk is a live demo: an AI agent that receives a user request and coordinates with two separate agent stacks&#8212;one built with CrewAI and another with LangGraph&#8212;via the Google A2A protocol, showcasing seamless cross-framework problem-solving in action.

Audience: AI developers, architects, and technical leads building agent-based systems or evaluating agent frameworks.
Length: 40 minutes.
Innovation: This is a brand-new talk featuring a live demo of multi-framework agent interoperability using Google A2A.
Takeaways: Attendees will leave with a clear understanding of CrewAI, LangGraph, and A2A; practical insights on when and how to use each; and a blueprint for building scalable, interoperable, multi-agent systems.</abstract>
                <slug>aiheroes-2025-698-agent-collaboration-across-frameworks-interoperability-with-crewai-langgraph-and-google-a2a</slug>
                <track></track>
                
                <persons>
                    <person id='458'>Davide Dispenza</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://papers.synesthesia.it/aiheroes-2025/talk/DARRXA/</url>
                <feedback_url></feedback_url>
            </event>
            <event guid='4d0ce754-c72f-5799-94aa-2c2279a996cc' id='661'>
                <room>Sala 7</room>
                <title>How TheFork is Revolutionizing Dining Experiences with Generative AI</title>
                <subtitle></subtitle>
                <type>Talk</type>
                <date>2025-05-27T14:40:00+02:00</date>
                <start>14:40</start>
                <duration>00:40</duration>
                <abstract>What happens when Generative AI meets the world of dining? At TheFork, we&#8217;ve transformed restaurant discovery into a personalized experience for every user. This talk will take you through our exciting journey of adopting GenAI&#8212;balancing innovation with privacy, legal compliance, and the creation of a solid AI blueprint to support multiple internal initiatives. We&#8217;ll share how we&#8217;ve leveraged diner reviews to enhance the user experience, from generating smarter recommendations to crafting personalized restaurant descriptions. Join us as we explore the challenges, lessons learned, and the strategies that are shaping TheFork into an intelligent, user-centric dining advisor. Join us as we explore the challenges, lessons learned, and the strategies that are shaping TheFork into an intelligent, user-centric dining advisor.</abstract>
                <slug>aiheroes-2025-661-how-thefork-is-revolutionizing-dining-experiences-with-generative-ai</slug>
                <track></track>
                
                <persons>
                    <person id='424'>Francesco Lerro</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://papers.synesthesia.it/aiheroes-2025/talk/WZLAGS/</url>
                <feedback_url></feedback_url>
            </event>
            <event guid='c03ce229-a23e-57fd-b23b-697226e21966' id='694'>
                <room>Sala 7</room>
                <title>How to (not) fail a GenAI project: practical lessons and technical insights from building and evolving Multi-Agent Chatbots in production</title>
                <subtitle></subtitle>
                <type>Talk</type>
                <date>2025-05-27T15:20:00+02:00</date>
                <start>15:20</start>
                <duration>00:40</duration>
                <abstract>Why do even successful GenAI projects often plateau after reaching production?

Moving from PoC to a live system is only the beginning &#8212; the real challenge lies in scaling it, making it **trustworthy**, and **continuously improving** its impact. Whether you&#8217;re navigating your first demo or already running a GenAI solution in production, this talk is for you.

Here I&#8217;ll share hard-earned lessons from building production-grade **multi-agent chatbots** (e.g. &#8220;talk-with-your-documents&#8221;) in a corporate environment &#8212; lessons grounded in hands-on experience, packed with **practical tips** and references to GenAI **tools and frameworks** that actually work.

We&#8217;ll cover:
- why involving business stakeholders **early and often** is not just a nice-to-have, but a critical success factor &#8212; and *how to do it*.
- how to build robust **evaluation pipelines** using real user data and expert input to assess relevance, accuracy, and overall system performance *over time*.
- how to strike the *right balance* between elegant simplicity and complex **agents architectures**, with a focus on composable **patterns** and **advanced strategies for RAG** (chunking, pre-retrieval, post-retrieval, and more).
- the main challenges of *unstructured data* &#8212; and how **smart preprocessing** can be helpful in compensating for poor document quality.
- **post-deployment** strategies: onboarding users, increasing trust through **transparency** (think interactive source tracing and agent flow visualization), and iterating based on **real-world queries and feedback**.

This is a new, original talk for AI Heroes, aimed at developers, AI engineers, and product teams building GenAI solutions. Get ready for a session filled with hands-on advice and real-world lessons learned from taking GenAI projects to production across a variety of contexts and scenarios.

Expected length: 40 minutes</abstract>
                <slug>aiheroes-2025-694-how-to-not-fail-a-genai-project-practical-lessons-and-technical-insights-from-building-and-evolving-multi-agent-chatbots-in-production</slug>
                <track></track>
                
                <persons>
                    <person id='454'>Benedetto Manasseri</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://papers.synesthesia.it/aiheroes-2025/talk/QXBAFK/</url>
                <feedback_url></feedback_url>
            </event>
            <event guid='7f248ae4-1541-58fe-9d21-f6428d60cca1' id='551'>
                <room>Sala 7</room>
                <title>Beyond Basic RAG: HyDE, Visual Embeddings, and Other Tricks</title>
                <subtitle></subtitle>
                <type>Talk</type>
                <date>2025-05-27T16:30:00+02:00</date>
                <start>16:30</start>
                <duration>00:40</duration>
                <abstract>The foundational **RAG architecture** we all know - built on embeddings, vector databases, retrieval algorithms, and generative models - served us well in 2023. Now it&apos;s time to explore the powerful enhancements that have emerged to take RAG to the next level.

We&apos;ll explore **HyDE**, an approach that leverages an LLM to generate hypothetical documents, creating a stronger bridge between user queries and relevant content. The result is a marked improvement in retrieval accuracy without requiring additional models.

**Visual content handling** gets a major upgrade through advanced embedding techniques, particularly with the introduction of **ColPali**. This retrieval model works directly with document images, using vision-language models to create rich, contextual embeddings from document pages. It&apos;s particularly powerful when dealing with PDFs, scanned documents, and other visually structured content that traditional RAG systems struggle with.

For those focused on efficiency, we&apos;ll examine **SPLADE**, a neural retrieval model that creates sparse representations of both documents and queries. By combining the speed advantages of traditional inverted indexes with the accuracy of modern neural approaches, SPLADE offers a compelling solution for production environments.

The discussion isn&apos;t just theoretical - we&apos;ll ground everything in practical implementation. Through **code snippets**, engineering best practices, and live demonstrations, you&apos;ll see these enhancements in action and understand how to integrate them into your own systems.

Whether you&apos;re building your first RAG system or looking to enhance an existing one, this session will equip you with actionable insights and **practical solutions** to make your retrieval systems more robust and capable of handling real-world challenges.</abstract>
                <slug>aiheroes-2025-551-beyond-basic-rag-hyde-visual-embeddings-and-other-tricks</slug>
                <track></track>
                
                <persons>
                    <person id='305'>Emanuele Fabbiani</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://papers.synesthesia.it/aiheroes-2025/talk/ZASVSA/</url>
                <feedback_url></feedback_url>
            </event>
            <event guid='8c162198-1b2c-58a1-a5f5-505a491e5451' id='675'>
                <room>Sala 7</room>
                <title>Replica Italia: how to build a digital twin of the Italian population</title>
                <subtitle></subtitle>
                <type>Talk</type>
                <date>2025-05-27T17:10:00+02:00</date>
                <start>17:10</start>
                <duration>00:40</duration>
                <abstract>Replica Italia is a synthetic, privacy-safe digital twin of the Italian population. This presentation explores the technical challenges and data sources involved in its development.&#8203;
Creating a digital twin required integrating diverse datasets: we utilised open data, statistical modelling, and simulations to represent demographic, behavioural, and geolocation attributes. Key data sources included public demographic statistics, consumer behaviour studies, and geospatial information.&#8203; The resulting platform provides instant access to AI-generated panels of over 60 million synthetic Italian users, facilitating concept testing, surveys, and consumer response simulations. It also enables the enrichment of customer profiles and the creation of high-quality synthetic audiences for targeted advertising, all without accessing personal data. 
This talk provides an in-depth exploration of the methodologies employed to integrate diverse data sources in creating a national-scale digital twin.</abstract>
                <slug>aiheroes-2025-675-replica-italia-how-to-build-a-digital-twin-of-the-italian-population</slug>
                <track></track>
                
                <persons>
                    <person id='33'>Luca Gilli</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://papers.synesthesia.it/aiheroes-2025/talk/WGLMJA/</url>
                <feedback_url></feedback_url>
            </event>
            
        </room>
        <room name='Sala 8' guid='e97e4b0c-501a-5617-809c-ba198595b073'>
            <event guid='5cb32bcc-d5d3-5330-a6ce-50fa1857bae5' id='689'>
                <room>Sala 8</room>
                <title>Back to the Prompt: Rewriting the Future of AI with Real-Time Knowledge</title>
                <subtitle></subtitle>
                <type>Talk</type>
                <date>2025-05-27T11:30:00+02:00</date>
                <start>11:30</start>
                <duration>00:45</duration>
                <abstract>What if your AI assistant could travel through time, rewriting the rules of documentation as it goes?
In this talk, we&#8217;ll take you on a journey to the future of knowledge management, where your assistant doesn&apos;t rely on outdated documents. Instead, it can ingest real-time information via chat, making sure that this new data takes priority over the old. Powered by cutting-edge Generative AI, LLMs, Bots, and a Retrieval-Augmented Generation (RAG) architecture, our system is capable of time-traveling knowledge, collecting, structuring, and storing it as the ultimate source of truth.

We&#8217;ll dive into the research and technical architecture that made it possible, exploring how we integrate dynamic knowledge injection, prioritize real-time inputs, and maintain consistency across the system. You&#8217;ll learn how we built an AI assistant that adapts to evolving needs without compromising on reliability or user experience.

So, buckle up! We&#8217;re about to take your AI into the present. No flux capacitor required!

Target audience: developers, ML engineers, product managers.
Expected duration of the talk: 40&apos;</abstract>
                <slug>aiheroes-2025-689-back-to-the-prompt-rewriting-the-future-of-ai-with-real-time-knowledge</slug>
                <track></track>
                
                <persons>
                    <person id='436'>Andrea Caglio</person><person id='446'>Luca Pozzoli</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://papers.synesthesia.it/aiheroes-2025/talk/7CBCNF/</url>
                <feedback_url></feedback_url>
            </event>
            <event guid='0cc138b0-fd5f-59de-80a1-a18e93d5e52f' id='683'>
                <room>Sala 8</room>
                <title>Scaling Vector Search with PostgreSQL: A Deep Dive into pgvector Optimization</title>
                <subtitle></subtitle>
                <type>Talk</type>
                <date>2025-05-27T12:15:00+02:00</date>
                <start>12:15</start>
                <duration>00:45</duration>
                <abstract>**Are you building AI applications that need a reliable, scalable vector store? This talk provides a comprehensive guide to configuring PostgreSQL as an optimal vector store for AI applications** using the pgvector extension. 

We&apos;ll begin with a brief introduction to vector stores and PostgreSQL fundamentals before diving into the pgvector extension and its capabilities. The presentation will explore essential vector operations and compare indexing approaches (**HNSW vs. IVFFlat**), offering practical guidance on hyperparameter tuning for your specific use cases.

We&apos;ll also cover advanced optimization techniques including:
- Reduced precision
- Quantization methods
- Various scaling strategies such as partitioning, sharding, and replication to handle growing data volumes

We&apos;ll also see a real-world example of a semantic search application using pgvector, demonstrating how to implement and optimize it for production.

**Whether you&apos;re implementing semantic search, recommendation systems, or other vector-based AI applications, you&apos;ll leave with actionable knowledge to configure PostgreSQL as a high-performance, production-ready vector database.**</abstract>
                <slug>aiheroes-2025-683-scaling-vector-search-with-postgresql-a-deep-dive-into-pgvector-optimization</slug>
                <track></track>
                
                <persons>
                    <person id='444'>Piero Dotti</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://papers.synesthesia.it/aiheroes-2025/talk/NEA8XK/</url>
                <feedback_url></feedback_url>
            </event>
            <event guid='3bafc105-ef37-57b8-b634-fd0fcddc8030' id='674'>
                <room>Sala 8</room>
                <title>Internet of Agents: the role of the network in the AI revolution</title>
                <subtitle></subtitle>
                <type>Talk</type>
                <date>2025-05-27T14:00:00+02:00</date>
                <start>14:00</start>
                <duration>00:40</duration>
                <abstract>We are in the AI Agentic phase, where AI entities are able to autonomously reason and act (ReAct) and this will literally change the way we Live, Play and Work.  A new army of Autonomous Digital Workes will join the humans at work as well as in private life changing the entire IT industry: software, hardware, infrastructure and services. This moltitude of digital resources will require a new &quot;internet&quot; working differently, al layer 7, able to Connect, Secure, Observe and foster Collaboration exactly as it was in the beginning of the internet revolution. We are at the dawn of the IOA, Internet of Agents.</abstract>
                <slug>aiheroes-2025-674-internet-of-agents-the-role-of-the-network-in-the-ai-revolution</slug>
                <track></track>
                
                <persons>
                    <person id='438'>Massimiliano Caranzano</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://papers.synesthesia.it/aiheroes-2025/talk/TAJYRV/</url>
                <feedback_url></feedback_url>
            </event>
            <event guid='bc4c44ea-15e5-5c78-b172-f8bed3a03ac2' id='695'>
                <room>Sala 8</room>
                <title>Physics &amp; Quantum Inspired AI</title>
                <subtitle></subtitle>
                <type>Talk</type>
                <date>2025-05-27T14:40:00+02:00</date>
                <start>14:40</start>
                <duration>00:40</duration>
                <abstract>This 30-minute talk will motivate and introduce Physics and Quantum methods that will improve current machine learning algorithms and perhaps help solve the growing energy demands of LLMs. Starting from Landauer&apos;s principle, we will discuss the limitations of current semiconductor technologies and how emerging computing paradigms could power future training and inference.</abstract>
                <slug>aiheroes-2025-695-physics-quantum-inspired-ai</slug>
                <track></track>
                
                <persons>
                    <person id='456'>Cristiano De Nobili</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://papers.synesthesia.it/aiheroes-2025/talk/Y9PH3M/</url>
                <feedback_url></feedback_url>
            </event>
            <event guid='620ee156-ee52-5b5b-8bd5-6d2eba118a87' id='670'>
                <room>Sala 8</room>
                <title>Repetita Non Iuvant: Why Generative AI Models Cannot Feed Themselves</title>
                <subtitle></subtitle>
                <type>Talk</type>
                <date>2025-05-27T15:20:00+02:00</date>
                <start>15:20</start>
                <duration>00:40</duration>
                <abstract>As AI floods the digital landscape with content, what happens when it starts repeating itself?
This talk explores **model collapse**, a progressive erosion where **LLMs** and **image generators** loop on their own results, hindering the creation of novel output.

We will show how self-training leads to bias and loss of diversity, examine the **causes of this degradation**, and quantify its impact on model creativity.
Finally, we will also present concrete strategies to safeguard the future of generative AI, emphasizing the critical need to preserve innovation and originality.

By the end of this talk, attendees will gain insights into the **practical implications** of model collapse, understanding its impact on content diversity and the long-term viability of AI.</abstract>
                <slug>aiheroes-2025-670-repetita-non-iuvant-why-generative-ai-models-cannot-feed-themselves</slug>
                <track></track>
                
                <persons>
                    <person id='432'>Valeria Zuccoli</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://papers.synesthesia.it/aiheroes-2025/talk/CCZ9HM/</url>
                <feedback_url></feedback_url>
            </event>
            
        </room>
        
    </day>
    
</schedule>
