y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#model-predictive-control News & Analysis

7 articles tagged with #model-predictive-control. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

7 articles
AIBullisharXiv – CS AI · Mar 37/103
🧠

Model Predictive Adversarial Imitation Learning for Planning from Observation

Researchers have developed a new approach called Model Predictive Adversarial Imitation Learning that combines inverse reinforcement learning with model predictive control to enable AI agents to learn from incomplete human demonstrations. The method shows significant improvements in sample efficiency, generalization, and robustness compared to traditional imitation learning approaches.

AINeutralarXiv – CS AI · 6d ago6/10
🧠

CA-AC-MPC: CUDA-Accelerated Actor-Critic Model Predictive Control

Researchers have developed CA-AC-MPC, a CUDA-accelerated version of actor-critic model predictive control that dramatically reduces computational latency in training and inference. By optimizing the differentiable MPC layer through GPU acceleration, the approach maintains control performance while enabling faster execution for complex dynamical systems like autonomous drone racing.

AINeutralarXiv – CS AI · May 126/10
🧠

Hierarchical Causal Abduction: A Foundation Framework for Explainable Model Predictive Control

Researchers present Hierarchical Causal Abduction (HCA), a framework that makes Model Predictive Control decisions interpretable by combining physics-informed reasoning, optimization evidence, and causal discovery. The method achieves 53% higher explanation accuracy than existing approaches across industrial control applications, addressing a critical barrier to deploying AI in safety-critical infrastructure.

AINeutralarXiv – CS AI · Mar 55/10
🧠

IPD: Boosting Sequential Policy with Imaginary Planning Distillation in Offline Reinforcement Learning

Researchers propose Imaginary Planning Distillation (IPD), a novel framework that enhances offline reinforcement learning by incorporating planning into sequential policy models. IPD uses world models and Model Predictive Control to generate optimal rollouts, training Transformer-based policies that significantly outperform existing methods on D4RL benchmarks.

AIBullisharXiv – CS AI · Mar 36/109
🧠

Information-Theoretic Framework for Self-Adapting Model Predictive Controllers

Researchers introduced Entanglement Learning (EL), an information-theoretic framework that enhances Model Predictive Control (MPC) for autonomous systems like UAVs. The framework uses an Information Digital Twin to monitor information flow and enable real-time adaptive optimization, improving MPC reliability beyond traditional error-based feedback systems.

AINeutralarXiv – CS AI · Mar 54/10
🧠

Q-Guided Stein Variational Model Predictive Control via RL-informed Policy Prior

Researchers have developed Q-SVMPC, a new Model Predictive Control method that combines reinforcement learning with Stein variational inference to improve trajectory optimization. The approach addresses limitations in existing MPC methods that often converge to single solutions, instead maintaining diverse solution paths for better performance in robotics applications.

AINeutralarXiv – CS AI · Mar 44/102
🧠

Diffusion-MPC in Discrete Domains: Feasibility Constraints, Horizon Effects, and Critic Alignment: Case study with Tetris

Researchers studied diffusion-based model predictive control in discrete domains using Tetris, finding that feasibility constraints are necessary and shorter planning horizons outperform longer ones. The study reveals structural challenges with discrete diffusion planners, particularly misalignment issues with DQN critics that produce high decision regret.