paper-with-me

Papers

CapBench: A Multi-PDK Dataset for Machine-Learning-Based Post-Layout Capacitance Extraction

2026-04-13 · Hector R. Rodriguez, Jiechen Huang, Wenjian Yu arxiv

We present CapBench, a fully reproducible, multi-PDK dataset for capacitance extraction. The dataset is derived from open-source designs, including single-core CPUs, systems-on-chip, and media accelerators. All designs are fully placed and routed using 14 independent OpenROAD flow runs spanning three technology nodes: ASAP7, NanGate45, and Sky130HD. From these layouts, we extract 61,855 3D windows across three size tiers to enable transfer learning and scalability studies. High-fidelity capacitance labels are generated using RWCap, a state-of-the-art random-walk solver, and validated against the industry-standard Raphael, achieving a mean absolute error of 0.64% for total capacitance. Each window is pre-processed into density maps, graph representations, and point clouds. We evaluate 10 machine learning architectures that illustrate dataset usage and serve as baselines, including convolutional neural networks (CNNs), point cloud transformers, and graph neural networks (GNNs). CNNs demonstrate the lowest errors (1.75%), while GNNs are up to 41.4x faster but exhibit larger errors (10.2%), illustrating a clear accuracy-speed trade-off. Code and dataset are available at https://github.com/THU-numbda/CapBench.

📄 PDF Abstract BibTeX arXiv:2604.11202

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer LearningPoint Clouds

Similar Papers 제목 키워드 기반

VidCapBench: A Comprehensive Benchmark of Video Captioning for Controllable Text-to-Video Generation

2025-02-18 · Xinlong Chen, Yuanxing Zhang, Chongling Rao, Yushuo Guan 외

The training of controllable text-to-video (T2V) models relies heavily on the alignment between videos and captions, yet little existing research connects video caption evaluation with T2V generation assessment. This pap…

Text-to-Video GenerationVideo CaptioningVideo Generation

OpenCapBench: A Benchmark to Bridge Pose Estimation and Biomechanics

2024-06-14 · Yoni Gozlan, Antoine Falisse, Scott Uhlrich, Anthony Gatti 외

Pose estimation has promised to impact healthcare by enabling more practical methods to quantify nuances of human movement and biomechanics. However, despite the inherent connection between pose estimation and biomechani…

Pose Estimation

AudioCapBench: Quick Evaluation on Audio Captioning across Sound, Music, and Speech

2026-02-27 · Jielin Qiu, Jianguo Zhang, Zixiang Chen, Liangwei Yang 외 arxiv

We introduce AudioCapBench, a benchmark for evaluating audio captioning capabilities of large multimodal models. \method covers three distinct audio domains, including environmental sound, music, and speech, with 1,000 c…

Audio captioning

SciPostLayout: A Dataset for Layout Analysis and Layout Generation of Scientific Posters

2024-07-29 · Shohei Tanaka, Hao Wang, Yoshitaka Ushiku

Scientific posters are used to present the contributions of scientific papers effectively in a graphical format. However, creating a well-designed poster that efficiently summarizes the core of a paper is both labor-inte…

Layout Generation

PosterO: Structuring Layout Trees to Enable Language Models in Generalized Content-Aware Layout Generation

2025-05-06 · CVPR 2025 1 · HsiaoYuan Hsu, Yuxin Peng

In poster design, content-aware layout generation is crucial for automatically arranging visual-textual elements on the given image. With limited training data, existing work focused on image-centric enhancement. However…

In-Context LearningLayout Generation