Skip to main content

Showing 1–10 of 10 results for author: Yamada, J

Searching in archive cs. Search in all archives.
.
  1. arXiv:2405.05601  [pdf, other

    cs.DB

    Efficient Algorithms for Top-k Stabbing Queries on Weighted Interval Data (Full Version)

    Authors: Daichi Amagata, Junya Yamada, Yuchen Ji, Takahiro Hara

    Abstract: Intervals have been generated in many applications (e.g., temporal databases), and they are often associated with weights, such as prices. This paper addresses the problem of processing top-k weighted stabbing queries on interval data. Given a set of weighted intervals, a query value, and a result size $k$, this problem finds the $k$ intervals that are stabbed by the query value and have the large… ▽ More

    Submitted 22 May, 2024; v1 submitted 9 May, 2024; originally announced May 2024.

    Comments: Full version of our DEXA2024 paper

  2. arXiv:2403.12861  [pdf, other

    cs.RO cs.LG

    D-Cubed: Latent Diffusion Trajectory Optimisation for Dexterous Deformable Manipulation

    Authors: Jun Yamada, Shaohong Zhong, Jack Collins, Ingmar Posner

    Abstract: Mastering dexterous robotic manipulation of deformable objects is vital for overcoming the limitations of parallel grippers in real-world applications. Current trajectory optimisation approaches often struggle to solve such tasks due to the large search space and the limited task information available from a cost function. In this work, we propose D-Cubed, a novel trajectory optimisation method us… ▽ More

    Submitted 19 March, 2024; originally announced March 2024.

    Comments: https://applied-ai-lab.github.io/D-cubed/

  3. arXiv:2312.08533  [pdf, other

    cs.LG cs.AI

    World Models via Policy-Guided Trajectory Diffusion

    Authors: Marc Rigter, Jun Yamada, Ingmar Posner

    Abstract: World models are a powerful tool for develo** intelligent agents. By predicting the outcome of a sequence of actions, world models enable policies to be optimised via on-policy reinforcement learning (RL) using synthetic data, i.e. in "in imagination". Existing world models are autoregressive in that they interleave predicting the next state with sampling the next action from the policy. Predict… ▽ More

    Submitted 27 March, 2024; v1 submitted 13 December, 2023; originally announced December 2023.

    Comments: Published in TMLR, March 2024

  4. arXiv:2311.03622  [pdf, other

    cs.RO cs.AI cs.CV cs.LG

    TWIST: Teacher-Student World Model Distillation for Efficient Sim-to-Real Transfer

    Authors: Jun Yamada, Marc Rigter, Jack Collins, Ingmar Posner

    Abstract: Model-based RL is a promising approach for real-world robotics due to its improved sample efficiency and generalization capabilities compared to model-free RL. However, effective model-based RL solutions for vision-based real-world applications require bridging the sim-to-real gap for any world model learnt. Due to its significant computational cost, standard domain randomisation does not provide… ▽ More

    Submitted 6 November, 2023; originally announced November 2023.

    Comments: 7 pages, 6 figures

  5. RAMP: A Benchmark for Evaluating Robotic Assembly Manipulation and Planning

    Authors: Jack Collins, Mark Robson, Jun Yamada, Mohan Sridharan, Karol Janik, Ingmar Posner

    Abstract: We introduce RAMP, an open-source robotics benchmark inspired by real-world industrial assembly tasks. RAMP consists of beams that a robot must assemble into specified goal configurations using pegs as fasteners. As such, it assesses planning and execution capabilities, and poses challenges in perception, reasoning, manipulation, diagnostics, fault recovery, and goal parsing. RAMP has been designe… ▽ More

    Submitted 8 November, 2023; v1 submitted 16 May, 2023; originally announced May 2023.

    Comments: Project website: https://sites.google.com/oxfordrobotics.institute/ramp

  6. arXiv:2303.03365  [pdf, other

    cs.RO cs.LG

    Efficient Skill Acquisition for Complex Manipulation Tasks in Obstructed Environments

    Authors: Jun Yamada, Jack Collins, Ingmar Posner

    Abstract: Data efficiency in robotic skill acquisition is crucial for operating robots in varied small-batch assembly settings. To operate in such environments, robots must have robust obstacle avoidance and versatile goal conditioning acquired from only a few simple demonstrations. Existing approaches, however, fall short of these requirements. Deep reinforcement learning (RL) enables a robot to learn comp… ▽ More

    Submitted 6 March, 2023; originally announced March 2023.

    Comments: 8 pages, 5 figures

  7. arXiv:2303.03364  [pdf, other

    cs.RO cs.CV cs.LG

    Leveraging Scene Embeddings for Gradient-Based Motion Planning in Latent Space

    Authors: Jun Yamada, Chia-Man Hung, Jack Collins, Ioannis Havoutis, Ingmar Posner

    Abstract: Motion planning framed as optimisation in structured latent spaces has recently emerged as competitive with traditional methods in terms of planning success while significantly outperforming them in terms of computational speed. However, the real-world applicability of recent work in this domain remains limited by the need to express obstacle information directly in state-space, involving simple g… ▽ More

    Submitted 6 March, 2023; originally announced March 2023.

    Comments: Project website: https://amp-ls.github.io/

    Journal ref: IEEE International Conference on Robotics and Automation (ICRA), 2023

  8. arXiv:2204.11827  [pdf, other

    cs.LG cs.AI cs.RO

    Task-Induced Representation Learning

    Authors: Jun Yamada, Karl Pertsch, Anisha Gunjal, Joseph J. Lim

    Abstract: In this work, we evaluate the effectiveness of representation learning approaches for decision making in visually complex environments. Representation learning is essential for effective reinforcement learning (RL) from high-dimensional inputs. Unsupervised representation learning approaches based on reconstruction, prediction or contrastive learning have shown substantial learning efficiency gain… ▽ More

    Submitted 25 April, 2022; originally announced April 2022.

    Comments: International Conference on Learning Representations (ICLR), 2022

  9. arXiv:2010.11940  [pdf, other

    cs.RO cs.AI cs.LG

    Motion Planner Augmented Reinforcement Learning for Robot Manipulation in Obstructed Environments

    Authors: Jun Yamada, Youngwoon Lee, Gautam Salhotra, Karl Pertsch, Max Pflueger, Gaurav S. Sukhatme, Joseph J. Lim, Peter Englert

    Abstract: Deep reinforcement learning (RL) agents are able to learn contact-rich manipulation tasks by maximizing a reward signal, but require large amounts of experience, especially in environments with many obstacles that complicate exploration. In contrast, motion planners use explicit models of the agent and environment to plan collision-free paths to faraway goals, but suffer from inaccurate models in… ▽ More

    Submitted 22 October, 2020; originally announced October 2020.

    Comments: Published at the Conference on Robot Learning (CoRL) 2020

  10. arXiv:2002.03267  [pdf, other

    cs.MA

    Evolution of a Complex Predator-Prey Ecosystem on Large-scale Multi-Agent Deep Reinforcement Learning

    Authors: Jun Yamada, John Shawe-Taylor, Zafeirios Fountas

    Abstract: Simulation of population dynamics is a central research theme in computational biology, which contributes to understanding the interactions between predators and preys. Conventional mathematical tools of this theme, however, are incapable of accounting for several important attributes of such systems, such as the intelligent and adaptive behavior exhibited by individual agents. This unrealistic se… ▽ More

    Submitted 8 February, 2020; originally announced February 2020.

    Comments: 9 pages, 13 figures