Pith. sign in

REVIEW 2 major objections 3 minor 35 references

Energy Aware Development of Neuromorphic Implantables: From Metrics to Action

T0 review · 2 major / 3 minor · reviewed 2026-08-07 · deepseek-v4-flash

Pith's one-line read This paper claims that no SNN energy metric is both computable without hardware and true to on-chip energy use, so developers of implantables must wait for hardware to learn how efficient their models are.

desk verdict A genuinely useful taxonomy of SNN energy metrics, but the central 'no accessible high-fidelity metric' claim is stated too strongly for a review built on informal snowballing from one seed paper. read the letter →

arxiv 2506.09599 v1 pith:SHUKPXXV submitted 2025-06-11 cs.NE

classification cs.NE
keywords spikingneuralnetworksneuromorphiccomputingenergyefficiencymetricsbenchmarkingimplantablemedicaldevicesactionableaccessiblehigh-fidelitygap
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

This paper tries to establish that energy benchmarking for spiking neural networks (SNNs) is currently a dead end for developers of implantable devices: among 13 metrics gathered from the SNN benchmarking literature, none is both Accessible (computable during model development without neuromorphic hardware) and High-Fidelity (accurately reflecting real on-chip energy use). The authors classify the metrics along four axes, Accessibility, Fidelity, Actionability, and Trend-Based, and find that the accessible metrics (operation counts, memory accesses, parameter counts) are all low-fidelity, while the high-fidelity metrics (chip power readings, simulated currents) all require hardware that usually does not exist yet. Only two metrics, Activation Sparsity and Power Density, qualify as Actionable, meaning they tell a developer whether to change the design, via the 60% sparsity rule of thumb and the 10 mW/cm² implant safety limit. If the review's coverage is right, SNN energy optimization for implants is blind until the final hardware stage, forcing hardware-software co-design and making reliable energy estimation from chip specifications a prerequisite for progress.

What carries the argument

The classifying grid is the analytical engine: each metric is scored on Accessibility (computable from model execution without target hardware), Fidelity (how closely it tracks real on-chip energy), Actionability (does it trigger a decision), and Trend-Based sensitivity (does it reveal improvements across versions). The grid is anchored by two threshold rules that turn metrics into decisions: a rule of thumb that activation sparsity below 60% means the model is wasting the neuromorphic substrate, and the regulator-set safety cap on power density for implantables. These anchors are what separate the two actionable metrics from the other eleven.

What would settle it

Run a formal systematic review (e.g., PRISMA) across multiple bibliographic databases, starting from several independent benchmark papers rather than NeuroBench alone, and check whether any retrieved metric is computable without target hardware and validated against measured on-chip energy; finding one such metric would falsify the paper's claim that no accessible high-fidelity metric exists.

Watch

Extended reading notes

Core claim

The central claim is that the SNN energy benchmarking literature offers no metric that is simultaneously accessible at model-development time and faithful to real energy consumption, and that this gap is systematic rather than accidental. From 111 candidate papers collected through snowballing around the NeuroBench framework, the authors kept 9 papers and extracted 13 metrics, then asked four questions of each: can a model developer obtain it without hardware? does it accurately reflect deployed energy use? does it tell the developer what to do? and does it track improvement or regression over model versions? The answers line up into a strict pattern: every accessible metric has low fidelity, every high-fidelity metric is inaccessible, and only Activation Sparsity and Power Density carry built-in action thresholds. The paper's constructive claim is that the gap can be bridged by building energy-estimation methods that take chip specifications as input and by adopting trend, battery-life, and accuracy-energy-tradeoff metrics that are inherently actionable.

Load-bearing premise

The load-bearing premise is that the informal snowballing search from the NeuroBench paper, supplemented by practitioner suggestions, covered the whole relevant space of SNN energy metrics; if a metric that is both accessible and high-fidelity was missed, the central finding would be an artifact of the sample rather than a property of the field.

Editorial extensions

