y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#offline-learning News & Analysis

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

20 articles
AINeutralarXiv – CS AI · Jun 236/10
🧠

Chain-of-Goals Hierarchical Policy for Long-Horizon Offline Goal-Conditioned RL

Researchers introduce Chain-of-Goals Hierarchical Policy (CoGHP), a novel framework that applies chain-of-thought reasoning to offline reinforcement learning by autoregressively generating sequences of intermediate subgoals to solve long-horizon tasks. The unified architecture demonstrates consistent performance improvements over existing hierarchical baselines on navigation and manipulation benchmarks.

AINeutralarXiv – CS AI · Jun 116/10
🧠

Offline Diffusion Policy for Multi-User Delay-Constrained Scheduling

Researchers propose SOCD, an offline reinforcement learning algorithm that learns multi-user scheduling policies from pre-collected data without requiring real-time system interactions. The method combines diffusion models with critic guidance and Lagrangian optimization to handle delay-constrained resource allocation across applications like data centers and live streaming.

AINeutralarXiv – CS AI · Jun 106/10
🧠

Model-Based Diffusion Sampling for Predictive Control in Offline Decision Making

Researchers introduce Model Predictive Diffuser (MPDiffuser), a diffusion-based framework for offline decision-making that combines trajectory planning with dynamics modeling to generate more reliable and feasible control sequences. The approach shows consistent improvements over existing diffusion methods across benchmark tasks and demonstrates real-world viability through robot deployment.

AINeutralarXiv – CS AI · Jun 96/10
🧠

Safe-RULE: Safe Reinforcement UnLEarning

Researchers propose Safe-RULE, a new reinforcement unlearning framework designed to defend offline safe reinforcement learning systems against data poisoning attacks. The approach removes malicious data influence without requiring model retraining or access to original training environments, addressing a critical vulnerability in safety-critical applications like robotics.

AINeutralarXiv – CS AI · Jun 45/10
🧠

How do machines learn? Evaluating the AIcon2abs method

Researchers evaluated the AIcon2abs method, an educational framework using the WiSARD weightless neural network algorithm to teach machine learning concepts to diverse audiences from K-12 students to adults. A six-hour remote course with 34 Brazilian participants demonstrated high satisfaction rates, with the approach enabling intuitive understanding of ML training and classification through hands-on activities without requiring internet connectivity.

AINeutralarXiv – CS AI · Jun 46/10
🧠

Dual Advantage Fields

Researchers propose Dual Advantage Fields (DAF), a reinforcement learning method that extracts local policy signals from dual value representations to improve offline goal-conditioned learning. The approach combines global reachability estimates with local action preferences, showing strong performance on locomotion, manipulation, and puzzle tasks where direct movement toward goals isn't optimal.

AINeutralarXiv – CS AI · Jun 46/10
🧠

DEFLECT: Temporal Counterfactual Preference Learning for Delay-Robust Asynchronous VLAs

Researchers introduce DEFLECT, an offline post-training framework that improves Vision-Language-Action (VLA) robot policies by addressing latency-induced misalignment in asynchronous inference. The method uses counterfactual preference learning to teach policies to favor execution-time-aligned actions over stale prediction-time actions, achieving up to 6.4 percentage-point improvements in high-latency success rates without requiring human labels, reward models, or architectural changes.

AINeutralarXiv – CS AI · May 276/10
🧠

EmoDistill: Offline Emotion Skill Distillation for Language Model Agents in Adversarial Negotiation

Researchers introduce EmoDistill, an offline framework that teaches language model agents to strategically use emotion in adversarial negotiations. The system decomposes emotional strategy into emotion selection and expression, with experiments showing that emotionally-framed language significantly shifts negotiation outcomes, suggesting emotion functions as a tactical tool rather than stylistic decoration.

AINeutralarXiv – CS AI · May 126/10
🧠

Large Language Models for Sequential Decision-Making: Improving In-Context Learning via Supervised Fine-Tuning

Researchers demonstrate that large language models can be effectively fine-tuned to perform sequential decision-making tasks across MDPs, POMDPs, and ambiguous environments by learning from offline trajectory data. The approach achieves stronger performance than baseline methods, particularly in complex, partially-observed scenarios, with theoretical analysis showing the fine-tuned attention mechanisms implicitly estimate optimal Q-functions.

AINeutralarXiv – CS AI · Apr 136/10
🧠

WOMBET: World Model-based Experience Transfer for Robust and Sample-efficient Reinforcement Learning

Researchers introduce WOMBET, a framework that improves reinforcement learning efficiency in robotics by generating synthetic training data from a world model in source tasks and selectively transferring it to target tasks. The approach combines offline-to-online learning with uncertainty-aware planning to reduce data collection costs while maintaining robustness.

AIBullisharXiv – CS AI · Apr 66/10
🧠

OPRIDE: Offline Preference-based Reinforcement Learning via In-Dataset Exploration

Researchers have developed OPRIDE, a new algorithm for offline preference-based reinforcement learning that significantly improves query efficiency. The algorithm addresses key challenges of inefficient exploration and overoptimization through principled exploration strategies and discount scheduling mechanisms.

AIBullisharXiv – CS AI · Mar 26/1015
🧠

OM2P: Offline Multi-Agent Mean-Flow Policy

Researchers propose OM2P, a new offline multi-agent reinforcement learning algorithm that achieves efficient one-step action sampling using mean-flow models. The approach delivers up to 3.8x reduction in GPU memory usage and 10.8x speed-up in training time compared to existing diffusion and flow-based models.

AIBullisharXiv – CS AI · Feb 276/106
🧠

LLM4Cov: Execution-Aware Agentic Learning for High-coverage Testbench Generation

Researchers have developed LLM4Cov, an offline learning framework that enables AI agents to generate high-coverage hardware verification testbenches without expensive online reinforcement learning. A compact 4B-parameter model achieved 69.2% coverage pass rate, outperforming larger models by demonstrating efficient learning from execution feedback in hardware verification tasks.

AINeutralarXiv – CS AI · Mar 174/10
🧠

Safe Flow Q-Learning: Offline Safe Reinforcement Learning with Reachability-Based Flow Policies

Researchers introduce Safe Flow Q-Learning (SafeFQL), a new offline safe reinforcement learning method that combines Hamilton-Jacobi reachability with flow policies for safety-critical real-time control. The method achieves better safety performance with lower inference latency compared to existing diffusion-based approaches, making it more suitable for real-time deployment.

AINeutralarXiv – CS AI · Mar 34/106
🧠

Conservative Equilibrium Discovery in Offline Game-Theoretic Multiagent Reinforcement Learning

Researchers developed COffeE-PSRO, a new algorithm that applies offline reinforcement learning to game-theoretic multiagent systems. The approach extends Policy Space Response Oracles by incorporating uncertainty quantification and conservative exploration to find equilibrium strategies from fixed datasets without online interaction.

AINeutralarXiv – CS AI · Mar 24/106
🧠

Offline-to-Online Multi-Agent Reinforcement Learning with Offline Value Function Memory and Sequential Exploration

Researchers propose OVMSE, a new framework for Offline-to-Online Multi-Agent Reinforcement Learning that addresses key challenges in transitioning from offline training to online fine-tuning. The framework introduces Offline Value Function Memory and Sequential Exploration strategies to improve sample efficiency and performance in multi-agent environments.