Tag: Optimization
All the papers with the tag "Optimization".
Leveraging LLMs to Automate Energy-Aware Refactoring of Parallel Scientific Codes
grok-3-latestScore: 0.53Published: at 17:05本文提出 LASSI-EE 框架,利用大型语言模型通过多阶段、自我校正的管道自动化重构并行科学代码,在 NVIDIA A100 GPU 上实现平均 47% 的能量节省,展示了 LLM 在能效优化中的潜力。
Pushing the Limits of Low-Bit Optimizers: A Focus on EMA Dynamics
grok-3-latestScore: 0.52Published: at 06:47本文提出 SOLO 框架,通过针对 EMA 更新特性的对数量化和动量调整,将优化器状态精度降低至 2 位或 3 位,同时保持接近全精度的训练性能,为资源受限环境下的 AI 研究提供可行解决方案。