paper-with-me

홈 › Papers

DiffHLS: Differential Learning for High-Level Synthesis QoR Prediction with GNNs and LLM Code Embeddings

2026-04-10 · Zedong Peng, Zeju Li, Qiang Xu, Jieru Zhao arxiv

High-Level Synthesis (HLS) compiles C/C++ into RTL, but exploring pragma-driven optimization choices remains expensive because each design point requires time-consuming synthesis. We propose \textbf{\DiffHLS}, a differential learning framework for HLS Quality-of-Result (QoR) prediction that learns from kernel--design pairs: a kernel baseline and a pragma-inserted design variant. \DiffHLS~encodes kernel and design intermediate-representation graphs with dedicated graph neural network (GNN) branches, and augments the delta pathway with code embeddings from a pretrained code large language model (LLM). Instead of regressing absolute targets directly, we jointly predict the kernel baseline and the design-induced delta, and compose them to obtain the design prediction. On PolyBench, \DiffHLS~attains lower average MAPE than GNN baselines under four GNN backbones, and LLM code embeddings consistently improve over a GNN-only ablation. We further validate scalability on the ForgeHLS dataset.

📄 PDF Abstract BibTeX arXiv:2604.09240

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Similar Papers 제목 키워드 기반

Data-adaptive Differentially Private Prompt Synthesis for In-Context Learning

2024-10-15 · Fengyu Gao, Ruida Zhou, Tianhao Wang, Cong Shen 외

Large Language Models (LLMs) rely on the contextual information embedded in examples/demonstrations to perform in-context learning (ICL). To mitigate the risk of LLMs potentially leaking private information contained in …

In-Context Learning

SemDP: Semantic-level Differential Privacy Protection for Face Datasets

2024-12-20 · Xiaoting Zhang, Tao Wang, Junhao Ji

While large-scale face datasets have advanced deep learning-based face analysis, they also raise privacy concerns due to the sensitive personal information they contain. Recent schemes have implemented differential priva…

AttributeImage Generation

Differentially Private Controller Synthesis With Metric Temporal Logic Specifications

2019-09-29

Privacy is an important concern in various multiagent systems in which data collected from the agents are sensitive. We propose a differentially private controller synthesis approach for multi-agent systems subject to hi…

Cloud Computing

Paradoxical LTP maintenance with inhibition of protein synthesis and the proteasome suggests a novel protein synthesis requirement for early LTP reversal

2018-08-20

The transition from early long-term potentiation (E-LTP) to late LTP (L-LTP) involves protein synthesis and degradation. L-LTP is blocked by inhibiting either protein synthesis or proteasome-dependent degradation prior t…

A Differentially Private Multi-Output Deep Generative Networks Approach For Activity Diary Synthesis

2020-12-29 · Godwin Badu-Marfo, Bilal Farooq, Zachary Patterson

In this work, we develop a privacy-by-design generative model for synthesizing the activity diary of the travel population using state-of-art deep learning approaches. This proposed approach extends literature on populat…