y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#systems-software News & Analysis

2 articles tagged with #systems-software. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

2 articles
AIBearisharXiv – CS AI · Jun 197/10
🧠

Calibration Without Comprehension: Diagnosing the Limits of Fine-Tuning LLMs for Vulnerability Detection in Systems Software

A new research framework called CWE-Trace challenges the claim that large language models can reliably detect software vulnerabilities, revealing that fine-tuned models achieve only 52.1% accuracy at best and lack genuine security reasoning despite appearing well-calibrated. The study of 834 Linux kernel samples shows that models exhibit systematic failure patterns that persist across datasets and resist correction through fine-tuning, suggesting they memorize patterns rather than understand vulnerability detection.

AIBullisharXiv – CS AI · Jun 107/10
🧠

Piper: A Programmable Distributed Training System

Piper is a new distributed training system that separates strategy design from runtime implementation, allowing researchers to compose multiple parallelism strategies flexibly without manual reconfiguration. The system maintains performance parity with existing approaches like ZeRO while enabling efficiency gains through joint optimization of computation and communication in complex training scenarios.