meta-learning

Tag

Cards List
#meta-learning

Self-Organising Digital Circuits

arXiv cs.AI · 2026-08-05 Cached

This paper introduces Self-Organising Digital Circuits, using a topology-masked Transformer to configure lookup tables in Boolean gates, enabling circuits to self-assemble and self-repair around hardware faults. It demonstrates near-perfect recovery from soft errors and generalization to larger circuit scales, bridging biological self-organization with digital hardware resilience.

0 favorites 0 likes
#meta-learning

MetaKoopman: Bayesian Meta-Learning of Koopman Operators for Modeling Structured Dynamics under Distribution Shifts

arXiv cs.LG · 2026-07-30 Cached

MetaKoopman proposes a Bayesian meta-learning framework for modeling nonlinear dynamics using linear latent representations via Koopman operators, enabling closed-form updates and uncertainty quantification. It is validated on autonomous truck and trailer systems under adverse winter conditions, outperforming prior methods in prediction accuracy and robustness.

0 favorites 0 likes
#meta-learning

Meta-Learned Reward Shaping for Reinforcement Learning from Human Feedback

arXiv cs.LG · 2026-07-30 Cached

MeRLa is a meta-learned reward shaping framework for RLHF that improves alignment by learning task-specific shaping functions, achieving state-of-the-art results on multiple benchmarks with significant reductions in training instability.

0 favorites 0 likes
#meta-learning

Searching the Space of Feed-Forward Neural-Network Weight-Update Rules with Fixed Depth Symbolic Regression

arXiv cs.LG · 2026-07-27 Cached

This paper investigates using symbolic regression to discover explicit neural network weight-update rules that outperform standard hand-designed optimizers on small symbolic regression benchmarks, achieving an aggregate MSE reduction of 44.47% in 25 out of 30 benchmark/network combinations.

0 favorites 0 likes
#meta-learning

Stochastic Meta-Unlearning: Bridging Language Backbone and Multimodal Unlearning

arXiv cs.CL · 2026-07-22 Cached

This paper introduces Stochastic Meta-Unlearning (SMU), a bilevel framework that uses VLM-level feedback to learn an unlearning-ready initialization for the language backbone, achieving better forget-retain trade-offs in multimodal unlearning.

0 favorites 0 likes
#meta-learning

The first experimental evidence of recursive self-improvement (3 minute read)

TLDR AI · 2026-07-16 Cached

Researchers present AIDE², a system with recursive auto-research loops that improved its own code over 100 iterations, discovering seven improvements and beating a hand-tuned agent on held-out benchmarks.

0 favorites 0 likes
#meta-learning

Show HN: I RL-trained an agent that trains models with RL (for –$1.3k)

Hacker News Top · 2026-07-14 Cached

A developer built a pipeline where an RL-trained AI agent creates and submits RL training jobs for small models, rewarding the agent for better performance. The project is fully open-sourced and demonstrates transfer to held-out tasks.

0 favorites 0 likes
#meta-learning

SMETA-ZSL:Semantic Meta-Alignment for Zero-Shot Threat Classification

arXiv cs.LG · 2026-07-14 Cached

SMETA-ZSL proposes a method for generalized zero-shot threat classification using semantic meta-alignment and contrastive finetuning, outperforming prior methods by 10.8 points on average across 7 benchmarks.

0 favorites 0 likes
#meta-learning

Metadata-Free Meta-Reweighted Direct Preference Optimization under Noisy Preference Labels

arXiv cs.LG · 2026-07-14 Cached

This paper proposes a bilevel optimization framework for Direct Preference Optimization under noisy preference labels, introducing a metadata-free meta-reweighting method that uses central-difference approximation and LoRA fine-tuning to improve alignment performance.

0 favorites 0 likes
#meta-learning

What's your take on continual learning? [D]

Reddit r/MachineLearning · 2026-07-13

A discussion post questioning the definition and requirements of continual learning in AI, referencing recent statements by Dario Amodei and Demis Hassabis about its importance for AGI.

0 favorites 0 likes
#meta-learning

