Skip to content

Commit

Permalink
update jiayuan's recording
Browse files Browse the repository at this point in the history
  • Loading branch information
YzyLmc committed Apr 20, 2024
1 parent 44d5548 commit a4ffd26
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Brown Robotics Talks consists of BigAI talks and lab talks ([CIT](https://www.go
</tr>
<tr>
<td>04/19</td>
<td><b>Building General-Purpose Robots with Integrated Learning and Planning</b> [<a href='assets/abstracts/jiayuanmao.txt' target="_blank">abstract</a>]</td>
<td><b>Building General-Purpose Robots with Integrated Learning and Planning</b> [<a href='assets/abstracts/jiayuanmao.txt' target="_blank">abstract</a>][<a href='https://brown.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=4f4fd531-a03d-4a13-9dbd-b15701264e37' target='_blank'>recording</a>]</td>
<td>Jiayuan Mao</td>
</tr>
<tr>
Expand Down
4 changes: 4 additions & 0 deletions pasttalks.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@ permalink: /pasttalks/
<tr>
<td><b>[internal] <a href='https://samlobel.github.io/' target="_blank">Sam Lobel</a>, <a href='https://rafarodsa.github.io/' target="_blank">Rafael Rodriguez-Sanchez</a></b> [<a href='https://brown.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=ef3601df-f890-40b4-85e8-b13b0123c278' target='_blank'>recording</a>][slides: <a href='https://docs.google.com/presentation/d/1peL8JSZTGAYz-04p_FWGFPxXyuhzUvYk/edit?usp=sharing&ouid=111469992764121383019&rtpof=true&sd=true' target="_blank">1</a> <a href="https://docs.google.com/presentation/d/1WSceiRs1DWRSTdfPRCmn1iL85SS8yive/edit?usp=sharing&ouid=111469992764121383019&rtpof=true&sd=true" target="_blank">2</a>]</td><td></td>
</tr>
<tr>
<td><b>Building General-Purpose Robots with Integrated Learning and Planning</b> [<a href='abstracts/jiayuanmao.txt' target="_blank">abstract</a>][<a href='https://brown.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=4f4fd531-a03d-4a13-9dbd-b15701264e37' target='_blank'>recording</a>]</td>
<td>Jiayuan Mao</td>
</tr>
</tbody>
</table>

Expand Down
1 change: 1 addition & 0 deletions pasttalks/abstracts/jiayuanmao.txt
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.

0 comments on commit a4ffd26

Please sign in to comment.