paper-with-me

홈 › Papers

Meta-Control: Automatic Model-based Control Synthesis for Heterogeneous Robot Skills

2024-05-18 · Tianhao Wei, Liqian Ma, Rui Chen, WeiYe Zhao, Changliu Liu

The requirements for real-world manipulation tasks are diverse and often conflicting; some tasks require precise motion while others require force compliance; some tasks require avoidance of certain regions, while others require convergence to certain states. Satisfying these varied requirements with a fixed state-action representation and control strategy is challenging, impeding the development of a universal robotic foundation model. In this work, we propose Meta-Control, the first LLM-enabled automatic control synthesis approach that creates customized state representations and control strategies tailored to specific tasks. Our core insight is that a meta-control system can be built to automate the thought process that human experts use to design control systems. Specifically, human experts heavily use a model-based, hierarchical (from abstract to concrete) thought model, then compose various dynamic models and controllers together to form a control system. Meta-Control mimics the thought model and harnesses LLM's extensive control knowledge with Socrates' "art of midwifery" to automate the thought process. Meta-Control stands out for its fully model-based nature, allowing rigorous analysis, generalizability, robustness, efficient parameter tuning, and reliable real-time execution.

📄 PDF Abstract BibTeX arXiv:2405.11380

Code (0)

등록된 구현이 없습니다.

Tasks

Collision AvoidanceCommon Sense Reasoning

Similar Papers 제목 키워드 기반

Scaling Generative Foundation Models for Chest Radiography with Rectified Flow Transformers

2026-06-17 · Fabio De Sousa Ribeiro, Emma A. M. Stanley, Charles Jones, Tian Xia 외 arxiv

We introduce the first generative foundation model for chest radiograph synthesis trained from scratch at the billion-parameter scale. Existing radiographic AI models often suffer from poor generalisation across patient …

Bayesian Meta-Learning on Control Barrier Functions with Data from On-Board Sensors

2023-08-10 · Wataru Hashimoto, Kazumune Hashimoto, Akifumi Wachi, Xun Shen 외

In this paper, we consider a way to safely navigate the robots in unknown environments using measurement data from sensory devices. The control barrier function (CBF) is one of the promising approaches to encode safety r…

Meta-LearningNavigate

HMC: Learning Heterogeneous Meta-Control for Contact-Rich Loco-Manipulation

2025-11-18 · Lai Wei, Xuanbin Peng, Ri-Zhao Qiu, Tianshu Huang 외 arxiv

Learning from real-world robot demonstrations holds promise for interacting with complex real-world environments. However, the complexity and variability of interaction dynamics often cause purely positional controllers …

MetaShadow: Object-Centered Shadow Detection, Removal, and Synthesis

2024-12-03 · CVPR 2025 1 · Tianyu Wang, Jianming Zhang, Haitian Zheng, Zhihong Ding 외

Shadows are often under-considered or even ignored in image editing applications, limiting the realism of the edited results. In this paper, we introduce MetaShadow, a three-in-one versatile framework that enables detect…

ObjectShadow DetectionShadow Detection And Removal

Meta ControlNet: Enhancing Task Adaptation via Meta Learning

2023-12-03 · Junjie Yang, Jinze Zhao, Peihao Wang, Zhangyang Wang 외

Diffusion-based image synthesis has attracted extensive attention recently. In particular, ControlNet that uses image-based prompts exhibits powerful capability in image tasks such as canny edge detection and generates i…

Edge DetectionImage GenerationMeta-Learning