Pith. sign in

REVIEW 1 cited by

Construction of Hierarchical Neural Architecture Search Spaces based on Context-free Grammars

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 2211.01842 v3 pith:2IE5EJUB submitted 2022-11-03 cs.LG cs.AIcs.CVstat.ML

Construction of Hierarchical Neural Architecture Search Spaces based on Context-free Grammars

classification cs.LG cs.AIcs.CVstat.ML
keywords searchhierarchicalspacesdesignarchitectureframeworkneuralspace
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

The discovery of neural architectures from simple building blocks is a long-standing goal of Neural Architecture Search (NAS). Hierarchical search spaces are a promising step towards this goal but lack a unifying search space design framework and typically only search over some limited aspect of architectures. In this work, we introduce a unifying search space design framework based on context-free grammars that can naturally and compactly generate expressive hierarchical search spaces that are 100s of orders of magnitude larger than common spaces from the literature. By enhancing and using their properties, we effectively enable search over the complete architecture and can foster regularity. Further, we propose an efficient hierarchical kernel design for a Bayesian Optimization search strategy to efficiently search over such huge spaces. We demonstrate the versatility of our search space design framework and show that our search strategy can be superior to existing NAS approaches. Code is available at https://github.com/automl/hierarchical_nas_construction.

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. elasticAI.explorer: Towards a Unified End-to-End Framework for Hardware-Aware Neural Architecture Search

    cs.AR 2026-05 unverdicted novelty 3.0

    elasticAI.explorer is an extensible framework for hardware-aware NAS supporting multiple search space types with YAML specs, code generation, cross-compilation, and on-device benchmarking.