AI News selected for Professionals and Decision Makers
Primary Research Stream

AgRefactor: Self-Evolving Agentic Workflow for HLS Compatibility and Performance

06:00 · July 1, 2026 · arXiv cs.AI RSS

AgRefactor: Self-Evolving Agentic Workflow for HLS Compatibility and Performance

High-Level Synthesis (HLS) provides a fast path from concepts to silicon, but converting real-world software into synthesizable HLS code remains challenging due to restrictive language support and the gap between software and hardware programming practices. Existing automated and LLM-based refactoring approaches partially address this problem, yet they often lack flexibility, struggle to scale, and incur high computational costs. We introduce AgRefactor, an LLM-based multi-agent workflow for refactoring software into HLS-compatible programs. AgRefactor incorporates a self-evolving memory system that accumulates and retrieves factual and strategic knowledge across tasks, improving robustness and efficiency on unseen programs. To reduce cost and enhance scalability, it integrates automated refactoring tools, enabling agents to balance LLM-driven rewrites with efficient tool-based transformations. On 9 out of 11 challenging real-world benchmarks, which are 5-10x longer than the most complex cases studied in prior work, AgRefactor outperforms or matches the state-of-the-art automated refactoring tool and a strong LLM-based baseline built on the same framework backbone. Further agentic performance optimization yields a 6.51x geometric mean speedup over the SoTA pragma tuning tool and a 1.20x speedup over optimized open-source designs with less than 20% extra resources. AgRefactor is fully-automated and open-sourced.

Summary

High-Level Synthesis tools aim to bridge software concepts and hardware implementations by accepting C/C++ input, yet real-world codebases rarely meet the strict syntactic and structural requirements for synthesis. The gap arises from unsupported language features, external libraries, complex data structures, and pointer operations that diverge from hardware-oriented design practices. Prior automated refactoring systems rely on fixed templates and struggle with generalizability, while pure LLM-based agents incur high costs, exhibit output variance, and scale poorly beyond small examples.

AgRefactor addresses these constraints through an LLM-driven multi-agent workflow augmented by a self-evolving memory store. The memory component extracts and retrieves both factual knowledge and strategic patterns from successive refactoring tasks, allowing the system to improve robustness on previously unseen programs without manual RAG construction. To control cost and improve throughput, the agents selectively invoke an existing algorithmic tool, HeteroRefactor, for transformations it can handle reliably, reserving LLM rewrites for constructs outside the tool’s scope. This hybrid approach yields a workflow that remains fully automated and open-source.

Evaluated on eleven real-world benchmarks drawn from codecs, cryptography, and genomics—each five to ten times longer than cases examined in earlier studies—AgRefactor matches or exceeds both the leading automated refactoring tool and a comparable LLM baseline on nine of the eleven programs. Subsequent agent-guided performance tuning produces a geometric-mean speedup of 6.51 times relative to state-of-the-art pragma tuning and a 1.20 times improvement over hand-optimized open-source HLS designs, while adding less than 20 percent extra hardware resources.

Why it matters

This research is highly relevant for Dutch AI and semiconductor researchers focusing on AI hardware acceleration. The open-source, LLM-driven approach to HLS optimization offers actionable methodologies for designing efficient AI chips, aligning with the Netherlands' strategic position in the European semiconductor ecosystem.

More in this beat
AgRefactorai-agentsevaluation-benchmarksHeteroRefactorHigh-Level Synthesisnovel-methodologiesprogram-synthesis
ARCANA: A Reflective Multi-Agent Program Synthesis Framework for ARC-AGI-2 Reasoning

06:00 · July 13, 2026

ARCANA: A Reflective Multi-Agent Program Synthesis Framework for ARC-AGI-2 Reasoning

This highly technical paper is directly relevant to AI researchers and advanced practitioners in the Netherlands working on AGI, multi-agent systems, and abstract reasoning. Its focus on achieving state-of-the-art results under strict hardware constraints makes it highly actionable for Dutch research labs and AI-driven SMEs looking to deploy efficient reasoning models.

Relevance 85 · Audience 95

