paper-with-me

홈 › Papers

HybridGen: VLM-Guided Hybrid Planning for Scalable Data Generation of Imitation Learning

2025-03-17 · Wensheng Wang, Ning Tan

The acquisition of large-scale and diverse demonstration data are essential for improving robotic imitation learning generalization. However, generating such data for complex manipulations is challenging in real-world settings. We introduce HybridGen, an automated framework that integrates Vision-Language Model (VLM) and hybrid planning. HybridGen uses a two-stage pipeline: first, VLM to parse expert demonstrations, decomposing tasks into expert-dependent (object-centric pose transformations for precise control) and plannable segments (synthesizing diverse trajectories via path planning); second, pose transformations substantially expand the first-stage data. Crucially, HybridGen generates a large volume of training data without requiring specific data formats, making it broadly applicable to a wide range of imitation learning algorithms, a characteristic which we also demonstrate empirically across multiple algorithms. Evaluations across seven tasks and their variants demonstrate that agents trained with HybridGen achieve substantial performance and generalization gains, averaging a 5% improvement over state-of-the-art methods. Notably, in the most challenging task variants, HybridGen achieves significant improvement, reaching a 59.7% average success rate, significantly outperforming Mimicgen's 49.5%. These results demonstrating its effectiveness and practicality.

📄 PDF Abstract BibTeX arXiv:2503.13171

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation LearningLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Scalable Planning with Tensorflow for Hybrid Nonlinear Domains

2017-04-25 · NeurIPS 2017 12 · Ga Wu, Buser Say, Scott Sanner

Given recent deep learning results that demonstrate the ability to effectively optimize high-dimensional non-convex functions with gradient descent optimization on GPUs, we ask in this paper whether symbolic gradient opt…

APULSE: A Scalable Hybrid Algorithm for the RCSPP on Large-Scale Dense Graphs

2025-11-23 · Nuno Soares, António Grilo arxiv

The resource-constrained shortest path problem (RCSPP) is a fundamental NP-hard optimization challenge with broad applications, from network routing to autonomous navigation. This problem involves finding a path that min…

Multimodal Urban Tree Detection from Satellite and Street-Level Imagery via Annotation-Efficient Deep Learning Strategies

2026-04-03 · In Seon Kim, Ali Moghimi arxiv

Beyond the immediate biophysical benefits, urban trees play a foundational role in environmental sustainability and disaster mitigation. Precise mapping of urban trees is essential for environmental monitoring, post-disa…

Domain AdaptationActive Learning

A Machine-to-Machine Knowledge-Guided LLM Agent for Generalizable Radiotherapy Treatment Planning

2026-05-30 · Md Mainul Abrar, Xun Jia, Yujie Chi arxiv

In this work, we propose a prototype machine-to-machine (M2M) knowledge-guided Large Language Model (LLM) framework for automated radiotherapy treatment planning. In the proposed paradigm, Treatment Planning Parameter (T…

Reinforcement LearningPhysical Intuition

PlanningBench: Generating Scalable and Verifiable Planning Data for Evaluating and Training Large Language Models

2026-05-20 · Ziliang Zhao, Zenan Xu, Shuting Wang, Hongjin Qian 외 arxiv

Planning is a fundamental capability for large language models (LLMs) because such complex tasks require models to coordinate goals, constraints, resources, and long-term consequences into executable and verifiable solut…

Reinforcement Learning