Home / Research Articles Hub / Run, Don't Walk: Chasing Higher FLOPS for Faster N...
🤖 Artificial Intelligence OpenAlex

Run, Don't Walk: Chasing Higher FLOPS for Faster Neural Networks

📅 Published: June 1, 2023 👤 Jierun Chen, Shiu-hong Kao, Hao He et al. 📖 Research Journal 📊 2,056 citations
AI-Generated Summary

To design fast neural networks, many works have been focusing on reducing the number of floating-point operations (FLOPs). Our large FasterNet-L achieves impressive 83.5% top-1 accuracy, on par with the emerging Swin-B, while having 36% higher inference throughput on GPU, as well as saving 37% compute time on CPU.

⚡ This is an original paraphrased summary — not copied from the abstract. Full paper available at the source link below.

Key Findings
  • 1 We observe that such reduction in FLOPs, however, does not necessarily lead to a similar level of re-duction in latency.
  • 2 This mainly stems from inefficiently low floating-point operations per second (FLOPS).
  • 3 To achieve faster networks, we revisit popular operators and demonstrate that such low FLOPS is mainly due to frequent memory access of the operators, especially the depthwise con-volution.
Why It Matters

This research advances how AI systems learn, reason, and solve problems — with direct implications for automation and scientific discovery.

This summary is based on publicly available metadata and abstract. For the full research paper, visit the original source:

Read Full Paper at OpenAlex
More Artificial Intelligence Papers ← Back to Hub 📚 Learning Hub
Article Details
Source OpenAlex
Category 🤖 Artificial Intelligence
Published Jun 1, 2023
Journal Research Journal
DOI 10.1109/cvpr52729.2023.01157
Citations 2,056
Authors Jierun Chen, Shiu-hong Kao, Hao He, Weipeng Zhuo, Wen Song