If this is right

  • Until an accessible-and-fidelity bridging technique exists, SNN model developers for implantables cannot validate energy efficiency before hardware production, so energy errors surface only after fabrication.
  • Benchmarks that report only operation counts or memory footprints are insufficient to guide energy-efficient SNN design, because their proportionality to real energy is hardware-dependent.
  • The two actionable metrics give developers concrete triggers: push activation sparsity above 60%, and keep power density under the implant safety limit; everything else must be tracked as a trend.
  • The proposed trend and battery-life metrics (Speedup, Greenup, Powerup, expected battery life, inferences per battery cycle) become usable only if a reliable chip-spec-based energy estimation is built first.
  • Hardware and software teams must co-design early, since energy information currently arrives only at the hardware measurement stage.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • A testable extension is to treat fidelity as graded rather than binary: an operation-count proxy calibrated against one chip's measured energy costs could turn an accessible metric into a high-fidelity estimator for that specific implant, weakening the 'no metric both' claim without needing a new metric category.
  • The 60% sparsity threshold comes from one lab's practitioners and is stated without cross-task or cross-chip validation; a controlled study across datasets and hardware would establish whether it holds beyond that context.
  • The accessibility-fidelity gap mirrors the general edge-AI problem of energy estimation; battery-life metrics proposed here for implants could transfer directly to battery-powered wearables and IoT devices.
  • If chip vendors published standardized energy-per-operation tables for their architectures, the paper's proposed estimator would become an immediate, low-cost benchmark addition rather than an open research problem.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

2 major / 3 minor

Summary. The paper addresses the lack of standardized, actionable energy-efficiency metrics for Spiking Neural Networks (SNNs), with a focus on implantable devices. It reports an informal literature review based on forward/backward snowballing from the NeuroBench paper, retaining 9 papers and 13 energy-related metrics. The authors classify these metrics along four properties: Accessibility, High Fidelity, Actionability, and Trend-Based analysis, and validate the classification with three practitioners from the SELF Lab. Their main findings are that no reviewed metric is both Accessible and High Fidelity, and that only Activation Sparsity and Power Density are Actionable. The paper concludes with research directions for bridging accessibility and fidelity, including Trend-Based metrics, battery-aware metrics, and energy-accuracy tradeoff metrics.

Significance. If the classification holds, the paper provides a useful taxonomy of existing SNN energy metrics and identifies a practical blind spot for early-stage model development in low-power implantable contexts. The explicit four-property framework, the practitioner feedback, and the concrete recommendations (e.g., hardware-spec-based energy estimation, battery-life metrics) are valuable starting points for the community. The threats-to-validity section is also honest about the exploratory nature of the study. However, the paper's central claim is a field-level universal negative that is not fully supported by the informal selection methodology, so the significance of the finding is currently limited by the evidence.

major comments (2)
  1. [Section V.A / Section VIII] The conclusion in Section VIII that 'there are no energy metrics that are both Accessible and present High Fidelity' is a universal negative that is not supported by the informal snowballing methodology described in Section V.A. Because forward/backward snowballing from a single seed paper (NeuroBench) via Google Scholar only reaches papers that cite or are cited by that seed, earlier and parallel energy-modeling literatures (e.g., for Loihi, SpiNNaker, or BrainScaleS, and analytical SNN energy estimators) can be invisible to the search. This is not merely hypothetical: Lemaire et al. [2], which the paper already cites for the Effective Synaptic Operations and Memory Accesses rows of Table I, propose an analytical estimate that yields Joules per inference by assigning per-operation energy costs, but the authors never evaluate that estimate against their Accessibility and Fidelity definitions. If that estimate is hardware-free and validated, it would be a counterexample. Please restrict the conclusion to the 13 reviewed metrics, justify the omission of [2]'s analytical estimate, or replace the informal snowballing with a documented systematic search.
  2. [Section V.C / Table I] The classification's validity is not established. Section V.C reports that three practitioners from one lab blindly classified the metrics and that 'we confirmed our classification and updated some metrics' properties,' but it gives no per-rater classifications, no agreement measure, and no audit trail for the updates. The Actionability of Activation Sparsity rests on an uncited 'rule of thumb' that sparsity below 60% is inefficient; the paper neither cites a source for this threshold nor reports how the three practitioners verified it. Given that the paper's second headline finding (only two Actionable metrics) depends directly on this judgment, the authors should report inter-rater agreement and a source or sensitivity analysis for the 60% threshold, or present the finding as a hypothesis rather than a result.
