collaborators

7 papers

cs.SE2026

Model-Driven Discipline for Multi-Agent LLMs: Requirement-to-Verification Generation of Traceable System Models

Ran Wei, Le Zhu, Haochi Wang +6

Software complexity is a long-standing challenge for system engineers. Model-Driven Engineering (MDE) addresses it by treating models as first-class artefacts, but a typical MDE pr…

cs.AR2026

From Characterization to Microarchitecture: Designing an Elegant and Reliable BFP-Based NPU

Jie Zhang, Jiapeng Guan, Hao Zhou +4

Block Floating-Point (BFP) is emerging as an attractive data format for edge Neural Processing Units (NPUs), combining wide dynamic range with high hardware efficiency. However, it…

cs.AR2026

Strix: Re-thinking NPU Reliability from a System Perspective

Jiapeng Guan, Jie Zhang, Hao Zhou +8

DNNs and LLMs increasingly rely on hardware accelerators, including in safety-critical domains, while technology scaling and growing model complexity make hardware faults more freq…

cs.CL2025

ReaLM: Reflection-Enhanced Autonomous Reasoning with Small Language Models

Yuanfeng Xu, Zehui Dai, Jian Liang +4

Small Language Models (SLMs) are a cost-effective alternative to Large Language Models (LLMs), but often struggle with complex reasoning due to their limited capacity and a tendenc…

cs.AR2025

MERE: Hardware-Software Co-Design for Masking Cache Miss Latency in Embedded Processors

Dean You, Jieyu Jiang, Xiaoxuan Wang +9

Runahead execution is a technique to mask memory latency caused by irregular memory accesses. By pre-executing the application code during occurrences of long-latency operations an…

cs.AR2025

FlexStep: Enabling Flexible Error Detection in Multi/Many-core Real-time Systems

Tinglue Wang, Yiming Li, Wei Tang +6

Reliability and real-time responsiveness in safety-critical systems have traditionally been achieved using error detection mechanisms, such as LockStep, which require pre-configure…