MarkTechPost@AI 2024年07月29日
LAMBDA: A New Open-Source, Code-Free Multi-Agent Data Analysis System to Bridge the Gap Between Domain Experts and Advanced AI Models
index_new5.html
../../../zaker_core/zaker_tpl_static/wap/tpl_guoji1.html

 

LAMBDA 是一款开源的无代码多智能体数据分析系统,旨在解决领域专家和高级 AI 模型之间沟通不足的问题。它通过两个智能体(程序员和检查员)的协作,利用自然语言指令进行代码编写和执行,实现数据分析任务。LAMBDA 在机器学习任务中表现出色,在分类和回归任务中均取得了高精度和低误差率,成功克服了代码障碍,让没有编码技能的领域专家也能参与数据科学。

😊 **LAMBDA 的工作原理:** LAMBDA 包含两个智能体:程序员和检查员。程序员根据用户指令和数据集编写代码,并将代码在主机系统上执行。如果代码在执行过程中出现错误,检查员会提出改进建议。程序员根据这些建议修复代码并重新提交评估。

🤔 **LAMBDA 的优势:** LAMBDA 能够克服代码障碍,将人类智能与 AI 结合,重塑数据科学教育。它具有可靠性和可移植性,能够稳定准确地处理数据分析任务,并与各种 LLM 兼容,可以利用最新的最先进模型进行增强。

🚀 **LAMBDA 的应用:** LAMBDA 在机器学习任务中表现出色,在分类和回归任务中都取得了高精度和低误差率。它成功地克服了代码障碍,让没有编码技能的领域专家也能参与数据科学,并为数据分析提供了更便捷的途径。

💡 **LAMBDA 的未来发展:** 未来,LAMBDA 可以通过规划和推理技术进一步改进,使其能够处理更复杂的数据分析任务,并为更多领域提供支持。

🌟 **LAMBDA 的影响:** LAMBDA 旨在使数据科学和分析更容易获得,从而促进更多创新和发现。它将人类专家和 AI 的能力结合起来,为数据科学领域的未来发展提供了新的可能性。

In the past decade, the data-driven method utilizing deep neural networks has driven artificial intelligence success in various challenging applications across different fields. These advancements address multiple issues; however, existing methodologies face the challenge in data science applications, especially in fields such as biology, healthcare, and business due to the requirement for deep expertise and advanced coding skills. Moreover, a significant barrier in this field is the lack of communication between domain experts and advanced artificial intelligence models.

In recent years, the fast progress in Large Language Models (LLMs) has opened up many possibilities in artificial intelligence. Some well-known LLMs are GPT-3, GPT-4, PaLM, LLaMA, and Qwen. These models have great potential to understand, generate, and apply natural language. These advancements have created a medium for LLM-powered agents that are now being developed to solve problems in search engines, software engineering, gaming, recommendation systems, and scientific experiments. These agents are often guided by a chain of thought (CoT) like ReAct and can use tools such as APIs, code interpreters, and retrievers. The methods discussed in this paper include (a) Enhancing LLMs with Function Calling, and (b) Powering LLMs by Code Interpreter.

A team of researchers from Hong Kong Polytechnic University has introduced LAMBDA, a new open-source and code-free multi-agent data analysis system developed to overcome the lack of effective communication between domain experts and advanced AI models. LAMBDA provides an essential medium that allows smooth interaction between domain knowledge and AI capabilities in data science. This method solves numerous problems like removing coding barriers, integrating human intelligence with AI, and reshaping data science education, promising reliability and portability. Reliability means LAMBDA can address the tasks of data analysis stably and correctly. Portability means it is compatible with various LLMs, allowing it to be enhanced by the latest state-of-the-art models.

The proposed method, LAMBDA, a multi-agent data analysis system, contains two agents that work together to solve data analysis tasks using natural language. The process starts with writing code based on user instructions and then executing that code. The two main roles of LAMBDA are the “programmer” and the “inspector.” The programmer writes code according to the user’s instructions and dataset. This code is then run on the host system. If the code encounters any errors during execution, the inspector plays the role of suggesting improvements. The programmer uses these suggestions to fix the code and submit it for re-evaluation.

The results of the experiments show that LAMBDA performs well in machine learning tasks. It achieved the highest accuracy rates of 89.67%, 100%, 98.07%, and 98.89% for the AIDS, NHANES, Breast Cancer, and Wine datasets, respectively for classification tasks. For regression tasks, it achieved the lowest MSE (Mean Squared Error) of 0.2749, 0.0315, 0.4542, and 0.2528, respectively. These results highlight its effectiveness in handling various models of data science applications. Moreover, LAMBDA successfully overcame the coding barrier without any human involvement in the entire process of these experiments, and connected data science with human experts who lack coding skills, 

In this paper, a team of researchers from Hong Kong Polytechnic University has proposed a new open-source, code-free multi-agent data analysis system called LAMBDA that combines human intelligence with AI. The experimental results show that it performs well in data analysis tasks. In the future, it can be improved with planning and reasoning techniques. It bridged the gap between data science and humans with no coding skills, successfully connecting them without human involvement. By bridging the gap between human expertise and AI capabilities, LAMBDA aims to make data science and analysis more accessible, encouraging more innovation and discovery in the future.


Check out the Paper, Project, and GitHub. All credit for this research goes to the researchers of this project. Also, don’t forget to follow us on Twitter and join our Telegram Channel and LinkedIn Group. If you like our work, you will love our newsletter..

Don’t Forget to join our 47k+ ML SubReddit

Find Upcoming AI Webinars here

The post LAMBDA: A New Open-Source, Code-Free Multi-Agent Data Analysis System to Bridge the Gap Between Domain Experts and Advanced AI Models appeared first on MarkTechPost.

Fish AI Reader

Fish AI Reader

AI辅助创作,多种专业模板,深度分析,高质量内容生成。从观点提取到深度思考,FishAI为您提供全方位的创作支持。新版本引入自定义参数,让您的创作更加个性化和精准。

FishAI

FishAI

鱼阅,AI 时代的下一个智能信息助手,助你摆脱信息焦虑

联系邮箱 441953276@qq.com

相关标签

LAMBDA 多智能体 数据分析 无代码 机器学习
相关文章