Architecture Generalization with MetaNCA

arXiv cs.LG · 2026-07-10 Cached

This paper introduces Meta Neural Cellular Automata (MetaNCA), a framework that learns local update rules to self-organize the weights of neural networks without backpropagation, scaling to networks of 2 million parameters on MNIST and CIFAR-100 and generalizing to unseen architectures.

0 favorites 0 likes
#meta-learning

Efficient Long-Horizon Learning for Learned Optimization

arXiv cs.LG · 2026-07-09 Cached

Proposes Efficient Long-horizon Optimization (ELO) learning, a meta-training algorithm that reallocates compute to longer horizons and uses decoupled progressive expert supervision, improving learned optimizers' performance on long-unroll tasks and out-of-distribution generalization. ELO-Celo2 consistently outperforms AdamW and matches Muon on language modeling tasks.

0 favorites 0 likes
#meta-learning

What is the current Memory Meta?

Reddit r/LocalLLaMA · 2026-07-08

An article exploring the current state of memory meta in artificial intelligence, likely discussing how memory and meta-learning are combined in modern AI systems.

0 favorites 0 likes
#meta-learning

Labeled-Data-Free Meta-Learning: Efficient Task Generation Using Pre-trained Models and Unlabeled Data

arXiv cs.LG · 2026-07-07 Cached

Proposes a labeled-data-free meta-learning method that generates tasks by assigning soft labels from pre-trained models to unlabeled data, avoiding computationally expensive model inversion. Achieves up to 104x speedup and 8.4-36.4% accuracy improvements over state-of-the-art DFML methods.

0 favorites 0 likes
#meta-learning

PhyMRI-SR: Toward Physics-Aware MRI Image Super-Resolution

Hugging Face Daily Papers · 2026-07-07 Cached

This paper proposes PhyMRI-SR, a physics-aware MRI super-resolution method that uses Gaussian splatting and physics-constrained modeling to dynamically adapt resolution-SNR configurations, achieving state-of-the-art performance.

0 favorites 0 likes
#meta-learning

From Search to Synthesis: Training LLMs as Zero-Shot Workflow Generators

arXiv cs.LG · 2026-07-01 Cached

Introduces MetaFlow, a method that trains large language models to generate zero-shot workflows for tasks by combining supervised fine-tuning and reinforcement learning with execution feedback, achieving strong generalization to untrained tasks and operator sets.

0 favorites 0 likes
#meta-learning

Halt Fast! Early Stopping for Certified Robustness

arXiv cs.LG · 2026-06-29 Cached

This paper introduces a meta-learning framework for anytime-valid certified robustness that uses sequential E-processes to adaptively allocate compute, achieving a 20-fold reduction in sample complexity compared to traditional randomized smoothing while maintaining rigorous statistical guarantees.

0 favorites 0 likes
#meta-learning

@jaseweston: Claim: Autoresearch that moves the frontier will be about better data: we call that *Autodata*. 1/6 -- Paper is out! ht…

X AI KOLs Timeline · 2026-06-25 Cached

Introduces Autodata, a method where AI agents act as data scientists to create high-quality synthetic training data, showing gains on computer science, legal, and math reasoning tasks over classical methods.

0 favorites 0 likes
#meta-learning

Learning Dynamical Systems from Multiple Sparse Datasets: A Hierarchical Bayesian Modeling Approach

arXiv cs.LG · 2026-06-25 Cached

Proposes a hierarchical Bayesian framework for meta-learning in dynamical systems from multiple sparse, noisy datasets, using gradient-based MCMC with an embedded ODE solver for efficient posterior inference of shared and dataset-specific parameters.

0 favorites 0 likes
#meta-learning

Exploring Dualistic Meta-Learning to Enhance Domain Generalization in Open Set Scenarios

arXiv cs.LG · 2026-06-24 Cached

Proposes a novel meta-learning strategy called MEDIC for open set domain generalization, which uses implicit gradient matching across domain and class splits to achieve better boundaries. Experiments show state-of-the-art performance.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback