Compositional Diffusion-Based Continuous Constraint Solvers

Abstract

This paper introduces an approach for learning to solve continuous constraint satisfaction problems (CCSP) in robotic reasoning and planning. Previous methods primarily rely on hand-engineering or learning generators for specific constraint types and then rejecting the value assignments when other constraints are violated. By contrast, our model, the compositional diffusion continuous constraint solver (Diffusion-CCSP) derives global solutions to CCSPs by representing them as factor graphs and combining the energies of diffusion models trained to sample for individual constraint types. Diffusion-CCSP exhibits strong generalization to novel combinations of known constraints, and it can be integrated into a task and motion planner to devise long-horizon plans that include actions with both discrete and continuous parameters.

Cite

Text

Yang et al. "Compositional Diffusion-Based Continuous Constraint Solvers." Conference on Robot Learning, 2023.

Markdown

[Yang et al. "Compositional Diffusion-Based Continuous Constraint Solvers." Conference on Robot Learning, 2023.](https://mlanthology.org/corl/2023/yang2023corl-compositional/)

BibTeX

@inproceedings{yang2023corl-compositional,
  title     = {{Compositional Diffusion-Based Continuous Constraint Solvers}},
  author    = {Yang, Zhutian and Mao, Jiayuan and Du, Yilun and Wu, Jiajun and Tenenbaum, Joshua B. and Lozano-Pérez, Tomás and Kaelbling, Leslie Pack},
  booktitle = {Conference on Robot Learning},
  year      = {2023},
  pages     = {3242-3265},
  volume    = {229},
  url       = {https://mlanthology.org/corl/2023/yang2023corl-compositional/}
}