y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#numerical-precision News & Analysis

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

2 articles
AINeutralarXiv – CS AI · Jun 86/10
🧠

P-Cast Precision in FP8 Attention: Sink-Induced Collapse and the Optimality of S=2^8

Researchers analyze precision loss in FP8 (8-bit floating-point) attention computations, identifying how the Attention Sink phenomenon causes numerical underflow when probability matrices are cast to FP8. The study validates engineering choices in FlashAttention-3/4, proving that reverse KV iteration combined with a scaling factor of S=256 eliminates precision collapse and provides a closed-form threshold for predicting kernel-level accuracy loss.

AIBullisharXiv – CS AI · Jun 46/10
🧠

Curvature-aware dynamic precision approach for physics-informed neural networks

Researchers propose a curvature-aware dynamic precision controller for physics-informed neural networks (PINNs) that automatically switches between single-precision (FP32) and double-precision (FP64) during training. The method matches full FP64 accuracy while reducing computational costs, addressing a critical trade-off in simulating complex physical systems.