Close Menu
Ztoog
    What's Hot
    The Future

    Exclusive: Chandrayaan-3 spacecraft arrives at India’s spaceport in preparation for July launch

    Crypto

    Crypto Pundit Says Expect A Repeat Of Massive 2019 Rally

    Crypto

    Kronos Research Halts Operations After Losing $26 Million In Security Breach

    Important Pages:
    • About Us
    • Contact us
    • Privacy Policy
    • Terms & Conditions
    Facebook X (Twitter) Instagram Pinterest
    Facebook X (Twitter) Instagram Pinterest
    Ztoog
    • Home
    • The Future

      Any wall can be turned into a camera to see around corners

      JD Vance and President Trump’s Sons Hype Bitcoin at Las Vegas Conference

      AI may already be shrinking entry-level jobs in tech, new research suggests

      Today’s NYT Strands Hints, Answer and Help for May 26 #449

      LiberNovo Omni: The World’s First Dynamic Ergonomic Chair

    • Technology

      A Replit employee details a critical security flaw in web apps created using AI-powered app builder Lovable that exposes API keys and personal info of app users (Reed Albergotti/Semafor)

      Gemini in Google Drive can now help you skip watching that painfully long Zoom meeting

      Apple iPhone exports from China to the US fall 76% as India output surges

      Today’s NYT Wordle Hints, Answer and Help for May 26, #1437

      5 Skills Kids (and Adults) Need in an AI World – O’Reilly

    • Gadgets

      8 Best Vegan Meal Delivery Services and Kits (2025), Tested and Reviewed

      Google Home is getting deeper Gemini integration and a new widget

      Google Announces AI Ultra Subscription Plan With Premium Features

      Google shows off Android XR-based glasses, announces Warby Parker team-up

      The market’s down, but this OpenAI for the stock market can help you trade up

    • Mobile

      Microsoft is done being subtle – this new tool screams “upgrade now”

      Wallpaper Wednesday: Android wallpapers 2025-05-28

      Google can make smart glasses accessible with Warby Parker, Gentle Monster deals

      vivo T4 Ultra specs leak

      Forget screens: more details emerge on the mysterious Jony Ive + OpenAI device

    • Science

      Analysts Say Trump Trade Wars Would Harm the Entire US Energy Sector, From Oil to Solar

      Do we have free will? Quantum experiments may soon reveal the answer

      Was Planet Nine exiled from the solar system as a baby?

      How farmers can help rescue water-loving birds

      A trip to the farm where loofahs grow on vines

    • AI

      Rationale engineering generates a compact new tool for gene therapy | Ztoog

      The AI Hype Index: College students are hooked on ChatGPT

      Learning how to predict rare kinds of failures | Ztoog

      Anthropic’s new hybrid AI model can work on tasks autonomously for hours at a time

      AI learns how vision and sound are connected, without human intervention | Ztoog

    • Crypto

      GameStop bought $500 million of bitcoin

      CoinW Teams Up with Superteam Europe to Conclude Solana Hackathon and Accelerate Web3 Innovation in Europe

      Ethereum Net Flows Turn Negative As Bulls Push For $3,500

      Bitcoin’s Power Compared To Nuclear Reactor By Brazilian Business Leader

      Senate advances GENIUS Act after cloture vote passes

    Ztoog
    Home » Meet Voyager: A Powerful Agent For Minecraft With GPT4 And The First Lifelong Learning Agent That Plays Minecraft Purely In-Context
    AI

    Meet Voyager: A Powerful Agent For Minecraft With GPT4 And The First Lifelong Learning Agent That Plays Minecraft Purely In-Context

    Facebook Twitter Pinterest WhatsApp
    Meet Voyager: A Powerful Agent For Minecraft With GPT4 And The First Lifelong Learning Agent That Plays Minecraft Purely In-Context
    Share
    Facebook Twitter LinkedIn Pinterest WhatsApp

    The nice drawback dealing with synthetic intelligence researchers as we speak is creating absolutely autonomous embodied entities that may plan, discover, and be taught in open-ended environments. Traditional strategies depend on elementary actions to coach fashions by means of reinforcement studying (RL) and imitation studying, making methodical investigation, interpretability, and generalizability troublesome. Recent advances in giant language mannequin (LLM) primarily based brokers use the world data encoded in pre-trained LLMs to develop constant motion plans or executable insurance policies. They are utilized in non-embodied NLP actions along with embodied ones like gaming and robotics.

    Voyager is the primary LLM-powered embodied lifelong studying agent in Minecraft, and it’s all the time exploring new worlds, buying new expertise, and making discoveries with none assist from people. The three important elements of Voyager are:

    1. An automated curriculum, an academic framework that prioritizes discovery
    2. An ever-expanding repository/talent library of executable code that may retailer and recall complicated actions.
    3. A prompting mechanism for program enhancement that iteratively consists of suggestions from the encircling surroundings, execution faults, and self-verification.

    Voyager makes use of black field queries to speak with GPT-4, eliminating the necessity for fine-tuning mannequin parameters. Voyager’s acquired skills shortly compound and mitigate catastrophic forgetting since they’re time-extended, interpretable, and compositional. Empirically, Voyager demonstrates extraordinary efficiency within the online game Minecraft and a strong contextual lifetime studying potential. It can discover 3.3 instances as many uncommon items, journey 2.3 instances as far, and attain essential milestones within the tech tree as much as 15.3 instances faster than earlier SOTA. While different strategies fail to generalize, Voyager can apply the realized talent library in a brand new Minecraft surroundings to carry out brand-new challenges from scratch.

    🚀 JOIN the quickest ML Subreddit Community

    Voyager’s skills develop quick because of the compositional synthesis of complicated expertise, which prevents the catastrophic forgetting that plagues different types of steady studying. Voyager’s exploration progress and the agent’s present state are factored into the automated curriculum, which proposes more and more harder duties for Voyager to unravel. With “discovering as many different things as possible” as its overriding function, GPT-4 creates the course define. This technique could be interpreted as a novelty search that operates inside a sure context. Voyager’s talent library is constructed over time from the lively packages that contribute to a profitable activity decision. The embedded description of every program serves as an index that may be retrieved in future analogous cases.

    • But LLMs need assistance growing the appropriate motion code on the spot and sometimes get it incorrect. The analysis group has proposed an iterative prompting system to unravel this drawback.
    • Runs the created code to gather knowledge from the Minecraft simulation and a stack hint of compilation errors.
    • GPT-4 now incorporates the feedback into its request for improved programming.
    • Iterates till a built-in checker certifies that the duty has been completed when the code is added to the talent library.

    Code and set up steps might be discovered on GitHub right here https://github.com/MineDojo/Voyager 

    Limitations and Future Work

    • Restriction and the Price of Future Labor. There are main bills associated to the GPT-4 API. It prices 15 cents greater than GPT-3.5. However, GPT-4’s quantum enchancment in code era high quality is what Voyager wants, and GPT-3.5 and open-source LLMs can’t give it.
    • Inaccuracies. Sometimes, regardless of the agent’s iterative nudging, the agent nonetheless will get caught and wishes assist to develop the appropriate expertise. It’s potential for the self-verification module to malfunction, for instance, by failing to interpret a spider string as proof of a profitable spider-killing try. The automated curriculum can attempt once more at a later time if it fails.
    • Hallucinations. There are instances when the automated curriculum suggests targets which are unattainable to achieve. Even although cobblestone can’t be used as gas within the recreation, GPT-4 steadily does so. For occasion, it might instruct the agent to create a “copper sword” or a “copper chest plate,” each of which don’t exist within the recreation. Code creation additionally induces hallucinations. It might also trigger execution points by making an attempt to make use of a perform not supported by the APIs for the desired management primitives.

    Researchers are optimistic that future updates to the GPT API fashions and cutting-edge strategies for fine-tuning open-source LLMs will remove these drawbacks. Voyager could be used as a place to begin to create efficient generalist brokers with out fine-tuning the mannequin parameters. Voyager’s capability for lifelong studying is spectacular on this state of affairs. The system can construct an ever-expanding library of reusable, interpretable, and generalizable motion packages for performing particular person duties. Voyager excels to find new assets, progressing by means of the Minecraft tech tree, exploring new environments, and making use of its acquired information to novel conditions in a freshly generated world.


    Check out the Paper, Github Link, and Project Page. Don’t neglect to hitch our 22k+ ML SubReddit, Discord Channel, and Email Newsletter, the place we share the most recent AI analysis information, cool AI initiatives, and extra. If you might have any questions concerning the above article or if we missed something, be happy to e-mail us at Asif@marktechpost.com

    🚀 Check Out 100’s AI Tools in AI Tools Club


    Dhanshree Shenwai is a Computer Science Engineer and has expertise in FinTech firms protecting Financial, Cards & Payments and Banking area with eager curiosity in functions of AI. She is keen about exploring new applied sciences and developments in as we speak’s evolving world making everybody’s life straightforward.


    ➡️ Ultimate Guide to Data Labeling in Machine Learning

    Share. Facebook Twitter Pinterest LinkedIn WhatsApp

    Related Posts

    AI

    Rationale engineering generates a compact new tool for gene therapy | Ztoog

    AI

    The AI Hype Index: College students are hooked on ChatGPT

    AI

    Learning how to predict rare kinds of failures | Ztoog

    AI

    Anthropic’s new hybrid AI model can work on tasks autonomously for hours at a time

    AI

    AI learns how vision and sound are connected, without human intervention | Ztoog

    AI

    How AI is introducing errors into courtrooms

    AI

    With AI, researchers predict the location of virtually any protein within a human cell | Ztoog

    AI

    Google DeepMind’s new AI agent cracks real-world problems better than humans can

    Leave A Reply Cancel Reply

    Follow Us
    • Facebook
    • Twitter
    • Pinterest
    • Instagram
    Top Posts
    The Future

    How Has Technology Improved The Business of Healthcare?

    Technology has allowed healthcare to come back such a good distance in recent times, and…

    Science

    6 Deaf Children Can Now Hear After a Single Injection

    To get the brand new genetic materials into cells, they engineered innocent viruses to hold…

    AI

    Researchers From Stanford And DeepMind Come Up With The Idea of Using Large Language Models LLMs as a Proxy Reward Function

    With the event of computing and knowledge, autonomous brokers are gaining energy. The want for…

    Mobile

    Amazon Echo Pop review: Alexa gets even cheaper

    For fairly some time, it appeared as if there was a “race to the underside”…

    AI

    This AI Research Proposes LayoutNUWA: An AI Model that Treats Layout Generation as a Code Generation Task to Enhance Semantic Information and Harnesses the Hidden Layout Expertise of Large Language Models (LLMs)

    With the progress of LLMs, there was thorough analysis on all facets of LLMs. So,…

    Our Picks
    AI

    Top Identity Verification Platforms (2023)

    Gadgets

    Amazon bricks long-standing Fire TV apps with latest update

    Technology

    From Baby Talk to Baby A.I.

    Categories
    • AI (1,493)
    • Crypto (1,753)
    • Gadgets (1,804)
    • Mobile (1,850)
    • Science (1,866)
    • Technology (1,802)
    • The Future (1,648)
    Most Popular
    Crypto

    Analyst Predicts When Bitcoin Price Will Reach New ATH

    Technology

    Best Indoor Security Cameras for 2023

    AI

    Researchers From Stanford And DeepMind Come Up With The Idea of Using Large Language Models LLMs as a Proxy Reward Function

    Ztoog
    Facebook X (Twitter) Instagram Pinterest
    • Home
    • About Us
    • Contact us
    • Privacy Policy
    • Terms & Conditions
    © 2025 Ztoog.

    Type above and press Enter to search. Press Esc to cancel.