FeatureFormer Predicts Neural Network Performance with Node-wise Encoding

Matthew Grenier, William Hammer, Andrew Heuer, Nikhil Krishna, Yi Wang, Ramtin Zand· August 31, 2026 View original

Key takeaways

  • Node-level computational costs are crucial for accurate neural performance prediction.
  • FeatureFormer uses explicit node-wise encodings to achieve state-of-the-art results.
  • The NNEQ dataset enables unified evaluation of latency and energy.
  • The encoding method is broadly applicable and improves existing predictors.

Who benefits

Edge AIConsumer ElectronicsAutomotiveIoTHardware Manufacturing

Summary

This paper introduces FeatureFormer, a neural performance predictor that uses explicit node-wise encodings of FLOPs, parameters, and memory proxies within a gated graph attention architecture. It achieves state-of-the-art results in predicting latency and energy consumption for neural networks, especially on edge devices.

Deploying neural networks on resource-constrained edge devices necessitates accurate prediction of their latency and energy consumption for efficient architecture search. Existing predictors, often based on Graph Neural Networks (GNNs) or transformers, tend to overlook the specific computational costs at the node level within the network. This oversight limits their ability to precisely model the performance of critical operations. To address this, the researchers developed FeatureFormer, a novel neural performance predictor. FeatureFormer integrates explicit node-wise encodings of key metrics like Floating Point Operations (FLOPs), parameter counts, and memory proxies directly into a gated graph attention architecture. Alongside this, they present NNEQ, a new large-scale dataset for unified evaluation of latency and energy prediction. Extensive testing shows FeatureFormer consistently outperforms state-of-the-art methods across both metrics, even in challenging out-of-domain scenarios. The proposed encoding method is also broadly applicable, enhancing existing predictors with minimal overhead.

Why it matters

Hardware engineers, AI developers, and product managers working on edge AI can use FeatureFormer to optimize neural network architectures for specific latency and energy budgets, accelerating deployment on constrained devices.

How to implement this in your domain

  1. 1Evaluate FeatureFormer or similar node-wise encoding techniques for neural architecture search.
  2. 2Integrate FLOPs, parameter counts, and memory proxies into performance prediction models.
  3. 3Utilize the NNEQ dataset for benchmarking and training custom performance predictors.
  4. 4Apply these prediction models to guide the design of efficient neural networks for edge devices.

Original post by Matthew Grenier, William Hammer, Andrew Heuer, Nikhil Krishna, Yi Wang, Ramtin Zand

"arXiv:2608.27794v1 Announce Type: new Abstract: As neural networks are increasingly deployed on resource constrained edge devices, accurate prediction of latency and energy is critical for efficient neural architecture search. Existing GNN and transformer based predictors achieve…"

View on X

Originally posted by Matthew Grenier, William Hammer, Andrew Heuer, Nikhil Krishna, Yi Wang, Ramtin Zand on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses