y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#adaptive-learning News & Analysis

19 articles tagged with #adaptive-learning. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

19 articles
AIBullisharXiv – CS AI · May 117/10
🧠

Adaptive Negative Reinforcement for LLM Reasoning:Dynamically Balancing Correction and Diversity in RLVR

Researchers propose Adaptive Negative Sample Reinforcement (A-NSR) and Confidence-Weighted Negative Reinforcement (CW-NSR) to improve LLM reasoning by dynamically adjusting penalty weights during training rather than applying fixed penalties. The methods are evaluated on challenging math datasets using Qwen2.5-Math-1.5B, demonstrating that intelligent error correction can match or exceed complex frameworks like PPO.

AIBullisharXiv – CS AI · May 97/10
🧠

LANTERN: LLM-Augmented Neurosymbolic Transfer with Experience-Gated Reasoning Networks

Researchers introduce LANTERN, a framework that uses large language models to automatically generate task descriptions and intelligently aggregate knowledge from multiple source tasks for reinforcement learning. The system achieves 40-60% improvements in sample efficiency by adaptively weighting source policies based on task similarity and managing teacher-student knowledge transfer through uncertainty-aware gating.

AIBearisharXiv – CS AI · May 47/10
🧠

Language Models Struggle to Use Representations Learned In-Context

A new research study reveals that large language models struggle to effectively use representations they learn from in-context information, even though they can encode this information internally. The findings suggest current LLMs have fundamental limitations in adapting to novel contexts, affecting their ability to generalize learned patterns to downstream tasks.

AIBullisharXiv – CS AI · Mar 56/10
🧠

MAGE: Meta-Reinforcement Learning for Language Agents toward Strategic Exploration and Exploitation

Researchers propose MAGE, a meta-reinforcement learning framework that enables Large Language Model agents to strategically explore and exploit in multi-agent environments. The framework uses multi-episode training with interaction histories and reflections, showing superior performance compared to existing baselines and strong generalization to unseen opponents.

AIBullisharXiv – CS AI · Mar 47/104
🧠

Adaptive Social Learning via Mode Policy Optimization for Language Agents

Researchers propose an Adaptive Social Learning (ASL) framework with Adaptive Mode Policy Optimization (AMPO) algorithm to improve language agents' reasoning abilities in social interactions. The system dynamically adjusts reasoning depth based on context, achieving 15.6% higher performance than GPT-4o while using 32.8% shorter reasoning chains.

AIBullisharXiv – CS AI · 3d ago6/10
🧠

Noise Scheduling as Information-Guided Allocation in Diffusion Training

Researchers introduce InfoNoise, an adaptive noise scheduling method for diffusion model training that dynamically reallocates computational resources toward the most informative denoising levels. By estimating conditional-entropy-rate profiles during training, the approach matches or exceeds fixed schedules on image benchmarks while achieving up to 3x computational efficiency gains on diverse tasks including DNA and language generation.

AINeutralarXiv – CS AI · 3d ago6/10
🧠

KT4EQG: Personalized Exercise Question Generation via Knowledge Tracing

KT4EQG is a new educational framework that combines knowledge tracing with AI-powered question generation to create personalized exercise questions for students. The system uses machine learning to model each student's knowledge state and generates customized questions designed to maximize learning outcomes, demonstrating superior effectiveness compared to non-personalized approaches.

AINeutralarXiv – CS AI · May 126/10
🧠

OPT-BENCH: Evaluating the Iterative Self-Optimization of LLM Agents in Large-Scale Search Spaces

Researchers introduce OPT-BENCH, a benchmark evaluating whether large language models can self-improve through iterative feedback in complex problem spaces. Testing 19 LLMs across machine learning and NP-hard problems reveals that while stronger models adapt better, even the most advanced systems remain constrained by their base capabilities and fall short of human expert performance.

AIBullisharXiv – CS AI · May 126/10
🧠

DARE: Difficulty-Adaptive Reinforcement Learning with Co-Evolved Difficulty Estimation

Researchers introduce DARE, a reinforcement learning framework that improves LLM training efficiency by co-evolving difficulty estimation with policy learning. The method addresses limitations of existing difficulty-aware selection techniques by combining adaptive difficulty estimation, diverse coverage sampling, and tailored training strategies across difficulty tiers.

