paper-with-me

Papers

Software Engineering Agents for Embodied Controller Generation : A Study in Minigrid Environments

2025-10-24 · Timothé Boulet, Xavier Hinaut, Clément Moulin-Frier arxiv

Software Engineering Agents (SWE-Agents) have proven effective for traditional software engineering tasks with accessible codebases, but their performance for embodied tasks requiring well-designed information discovery remains unexplored. We present the first extended evaluation of SWE-Agents on controller generation for embodied tasks, adapting Mini-SWE-Agent (MSWEA) to solve 20 diverse embodied tasks from the Minigrid environment. Our experiments compare agent performance across different information access conditions: with and without environment source code access, and with varying capabilities for interactive exploration. We quantify how different information access levels affect SWE-Agent performance for embodied tasks and analyze the relative importance of static code analysis versus dynamic exploration for task solving. This work establishes controller generation for embodied tasks as a crucial evaluation domain for SWE-Agents and provides baseline results for future research in efficient reasoning systems.

📄 PDF Abstract BibTeX arXiv:2510.21902

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

From Digital to Physical: Digital Agents as Autonomous Coaches for Physical Intelligence

2026-01-29 · Zixing Lei, Genjia Liu, Yuanshuo Zhang, Qipeng Liu 외 arxiv

The field of Embodied AI is witnessing a rapid evolution toward general-purpose robotic systems, fueled by high-fidelity simulation and large-scale data collection. However, this scaling capability remains severely bottl…

A Reference Model for IoT Embodied Agents Controlled by Neural Networks

2021-02-15 · Nathalia Nascimento, Paulo Alencar, Donald Cowan, Carlos Lucena

Embodied agents is a term used to denote intelligent agents, which are a component of devices belonging to the Internet of Things (IoT) domain. Each agent is provided with sensors and actuators to interact with the envir…

Grounding LLMs in Scientific Discovery via Embodied Actions

2026-02-24 · Bo Zhang, Jinfeng Zhou, Yuxuan Chen, Jianing Yin 외 arxiv

Large Language Models (LLMs) have shown significant potential in scientific discovery but struggle to bridge the gap between theoretical reasoning and verifiable physical simulation. Existing solutions operate in a passi…

From LLMs to LLM-based Agents for Software Engineering: A Survey of Current, Challenges and Future

2024-08-05 · Haolin Jin, Linghan Huang, Haipeng Cai, Jun Yan 외

With the rise of large language models (LLMs), researchers are increasingly exploring their applications in var ious vertical domains, such as software engineering. LLMs have achieved remarkable success in areas includin…

BenchmarkingCode GenerationDecision MakingVulnerability Detection

OmniCode: A Benchmark for Evaluating Software Engineering Agents

2026-02-02 · Atharv Sonwane, Eng-Shen Tu, Wei-Chung Lu, Claas Beger 외 arxiv

LLM-powered coding agents are redefining how real-world software is developed. To drive the research towards better coding agents, we require challenging benchmarks that can rigorously evaluate the ability of such agents…