minor comments (3)
  1. [Section VI.D] The sentence '5 out of the 11 non-Actionable metrics are Trend-Based' is inconsistent with Table I, which lists only four non-Actionable metrics with Trend-Based = Yes (Effective Synaptic Operations, Membrane Updates, Memory Accesses, Training Time); Activation Sparsity is Actionable in the same table. Please correct the count or the table.
  2. [Table I] The metric labeled 'Peak per Energy Consumption' is an awkward name; Section VI.A describes it as 'energy consumption of individual system operations' (pJ/SOP), so a name such as 'Energy per System Operation' would be clearer and would avoid confusion with peak power.
  3. [Section II.B] The sentence 'BrainScale [14] is a hybrid analog implementation of this concept' cites reference [14] to Göltz et al., but the reference title is about first-spike-time neuromorphic deep learning; please verify that this is the correct citation for the BrainScaleS hardware description.

Circularity Check

0 steps flagged · score 0.0 of 10

No significant circularity: the gap analysis is an empirical classification of external literature, not a derivation.

full rationale

The paper's central claims are (i) that none of the 13 collected metrics is both Accessible and High Fidelity, and (ii) that only two are Actionable. These are summaries of the authors' classification of external literature, not results derived from the definitions. Accessibility is defined as obtainable without hardware access, while High Fidelity is defined as accurately reflecting real energy usage, with on-chip measurement given only as an example and 'validated by research and industry' approximations explicitly admitted as high-fidelity candidates. Thus an accessible high-fidelity metric is not excluded by definition; the absence is an empirical observation about the reviewed set. Although the results section describes the identified high-fidelity metrics as hardware-measurement or simulation based, this is a description of the sample, not a redefinition. The informal snowballing from NeuroBench (Section V.A) and the small retained set (9 papers) are coverage and validity threats, acknowledged in Section VII.C, rather than circularity. No parameter is fitted and then renamed a prediction; no load-bearing self-citation or imported uniqueness theorem appears; the Trend-Based and Actionable classifications are external criteria applied to the metrics. Hence score 0.

Assumptions & free parameters 0 free parameters · 5 assumptions · 0 invented entities

No fitted parameters or invented physical entities. The paper's four property definitions are qualitative analytic categories, not calibrated quantities; the central analysis depends on literature coverage and practitioner judgment rather than on numbers fitted to data.

assumptions (5)
  • domain assumption Snowballing from NeuroBench via Google Scholar, filtered by manual relevance, yields a representative set of energy metrics for SNN benchmarking.
    Section V.A describes this as the only collection mechanism; if the seed or the citation graph is biased, the 13-metric set and the 'no accessible high-fidelity metric' finding may be incomplete.
  • domain assumption The three SELF Lab practitioners' blind classifications are a valid ground truth for Actionability.
    Section V.C reports that classification was confirmed after discussion with three members of one project; this small, single-project sample is assumed to represent practitioner needs.
  • ad hoc to paper Activation sparsity below 60% indicates an inefficient SNN model.
    Section VI.C introduces this threshold as a rule of thumb from the SELF Lab, with no citation or quantitative evidence; it is the basis for classifying Activation Sparsity as Actionable.
  • domain assumption Operation counts (MAC, AC, memory accesses) are proportional enough to energy consumption to support trend analysis.
    Section VI.B and VI.D assume a proportional relationship between these counts and energy, while acknowledging exact energy depends on hardware; Trend-Based classification rests on this.
  • domain assumption FDA-style power density limits (e.g., 10 mW/cm2 for RF-emitting devices) apply to the target brain implant.
    Section VI.C uses this limit to make Power Density Actionable; the paper does not verify the specific limit for the epilepsy implant or cite the regulation.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Energy Aware Development of Neuromorphic Implantables: From Metrics to Action." pith.science (2026). https://pith.science/paper/SHUKPXXV

