Learning to optimize has emerged as a powerful framework for various optimization and machine learning tasks. Current such "meta-optimizers" often learn in the space of continuous optimization algorithms that are point-based and uncertainty-unaware. To overcome the limitations, we propose a meta-optimizer that learns i…
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
Careful tuning of the learning rate, or even schedules thereof, can be crucial to effective neural net training. There has been much recent interest in gradient-based meta-optimization, where one tunes hyperparameters, or even learns an optimizer, in order to minimize the expected loss when the training procedure is un…
Paper tackles robustness in adversarial noise with a meta-optimizer.
Memory-Augmented Meta-Optimization improves cold-start recommendation.
Automates RL with sample-efficient hyperparameter optimization.
Self-referential meta learning avoids explicit optimization by modifying itself.
Meta Optimal Transport learns from past problems to solve similar OT problems faster.
We introduce JAX MD, a software package for performing differentiable physics simulations with a focus on molecular dynamics. JAX MD includes a number of physics simulation environments, as well as interaction potentials and neural networks that can be integrated into these environments without writing any additional c…
SOCRATES uses LLMs to automate simulation optimization of complex systems.
Guarantees for tuning step size using meta-gradient descent.
Meta-theorems validate fair regression algorithms under demographic parity constraints.
Unified RL meta-learning framework for few-shot optimization.
Improves few-shot learning using multi-task representation learning theory.
Meta-learning is a promising method to achieve efficient training method towards deep neural net and has been attracting increases interests in recent years. But most of the current methods are still not capable to train complex neuron net model with long-time training process. In this paper, a novel second-order meta-…
In this work, we address semi-supervised classification of graph data, where the categories of those unlabeled nodes are inferred from labeled nodes as well as graph structures. Recent works often solve this problem via advanced graph convolution in a conventionally supervised manner, but the performance could degrade …
Model-Agnostic Meta-Learning (MAML) and its variants have achieved success in meta-learning tasks on many datasets and settings. On the other hand, we have just started to understand and analyze how they are able to adapt fast to new tasks. For example, one popular hypothesis is that the algorithms learn good represent…
New symmetries improve meta-reinforcement learning's generalization.
We consider optimization problems in which the objective requires an inner loop with many steps or is the limit of a sequence of increasingly costly approximations. Meta-learning, training recurrent neural networks, and optimization of the solutions to differential equations are all examples of optimization problems wi…
Automatic machine learning performs predictive modeling with high performing machine learning tools without human interference. This is achieved by making machine learning applications parameter-free, i.e. only a dataset is provided while the complete model selection and model building process is handled internally thr…
Meta-Semi learns to optimize SSL with minimal hyper-parameter tuning.
APO optimizes neural network parameters by amortizing proximal point methods.
Transformers learn to solve various tasks without explicit design.
We learn a compact surrogate model for optimization problems to reduce training and inference time.
Meta-continual learning improves few-shot learning performance.
Few-shot learning improves bearing fault diagnosis with limited data.
Graph neural networks (GNNs) are widely used in many applications. However, their robustness against adversarial attacks is criticized. Prior studies show that using unnoticeable modifications on graph topology or nodal features can significantly reduce the performances of GNNs. It is very challenging to design robust …
Generative model creates synthetic unlabeled data for SSL.
LSTMs show surprising few-shot learning ability, improving on MAML.