Pith. sign in

REVIEW 1 cited by

One Search Fits All: Pareto-Optimal Eco-Friendly Model Selection

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2505.01468 v1 pith:43N3XATR submitted 2025-05-02 cs.AI

One Search Fits All: Pareto-Optimal Eco-Friendly Model Selection

classification cs.AI
keywords modelapproachacrossarchitecturesconfigurationsdatasetenergy-efficientpareto-optimal
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

The environmental impact of Artificial Intelligence (AI) is emerging as a significant global concern, particularly regarding model training. In this paper, we introduce GREEN (Guided Recommendations of Energy-Efficient Networks), a novel, inference-time approach for recommending Pareto-optimal AI model configurations that optimize validation performance and energy consumption across diverse AI domains and tasks. Our approach directly addresses the limitations of current eco-efficient neural architecture search methods, which are often restricted to specific architectures or tasks. Central to this work is EcoTaskSet, a dataset comprising training dynamics from over 1767 experiments across computer vision, natural language processing, and recommendation systems using both widely used and cutting-edge architectures. Leveraging this dataset and a prediction model, our approach demonstrates effectiveness in selecting the best model configuration based on user preferences. Experimental results show that our method successfully identifies energy-efficient configurations while ensuring competitive performance.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. From Tokens to Watt-hours: Analytical Energy Estimation for LLM Inference on Modern GPUs

    cs.LG 2026-07 reject novelty 4.0

    An analytical, calibration-based estimator of GPU inference energy for LLMs splits energy into compute, parameter access, KV-cache writes, and attention reads, but validates against the same data it was fitted on.