@misc{pith2026250609599,
  author       = {Pith},
  title        = {Pith review of: Energy Aware Development of Neuromorphic Implantables: From Metrics to Action},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/SHUKPXXV}},
  note         = {Machine review of arXiv:2506.09599}
}
read the original abstract

Spiking Neural Networks (SNNs) and neuromorphic computing present a promising alternative to traditional Artificial Neural Networks (ANNs) by significantly improving energy efficiency, particularly in edge and implantable devices. However, assessing the energy performance of SNN models remains a challenge due to the lack of standardized and actionable metrics and the difficulty of measuring energy consumption in experimental neuromorphic hardware. In this paper, we conduct a preliminary exploratory study of energy efficiency metrics proposed in the SNN benchmarking literature. We classify 13 commonly used metrics based on four key properties: Accessibility, Fidelity, Actionability, and Trend-Based analysis. Our findings indicate that while many existing metrics provide useful comparisons between architectures, they often lack practical insights for SNN developers. Notably, we identify a gap between accessible and high-fidelity metrics, limiting early-stage energy assessment. Additionally, we emphasize the lack of metrics that provide practitioners with actionable insights, making it difficult to guide energy-efficient SNN development. To address these challenges, we outline research directions for bridging accessibility and fidelity and finding new Actionable metrics for implantable neuromorphic devices, introducing more Trend-Based metrics, metrics that reflect changes in power requirements, battery-aware metrics, and improving energy-performance tradeoff assessments. The results from this paper pave the way for future research on enhancing energy metrics and their Actionability for SNNs.

Figures

Figures reproduced from arXiv: 2506.09599 by the authors.

Figure 1
Figure 1. High-level overview of the SELF Lab objectives [PITH_FULL_IMAGE:figures/full_fig_p003_1.png] view at source ↗
Figure 2
Figure 2. Methodology followed for finding and reviewing the metrics [PITH_FULL_IMAGE:figures/full_fig_p005_2.png] view at source ↗

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

