This describes an automated way to build and train a neural network. It starts by creating many different network designs from a basic template, represented as a flexible string of data. It then uses a first learning step to pick out the most promising designs, which involves exploring various network structures without needing pre-labeled examples. Finally, a second learning step fine-tunes the chosen network using labeled examples to achieve specific performance targets. The claims specify that the network's design and connections are represented by matrices, and the initial design exploration can happen simultaneously for multiple designs.
Why it matters: Filed before the maturity of Neural Architecture Search (NAS) and widespread distributed computing. The described parallel architecture variation and training are now significantly more efficient and accessible due to advancements in NAS algorithms and cloud-based parallel processing since 2019.
AI gives you a few directions you could take this. Pick one, and we check whether your version is different enough to patent, then write the filing.
Reinvent this with AI