AIBullisharXiv – CS AI · Jun 257/10
🧠Researchers introduce ACT-JEPA, a machine learning architecture that combines imitation learning with self-supervised learning to improve policy representation in AI decision-making systems. The model achieves up to 40% improvement in world model understanding and 10% higher task success rates by jointly predicting action and latent observation sequences in latent space rather than raw input.
AIBullisharXiv – CS AI · Jun 237/10
🧠Researchers introduce FOCA, a new framework for improving Vision-Language-Action (VLA) models in robotic control with limited training data. The method achieves significant performance gains in few-shot learning scenarios, reaching 95.7% success on benchmark tasks with just 20 demonstrations and up to 26% improvements on real robots.
AIBullisharXiv – CS AI · Jun 237/10
🧠Researchers introduce GLAM (Grounded Latent-Action World Models), a machine learning framework that learns unified action representations across heterogeneous data sources with different action spaces and missing labels. The approach achieves 48% average improvement in task success rates for robotic manipulation tasks by grounding latent actions in environmental prediction rather than relying on hand-engineered alignment techniques.
AIBullisharXiv – CS AI · Jun 117/10
🧠Researchers propose Ambient Diffusion Policy, a machine learning technique that enables robots to learn effectively from low-quality and mismatched training data by selectively using suboptimal samples only during high and low diffusion phases. The method achieves up to 33% performance improvements over existing approaches when trained on large-scale, heterogeneous datasets like Open X-Embodiment, potentially reducing the need for expensive, high-quality robot demonstrations.
AIBullisharXiv – CS AI · Jun 107/10
🧠Researchers propose QGF (Q-Guided Flow), a reinforcement learning algorithm that optimizes policies entirely at test time using value gradients to guide pre-trained flow models, avoiding the training instability issues of traditional actor-critic approaches while maintaining competitive performance on offline RL benchmarks.
AIBullisharXiv – CS AI · Jun 97/10
🧠EgoAERO introduces a framework enabling robots to learn dexterous manipulation skills from single egocentric human videos without requiring pre-scanned object assets or CAD models. The system reconstructs hand-object trajectories and converts them into robot policies, supported by a new large-scale dataset (EgoDex-R) containing 4.3M RGB-D frames, achieving performance comparable to traditional asset-dependent methods.
AIBullisharXiv – CS AI · Jun 57/10
🧠Researchers have developed LadderMan, a humanoid robot system that learns to climb ladders and perform manipulation tasks using a two-stage learning pipeline combining imitation and reinforcement learning with vision foundation models. The system successfully transfers from simulation to real-world hardware without additional training, addressing one of the most challenging tasks in robotics due to sparse contact points and complex coordination requirements.
AIBullisharXiv – CS AI · Jun 47/10
🧠Researchers introduce DistIL, a distributional variant of the DAgger imitation learning algorithm that leverages rich feedback signals beyond binary correctness labels to improve AI reasoning models. The approach uses forward cross-entropy objectives to enable better credit assignment and demonstrates monotonic policy improvement guarantees, outperforming standard reinforcement learning methods across scientific reasoning, coding, and mathematical problem-solving tasks.
AIBullisharXiv – CS AI · Jun 17/10
🧠Researchers have developed SWIM, a machine learning method for synthesizing physically realistic swimming animations from minimal training data. The approach enables AI systems to learn complex full-body swimming motions from a single example and generalize across different environments, body types, and swimming styles, addressing long-standing challenges in physics-based character animation.
AIBullisharXiv – CS AI · May 287/10
🧠Researchers introduce HumanoidMimicGen, a method for automatically generating training data for humanoid robots performing complex locomotion and manipulation tasks. The approach enables imitation learning at scale without labor-intensive teleoperation, achieving 20% performance improvements over models trained solely on real-world demonstrations.
AIBullisharXiv – CS AI · May 127/10
🧠Researchers introduce RePO-VLA, a policy optimization framework that improves Vision-Language-Action models' ability to recover from failures in complex manipulation tasks. The method increases adversarial robustness from 20% to 75% by learning from recovery trajectories rather than discarding failed attempts, with validation on both simulated and real-world robotic tasks.
AIBullisharXiv – CS AI · Apr 77/10
🧠Researchers have developed a neuro-symbolic framework that enables robots to learn complex manipulation tasks from as few as one demonstration, without requiring manual programming or large datasets. The system uses Vision-Language Models to automatically construct symbolic planning domains and has been validated on real industrial equipment including forklifts and robotic arms.
AIBullisharXiv – CS AI · Mar 177/10
🧠Researchers introduce BevAD, a new lightweight end-to-end autonomous driving architecture that achieves 72.7% success rate on the Bench2Drive benchmark. The study systematically analyzes architectural patterns in closed-loop driving performance, revealing limitations of open-loop dataset approaches and demonstrating strong data-scaling behavior through pure imitation learning.
AIBullisharXiv – CS AI · Mar 177/10
🧠Researchers propose PaIR-Drive, a new parallel framework that combines imitation learning and reinforcement learning for autonomous driving, achieving 91.2 PDMS performance on NAVSIMv1 benchmark. The approach addresses limitations of sequential fine-tuning by running IL and RL in parallel branches, enabling better performance than existing methods.
AIBullisharXiv – CS AI · Mar 167/10
🧠Researchers introduce Guided Policy Optimization (GPO), a new reinforcement learning framework that addresses challenges in partially observable environments by co-training a guider with privileged information and a learner through imitation learning. The method demonstrates theoretical optimality comparable to direct RL and shows strong empirical performance across various tasks including continuous control and memory-based challenges.
AIBullisharXiv – CS AI · Mar 56/10
🧠Researchers present IROSA, a framework combining foundation models with imitation learning for robot skill adaptation using natural language commands. The system uses a tool-based architecture that maintains safety by creating an abstraction layer between language models and robot hardware, demonstrated on industrial bearing ring insertion tasks.
AIBullisharXiv – CS AI · Mar 47/103
🧠Researchers developed Unveiler, a robotic manipulation framework that uses object-centric spatial reasoning to retrieve items from cluttered environments. The system achieves up to 97.6% success in simulation by separating high-level spatial reasoning from low-level action execution, and demonstrates zero-shot transfer to real-world scenarios.
AIBullisharXiv – CS AI · Mar 47/102
🧠Researchers introduce Tether, a breakthrough method enabling robots to perform autonomous functional play using minimal human demonstrations (≤10). The system generates over 1000 expert-level trajectories through continuous cycles of task execution and improvement, representing a significant advance in autonomous robotics learning.
AIBullisharXiv – CS AI · Mar 46/102
🧠Researchers developed a two-stage learning framework enabling robots to perform complex manipulation tasks like food peeling with over 90% success rates. The system combines force-aware imitation learning with human preference-based refinement, achieving strong generalization across different produce types using only 50-200 training examples.
AIBullisharXiv – CS AI · Mar 37/103
🧠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 · Feb 277/107
🧠Researchers propose a new approach for training AI models to generate correct answers from demonstrations, using imitation learning in contextual bandits rather than traditional supervised fine-tuning. The method achieves better sample complexity and works with weaker assumptions about the underlying reward model compared to existing likelihood-maximization approaches.
AIBullisharXiv – CS AI · Feb 277/106
🧠Researchers have developed DAIL (Discovered Adversarial Imitation Learning), the first meta-learned AI algorithm that uses LLM-guided evolutionary methods to automatically discover reward assignment functions for training AI agents. This breakthrough addresses stability issues in adversarial imitation learning and demonstrates superior performance compared to human-designed approaches across different environments.
AINeutralarXiv – CS AI · Jun 236/10
🧠Researchers propose RECALL, an active learning framework for Vision-Language-Action (VLA) models that uses uncertainty-guided data collection to improve robot learning efficiency. While targeted recovery demonstrations outperform passive imitation learning, the approach reveals critical challenges with catastrophic forgetting when new data isn't balanced with retention mechanisms.
AINeutralarXiv – CS AI · Jun 235/10
🧠Researchers propose an imitation learning framework for text-to-speech synthesis tailored to older adults' comprehension needs, addressing limitations in current TTS systems designed for general audiences. The approach uses Group Relative Policy Optimization with two-stage on-policy reward learning to reduce data collection burden while improving model performance on accessibility metrics.
AIBullisharXiv – CS AI · Jun 196/10
🧠Researchers introduce RoboSSM, a new in-context imitation learning framework that replaces Transformers with state-space models (SSMs) for robotic task learning. The approach demonstrates superior performance on long-context prompts and achieves better generalization to unseen tasks compared to Transformer-based methods, establishing SSMs as a viable alternative backbone for robot learning systems.