Pith. sign in

REVIEW 1 cited by

MetaTune: Meta-Learning Based Cost Model for Fast and Efficient Auto-tuning Frameworks

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 2102.04199 v2 pith:OPABM7EZ submitted 2021-02-08 cs.LG cs.AI

classification cs.LGcs.AI
keywords modelcostmetatuneframeworkslearningmeta-learningoptimizationauto-tuning
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Deep learning compiler frameworks are gaining ground as a more portable back-end for deep learning applications on increasingly diverse hardware. However, they face the daunting challenge of matching performance offered by hand-tuned target-specific libraries. While auto-tuning frameworks with statistical cost models can provide dynamic and efficient code optimization, they suffer from large space exploration and cost model training overheads. This paper proposes MetaTune, a meta-learning based cost model that more quickly and accurately predicts the performance of optimized codes with pre-trained model parameters. MetaTune encodes convolution kernel codes as structurally similar graphs to facilitate meta-learning, meta-trains a GNN model with a very small input data set, and then predicts optimization parameters for unseen convolution operations with varying sizes and structures during compilation. The resulting framework with MetaTune provides 8 to 13% better inference time on average for four CNN models with comparable or lower optimization time while outperforming transfer learning by 10% in cross-platform cases.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

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

  1. COGNATE: Acceleration of Sparse Tensor Programs on Emerging Hardware using Transfer Learning

    cs.LG 2025-05 conditional novelty 7.0 of 10

    COGNATE fine-tunes CPU-pretrained cost models on 500 accelerator samples, reaching 95% of optimal SpMM speedup on the SPADE simulator.

Pith tools