Dan Vanderboom

Agentic Horizons

Agentic Horizons is an AI-hosted podcast exploring the cutting edge of artificial intelligence. Each episode dives into topics like generative AI, agentic systems, and prompt engineering, with content generated by AI agents based on research papers and articles from top AI experts. Whether you're an AI enthusiast, developer, or industry professional, this show offers fresh, AI-driven insights into the technologies shaping the future.

Author

Dan Vanderboom

Category

Technology

Podcast website

podcasters.spotify.com

Latest episode

Feb 19, 2025

Where to listen?

Podcasts in the app Replaio Radio Coming soon

Podcasts are coming to the app soon. Install now and be the first to see a whole new take on podcasts

Get it on Google Play Install for free Android 5M+ downloads · 4.8 rating iOS soon

Episodes

Agent S: Using Computers Like Humans 06.12.2024

This episode explores Agent S, an AI framework designed to revolutionize human-computer interaction by automating complex tasks through direct GUI interaction. It addresses challenges like domain-specific knowledge, long-horizon planning, and dynamic interfaces using experience-augmented hierarchical planning, continual memory updates, and a vision-augmented Agent-Computer Interface (ACI).Key inno...

HyperAgent: Generalist Software Engineering Agents 05.12.2024

This episode introduces HyperAgent, a multi-agent system designed to handle a wide range of software engineering tasks. Unlike specialized agents, HyperAgent functions as a generalist, tackling tasks across different programming languages by mimicking human developer workflows. HyperAgent employs four specialized agents—Planner, Navigator, Code Editor, and Executor—which work together asynchronous...

The Rise and Potential of LLM Based Agents: A Survey 04.12.2024

This episode explores the construction, applications, and societal impact of LLM-based agents. These AI agents, powered by large language models, possess knowledge, memory, reasoning, and planning abilities. The episode outlines the key components of LLM-based agents—brain (LLM), perception (text, audio, video), and action (tool use and physical actions).The discussion covers applications of singl...

Situational Awareness: The Decade Ahead 03.12.2024

This episode explores the potential development of superintelligence, AI systems far smarter than humans, by the end of the decade. Drawing from Leopold Aschenbrenner's "Situational Awareness: The Decade Ahead," it highlights the rapid progress in AI, particularly large language models (LLMs), and the possibility of achieving Artificial General Intelligence (AGI) by 2027. Key drivers include expon...

Retrieval Augmented Generation (RAG) and Beyond 02.12.2024

This episode explores the world of data-augmented Large Language Models (LLMs) and their ability to handle increasingly complex real-world tasks. It introduces a four-tiered framework for categorizing user queries based on complexity, showing how data augmentation enhances LLMs' problem-solving capabilities. The episode begins with explicit fact queries (L1), where answers are directly retrieved f...

Improving Factuality and Reasoning through Multiagent Debate 01.12.2024

This episode explores how multiagent debate can improve the factual accuracy and reasoning abilities of large language models (LLMs). It highlights the limitations of current LLMs, which often generate incorrect facts or make illogical reasoning jumps. The proposed solution involves multiple LLMs generating answers, critiquing each other, and refining their responses over several rounds to reach a...

Multiagent Requirements Elicitation and Analysis 30.11.2024

This episode explores how AI agents can streamline requirements analysis in software development. It discusses a study that evaluated the use of large language models (LLMs) in a multi-agent system, featuring four agents: Product Owner (PO), Quality Assurance (QA), Developer, and LLM Manager. These agents collaborate to generate, assess, and prioritize user stories using techniques like the Analyt...

Generative Agents: Interactive Simulacra of Human Behavior 29.11.2024

This episode delves into the innovative concept of generative agents, which use large language models to simulate realistic human behavior. Unlike traditional, pre-programmed characters, these agents can remember past experiences, form opinions, and plan future actions based on what they learn. The episode focuses on the Smallville project, a simulated community of 25 generative agents that intera...

The Art of Storytelling: Dynamic Multimodal Narratives 28.11.2024

This episode explores the use of AI for children's storytelling, featuring a system that generates multimodal stories with text, audio, and video. The episode discusses the multi-agent architecture behind the system, where AI models like large language models, text-to-speech, and text-to-video work together. Key roles include the Writer, Reviewer, Narrator, Film Director, and Animator. The episode...

Tree of Thoughts 27.11.2024

This episode introduces Tree of Thoughts (ToT), a framework designed to enhance large language models (LLMs) by enabling them to tackle complex problem-solving tasks. Unlike current LLMs, which rely on sequential text generation similar to fast, automatic "System 1" thinking, ToT allows for more deliberate, strategic thinking, akin to "System 2" reasoning in humans. ToT represents problem-solving...

PairCoder 26.11.2024

This episode introduces PairCoder, a framework that enhances code generation using large language models (LLMs) by mimicking pair programming. PairCoder features two AI agents: the Navigator, responsible for planning and generating multiple solution strategies, and the Driver, which focuses on writing and testing code based on the Navigator's guidance. The episode explains how PairCoder iterativel...

AI Morality 25.11.2024

This episode explores whether AI can embody moral values, challenging the neutrality thesis that argues technology is value-neutral. Focusing on artificial agents that make autonomous decisions, the episode discusses two methods for embedding moral values into AI: artificial conscience (training AI to evaluate morality) and ethical prompting (guiding AI with explicit ethical instructions). Using t...

