Search

Tag: #meta-learning7 results

Circuits That Rewire Themselves After Damage

Circuits That Rewire Themselves After Damage

Researchers introduce Self-Organising Digital Circuits, a graph-based meta-learning architecture that generates and maintains functional logic dynamically. It can assemble circuits from scratch and reroute logic around previously unseen permanent faults, achieving over 99.99% recovery for soft errors.

ArXiv AIResearchAug 5#meta-learning#digital-circuits
WORC Optimizes Weak Links in Multi-Agent AI

WORC Optimizes Weak Links in Multi-Agent AI

WORC is a framework addressing reasoning instability in LLM multi-agent systems by identifying and reinforcing weak agents. It uses a two-stage process: meta-learning for zero-shot weak agent detection via task features and swarm intelligence, followed by uncertainty-driven extra reasoning budgets for weak links. Experiments show 82.2% average accuracy on benchmarks with improved stability and generalization.

ArXiv AIResearchApr 21#multi-agent#weak-link#llm-stability
Future of LLMs and AI Agents

Future of LLMs and AI Agents

Jeff Dean of Google DeepMind and Bill Dally of Nvidia discussed upcoming advancements in LLMs and AI agents at Nvidia's GTC. Key visions include autonomous models like OpenClaw, self-evolving agents via meta-learning, and more interactive LLMs that update in real-time. Infrastructure challenges in speed, power, and cost must be addressed to enable these.

ComputerworldMediaMar 23#ai-agents#meta-learning#autonomous-ai
LAM-PINN Boosts PINNs Against Task Heterogeneity

LAM-PINN Boosts PINNs Against Task Heterogeneity

LAM-PINN introduces compositional meta-learning to address task heterogeneity in physics-informed neural networks (PINNs) for parameterized PDEs. It clusters tasks using PDE parameters and learning-affinity metrics from brief transfers, decomposing the model into specialized subnetworks with learned routing. Achieves 19.7-fold MSE reduction on unseen tasks using only 10% of conventional PINN training iterations.

MEL Boosts LLM Reasoning via Meta-Experience

MEL Boosts LLM Reasoning via Meta-Experience

Meta-Experience Learning (MEL) enhances RLVR by internalizing error-derived meta-experience into LLM memory. Uses self-verification for contrastive analysis of trajectories. Achieves 3.92%-4.73% Pass@1 gains across model sizes.

ArXiv AIResearchFeb 12#research#mel#v1