arXiv:2601.04920cs.AI2026-01

用ChatGPT辅助科学快速原型,竞速中获第二

Conversational AI for Rapid Scientific Prototyping: A Case Study on ESA's ELOPE Competition

  • 以对话方式让ChatGPT生成代码与算法思路
  • 在延迟参赛情况下仍达0.01282的竞赛得分
  • 适合需要快速迭代的科研场景与工程开发

大型语言模型(LLMs)越来越多地被用作编程伙伴,但在加速科学发现中的作用仍待深入探索。本文以欧空局ELOPE(基于事件的月球光学流自运动估计)竞赛为例,研究使用ChatGPT进行快速原型开发的实践。竞赛要求处理事件相机数据以估计月球着陆器轨迹。尽管参赛较晚,团队仍以0.01282的得分获得第二名,凸显了人机协作在竞赛型科研中的潜力。ChatGPT不仅生成可执行代码,还提供算法推理、数据处理流程及方法建议,如采用固定事件数而非固定时间窗口进行滑动窗口处理。同时,我们也观察到局限性:模型常引入不必要的结构改动,对中间讨论中的备选方案易混淆,偶尔出现关键错误,并在长对话中遗忘重要细节。通过分析这些优缺点,本文表明对话式AI既能加速研发,又能支持概念洞察。我们主张将LLM结构化融入科研流程,提出适用于AI辅助科研的最佳实践。

原文摘要 · Abstract (English)

Large language models (LLMs) are increasingly used as coding partners, yet their role in accelerating scientific discovery remains underexplored. This paper presents a case study of using ChatGPT for rapid prototyping in ESA's ELOPE (Event-based Lunar OPtical flow Egomotion estimation) competition. The competition required participants to process event camera data to estimate lunar lander trajectories. Despite joining late, we achieved second place with a score of 0.01282, highlighting the potential of human-AI collaboration in competitive scientific settings. ChatGPT contributed not only executable code but also algorithmic reasoning, data handling routines, and methodological suggestions, such as using fixed number of events instead of fixed time spans for windowing. At the same time, we observed limitations: the model often introduced unnecessary structural changes, gets confused by intermediate discussions about alternative ideas, occasionally produced critical errors and forgets important aspects in longer scientific discussions. By analyzing these strengths and shortcomings, we show how conversational AI can both accelerate development and support conceptual insight in scientific research. We argue that structured integration of LLMs into the scientific workflow can enhance rapid prototyping by proposing best practices for AI-assisted scientific work.

对话式AI科学计算快速原型大模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。