Cost-Effective Agent Harnesses for Abstract Reasoning and Generalization on ARC-AGI-1

06:00 · July 9, 2026

Cost-Effective Agent Harnesses for Abstract Reasoning and Generalization on ARC-AGI-1

This research is highly relevant for Dutch AI researchers and enterprises looking to deploy advanced reasoning capabilities cost-effectively. Its focus on open-weight models and architectural efficiency aligns with the Netherlands' push for sustainable, accessible, and transparent AI solutions without relying on massive compute budgets.

Relevance 85 · Audience 95

ArtisanCAD: An Industrial-Level CAD Agent with Expert-Grounded Knowledge Distillation

06:00 · July 8, 2026

ArtisanCAD: An Industrial-Level CAD Agent with Expert-Grounded Knowledge Distillation

This research is highly relevant for the Dutch AI market, particularly for its strong high-tech manufacturing and engineering sectors (e.g., ASML, VDL, Philips). Researchers and advanced practitioners can leverage these text-to-CAD advancements to automate and optimize complex industrial design workflows in the Netherlands.

Relevance 85 · Audience 95

FirstResearch: Auditable Question Formation for LLM Scientific Discovery Agents

06:00 · July 8, 2026

FirstResearch: Auditable Question Formation for LLM Scientific Discovery Agents

This research is highly relevant to the Dutch AI market's focus on transparent and ethical AI. By making LLM-generated scientific hypotheses auditable and inspectable, it aligns with EU regulatory priorities and offers Dutch researchers a robust tool for accountable AI-driven scientific discovery.

Relevance 85 · Audience 95

Auto-FL-Research: Agentic Search for Federated Learning Algorithms

06:00 · July 3, 2026

Auto-FL-Research: Agentic Search for Federated Learning Algorithms

Federated Learning is crucial for the Dutch AI market due to strict EU data privacy regulations (GDPR), especially in collaborative sectors like healthcare. This research provides advanced practitioners with an automated, agent-driven approach to optimize FL pipelines, directly supporting scalable and privacy-preserving AI development in the Netherlands.

Relevance 85 · Audience 95

Autonomous discovery of traffic laws with AI traffic scientists

06:00 · July 3, 2026

Autonomous discovery of traffic laws with AI traffic scientists

This research is highly relevant for Dutch AI researchers and urban planners, given the Netherlands' strong focus on smart city infrastructure and advanced traffic management. The introduction of an agentic AI for autonomous scientific discovery offers actionable methodologies for institutions like TU Delft or Rijkswaterstaat to optimize urban mobility.

Relevance 85 · Audience 95

Beyond expert users: agents should help users construct preferences, not just elicit them

06:00 · July 1, 2026

Beyond expert users: agents should help users construct preferences, not just elicit them

This research is highly relevant for AI researchers and developers focusing on user-centric and transparent AI, a key priority in the Dutch AI market. By providing a formal framework and benchmark for improving how agents assist non-expert users, it offers actionable insights for enhancing conversational AI and recommender systems in enterprise applications.

Relevance 85 · Audience 95

Investigating Multi-Agent Deliberation in Law

06:00 · July 1, 2026

Investigating Multi-Agent Deliberation in Law

This research is highly relevant for Dutch AI researchers and legal tech practitioners, as it introduces novel multi-agent frameworks for legal reasoning. Given the Netherlands' strong emphasis on ethical AI and transparent legal applications, these law-inspired deliberation models offer actionable methodologies for developing robust AI systems in regulated domains.

Relevance 85 · Audience 95

Why Solve It Twice? Hierarchical Accumulation of Skills for Transfer-Efficient ML Engineering

06:00 · July 1, 2026

Why Solve It Twice? Hierarchical Accumulation of Skills for Transfer-Efficient ML Engineering

This research is highly relevant for Dutch AI researchers and practitioners as it offers a concrete methodology to reduce compute costs and improve the efficiency of AI development through transfer learning in multi-agent systems. Its focus on resource efficiency aligns well with the Dutch AI market's emphasis on sustainable and scalable AI solutions for enterprises and SMEs.

Relevance 85 · Audience 95