Pith. sign in

REVIEW 2 cited by

Reinforced Genetic Algorithm Learning for Optimizing Computation Graphs

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 1905.02494 v4 pith:P54LMKUR submitted 2019-05-07 cs.LG stat.ML

classification cs.LGstat.ML
keywords graphsapproachcomputationlearningexecutionlearning-basedminimizingoptimizer
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

We present a deep reinforcement learning approach to minimizing the execution cost of neural network computation graphs in an optimizing compiler. Unlike earlier learning-based works that require training the optimizer on the same graph to be optimized, we propose a learning approach that trains an optimizer offline and then generalizes to previously unseen graphs without further training. This allows our approach to produce high-quality execution decisions on real-world TensorFlow graphs in seconds instead of hours. We consider two optimization tasks for computation graphs: minimizing running time and peak memory usage. In comparison to an extensive set of baselines, our approach achieves significant improvements over classical and other learning-based methods on these two tasks.

Discussion (0). Sign in to comment.

Forward citations

Cited by 2 Pith papers

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

  1. Pearl: Automatic Code Optimization Using Deep Reinforcement Learning

    cs.PL 2025-06 conditional novelty 6.0 of 10

    An RL agent with a graph neural network learns loop nest optimizations for the Tiramisu compiler and generalizes to unseen benchmarks, reporting 2.02x and 3.36x geometric mean speedups over Tiramisu and Pluto.

  2. DOPPLER: Dual-Policy Learning for Device Assignment in Asynchronous Dataflow Graphs

    cs.LG 2025-05 conditional novelty 6.0 of 10

    DOPPLER trains two cooperating neural policies, one that orders graph operations and one that maps them to GPUs, to reduce execution time in asynchronous work-conserving multi-GPU systems.

Pith tools