forked from YzyLmc/brown-lab-talks
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
6 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
In this talk, I will discuss an integrated learning and planning approach for flexible and general robotic manipulators. I will primarily focus on the technical idea of leveraging compositional abstract representations built on top of two important spatio-temporal structures: factorization and sparsity structures in state representations (the physical state can be represented as a collection of object states and their relational configurations), and hierarchical structures in plans (a high-level goal can be decomposed into subgoals). I will talk about the design of such representations and the overall architecture in the context of robot manipulation, present methods for learning them automatically from data, and showcase various types of generalization enabled by such a framework. |