diff --git a/README.md b/README.md index 57864c0..77b7920 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,17 @@ + +> [!NOTE] +> 本文档由 WeHub 基于上游 README 翻译整理,属于社区翻译,非官方中文文档。 +> [English](./README.en.md) · [原始项目](https://github.com/microsoft/RD-Agent) · [上游 README](https://github.com/microsoft/RD-Agent/blob/HEAD/README.md) +> 原作者、版权与许可证归属以原始项目及本仓库 LICENSE 文件为准。 +
- 🖥️ Live Demo |
- 🎥 Demo Video ▶️YouTube |
- 📖 Documentation |
- 📄 Tech Report |
- 📃 Papers
+ 🖥️ 在线演示 |
+ 🎥 演示视频 ▶️YouTube |
+ 📖 文档 |
+ 📄 技术报告 |
+ 📃 论文
@@ -28,86 +34,86 @@
[](https://arxiv.org/abs/2505.14738)
-# 📰 News
-| 🗞️ News | 📝 Description |
+# 📰 新闻
+| 🗞️ 新闻 | 📝 说明 |
| -- | ------ |
-| ICML 2026 Acceptance | We are thrilled to announce that our paper [FT-Dojo: Towards Autonomous LLM Fine-Tuning with Language Agents](https://arxiv.org/abs/2603.01712) has been accepted to ICML 2026. The FT-Agent implementation is available in the [LLM fine-tuning guide](rdagent/app/finetune/llm/README.md). |
-| ACL 2026 Findings Acceptance | We are thrilled to announce that our paper [Reasoning as Gradient](https://arxiv.org/abs/2603.01692) has been accepted to ACL 2026 Findings. Execution traces are available at [Gome GPT-5 Traces](https://huggingface.co/datasets/amstrongzyf/Gome-GPT5-Traces) |
-| Web UI Release | We release a new frontend that can be built and served by `rdagent server_ui` for real-time interaction and trace viewing, currently excluding the `data_science` scenario. |
-| NeurIPS 2025 Acceptance | We are thrilled to announce that our paper [R&D-Agent-Quant](https://arxiv.org/abs/2505.15155) has been accepted to NeurIPS 2025 |
-| [Technical Report Release](#overall-technical-report) | Overall framework description and results on MLE-bench |
-| [R&D-Agent-Quant Release](#deep-application-in-diverse-scenarios) | Apply R&D-Agent to quant trading |
-| MLE-Bench Results Released | R&D-Agent currently leads as the [top-performing machine learning engineering agent](#-the-best-machine-learning-engineering-agent) on MLE-bench |
-| Support LiteLLM Backend | We now fully support **[LiteLLM](https://github.com/BerriAI/litellm)** as our default backend for integration with multiple LLM providers. |
-| General Data Science Agent | [Data Science Agent](https://rdagent.readthedocs.io/en/latest/scens/data_science.html) |
-| Kaggle Scenario release | We release **[Kaggle Agent](https://rdagent.readthedocs.io/en/latest/scens/data_science.html)**, try the new features! |
-| Official WeChat group release | We created a WeChat group, welcome to join! (🗪[QR Code](https://github.com/microsoft/RD-Agent/issues/880)) |
-| Official Discord release | We launch our first chatting channel in Discord (🗪[](https://discord.gg/ybQ97B6Jjy)) |
-| First release | **R&D-Agent** is released on GitHub |
+| ICML 2026 录用 | 我们激动地宣布,论文 [FT-Dojo: Towards Autonomous LLM Fine-Tuning with Language Agents](https://arxiv.org/abs/2603.01712) 已被 ICML 2026 录用。FT-Agent 实现可在 [LLM 微调指南](rdagent/app/finetune/llm/README.md) 中获取。 |
+| ACL 2026 Findings 录用 | 我们激动地宣布,论文 [Reasoning as Gradient](https://arxiv.org/abs/2603.01692) 已被 ACL 2026 Findings 录用。执行轨迹可在 [Gome GPT-5 Traces](https://huggingface.co/datasets/amstrongzyf/Gome-GPT5-Traces) 查看。 |
+| Web UI 发布 | 我们发布了新的前端,可通过 `rdagent server_ui` 构建并提供服务,用于实时交互与轨迹查看,目前不包含 `data_science` 场景。 |
+| NeurIPS 2025 录用 | 我们激动地宣布,论文 [R&D-Agent-Quant](https://arxiv.org/abs/2505.15155) 已被 NeurIPS 2025 录用 |
+| [技术报告发布](#overall-technical-report) | MLE-bench 上的整体框架描述与结果 |
+| [R&D-Agent-Quant 发布](#deep-application-in-diverse-scenarios) | 将 R&D-Agent 应用于量化交易 |
+| MLE-Bench 结果发布 | R&D-Agent 目前在 MLE-bench 上领先,是[表现最佳的机器学习工程智能体](#-the-best-machine-learning-engineering-agent) |
+| 支持 LiteLLM 后端 | 我们现已全面支持 **[LiteLLM](https://github.com/BerriAI/litellm)** 作为默认后端,以便与多家 LLM 提供商集成。 |
+| 通用数据科学智能体 | [Data Science Agent](https://rdagent.readthedocs.io/en/latest/scens/data_science.html) |
+| Kaggle 场景发布 | 我们发布了 **[Kaggle Agent](https://rdagent.readthedocs.io/en/latest/scens/data_science.html)**, 欢迎试用新功能! |
+| 官方微信群发布 | 我们创建了微信群,欢迎加入!(🗪[二维码](https://github.com/microsoft/RD-Agent/issues/880)) |
+| 官方 Discord 发布 | 我们在 Discord 上开通了首个聊天频道(🗪[](https://discord.gg/ybQ97B6Jjy)) |
+| 首次发布 | **R&D-Agent** 已在 GitHub 上发布 |
-# 🏆 The Best Machine Learning Engineering Agent!
+# 🏆 最佳机器学习工程智能体!
-[MLE-bench](https://github.com/openai/mle-bench) is a comprehensive benchmark evaluating the performance of AI agents on machine learning engineering tasks. Utilizing datasets from 75 Kaggle competitions, MLE-bench provides robust assessments of AI systems' capabilities in real-world ML engineering scenarios.
+[MLE-bench](https://github.com/openai/mle-bench) 是一个综合基准,用于评估 AI 智能体在机器学习工程任务上的表现。MLE-bench 利用来自 75 场 Kaggle 竞赛的数据集,对 AI 系统在真实 ML 工程场景中的能力进行稳健评估。
-R&D-Agent currently leads as the top-performing machine learning engineering agent on MLE-bench:
+R&D-Agent 目前在 MLE-bench 上领先,是表现最佳的机器学习工程智能体:
-| Agent | Low == Lite (%) | Medium (%) | High (%) | All (%) |
+| 智能体 | Low == Lite (%) | Medium (%) | High (%) | All (%) |
|---------|--------|-----------|---------|----------|
| R&D-Agent o3(R)+GPT-4.1(D) | 51.52 ± 6.9 | 19.3 ± 5.5 | 26.67 ± 0 | 30.22 ± 1.5 |
| R&D-Agent o1-preview | 48.18 ± 2.49 | 8.95 ± 2.36 | 18.67 ± 2.98 | 22.4 ± 1.1 |
| AIDE o1-preview | 34.3 ± 2.4 | 8.8 ± 1.1 | 10.0 ± 1.9 | 16.9 ± 1.1 |
-**Notes:**
-- **O3(R)+GPT-4.1(D)**: This version is designed to both reduce average time per loop and leverage a cost-effective combination of backend LLMs by seamlessly integrating Research Agent (o3) with Development Agent (GPT-4.1).
-- **AIDE o1-preview**: Represents the previously best public result on MLE-bench as reported in the original MLE-bench paper.
-- Average and standard deviation results for R&D-Agent o1-preview is based on a independent of 5 seeds and for R&D-Agent o3(R)+GPT-4.1(D) is based on 6 seeds.
-- According to MLE-Bench, the 75 competitions are categorized into three levels of complexity: **Low==Lite** if we estimate that an experienced ML engineer can produce a sensible solution in under 2 hours, excluding the time taken to train any models; **Medium** if it takes between 2 and 10 hours; and **High** if it takes more than 10 hours.
+**说明:**
+- **O3(R)+GPT-4.1(D)**:该版本旨在缩短每轮循环的平均耗时,并通过将 Research Agent (o3) 与 Development Agent (GPT-4.1) 无缝集成,采用更具成本效益的后端 LLM 组合。
+- **AIDE o1-preview**:代表 MLE-bench 原始论文中报告的最佳公开结果。
+- R&D-Agent o1-preview 的平均值与标准差基于 5 个独立随机种子;R&D-Agent o3(R)+GPT-4.1(D) 基于 6 个种子。
+- 根据 MLE-Bench,75 场竞赛按复杂度分为三个等级:**Low==Lite** 表示我们估计有经验的 ML 工程师可在 2 小时内(不含模型训练时间)给出合理方案;**Medium** 表示需要 2 至 10 小时;**High** 表示需要超过 10 小时。
-You can inspect the detailed runs of the above results online.
-- [R&D-Agent o1-preview detailed runs](https://aka.ms/RD-Agent_MLE-Bench_O1-preview)
-- [R&D-Agent o3(R)+GPT-4.1(D) detailed runs](https://aka.ms/RD-Agent_MLE-Bench_O3_GPT41)
+你可以在线查看上述结果的详细运行记录。
+- [R&D-Agent o1-preview 详细运行记录](https://aka.ms/RD-Agent_MLE-Bench_O1-preview)
+- [R&D-Agent o3(R)+GPT-4.1(D) 详细运行记录](https://aka.ms/RD-Agent_MLE-Bench_O3_GPT41)
-For running R&D-Agent on MLE-bench, refer to **[MLE-bench Guide: Running ML Engineering via MLE-bench](https://rdagent.readthedocs.io/en/latest/scens/data_science.html)**
+要在 MLE-bench 上运行 R&D-Agent,请参阅 **[MLE-bench 指南:通过 MLE-bench 运行 ML 工程](https://rdagent.readthedocs.io/en/latest/scens/data_science.html)**
-# 🥇 The First Data-Centric Quant Multi-Agent Framework!
+# 🥇 首个以数据为中心的多智能体量化框架!
-R&D-Agent for Quantitative Finance, in short **RD-Agent(Q)**, is the first data-centric, multi-agent framework designed to automate the full-stack research and development of quantitative strategies via coordinated factor-model co-optimization.
+面向量化金融的 R&D-Agent,简称 **RD-Agent(Q)**,是首个以数据为中心的多智能体框架,旨在通过因子与模型的协同优化,自动化量化策略的全栈研发。

-Extensive experiments in real stock markets show that, at a cost under $10, RD-Agent(Q) achieves approximately 2× higher ARR than benchmark factor libraries while using over 70% fewer factors. It also surpasses state-of-the-art deep time-series models under smaller resource budgets. Its alternating factor–model optimization further delivers excellent trade-off between predictive accuracy and strategy robustness.
+在真实股票市场上的大量实验表明,RD-Agent(Q) 在成本低于 10 美元的情况下,相较基准因子库可实现约 2 倍更高的 ARR(年化收益率),同时使用的因子数量减少超过 70%。在更小的资源预算下,它也超越了最先进的深度时间序列模型。其交替进行的因子—模型优化进一步在预测精度与策略稳健性之间实现了出色权衡。
-You can learn more details about **RD-Agent(Q)** through the [paper](https://arxiv.org/abs/2505.15155) and reproduce it through the [documentation](https://rdagent.readthedocs.io/en/latest/scens/quant_agent_fin.html).
+你可以通过[论文](https://arxiv.org/abs/2505.15155)了解更多关于 **RD-Agent(Q)** 的细节,并通过[文档](https://rdagent.readthedocs.io/en/latest/scens/quant_agent_fin.html).进行复现
-# Data Science Agent Preview
-Check out our demo video showcasing the current progress of our Data Science Agent under development:
+# Data Science Agent 预览
+查看我们的演示视频,了解正在开发中的 Data Science Agent 当前进展:
https://github.com/user-attachments/assets/3eccbecb-34a4-4c81-bce4-d3f8862f7305
-# 🌟 Introduction
+# 🌟 简介
The RD-agent is provided “as is”, without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. The RD-agent is aimed to facilitate research and development process in the financial industry and not ready-to-use for any financial investment or advice. Users shall independently assess and test the risks of the RD-agent in a specific use scenario, ensure the responsible use of AI technology, including but not limited to developing and integrating risk mitigation measures, and comply with all applicable laws and regulations in all applicable jurisdictions. The RD-agent does not provide financial opinions or reflect the opinions of Microsoft, nor is it designed to replace the role of qualified financial professionals in formulating, assessing, and approving finance products. The inputs and outputs of the RD-agent belong to the users and users shall assume all liability under any theory of liability, whether in contract, torts, regulatory, negligence, products liability, or otherwise, associated with use of the RD-agent and any inputs and outputs thereof.
+# ⚖️ 法律免责声明 +RD-agent 按“原样”提供,不作任何明示或暗示的保证,包括但不限于适销性、特定用途适用性和不侵权的保证。RD-agent 旨在促进金融行业的研发流程,并非可直接用于任何金融投资或建议。用户应针对具体使用场景独立评估和测试 RD-agent 的风险,确保负责任地使用 AI 技术,包括但不限于开发和整合风险缓解措施,并遵守所有适用司法管辖区的所有适用法律和法规。RD-agent 不提供金融意见,也不反映 Microsoft 的意见,且无意取代合格金融专业人员在制定、评估和批准金融产品方面的角色。RD-agent 的输入和输出归用户所有,用户应对与使用 RD-agent 及其任何输入和输出相关的一切责任理论下的全部责任负责,无论是合同、侵权、监管、过失、产品责任还是其他。