search
HomeTechnology peripheralsAIKuaishou has open sourced the Agents system, models and data!

Can 7B-sized models also play with AI Agents? Recently, Kuaishou open sourced "KwaiAgents". Ask it about weekend skiing. It will not only help you find a venue, but also consider the weather for you that day.

Kuaishou has open sourced the Agents system, models and data!

As we all know, large language models (LLM) master a large amount of knowledge through language modeling and have certain cognition and reasoning ability. However, even the most powerful GPT-4 currently produces false content when used alone and cannot interact with the world in real time. AI Agents are one way to solve this problem. By stimulating the ability of large models to plan tasks, reflect, and call tools, large models can use real-world tools to improve the accuracy of generated content and even have the ability to solve complex problems. This time, the "KwaiAgents" jointly developed by Kuaishou and Harbin Institute of Technology enables the "small" large model of 7B/13B to surpass the effect of GPT-3.5, and these systems, models, data and evaluations are all open source!

Kuaishou has open sourced the Agents system, models and data!

Kuaishou has open sourced the Agents system, models and data!


  • ##Technical Report: https: //arxiv.org/abs/2312.04889
  • Project homepage: https://github.com/KwaiKEG/KwaiAgents

The following content can be found on the Github homepage of "KwaiAgents":

  1. System (KAgentSys-Lite): lightweight AI Agents system , and equipped with factual and timely toolsets;
  2. Model (KAgentLMs): After Meta-Agent Tuning, a series of large models with general capabilities of Agents and their training data;
  3. Evaluation (KAgentBench): Out-of-the-box Agent capability automated evaluation Benchmark and manual evaluation results.

Kuaishou has open sourced the Agents system, models and data!

System

The main components of the KAgentSys system include Cognitive core, memory mechanism and tool library based on large-scale models to achieve iterative automation

  1. Memory mechanism: including three types of memory: knowledge base, dialogue, and task history, relying on Based on the retrieval framework of hybrid vector retrieval, keyword retrieval and other technologies, the required information can be retrieved in each planning path.
  2. Toolset: Contains a fact-enhanced toolset. The heterogeneous search and browsing mechanism can bring together knowledge from multiple sources such as web pages, text encyclopedias, and video encyclopedias; including calendars, festivals, Common timeliness enhancement toolsets such as time difference and weather.
  3. Automated Loop: In a round of dialogue, the user will be given a question, optional knowledge base and additional personas for input. The system will first update and retrieve the memory, and then Call the large model for task planning. If you need to call the tool, call it. If not, enter the summary stage. The large model synthesizes historical information and gives an answer that meets expectations.

Some functions of KAgentSys will be gradually upgraded and opened. This is the content of this open source

Model

In order to avoid over-fitting problems caused by a single template during training, the team proposed the Meta-Agent Tuning (MAT) method to improve the performance of large models by introducing more Agent Prompt templates into the training data. The versatility of Agent capabilities and improved effects.

Kuaishou has open sourced the Agents system, models and data!

Meta-Agent Tuning (MAT) is divided into two stages:

  1. Template generation stage: By designing Meta-Agent, instantiated Agent Prompt template (the picture on the right is an example) candidate is generated for a specific problem set; and in the same experimental environment, generated The candidate results produced by the template are compared with the high-confidence results produced by open source templates (such as ReAct, AutoGPT, etc.) using the scoring model to select high-quality Agent Prompt template libraries. By introducing these diverse templates, the dependence on templates during model fine-tuning can be significantly reduced, and more essential Agents' capabilities in task planning, tool use, reflection, etc. can be refined, thereby improving the generalization and effectiveness of the model.
  2. Instruction fine-tuning stage: Based on tens of thousands of templates, more than 200,000 Agent tuning instruction fine-tuning data were constructed. The team has tuned some popular open source models such as Qwen-7B, Baichuan2-13B, etc. for everyone's use and reference, and other popular models will be released in the future.

Evaluation

KAgentBench uses thousands of pieces of manually annotated data to enable it to be used out of the box, allowing everyone to Use one line of commands to evaluate the Agents capabilities of a large model in various aspects under different templates.

Kuaishou has open sourced the Agents system, models and data!

In KAgentBench, as shown in the figure above, we will input constructs for different types of abilities. Each query comes with multiple templates and multiple real, human-edited answers. The purpose of this is to comprehensively assess accuracy and generalization. After MAT tuning, the following table shows the improvement of the 7B-13B model in various capabilities, and exceeds the effect of GPT-3.5

Kuaishou has open sourced the Agents system, models and data!

The study also conducted a cross-evaluation, inviting human annotators to annotate 200 factual and time-sensitive questions, such as "How old is Andy Lau this year?" The results show that the model after the KAgentSys system and MAT is significantly improved (the accuracy is expressed in percentage, and the average score on a 5-point scale is in parentheses)

Kuaishou has open sourced the Agents system, models and data!

Kuaishou has open sourced the Agents system, models and data!

For some long-tail questions and popular questions, the results that usually rely solely on web searches are not ideal. For example, if you ask a long-tail question like "How many days is Antonella older than Messi?", the search results will usually return some gossip about them without providing key information. KAgentSys can accurately answer this question by calling the encyclopedia search tool to obtain the precise date of birth, and then using the time difference tool to calculate the age difference.

