We lifted 1 functions out of this paper's own repositories and ran 1 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.
| Repository | Role | Ran |
|---|---|---|
| copy not recorded | — | 1 of 1 |
| Function | Status | Where it lives |
|---|---|---|
| getCurrentObs | Ran | this paper's copy was not recorded; identical code first harvested from zxp-s-works/se2-equivariant-grasp-learning pointer only · get_code("c2d55584759ca004") |
Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.
In the spatial action representation, the action space spans the space of target poses for robot motion commands, i.e. SE(2) or SE(3). This approach has been used to solve challenging robotic manipulation problems and shows promise. However, the method is often limited to a three dimensional action space and short horizon tasks. This paper proposes ASRSE3, a new method for handling higher dimensional spatial action spaces that transforms an original MDP with high dimensional action space into a new MDP with reduced action space and augmented state space. We also propose SDQfD, a variation of DQfD designed for large action spaces. ASRSE3 and SDQfD are evaluated in the context of a set of challenging block construction tasks. We show that both methods outperform standard baselines and can be used in practice on real robotics systems.
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("2010.02798")
get_code_for_paper("2010.02798")
have("2010.02798")
Connect an agent — have() is free.