Data Classification with Dynamically Growing and Shrinking Neural Networks
Szymon \'Swiderski, Agnieszka Jastrz\k{e}bska

TL;DR
This paper introduces a novel neural network architecture that dynamically grows and shrinks during training, using Monte Carlo tree search to optimize structure, significantly improving multivariate time series classification performance.
Contribution
The paper presents a new method for neural network architecture adaptation during training, combining dynamic structural modifications with Monte Carlo tree search for improved data-driven model construction.
Findings
Effective in multivariate time series classification
Demonstrates robustness and adaptability
Outperforms fixed-architecture models
Abstract
The issue of data-driven neural network model construction is one of the core problems in the domain of Artificial Intelligence. A standard approach assumes a fixed architecture with trainable weights. A conceptually more advanced assumption is that we not only train the weights, but also find out the optimal model architecture. We present a new method that realizes just that. This article is an extended version of our conference paper titled "Dynamic Growing and Shrinking of Neural Networks with Monte Carlo Tree Search [26]". In the paper, we show in detail how to create a neural network with a procedure that allows dynamic shrinking and growing of the model while it is being trained. The decision-making mechanism for the architectural design is governed by a Monte Carlo tree search procedure which simulates network behavior and allows to compare several candidate architecture changes…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Stock Market Forecasting Methods · Neural Networks and Applications
