Close Menu
Ztoog
    What's Hot
    Technology

    I guess I’m a projector person now?

    Crypto

    Axie Infinity Springs Back To Life With Surprise 35% Rally

    Science

    Cities Aren’t Supposed to Burn Like This Anymore—Especially Lahaina

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

      How to Get Bot Lobbies in Fortnite? (2025 Guide)

      Can work-life balance tracking improve well-being?

      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

    • Technology

      What does a millennial midlife crisis look like?

      Elon Musk tries to stick to spaceships

      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

    • Gadgets

      Watch Apple’s WWDC 2025 keynote right here

      Future-proof your career by mastering AI skills for just $20

      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

    • Mobile

      YouTube is testing a leaderboard to show off top live stream fans

      Deals: the Galaxy S25 series comes with a free tablet, Google Pixels heavily discounted

      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

    • Science

      Some parts of Trump’s proposed budget for NASA are literally draconian

      June skygazing: A strawberry moon, the summer solstice… and Asteroid Day!

      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?

    • AI

      Fueling seamless AI at scale

      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

    • Crypto

      Bitcoin Maxi Isn’t Buying Hype Around New Crypto Holding Firms

      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

    Ztoog
    Home » How Should We Maximize the Planning Ability of LLMs While Reducing the Computation Cost? Meet SwiftSage: A Novel Generative Agent for Complex Interactive Reasoning Tasks, Inspired by the Dual-Process Theory of Human Cognition
    AI

    How Should We Maximize the Planning Ability of LLMs While Reducing the Computation Cost? Meet SwiftSage: A Novel Generative Agent for Complex Interactive Reasoning Tasks, Inspired by the Dual-Process Theory of Human Cognition

    Facebook Twitter Pinterest WhatsApp
    How Should We Maximize the Planning Ability of LLMs While Reducing the Computation Cost? Meet SwiftSage: A Novel Generative Agent for Complex Interactive Reasoning Tasks, Inspired by the Dual-Process Theory of Human Cognition
    Share
    Facebook Twitter LinkedIn Pinterest WhatsApp

    Artificial Intelligence is quickly popularizing and for all good causes. With the introduction of Large Language Models like GPT, BERT, and LLaMA, virtually each trade, together with healthcare, finance, E-commerce, and media, is making use of these fashions for duties like Natural Language Understanding (NLU), Natural Language Generation (NLG), query answering, programming, info retrieval and so forth. The very well-known ChatGPT, which has been in the headlines ever since its launch, has been constructed with the GPT 3.5 and GPT 4’s transformer expertise.

    These AI methods imitating people are closely depending on the improvement of brokers which might be succesful of exhibiting problem-solving skills just like people. The three major approaches for creating brokers that may handle advanced interactive reasoning duties are – Deep Reinforcement Learning (RL), which includes coaching brokers by a course of of trial and error, Behavior Cloning (BC) by Sequence-to-Sequence (seq2seq) Learning which includes coaching brokers by imitating the habits of professional brokers and Prompting LLMs during which generative brokers primarily based on prompting LLMs produce cheap plans and actions for advanced duties. 

    RL-based and seq2seq-based BC approaches have some limitations, equivalent to activity decomposition, lack of ability to take care of long-term reminiscence, generalization to unknown duties, and exception dealing with. Due to repeated LLM inference at every time step, the prior approaches are additionally computationally costly.

    🚀 JOIN the quickest ML Subreddit Community

    Recently, a framework referred to as SWIFTSAGE has been proposed to deal with these challenges and allow brokers to mimic how people remedy advanced, open-world duties. SWIFTSAGE goals to combine the strengths of habits cloning and immediate LLMs to boost activity completion efficiency in advanced interactive duties. The framework attracts inspiration from the twin course of concept, which means that human cognition includes two distinct methods: System 1 and System 2. System 1 includes fast, intuitive, and computerized pondering, whereas System 2 entails methodical, analytical, and deliberate thought processes.

    The SWIFTSAGE framework consists of two modules – the SWIFT module and the SAGE module. Similar to System 1, the SWIFT module represents fast and intuitive pondering. It is carried out as a compact encoder-decoder language mannequin that has been fine-tuned on the motion trajectories of an oracle agent. The SWIFT module encodes short-term reminiscence parts like earlier actions, observations, visited areas, and the present atmosphere state, adopted by decoding the subsequent particular person motion, thus aiming to simulate the fast and instinctive decision-making course of proven by people.

    The SAGE module, on the different hand, imitates thought processes just like System 2 and makes use of LLMs equivalent to GPT-4 for subgoal planning and grounding. In the strategy planning stage, LLMs are prompted to find vital gadgets, plan, observe subgoals, and detect and rectify potential errors, whereas in the grounding stage, LLMs are employed to rework the output subgoals derived from the strategy planning stage right into a sequence of executable actions.

    The SWIFT and SAGE modules have been built-in by a heuristic algorithm that determines when to activate or deactivate the SAGE module and how one can mix the outputs of each modules utilizing an motion buffer mechanism. Unlike earlier strategies that generate solely the speedy subsequent motion, SWIFTSAGE engages in longer-term motion planning. 

    For evaluating the efficiency of SWIFTSAGE, experiments have been carried out on 30 duties from the ScienceWorld benchmark. The outcomes have proven that SWIFTSAGE considerably outperforms different present strategies, equivalent to SayCan, ReAct, and Reflexion. It achieves larger scores and demonstrates superior effectiveness in fixing advanced real-world duties.

    In conclusion, SWIFTSAGE is a promising framework that mixes the strengths of habits cloning and prompting LLMs. It thus may be actually helpful in enhancing motion planning and bettering efficiency in advanced reasoning duties.


    Check Out The Paper, Github hyperlink, and Project Page. Don’t neglect to affix our 22k+ ML SubReddit, Discord Channel, and Email Newsletter, the place we share the newest AI analysis information, cool AI tasks, and extra. If you have got any questions relating to the above article or if we missed something, be happy to electronic mail us at Asif@marktechpost.com

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


    Tanya Malhotra is a last yr undergrad from the University of Petroleum & Energy Studies, Dehradun, pursuing BTech in Computer Science Engineering with a specialization in Artificial Intelligence and Machine Learning.
    She is a Data Science fanatic with good analytical and demanding pondering, together with an ardent curiosity in buying new abilities, main teams, and managing work in an organized method.


    ➡️ Ultimate Guide to Data Labeling in Machine Learning

    Share. Facebook Twitter Pinterest LinkedIn WhatsApp

    Related Posts

    AI

    Fueling seamless AI at scale

    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

    Leave A Reply Cancel Reply

    Follow Us
    • Facebook
    • Twitter
    • Pinterest
    • Instagram
    Top Posts
    AI

    Drones navigate unseen environments with liquid neural networks | Ztoog

    In the huge, expansive skies the place birds as soon as dominated supreme, a brand…

    AI

    Meet CMMMU: A New Chinese Massive Multi-Discipline Multimodal Understanding Benchmark Designed to Evaluate Large Multimodal Models LMMs

    In the realm of synthetic intelligence, Large Multimodal Models (LMMs) have exhibited exceptional problem-solving capabilities…

    Technology

    Robot Passes Turing Test for Polyculture Gardening

    I really like crops. I’m not nice with crops. I’ve accepted this truth and have…

    The Future

    How to tell if your solar eclipse glasses are safe or fake

    I’m part of the fortunate few who will probably be witnessing this yr’s whole solar…

    The Future

    How to cancel your Hubstaff subscription (+ an alternative)

    559 You can cancel your Hubstaff subscription via: The web site.Email.Customer assist quantity. In this…

    Our Picks
    AI

    Meet Medusa: An Efficient Machine Learning Framework for Accelerating Large Language Models (LLMs) Inference with Multiple Decoding Heads

    Gadgets

    Can a $3,500 headset replace your TV? We tried Vision Pro to find out

    Gadgets

    Breast pump startup Willow acquires assets of Elvie as UK women’s health pioneer moves into administration

    Categories
    • AI (1,494)
    • Crypto (1,754)
    • Gadgets (1,806)
    • Mobile (1,852)
    • Science (1,868)
    • Technology (1,804)
    • The Future (1,650)
    Most Popular
    Science

    How a Microbial Evolutionary Accident Changed Earth’s Atmosphere

    Mobile

    The 46-day COROS VERTIX 2S targets Alex Honnold-esque adventurers; here are our early impressions

    AI

    Multimodal medical AI – Google Research Blog

    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.