paper-with-me

Papers

DeepAnalyze: Agentic Large Language Models for Autonomous Data Science

2025-10-19 · Shaolei Zhang, Ju Fan, Meihao Fan, Guoliang Li, Xiaoyong Du arxiv

Autonomous data science, from raw data sources to analyst-grade deep research reports, has been a long-standing challenge, and is now becoming feasible with the emergence of powerful large language models (LLMs). Recent workflow-based data agents have shown promising results on specific data tasks but remain fundamentally limited in achieving fully autonomous data science due to their reliance on predefined workflows. In this paper, we introduce DeepAnalyze-8B, the first agentic LLM designed for autonomous data science, capable of automatically completing the end-toend pipeline from data sources to analyst-grade deep research reports. To tackle high-complexity data science tasks, we propose a curriculum-based agentic training paradigm that emulates the learning trajectory of human data scientists, enabling LLMs to progressively acquire and integrate multiple capabilities in real-world environments. We also introduce a data-grounded trajectory synthesis framework that constructs high-quality training data. Through agentic training, DeepAnalyze learns to perform a broad spectrum of data tasks, ranging from data question answering and specialized analytical tasks to open-ended data research. Experiments demonstrate that, with only 8B parameters, DeepAnalyze outperforms previous workflow-based agents built on most advanced proprietary LLMs. The model, code, and training data of DeepAnalyze are open-sourced, paving the way toward autonomous data science.

📄 PDF Abstract BibTeX arXiv:2510.16872

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

Explanova: Automatically Discover Data Insights in N \times M Table via XAI Combined LLM Workflow

2026-01-18 · Yiming Huang arxiv

Automation in data analysis has been a long-time pursuit. Current agentic LLM shows a promising solution towards it. Like DeepAnalyze, DataSage, and Datawise. They are all powerful agentic frameworks for automatic fine-g…

DeepAnalyze: Learning to Localize Crashes at Scale

2021-09-29 · Manish Shetty, Chetan Bansal, Suman Nath, Sean Bowles 외

Crash localization, an important step in debugging crashes, is challenging when dealing with an extremely large number of diverse applications and platforms and underlying root causes. Large-scale error reporting systems…

Multi-Task Learning

DeepAnalyzer at SemEval-2019 Task 6: A deep learning-based ensemble method for identifying offensive tweets

2019-06-01 · SEMEVAL 2019 6 · Gretel Liz De la Pe{\~n}a, Paolo Rosso

This paper describes the system we developed for SemEval 2019 on Identifying and Categorizing Offensive Language in Social Media (OffensEval - Task 6). The task focuses on offensive language in tweets. It is organized in…

Language IdentificationPart-Of-Speech Tagging

AI Agents and Agentic AI-Navigating a Plethora of Concepts for Future Manufacturing

2025-07-02 · Yinwang Ren, Yangyang Liu, Tang Ji, Xun Xu arxiv

AI agents are autonomous systems designed to perceive, reason, and act within dynamic environments. With the rapid advancements in generative AI (GenAI), large language models (LLMs) and multimodal large language models …

An Agentic Framework for Autonomous Metamaterial Modeling and Inverse Design

2025-06-07 · Darui Lu, Jordan M. Malof, Willie J. Padilla

Recent significant advances in integrating multiple Large Language Model (LLM) systems have enabled Agentic Frameworks capable of performing complex tasks autonomously, including novel scientific research. We develop and…

Language ModelingLanguage ModellingLarge Language Model