Plurals: Simulated Social Ensembles 24.11.2024

This episode introduces Plurals, an innovative AI system that embraces diverse perspectives to generate more representative outputs. Inspired by democratic deliberation theory, Plurals combats "output collapse", where traditional AI models prioritize majority viewpoints, by simulating "social ensembles" of AI agents with distinct personas that engage in structured deliberation. Key topics include...

LLM Persuasion Games 23.11.2024

This episode delves into how large language models (LLMs) are transforming the art of persuasion. Based on a research paper, it explores a multi-agent framework where LLMs play "salespeople" in simulated sales scenarios across industries like insurance, banking, and retail, interacting with LLM-powered "customers" with different personalities. Key topics include LLMs' ability to dynamically adapt...

Cooperative Resilience in Multi-Agent Systems 22.11.2024

This episode explores a new concept called cooperative resilience, a metric for measuring the ability of AI multiagent systems to withstand, adapt to, and recover from disruptive events. The concept was introduced in a research paper which emphasizes the need for a standardized way to quantify resilience in cooperative AI systems. The episode will: • Define cooperative resilience and examine the k...

Human-Like Memory Systems 21.11.2024

This episode explores a research paper that examines how AI can use human-like memory systems to solve problems in partially observable environments. The researchers created "The Rooms Environment," a maze where an AI agent, HumemAI, relies on long-term memory to make decisions, as it can only observe objects in the room it's in. Key features include the use of knowledge graphs to store hidden env...

Ex3: Automatic Novel Writing 20.11.2024

In this episode, we explore Ex3, an innovative writing framework powered by large language models (LLMs) that aims to revolutionize long-form text generation. The episode delves into the challenges of using AI for narrative creation, particularly the shortcomings of traditional hierarchical generation methods in producing engaging, cohesive stories. Ex3 offers a fresh approach with its three-stage...

Mental Models in Adaptive Dialog Agents 19.11.2024

This podcast episode examines the influence of user mental models on interactions with dialog systems, particularly adaptive ones. The study discussed reveals that users have varying expectations about how dialog systems work, from natural language input to specific questions. Mismatches between user expectations and system behavior can lead to less successful interactions. The episode highlights...

Evolutionary Game Theory Analysis of Human-AI Populations 18.11.2024

This episode explores how AI can influence human cooperation using evolutionary game theory, focusing on the Prisoner's Dilemma. It contrasts two AI personalities: "Samaritan AI," which always cooperates, and "Discriminatory AI," which rewards cooperation and punishes defection. The research shows that Samaritan AI fosters cooperation in slower-paced societies, while Discriminatory AI is more effe...

Democracy Research with Generative Agents 17.11.2024

This episode explores how generative AI (GenAI) could revolutionize democracy research by overcoming the "experimentation bottleneck," where traditional methods face high costs, ethical issues, and limited realism. The episode introduces "digital homunculi," GenAI-powered entities that simulate human behavior in social contexts, allowing researchers to test democratic reforms quickly, affordably,...

RAPTOR: Recursive Abstractive Processing for Tree-Organized Retrieval 16.11.2024

This episode explores RAPTOR, a tree-based retrieval system designed to enhance retrieval-augmented language models (RALMs). RAPTOR addresses the limitations of traditional RALMs, which struggle with understanding large-scale discourse and answering complex questions by retrieving only short text chunks. RAPTOR builds a multi-layered tree by embedding, clustering, and summarizing text chunks recur...

Spontaneous Cooperation of Competing Agents 15.11.2024

This episode explores a research paper on how large language models (LLMs), like GPT-4, can spontaneously cooperate in competitive environments without explicit instructions. The study used three case studies: a Keynesian beauty contest (KBC), Bertrand competition (BC), and emergency evacuation (EE), where LLM agents demonstrated cooperative behaviors over time through communication. In KBC, agent...

Agent-E: Autonomous Web Navigation 14.11.2024

This episode explores Agent-E, a new text-only web agent that enhances web task performance through its hierarchical design. The planner agent breaks down user requests into subtasks, while the browser navigation agent executes them using various Python-based skills like clicking or typing. Agent-E intelligently distills webpage content (DOM) to focus on essential information, using methods like t...

Strategist: Learning Strategy with Bi-Level Tree Search 13.11.2024

This episode focuses on STRATEGIST, a new method that uses Large Language Models (LLMs) to learn strategic skills in multi-agent games1. The core idea is to have LLMs acquire new skills through a self-improvement process, rather than relying on traditional methods like supervised learning or reinforcement learning. • STRATEGIST aims to address the challenges of learning in adversarial environments...

The AI Scientist: Automated Discovery 12.11.2024

Today, we’re diving into an extraordinary paper that introduces a framework called The AI Scientist, a system that fully automates the scientific discovery process in machine learning. This episode will explore how this framework uses large language models (LLMs) to independently generate research ideas, write code, run experiments, analyze results, and even write scientific papers! The AI Scienti...

Listen to the Agentic Horizons podcast in Replaio

Radio and podcasts in one app - free, with no sign-up. Install today and do not miss the launch

Get it on Google Play

Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.