paper-with-me

Papers

Gen-TAS: A Generative AI-Aided Hardware-Software Task Allocation Framework for FPGA-GPP Heterogeneous Systems

2026-08-28 · Mary Kong, Yuqin Zhao, Semih Vazgecen, Cristian Sestito, Themis Prodromakis arxiv

FPGA-GPP heterogeneous systems combine software flexibility with the performance and energy efficiency of reconfigurable hardware. However, determining which application tasks should execute on the GPP or FPGA requires extensive expertise and design-space exploration, particularly when user objectives vary across latency, communication, resource utilisation, and power. This paper proposes Gen-TAS, a knowledge-grounded LLM framework for user-specific FPGA-GPP task allocation. By combining task-graph analysis with RAG, Gen-TAS grounds LLM reasoning in historical implementation knowledge and generates multiple explainable strategies tailored to the specified objectives. Human-in-the-loop selection and a deterministic backend connect LLM-generated decisions to reproducible FPGA SoC implementations. Experiments on CNN and SDR workloads across multiple LLMs demonstrate stable, requirement-driven allocation. Under latency-oriented objectives, implementations following the selected strategies achieve speedups of up to 2.45$\times$ and 92.53$\times$, respectively, relative to the corresponding all-GPP baselines while other objectives select strategies that trade some acceleration performance for FPGA-GPP communication, resource utilisation, or FPGA power.

📄 PDF Abstract BibTeX arXiv:2608.28160

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Focus Session: Hardware and Software Techniques for Accelerating Multimodal Foundation Models

2026-04-23 · Muhammad Shafique, Abdul Basit, Muhammad Abdullah Hanif, Alberto Marchisio 외 arxiv

This work presents a multi-layered methodology for efficiently accelerating multimodal foundation models (MFMs). It combines hardware and software co-design of transformer blocks with an optimization pipeline that reduce…

Code Generation

Evolutionary Cell Aided Design for Neural Network Architectures

2019-03-06 · Philip Colangelo, Oren Segal, Alexander Speicher, Martin Margala

Mathematical theory shows us that multilayer feedforward Artificial Neural Networks(ANNs) are universal function approximators, capable of approximating any measurable function to any desired degree of accuracy. In pract…

Efficient Neural NetworkEvolutionary Algorithmsimage-classificationImage Classification

Joint Frame Structure, Beamwidth, and Power Allocation for UAV-Aided Localization and Communication

2024-06-03 · Tianhao. Liang, Tingting. Zhang, Sheng. Zhou, Wentao. Liu 외

In wireless sensors networks, integrating localization and communications techniques is crucial for efficient spectrum and hardware utilization. In this paper, we present a novel framework of unmanned aerial vehicle (UAV…

Dynamic Power Allocation and Virtual Cell Formation for Throughput-Optimal Vehicular Edge Networks in Highway Transportation

2020-03-13

This paper investigates highly mobile vehicular networks from users' perspectives in highway transportation. Particularly, a centralized software-defined architecture is introduced in which centralized resources can be a…

Vision-centric generative AI models: A software-hardware perspective

2026-08-27 · Eleni Tselepi, Cristian Sestito, Shady Agwa, Themis Prodromakis arxiv

Vision generative artificial intelligence (AI) has emerged as one of the most rapidly advancing areas of deep learning. The explosion of multimodal models has made them widely associated with text-to-image applications r…

Autonomous Vehicles