English

The Phantom of PCIe: Constraining Generative Artificial Intelligences for Practical Peripherals Trace Synthesizing

Machine Learning 2026-04-14 v3 Artificial Intelligence Hardware Architecture

Abstract

Peripheral Component Interconnect Express (PCIe) is the de facto interconnect standard for high-speed peripherals and CPUs. The development of PCIe devices for emerging applications requires realistic Transaction Layer Packet (TLP) traces that accurately simulate device-CPU interactions. While generative AI offers a promising avenue for synthesizing complex TLP sequences, it is prone to a critical challenge inherent in all generation tasks: hallucination. Naively applying these models often produces traces that violate fundamental PCIe protocol rules, such as ordering and causality, rendering them unusable for device simulation. To resolve this, our work introduces a methodology to bridge the gap between generative AI and high-fidelity device simulation. This paper presents Phantom, a framework that systematically addresses AI-generated hallucinations in TLP synthesis. Phantom achieves this by coupling a generative backbone with a novel post-processing filter that enforces PCIe-specific constraints, effectively eliminating invalid TLP sequences. We validate Phantom's effectiveness by synthesizing TLP traces for an actual PCIe network interface card. Experimental results show that Phantom produces practical, large-scale TLP traces, significantly outperforming existing models, with improvements of up to 1000×\times in task-specific metrics and up to 2.19×\times in Fr\'echet Inception Distance (FID) compared to backbone-only methods. The prototype implementation has been made open-source.

Keywords

Cite

@article{arxiv.2411.06376,
  title  = {The Phantom of PCIe: Constraining Generative Artificial Intelligences for Practical Peripherals Trace Synthesizing},
  author = {Zhibai Huang and Chen Chen and James Yen and Yihan Shen and Yongchen Xie and Zhixiang Wei and Kailiang Xu and Yun Wang and Fangxin Liu and Tao Song and Mingyuan Xia and Zhengwei Qi},
  journal= {arXiv preprint arXiv:2411.06376},
  year   = {2026}
}

Comments

Accepted by DAC'26

R2 v1 2026-06-28T19:54:37.458Z