From the 1 of 3 linked papers with an AI index.
3 papers
cs.OS2026
MARS: Multi-stage Accelerated Read Stack for Large-buffer Buffered Reads
Yang Shen, Kai Lu, Min Xie +3
MARS is a multi‑stage read stack for Linux that treats each large buffered read as a single unit, stages page‑cache operations, and parallelizes data copies and I/O to dramatically…
cs.AR2025
ASC-Hook: fast and transparent system call hook for Arm
Yang Shen, Min Xie, Wenzhe Zhang +1
Intercepting system calls is crucial for tools that aim to modify or monitor application behavior. However, existing system call interception tools on the ARM platform still suffer…
cs.LG2024
Perseus: Leveraging Common Data Patterns with Curriculum Learning for More Robust Graph Neural Networks
Kaiwen Xia, Huijun Wu, Duanyu Li +3
Graph Neural Networks (GNNs) excel at handling graph data but remain vulnerable to adversarial attacks. Existing defense methods typically rely on assumptions like graph sparsity a…