The team said that AI Agents are a very promising technology path of. In the future, we will continue to accumulate core technologies and continuously inject new vitality into the entire community. At the same time, we will also actively explore the combination of Agents technology and Kuaishou business, and try to implement more interesting and valuable innovative applications

The above is the detailed content of Kuaishou has open sourced the Agents system, models and data!. For more information, please follow other related articles on the PHP Chinese website!

Statement
This article is reproduced at:51CTO.COM. If there is any infringement, please contact admin@php.cn delete
From Friction To Flow: How AI Is Reshaping Legal WorkFrom Friction To Flow: How AI Is Reshaping Legal WorkMay 09, 2025 am 11:29 AM

The legal tech revolution is gaining momentum, pushing legal professionals to actively embrace AI solutions. Passive resistance is no longer a viable option for those aiming to stay competitive. Why is Technology Adoption Crucial? Legal professional

This Is What AI Thinks Of You And Knows About YouThis Is What AI Thinks Of You And Knows About YouMay 09, 2025 am 11:24 AM

Many assume interactions with AI are anonymous, a stark contrast to human communication. However, AI actively profiles users during every chat. Every prompt, every word, is analyzed and categorized. Let's explore this critical aspect of the AI revo

7 Steps To Building A Thriving, AI-Ready Corporate Culture7 Steps To Building A Thriving, AI-Ready Corporate CultureMay 09, 2025 am 11:23 AM

A successful artificial intelligence strategy cannot be separated from strong corporate culture support. As Peter Drucker said, business operations depend on people, and so does the success of artificial intelligence. For organizations that actively embrace artificial intelligence, building a corporate culture that adapts to AI is crucial, and it even determines the success or failure of AI strategies. West Monroe recently released a practical guide to building a thriving AI-friendly corporate culture, and here are some key points: 1. Clarify the success model of AI: First of all, we must have a clear vision of how AI can empower business. An ideal AI operation culture can achieve a natural integration of work processes between humans and AI systems. AI is good at certain tasks, while humans are good at creativity and judgment

Netflix New Scroll, Meta AI's Game Changers, Neuralink Valued At $8.5 BillionNetflix New Scroll, Meta AI's Game Changers, Neuralink Valued At $8.5 BillionMay 09, 2025 am 11:22 AM

Meta upgrades AI assistant application, and the era of wearable AI is coming! The app, designed to compete with ChatGPT, offers standard AI features such as text, voice interaction, image generation and web search, but has now added geolocation capabilities for the first time. This means that Meta AI knows where you are and what you are viewing when answering your question. It uses your interests, location, profile and activity information to provide the latest situational information that was not possible before. The app also supports real-time translation, which completely changed the AI ​​experience on Ray-Ban glasses and greatly improved its usefulness. The imposition of tariffs on foreign films is a naked exercise of power over the media and culture. If implemented, this will accelerate toward AI and virtual production

Take These Steps Today To Protect Yourself Against AI CybercrimeTake These Steps Today To Protect Yourself Against AI CybercrimeMay 09, 2025 am 11:19 AM

Artificial intelligence is revolutionizing the field of cybercrime, which forces us to learn new defensive skills. Cyber ​​criminals are increasingly using powerful artificial intelligence technologies such as deep forgery and intelligent cyberattacks to fraud and destruction at an unprecedented scale. It is reported that 87% of global businesses have been targeted for AI cybercrime over the past year. So, how can we avoid becoming victims of this wave of smart crimes? Let’s explore how to identify risks and take protective measures at the individual and organizational level. How cybercriminals use artificial intelligence As technology advances, criminals are constantly looking for new ways to attack individuals, businesses and governments. The widespread use of artificial intelligence may be the latest aspect, but its potential harm is unprecedented. In particular, artificial intelligence

A Symbiotic Dance: Navigating Loops Of Artificial And Natural PerceptionA Symbiotic Dance: Navigating Loops Of Artificial And Natural PerceptionMay 09, 2025 am 11:13 AM

The intricate relationship between artificial intelligence (AI) and human intelligence (NI) is best understood as a feedback loop. Humans create AI, training it on data generated by human activity to enhance or replicate human capabilities. This AI

AI's Biggest Secret — Creators Don't Understand It, Experts SplitAI's Biggest Secret — Creators Don't Understand It, Experts SplitMay 09, 2025 am 11:09 AM

Anthropic's recent statement, highlighting the lack of understanding surrounding cutting-edge AI models, has sparked a heated debate among experts. Is this opacity a genuine technological crisis, or simply a temporary hurdle on the path to more soph

Bulbul-V2 by Sarvam AI: India's Best TTS ModelBulbul-V2 by Sarvam AI: India's Best TTS ModelMay 09, 2025 am 10:52 AM

India is a diverse country with a rich tapestry of languages, making seamless communication across regions a persistent challenge. However, Sarvam’s Bulbul-V2 is helping to bridge this gap with its advanced text-to-speech (TTS) t

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Safe Exam Browser

Safe Exam Browser

Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

SublimeText3 Linux new version

SublimeText3 Linux new version

SublimeText3 Linux latest version

DVWA

DVWA

Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

SublimeText3 English version

SublimeText3 English version

Recommended: Win version, supports code prompts!

Dreamweaver Mac version

Dreamweaver Mac version

Visual web development tools