35 extracted references · 25 canonical work pages

  1. [2]

    An analytical estimation of spiking neural networks energy efficiency,

    E. Lemaire, L. Cordone, A. Castagnetti, P.-E. Novac et al., “An analytical estimation of spiking neural networks energy efficiency,” in Neural Information Processing , M. Tanveer, S. Agarwal, S. Ozawa, A. Ekbal, and A. Jatowt, Eds. Cham: Springer International Publishing, 2023, pp. 574–587

  2. [1]

    Neurobench: A framework for benchmarking neuromorphic computing algorithms and systems,

    J. Yik, K. V . den Berghe, D. den Blanken, Y . Bouhadjar et al. , “Neurobench: A framework for benchmarking neuromorphic computing algorithms and systems,” 2025. [Online]. Available: https://arxiv.org/abs/2304.04640

  3. [3]

    Benchmarking of hardware-efficient real-time neural decoding in brain–computer interfaces,

    P. Hueber, G. Tang, M. Sifalakis, H.-P. Liaw et al. , “Benchmarking of hardware-efficient real-time neural decoding in brain–computer interfaces,” Neuromorphic Computing and Engineering , vol. 4, no. 2, p. 024008, 2024

  4. [4]

    N. Tazi, F. Mom, H. Zhao, P. Nguyen, M. Mekkouri, L. Werra, and T. Wolf, The Ultra-Scale Playbook: Training LLMs on GPU Clusters . Hugging Face, February 2025. [Online]. Available: https://huggingface. co/spaces/nanotron/ultrascale-playbook

  5. [5]

    Networks of spiking neurons: The third generation of neural network models,

    W. Maass, “Networks of spiking neurons: The third generation of neural network models,” Neural Networks, vol. 10, no. 9, pp. 1659–1671, 1997. [Online]. Available: https://www.sciencedirect.com/science/article/ pii/S0893608097000117

  6. [6]

    Lapicque’s 1907 paper: from frogs to integrate-and-fire,

    N. Brunel and M. C. W. van Rossum, “Lapicque’s 1907 paper: from frogs to integrate-and-fire,” Biological Cybernetics, vol. 97, no. 5, pp. 337–339, 2007

  7. [7]

    Opportunities for neuromorphic computing algorithms and applications,

    C. D. Schuman, S. R. Kulkarni, M. Parsa, J. P. Mitchell et al. , “Opportunities for neuromorphic computing algorithms and applications,” Nature Computational Science, vol. 2, no. 1, pp. 10–19, 2022. [Online]. Available: https://doi.org/10.1038/s43588-021-00184-y

  8. [8]

    Pytorch: An imperative style, high-performance deep learning library,

    A. Paszke, S. Gross, F. Massa, A. Lerer et al., “Pytorch: An imperative style, high-performance deep learning library,” CoRR, vol. abs/1912.01703, 2019. [Online]. Available: http://arxiv.org/abs/1912.01703