AIBullisharXiv – CS AI · May 116/10
🧠

Learning to Pose Problems: Reasoning-Driven and Solver-Adaptive Data Synthesis

Researchers developed a novel framework for synthesizing training data that enables reasoning models to generate high-quality mathematical and reasoning problems by explicitly planning problem directions and adapting difficulty to solver capabilities. The approach achieved a 3.4% cumulative improvement across 10 benchmarks, demonstrating scalable alternatives to manual dataset curation.

AINeutralarXiv – CS AI · May 96/10
🧠

AdaGamma: State-Dependent Discounting for Temporal Adaptation in Reinforcement Learning

AdaGamma introduces a state-dependent discount factor method for deep reinforcement learning that learns to adjust discounting dynamically across different states, addressing instability issues in prior approaches through a return-consistency regularization objective. The method demonstrates empirical improvements when integrated into popular algorithms like SAC and PPO, with validated gains from real-world logistics deployment.

AINeutralarXiv – CS AI · May 76/10
🧠

Cognitive Twins: Investigating Personalized Thinking Model Building and Its Performance Enhancement with Human-in-the-Loop

Researchers developed a Personalized Thinking Model (PTM) that creates 'cognitive twins' of learners by organizing educational data into a five-layer hierarchical structure using AI and machine learning. The system achieved 74-75% fidelity scores and positive user perception ratings, suggesting potential applications in AI-supported education systems.

🧠 Gemini
AIBullisharXiv – CS AI · Apr 156/10
🧠

PAL: Personal Adaptive Learner

Researchers introduce PAL (Personal Adaptive Learner), an AI platform that transforms lecture videos into interactive learning experiences by dynamically adjusting question difficulty and providing personalized feedback in real time. The system addresses limitations in current educational AI by moving beyond static adaptation to context-aware, individualized support that evolves with learner understanding.

AIBullisharXiv – CS AI · Mar 276/10
🧠

Evaluating adaptive and generative AI-based feedback and recommendations in a knowledge-graph-integrated programming learning system

Researchers developed a framework integrating large language models with knowledge graphs to provide programming feedback and exercise recommendations. The hybrid GenAI-adaptive approach outperformed traditional adaptive learning and GenAI-only modes, producing more correct code submissions and fewer incomplete attempts across 4,956 code submissions.

AIBullisharXiv – CS AI · Mar 36/104
🧠

RL for Reasoning by Adaptively Revealing Rationales

Researchers introduce AdaBack, a new reinforcement learning algorithm that uses partial supervision to help AI models learn complex reasoning tasks. The method dynamically adjusts the amount of guidance provided to each training sample, enabling models to solve mathematical reasoning problems that traditional supervised learning and reinforcement learning methods cannot handle.

AIBullisharXiv – CS AI · Mar 27/1011
🧠

Foundation World Models for Agents that Learn, Verify, and Adapt Reliably Beyond Static Environments

Researchers propose a new framework for foundation world models that enables autonomous agents to learn, verify, and adapt reliably in dynamic environments. The approach combines reinforcement learning with formal verification and adaptive abstraction to create agents that can synthesize verifiable programs and maintain correctness while adapting to novel conditions.

AIBullisharXiv – CS AI · Mar 35/108
🧠

Beyond Static Instruction: A Multi-agent AI Framework for Adaptive Augmented Reality Robot Training

Researchers developed a multi-agent AI framework for adaptive Augmented Reality robot training that uses Large Language Models to dynamically adjust learning environments based on individual cognitive profiles. The system processes multimodal inputs including voice, physiology, and robot data to personalize industrial robot training experiences in real-time.

AIBullisharXiv – CS AI · Mar 34/103
🧠

MAML-KT: Addressing Cold Start Problem in Knowledge Tracing for New Students via Few-Shot Model-Agnostic Meta Learning

Researchers introduce MAML-KT, a meta-learning approach that addresses the cold start problem in knowledge tracing systems when predicting performance of new students with limited interaction data. The model uses few-shot learning to rapidly adapt to unseen students, achieving higher early accuracy than existing knowledge tracing models across multiple datasets.