paper-with-me

Papers

PCBWorld: A Benchmark Environment for Engine-Grounded PCB Design Automation

2026-07-07 · Hyungseok Song, Junseok Park, Won-Seok Choi, Seohui Bae, Han-Seul Jeong, Youngjoon Park, Soonyoung Lee arxiv

PCB routing is the task of connecting the nets of a board with copper traces under strict design rules, yet learning-based methods still lag behind rule-based routers. We introduce PCBWorld, an open-source engine-grounded PCB routing environment built on the KiCad EDA engine. As a human engineer does, agents in PCBWorld interactively route a board through the engine's native operations, using its Design Rule Check (DRC) feedback to keep the routing within the design rules. The environment supports both RL policies and tool-using LLM agents. Alongside the environment, PCBWorld-Bench provides three dataset families in KiCad's native board format (.kicad_pcb), covering two types of controllable synthetic instances and 679 real open-source boards. It scores any completed board with eight engine-checked evaluation metrics, regardless of the routing method. In our experiments, agents in PCBWorld consistently outperformed grid-action RL policies and open-loop LLM baselines, and an RL policy trained only on synthetic boards transferred zero-shot to real boards, approaching rule-based routers. These results position the engine-grounded, interactive approach of PCBWorld as a promising foundation for advancing the routing ability of both RL and LLM agents.

📄 PDF Abstract BibTeX arXiv:2607.05915

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Spatial Atlas: Compute-Grounded Reasoning for Spatial-Aware Research Agent Benchmarks

2026-04-13 · Arun Sharma arxiv

We introduce compute-grounded reasoning (CGR), a design paradigm for spatial-aware research agents in which every answerable sub-problem is resolved by deterministic computation before a language model is asked to genera…

Spatial ReasoningCode Generation

DesignQA: A Multimodal Benchmark for Evaluating Large Language Models' Understanding of Engineering Documentation

2024-04-11 · Anna C. Doris, Daniele Grandi, Ryan Tomich, Md Ferdous Alam 외

This research introduces DesignQA, a novel benchmark aimed at evaluating the proficiency of multimodal large language models (MLLMs) in comprehending and applying engineering requirements in technical documentation. Deve…

Language in a (Search) Box: Grounding Language Learning in Real-World Human-Machine Interaction

2021-04-18 · NAACL 2021 4 · Federico Bianchi, Ciro Greco, Jacopo Tagliabue

We investigate grounded language learning through real-world data, by modelling a teacher-learner dynamics through the natural interactions occurring between users and search engines; in particular, we explore the emerge…

Grounded language learning

PHASE: PHysically-grounded Abstract Social Events for Machine Social Perception

2021-03-02 · NeurIPS Workshop SVRHM 2020 12 · Aviv Netanyahu, Tianmin Shu, Boris Katz, Andrei Barbu 외

The ability to perceive and reason about social interactions in the context of physical environments is core to human social intelligence and human-machine cooperation. However, no prior dataset or benchmark has systemat…

ConflictBench: Evaluating Human-AI Conflict via Interactive and Visually Grounded Environments

2026-03-09 · Weixiang Zhao, Haozhen Li, Yanyan Zhao, xuda zhi 외 arxiv

As large language models (LLMs) evolve into autonomous agents capable of acting in open-ended environments, ensuring behavioral alignment with human values becomes a critical safety concern. Existing benchmarks, focused …