Show all 35 references
  1. [9]

    Training spiking neural networks using lessons from deep learning,

    J. K. Eshraghian, M. Ward, E. O. Neftci, X. Wang et al., “Training spiking neural networks using lessons from deep learning,” Proceedings of the IEEE , vol. 111, no. 9, pp. 1016–1054, 2023. 3https://www.tudelft.nl/ai/self-lab

  2. [10]

    Spikingjelly: An open-source machine learning infrastructure platform for spike-based intelligence,

    W. Fang, Y . Chen, J. Ding, Z. Yuet al., “Spikingjelly: An open-source machine learning infrastructure platform for spike-based intelligence,” Science Advances , vol. 9, no. 40, p. eadi1480, 2023. [Online]. Available: https://www.science.org/doi/abs/10.1126/sciadv.adi1480

  3. [11]

    Effective and efficient computation with multiple-timescale spiking recurrent neural networks,

    B. Yin, F. Corradi, and S. M. Bohté, “Effective and efficient computation with multiple-timescale spiking recurrent neural networks,” in International Conference on Neuromorphic Systems 2020 , ser. ICONS 2020. New York, NY , USA: Association for Computing Machinery, 2020. [Onl...

  4. [12]

    The spinnaker 2 processing element architecture for hybrid digital neuromorphic computing,

    S. Höppner, Y . Yan, A. Dixius, S. Scholze et al. , “The spinnaker 2 processing element architecture for hybrid digital neuromorphic computing,” CoRR, vol. abs/2103.08392, 2021. [Online]. Available: https: //arxiv.org/abs/2103.08392

  5. [13]

    Loihi: A neuromorphic manycore processor with on-chip learning,

    M. Davies, N. Srinivasa, T.-H. Lin, G. Chinya et al. , “Loihi: A neuromorphic manycore processor with on-chip learning,” IEEE Micro, vol. 38, no. 1, pp. 82–99, 2018

  6. [14]

    Fast and energy-efficient neuromorphic deep learning with first-spike times,

    J. Göltz, L. Kriener, A. Baumbach, S. Billaudelle, O. Bre- itwieser et al., “Fast and energy-efficient neuromorphic deep learning with first-spike times,” Nature machine intelligence, vol. 3, no. 9, pp. 823–835, 2021

  7. [15]

    Rapl in action: Experiences in using rapl for power measurements,

    K. N. Khan, M. Hirki, T. Niemi, J. K. Nurminen et al. , “Rapl in action: Experiences in using rapl for power measurements,” ACM Trans. Model. Perform. Eval. Comput. Syst. , vol. 3, no. 2, mar 2018. [Online]. Available: https://doi.org/10.1145/3177754

  8. [16]

    Mlperf inference benchmark,

    V . J. Reddi, C. Cheng, D. Kanter, P. Mattson et al. , “Mlperf inference benchmark,” in 2020 ACM/IEEE 47th Annual International Symposium on Computer Architec- ture (ISCA), 2020, pp. 446–459

  9. [17]

    Read-disturb detection methodology for rram-based computation-in-memory architecture,

    M. A. Yaldagard, S. Diware, R. V . Joshi, S. Hamdioui, and R. Bishnoi, “Read-disturb detection methodology for rram-based computation-in-memory architecture,” in 2023 IEEE 5th International Conference on Artificial Intelligence Circuits and Systems (AICAS) , 2023, pp. 1–5

  10. [18]

    Nisnn-a: Non-iterative spiking neural networks with attention with application to motor imagery eeg classification,

    C. Zhang, W. Pan, and C. D. Santina, “Nisnn-a: Non-iterative spiking neural networks with attention with application to motor imagery eeg classification,” 2025. [Online]. Available: https://arxiv.org/abs/2312.05643

  11. [19]

    Converting static image datasets to spiking neuromorphic datasets using saccades,

    G. Orchard, A. Jayawant, G. K. Cohen, and N. Thakor, “Converting static image datasets to spiking neuromorphic datasets using saccades,” Frontiers in Neuroscience, vol. 9,

  12. [20]

    Benchmarking neuromorphic hardware and its energy expenditure,

    C. Ostrau, C. Klarhorst, M. Thies, and U. Rückert, “Benchmarking neuromorphic hardware and its energy expenditure,” Frontiers in Neuroscience, vol. 16, 2022. [Online]. Available: https://www.frontiersin.org/journals/ neuroscience/articles/10.3389/fnins.2022.873935

  13. [21]

    Neuromorphic engineering needs closed-loop benchmarks,

    M. B. Milde, S. Afshar, Y . Xu, A. Marcireau et al. , “Neuromorphic engineering needs closed-loop benchmarks,” Frontiers in Neuroscience, vol. 16, 2022. [Online]. Available: https://www.frontiersin.org/journals/ neuroscience/articles/10.3389/fnins.2022.813555

  14. [22]

    A bibliometric review of neuromorphic computing and spiking neural networks,

    N. J. Pritchard, A. Wicenec, M. Bennamoun, and R. Dodson, “A bibliometric review of neuromorphic computing and spiking neural networks,” 2023. [Online]. Available: https://arxiv.org/abs/2304.06897

  15. [23]

    Actionable software metrics: An industrial perspective,

    P. Ram, P. Rodríguez, M. Oivo, S. Martínez- Fernández et al. , “Actionable software metrics: An industrial perspective,” in Proceedings of the 24th International Conference on Evaluation and Assessment in Software Engineering , ser. EASE ’20. New York, NY , USA: Association fo...

  16. [24]

    Zero-shot temporal resolution domain adaptation for spik- ing neural networks,

    S. Karilanova, M. Fabre, E. Neftci, and A. Özçelikkale, “Zero-shot temporal resolution domain adaptation for spik- ing neural networks,” arXiv preprint arXiv:2411.04760 , 2024

  17. [25]

    Benchmarking the performance of neuromorphic and spiking neural network simulators,

    S. R. Kulkarni, M. Parsa, J. P. Mitchell, and C. D. Schuman, “Benchmarking the performance of neuromorphic and spiking neural network simulators,” Neurocomputing, vol. 447, pp. 145–160, 2021. [Online]. Available: https://www.sciencedirect.com/science/article/ pii/S0925231221003969

  18. [26]

    Neurobench: Dcase 2020 acoustic scene classification benchmark on xyloaudio 2,

    W. Ke, M. Khoei, and D. Muir, “Neurobench: Dcase 2020 acoustic scene classification benchmark on xyloaudio 2,” arXiv preprint arXiv:2410.23776 , 2024

  19. [27]

    Epoc: A 28-nm 5.3 pj/sop event-driven parallel neuromorphic hardware with neuromodulation-based online learning,

    F. Chen, Q. Tian, L. Xie, Y . Zhou, Z. Wu et al., “Epoc: A 28-nm 5.3 pj/sop event-driven parallel neuromorphic hardware with neuromodulation-based online learning,” IEEE Transactions on Biomedical Circuits and Systems , 2024

  20. [28]

    Closed-loop neural prostheses with on-chip intelligence: A review and a low- latency machine learning model for brain state detection,

    B. Zhu, U. Shin, and M. Shoaran, “Closed-loop neural prostheses with on-chip intelligence: A review and a low- latency machine learning model for brain state detection,” IEEE Transactions on Biomedical Circuits and Systems , vol. 15, no. 5, pp. 877–897, 2021

  21. [29]

    A hardware-efficient on-implant spike compression processor based on vq-dae for brain-implantable microsystems,

    N. Ahmadi-Dastgerdi, H. Hosseini-Nejad, and H. Alinejad-Rokny, “A hardware-efficient on-implant spike compression processor based on vq-dae for brain-implantable microsystems,” Medical & Biological Engineering & Computing , 2025. [Online]. Available: https://doi.org/10.1007/s1...

  22. [30]

    Trends in ai inference energy consumption: Beyond the performance-vs-parameter laws of deep learning,

    R. Desislavov, F. Martínez-Plumed, and J. Hernández- Orallo, “Trends in ai inference energy consumption: Beyond the performance-vs-parameter laws of deep learning,” Sustainable Computing: Informatics and Systems, vol. 38, p. 100857, 2023. [Online]. Available: https://www.scien...

  23. [31]

    Dissecting flops along input dimensions for greenai cost estimations,

    A. Asperti, D. Evangelista, and M. Marzolla, “Dissecting flops along input dimensions for greenai cost estimations,” in Machine Learning, Optimization, and Data Science , G. Nicosia, V . Ojha, E. La Malfa, G. La Malfa, G. Jansen, P. M. Pardalos, G. Giuffrida, and R. Umeton, Ed...

  24. [32]

    Seizure- cluster-inception cnn (scicnn): A patient-independent epilepsy tracking soc with 0-shot-retraining,

    C.-W. Tsai, R. Jiang, L. Zhang, M. Zhang et al., “Seizure- cluster-inception cnn (scicnn): A patient-independent epilepsy tracking soc with 0-shot-retraining,” IEEE Trans- actions on Biomedical Circuits and Systems , vol. PP, pp. 1–12, 10 2023

  25. [33]

    Using the greenup, powerup, and speedup metrics to evaluate software energy efficiency,

    S. Abdulsalam, Z. Zong, Q. Gu, and M. Qiu, “Using the greenup, powerup, and speedup metrics to evaluate software energy efficiency,” in 2015 Sixth International Green and Sustainable Computing Conference (IGSC) , 2015, pp. 1–8

  26. [34]

    A framework for measuring the training efficiency of a neural architecture,

    E. Cueto-Mendoza and J. Kelleher, “A framework for measuring the training efficiency of a neural architecture,” Artificial Intelligence Review , vol. 57, no. 12, p. 349, 2024. [Online]. Available: https: //doi.org/10.1007/s10462-024-10943-8

  27. [2015]

    Available: https://www.frontiersin.org/ journals/neuroscience/articles/10.3389/fnins.2015.00437

    [Online]. Available: https://www.frontiersin.org/ journals/neuroscience/articles/10.3389/fnins.2015.00437

Pith tools

Reviewed August 7, 2026 · model on record in the stance chip above.