Latest algorithms for automatic neural architecture search perform remarkable but are basically directionless in search space and computational expensive in training of every intermediate architecture. In this paper, we propose a method for efficient architecture search called EENA (Efficient Evolution of Neural Archit…
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
Differentiable NAS frameworks grow networks wider and deeper, revealing biases in wiring evolution.
NGE uses neural graphs to efficiently design robots.
Context: One of the black arts of data mining is learning the magic parameters which control the learners. In software analytics, at least for defect prediction, several methods, like grid search and differential evolution (DE), have been proposed to learn these parameters, which has been proved to be able to improve t…
Gradients help find global optima in complex functions.
Guided Evolution improves NAS efficiency and accuracy.
This tutorial introduces the CMA Evolution Strategy (ES), where CMA stands for Covariance Matrix Adaptation. The CMA-ES is a stochastic, or randomized, method for real-parameter (continuous domain) optimization of non-linear, non-convex functions. We try to motivate and derive the algorithm from intuitive concepts and …
Contrastive embeddings improve neural architecture search performance.
This paper addresses the scalability challenge of architecture search by formulating the task in a differentiable manner. Unlike conventional approaches of applying evolution or reinforcement learning over a discrete and non-differentiable search space, our method is based on the continuous relaxation of the architectu…
This work tackles the problem of robust zero-shot planning in non-stationary stochastic environments. We study Markov Decision Processes (MDPs) evolving over time and consider Model-Based Reinforcement Learning algorithms in this setting. We make two hypotheses: 1) the environment evolves continuously with a bounded ev…
EFS uses LLMs to optimize sparse portfolios by evolving alpha factors.
MoGA optimizes mobile networks for GPU efficiency.
Backlund transformations are used to search for solutions, particularly soliton solutions, of non-linear differential equations. In this paper we present an invariant geometrical theory of Backlund transformations for second order evolution equations with one space variable. The main concept is that of connection defin…
Paper proposes MCTSPO for better reinforcement learning policy optimization.
NEMoTS improves time series analysis by deriving efficient, interpretable models.
We propose Stochastic Neural Architecture Search (SNAS), an economical end-to-end solution to Neural Architecture Search (NAS) that trains neural operation parameters and architecture distribution parameters in same round of back-propagation, while maintaining the completeness and differentiability of the NAS pipeline.…
Paper proposes a method to monitor research topic evolution.
Simpler neural architecture search method using random architectures and regression.
We present a broad agenda for meaningful banking regulation reform aiming the creation of evolutive competitive environment to maximize the effectiveness of international financial system through the introduction of fair competition process among the banks in free market capitalism. We assume that the international fin…
NPENAS improves neural architecture search efficiency and accuracy.
NVA combines variational posteriors, annealing, and natural-gradient learning for multimodal optimization.
A new ES method improves reinforcement learning speed and accuracy.
Predict accuracy of neural architectures using non-neural models.
Neural Architecture Search (NAS) has shown great success in automating the design of neural networks, but the prohibitive amount of computations behind current NAS methods requires further investigations in improving the sample efficiency and the network evaluation cost to get better results in a shorter time. In this …
Neural Architecture Search aims at automatically finding neural architectures that are competitive with architectures designed by human experts. While recent approaches have achieved state-of-the-art predictive performance for image recognition, they are problematic under resource constraints for two reasons: (1)the ne…
This paper presents Natural Evolution Strategies (NES), a recent family of algorithms that constitute a more principled approach to black-box optimization than established evolutionary algorithms. NES maintains a parameterized distribution on the set of solution candidates, and the natural gradient is used to update th…
Enhances inverse design optimization with machine learning and reduced fidelity simulations.
Contextual policy search (CPS) is a class of multi-task reinforcement learning algorithms that is particularly useful for robotic applications. A recent state-of-the-art method is Contextual Covariance Matrix Adaptation Evolution Strategies (C-CMA-ES). It is based on the standard black-box optimization algorithm CMA-ES…
As an emerging field, Automated Machine Learning (AutoML) aims to reduce or eliminate manual operations that require expertise in machine learning. In this paper, a graph-based architecture is employed to represent flexible combinations of ML models, which provides a large searching space compared to tree-based and sta…
We investigate the use of attentional neural network layers in order to learn a `behavior characterization' which can be used to drive novelty search and curiosity-based policies. The space is structured towards answering a particular distribution of questions, which are used in a supervised way to train the attentiona…
Study uses web search data to analyze tech startups growth.
AutoML discovers complete machine learning algorithms from basic operations.
New model predicts neural network performance from early training epochs, incorporating architecture impact.
In iterative supervised learning algorithms it is common to reach a point in the search where no further induction seems to be possible with the available data. If the search is continued beyond this point, the risk of overfitting increases significantly. Following the recent developments in inductive semantic stochast…
CMA-ME combines CMA-ES and MAP-Elites for better quality and diversity in continuous domains.
Due to recent explosion of text data, researchers have been overwhelmed by ever-increasing volume of articles produced by different research communities. Various scholarly search websites, citation recommendation engines, and research databases have been created to simplify the text search tasks. However, it is still d…
Proposes EDESH-SA for better inventory management under uncertainty.
We introduce a novel non-parametric methodology to test for the dynamical time evolution of the lag-lead structure between two arbitrary time series. The method consists in constructing a distance matrix based on the matching of all sample data pairs between the two time series. Then, the lag-lead structure is searched…
NAS improves gliomas segmentation on MRI scans.
Time series prediction with deep learning methods, especially long short-term memory neural networks (LSTMs), have scored significant achievements in recent years. Despite the fact that the LSTMs can help to capture long-term dependencies, its ability to pay different degree of attention on sub-window feature within mu…
The study explores -invariant Laplacian flow on 6-manifolds.
Paper proposes verifier engineering for improving foundation models.
Improved genetic programming by optimizing mutation operators for continuous program search.
Novel RL-based NPG improves multi-objective NAS efficiency and performance.
Investment strategies in financial markets can lead to instability due to market impacts.
Evolutionary algorithms improve neural network performance by discovering better activation functions.
Study on adversarial training dynamics in high dimensions using SGD.
AgEBO-Tabular combines NAS and hyperparameter tuning for fast, high-performing tabular models.