微信内可能无法直接打开本站。请点右上角 ··· → 在浏览器打开,或复制链接。
SKILL: Self-correcting Knowledge-guided Iterative Large Language Model Agent for Logic Optimization
RSS 官方收录 · 可信分层展示
关键摘要
arXiv:2608.…
- 14579v1 Announce Type: new Abstract: Logic synthesis optimization pose…
- Traditional expert-designed flows lack adaptability, while reinforceme…
- We introduce SKILL, a Self-correcting Knowledge-guided Iterative Large…
摘要引擎:抽取
正文提要
arXiv:2608.14579v1 Announce Type: new Abstract: Logic synthesis optimization poses significant challenges due to exponentially growing search spaces, sparse reward signals, and diverse logic structures. Traditional expert-designed flows lack adaptability, while reinforcement learning (RL) methods often suffer from low sample efficiency and limited interpretability. We introduce SKILL, a Self-correcting Knowledge-guided Iterative Large Language Model Agent that unifies multi-agent LLM reasoning and RL-based environment interaction for automated synthesis optimization. SKILL coordinates three specialized LLMs: GPT-4o for strategic planning, Claude Sonnet 4 for detailed reasoning, and Gemini 2.5 Pro for efficient analysis with a PPO-based RL agent that learns actionable policies through direct interaction with synthesis tools. A novel self-correcting module monitors environment feedback (PDA metrics), detects suboptimal behaviors, and invokes LLM-guided recovery strategies. Evaluations on IWLS, OpenCores, and EPFL benchmarks show SKILL achieves a 12.4 % PDA improvement over expert flows and 86.3% success rate on logic systems up to 500K gates.