semi·news
Headlines要闻 / Research研究 / /
Research digest · Sunday, August 30, 2026 研究摘要 · 2026年8月30日 星期日

Memory, Interconnect, and Trust Meet AI Scale 存储、互连与可信计算应对AI规模化

This week's selected papers focus on the physical and system limits of AI hardware: reliable analog memory, long-context pipelines, trusted GPUs, and secure design automation. Several results are simulation or prototype based, so their reported gains should not be read as production-level benchmarks. 本周入选论文聚焦AI硬件的器件与系统瓶颈:可靠的模拟存储、长上下文流水线、可信GPU以及安全的设计自动化。其中若干结果基于仿真或原型,报告的增益不应直接视为量产级基准。

Look-back window: 7 days · 6 paper(s) 回溯窗口: 7天 · 6篇

Devices & Process 器件与工艺

Watching a GaN transistor switch in real time 实时观察GaN晶体管开关过程

C. Corley-Wiciak, N. T. Sammler, B. Butej, et al.

arXiv:2608.25980 · 2026-08-26T16:33:56Z

The authors use stroboscopic dark-field X-ray microscopy to image strain and heat through the switching cycle of an industrial GaN HEMT. They correlate nanoscale fields with time-dependent electrical behavior and benchmark simulations against measurements. The work offers a direct diagnostic route for transient hot spots and stress, although it is a measurement methodology rather than a new device process. 作者利用频闪暗场X射线显微术,成像观测工业级GaN HEMT整个开关周期内的应变和热量变化。他们将纳米尺度场分布与时变电学行为相关联,并用测量结果校准仿真。该工作为瞬态热点和应力提供了直接诊断路径,但其核心是测量方法,而非新的器件工艺。

AI Accelerators & Compute-in-Memory AI加速器与存算一体

ReRAM crossbars resist update disturbance for in-memory training 抗更新扰动的ReRAM交叉阵列面向存内训练

Wooseok Choi, Tommaso Stecconi, Donato Francesco Falcone, et al.

arXiv:2608.25781 · 2026-08-26T13:27:34Z

The work presents a 350 nm CMO/HfOx ReRAM device for analog crossbar training and targets disturbance during parallel weight updates. It reports 60 ns analog switching and endurance beyond 100,000 pulses, with simulations used to analyze disturbance tolerance. The result addresses a practical weakness in analog training arrays, but it does not yet establish a scaled accelerator system. 该研究展示了用于模拟交叉阵列训练的350 nm CMO/HfOx ReRAM器件,重点解决并行权重更新时的扰动问题。作者报告60 ns模拟开关和超过10万次脉冲的耐久度,并通过仿真分析抗扰能力。该结果针对模拟训练阵列的实际短板,但尚未证明可扩展的加速器系统。

AI Systems & Inference AI系统与推理

Virtual pipeline parallelism for long-context LLM prefill 用于长上下文LLM预填充的虚拟流水并行

Yan Shi, Xiaochao Wang, Jingchun Gao, et al.

arXiv:2608.26523 · 2026-08-27T01:59:45Z

VPP keeps prefill chunks fixed but uses virtual pipeline stages to overlap expensive middle stages with lighter work from neighboring chunks. On 16 Ascend 910C NPUs and sequences up to 1M tokens, the authors report up to 13.1% higher throughput than dynamic chunked pipeline parallelism. The result is relevant to long-context serving but is demonstrated on a specific vLLM-Ascend and MoE setup. VPP保持预填充分块大小固定,但借助虚拟流水阶段,将较重的中间阶段与相邻分块的较轻工作重叠。在16颗Ascend 910C NPU及最长100万token序列上,作者报告相较动态分块流水并行,吞吐量最高提升13.1%。该结果适用于长上下文服务,但其验证基于特定的vLLM-Ascend和MoE配置。

Circuits, Memory & Reliability 电路、存储与可靠性

Blackwell confidential computing benchmarked for LLM workloads Blackwell机密计算在LLM工作负载上的基准测试

Daniyal Khan, Amean Asad, Ansgar Grunseid

arXiv:2608.26575 · 2026-08-27T03:37:35Z

This benchmark compares confidential and non-confidential LLM inference and training on NVIDIA B200 GPUs in Intel TDX virtual machines. It reports 1–3% throughput overhead for correctly configured confidential inference, while stock stacks can incur 30–40% penalties. The study separates fixed host costs from encrypted-NVLink costs, making configuration and communication mix central to the result. 该基准在Intel TDX虚拟机中,对比了NVIDIA B200 GPU上机密与非机密LLM推理和训练。作者报告,正确配置的机密推理吞吐开销为1%至3%,而默认软件栈可能带来30%至40%的损失。研究区分了固定主机开销与加密NVLink开销,因此配置方式和通信占比是结果的核心。

Revisiting Rowhammer mitigation security in deployed systems 重新审视已部署系统中的Rowhammer缓解安全性

Hritvik Taneja, Moinuddin Qureshi

arXiv:2608.26072 · 2026-08-26T17:38:45Z

The paper analyzes Sigries, a Rowhammer mitigation deployed in Microsoft's Azure Cobalt 200 SoC, and argues its tracker-to-sampling transition is vulnerable to a round-robin attack. The authors estimate a mean time to failure of about one second under that attack and propose a filtered mitigation scheme. Its practical impact depends on implementation details and deployment assumptions. 论文分析了部署在微软Azure Cobalt 200 SoC中的Sigries Rowhammer缓解机制,并认为其从跟踪模式切换到采样模式时易受轮转攻击。作者估计该攻击下的平均失效时间约为1秒,并提出过滤式缓解方案。其实际影响取决于实现细节与部署假设。

EDA & Hardware Security EDA与硬件安全

RTLGuard defends RTL code-generation models against poisoning RTLGuard防御RTL代码生成模型投毒

Mahshid Rezakhani, Kimia Azar, Hadi Kamali

arXiv:2608.26049 · 2026-08-26T17:23:48Z

RTLGuard uses a small clean teacher model, feature alignment and distillation to reduce backdoor behavior in poisoned RTL code-generation models. It addresses a supply-chain concern created when chip teams rely on third-party fine-tuned models to produce synthesizable RTL. The approach avoids full retraining, but its practical value depends on trusted RTL-data coverage and the threat model. RTLGuard通过小型干净教师模型、特征对齐和知识蒸馏,降低被投毒RTL代码生成模型中的后门行为。该工作针对芯片团队依赖第三方微调模型生成可综合RTL时产生的供应链风险。该方法避免了全参数重训,但实际价值取决于可信RTL数据的覆盖范围和威胁模型。

Newsletter 邮件订阅

Daily semiconductor briefing. 每日半导体简报。