cs.AI(2025-07-09)
📊 共 4 篇论文 | 🔗 2 篇有代码
🎯 兴趣领域导航
🔬 支柱九:具身大模型 (Embodied Foundation Models) (3 篇)
| # | 题目 | 一句话要点 | 标签 | 🔗 | ⭐ |
|---|---|---|---|---|---|
| 1 | ViDove: A Translation Agent System with Multimodal Context and Memory-Augmented Reasoning | ViDove:一种具有多模态上下文和记忆增强推理的翻译Agent系统 | multimodal | ✅ | |
| 2 | Scaling Towards the Information Boundary of Instruction Sets: The Infinity Instruct Subject Technical Report | 提出Infinity Instruct Subject,通过迭代式数据构建框架提升指令数据集的覆盖度和深度。 | foundation model instruction following | ||
| 3 | Open Source Planning & Control System with Language Agents for Autonomous Scientific Discovery | 提出基于语言代理的开源规划与控制系统cmbagent,用于自动化科学发现。 | large language model | ✅ |
🔬 支柱二:RL算法与架构 (RL & Architecture) (1 篇)
| # | 题目 | 一句话要点 | 标签 | 🔗 | ⭐ |
|---|---|---|---|---|---|
| 4 | Application of LLMs to Multi-Robot Path Planning and Task Allocation | 利用大型语言模型解决多机器人路径规划与任务分配问题 | reinforcement learning deep reinforcement learning |