Skip to main content

Showing 1–16 of 16 results for author: Oguz, O

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

    cs.LG cs.AI

    CUER: Corrected Uniform Experience Replay for Off-Policy Continuous Deep Reinforcement Learning Algorithms

    Authors: Arda Sarp Yenicesu, Furkan B. Mutlu, Suleyman S. Kozat, Ozgur S. Oguz

    Abstract: The utilization of the experience replay mechanism enables agents to effectively leverage their experiences on several occasions. In previous studies, the sampling probability of the transitions was modified based on their relative significance. The process of reassigning sample probabilities for every transition in the replay buffer after each iteration is considered extremely inefficient. Hence,… ▽ More

    Submitted 13 June, 2024; originally announced June 2024.

  2. arXiv:2403.10436  [pdf, other

    cs.RO

    H-MaP: An Iterative and Hybrid Sequential Manipulation Planner

    Authors: Berk Cicek, Cankut Bora Tuncer, Busenaz Kerimgil, Ozgur S. Oguz

    Abstract: This study introduces the Hybrid Sequential Manipulation Planner (H-MaP), a novel approach that iteratively does motion planning using contact points and waypoints for complex sequential manipulation tasks in robotics. Combining optimization-based methods for generalizability and sampling-based methods for robustness, H-MaP enhances manipulation planning through active contact mode switches and en… ▽ More

    Submitted 15 March, 2024; originally announced March 2024.

  3. arXiv:2312.02677  [pdf, other

    cs.RO cs.AI

    Contact Energy Based Hindsight Experience Prioritization

    Authors: Erdi Sayar, Zhenshan Bing, Carlo D'Eramo, Ozgur S. Oguz, Alois Knoll

    Abstract: Multi-goal robot manipulation tasks with sparse rewards are difficult for reinforcement learning (RL) algorithms due to the inefficiency in collecting successful experiences. Recent algorithms such as Hindsight Experience Replay (HER) expedite learning by taking advantage of failed trajectories and replacing the desired goal with one of the achieved states so that any failed trajectory can be util… ▽ More

    Submitted 23 February, 2024; v1 submitted 5 December, 2023; originally announced December 2023.

  4. arXiv:2311.13986  [pdf, other

    cs.RO cs.CV

    FViT-Grasp: Gras** Objects With Using Fast Vision Transformers

    Authors: Arda Sarp Yenicesu, Berk Cicek, Ozgur S. Oguz

    Abstract: This study addresses the challenge of manipulation, a prominent issue in robotics. We have devised a novel methodology for swiftly and precisely identifying the optimal grasp point for a robot to manipulate an object. Our approach leverages a Fast Vision Transformer (FViT), a type of neural network designed for processing visual data and predicting the most suitable grasp location. Demonstrating s… ▽ More

    Submitted 23 November, 2023; originally announced November 2023.

  5. arXiv:2309.07620  [pdf, other

    cs.RO

    Neural Field Representations of Articulated Objects for Robotic Manipulation Planning

    Authors: Phillip Grote, Joaquim Ortiz-Haro, Marc Toussaint, Ozgur S. Oguz

    Abstract: Traditional approaches for manipulation planning rely on an explicit geometric model of the environment to formulate a given task as an optimization problem. However, inferring an accurate model from raw sensor input is a hard problem in itself, in particular for articulated objects (e.g., closets, drawers). In this paper, we propose a Neural Field Representation (NFR) of articulated objects that… ▽ More

    Submitted 14 September, 2023; originally announced September 2023.

  6. arXiv:2306.17053  [pdf, other

    cs.RO

    Spatial Reasoning via Deep Vision Models for Robotic Sequential Manipulation

    Authors: Hongyou Zhou, Ingmar Schubert, Marc Toussaint, Ozgur S. Oguz

    Abstract: In this paper, we propose using deep neural architectures (i.e., vision transformers and ResNet) as heuristics for sequential decision-making in robotic manipulation problems. This formulation enables predicting the subset of objects that are relevant for completing a task. Such problems are often addressed by task and motion planning (TAMP) formulations combining symbolic reasoning and continuous… ▽ More

    Submitted 1 August, 2023; v1 submitted 29 June, 2023; originally announced June 2023.

    Comments: 8 pages, 8 figures, IROS 2023

    Report number: 1707

  7. arXiv:2111.07908  [pdf, other

    cs.AI cs.RO

    Learning to Execute: Efficient Learning of Universal Plan-Conditioned Policies in Robotics

    Authors: Ingmar Schubert, Danny Driess, Ozgur S. Oguz, Marc Toussaint

    Abstract: Applications of Reinforcement Learning (RL) in robotics are often limited by high data demand. On the other hand, approximate models are readily available in many robotics scenarios, making model-based approaches like planning a data-efficient alternative. Still, the performance of these methods suffers if the model is imprecise or wrong. In this sense, the respective strengths and weaknesses of R… ▽ More

    Submitted 15 November, 2021; originally announced November 2021.

    Journal ref: 35th Conference on Neural Information Processing Systems (NeurIPS 2021), Sydney, Australia

  8. arXiv:2110.03420  [pdf, other

    cs.RO

    RHH-LGP: Receding Horizon And Heuristics-Based Logic-Geometric Programming For Task And Motion Planning

    Authors: Cornelius V. Braun, Joaquim Ortiz-Haro, Marc Toussaint, Ozgur S. Oguz

    Abstract: Sequential decision-making and motion planning for robotic manipulation induce combinatorial complexity. For long-horizon tasks, especially when the environment comprises many objects that can be interacted with, planning efficiency becomes even more important. To plan such long-horizon tasks, we present the RHH-LGP algorithm for combined task and motion planning (TAMP). First, we propose a TAMP a… ▽ More

    Submitted 6 March, 2022; v1 submitted 7 October, 2021; originally announced October 2021.

    Comments: for source code, see https://github.com/cornelius-braun/rhh-lgp

    ACM Class: I.2.9

  9. arXiv:2109.05077  [pdf, ps, other

    eess.SY cs.LG cs.RO

    Data Generation Method for Learning a Low-dimensional Safe Region in Safe Reinforcement Learning

    Authors: Zhehua Zhou, Ozgur S. Oguz, Yi Ren, Marion Leibold, Martin Buss

    Abstract: Safe reinforcement learning aims to learn a control policy while ensuring that neither the system nor the environment gets damaged during the learning process. For implementing safe reinforcement learning on highly nonlinear and high-dimensional dynamical systems, one possible approach is to find a low-dimensional safe region via data-driven feature extraction methods, which provides safety estima… ▽ More

    Submitted 10 September, 2021; originally announced September 2021.

  10. arXiv:2107.06661  [pdf, other

    cs.AI cs.LG cs.RO

    Plan-Based Relaxed Reward Sha** for Goal-Directed Tasks

    Authors: Ingmar Schubert, Ozgur S. Oguz, Marc Toussaint

    Abstract: In high-dimensional state spaces, the usefulness of Reinforcement Learning (RL) is limited by the problem of exploration. This issue has been addressed using potential-based reward sha** (PB-RS) previously. In the present work, we introduce Final-Volume-Preserving Reward Sha** (FV-RS). FV-RS relaxes the strict optimality guarantees of PB-RS to a guarantee of preserved long-term behavior. Being… ▽ More

    Submitted 14 July, 2021; originally announced July 2021.

    Comments: Published as a conference paper at ICLR 2021

    Journal ref: ICLR 2021 - 9th International Conference on Learning Representations

  11. Long-Horizon Multi-Robot Rearrangement Planning for Construction Assembly

    Authors: Valentin Noah Hartmann, Andreas Orthey, Danny Driess, Ozgur S. Oguz, Marc Toussaint

    Abstract: Robotic assembly planning enables architects to explicitly account for the assembly process during the design phase, and enables efficient building methods that profit from the robots' different capabilities. Previous work has addressed planning of robot assembly sequences and identifying the feasibility of architectural designs. This paper extends previous work by enabling planning with large, he… ▽ More

    Submitted 7 March, 2022; v1 submitted 4 June, 2021; originally announced June 2021.

    Comments: 13 pages, 16 Figures, 2 Tables, 3 Algorithms

    Journal ref: IEEE Transactions on Robotics (Volume: 39, Issue: 1, February 2023)

  12. arXiv:2101.12075  [pdf, other

    cs.RO cs.HC math.NA

    Visualization of Nonlinear Programming for Robot Motion Planning

    Authors: David Hägele, Moataz Abdelaal, Ozgur S. Oguz, Marc Toussaint, Daniel Weiskopf

    Abstract: Nonlinear programming targets nonlinear optimization with constraints, which is a generic yet complex methodology involving humans for problem modeling and algorithms for problem solving. We address the particularly hard challenge of supporting domain experts in handling, understanding, and trouble-shooting high-dimensional optimization with a large number of constraints. Leveraging visual analyti… ▽ More

    Submitted 28 January, 2021; originally announced January 2021.

    Comments: 8 pages, 6 figures

    ACM Class: H.5.2; G.1.6

    Journal ref: Proceedings of the 13th International Symposium on Visual Information Communication and Interaction (2020), Article No. 10, Pages 1-8

  13. arXiv:2011.04828  [pdf, other

    cs.RO

    Learning Efficient Constraint Graph Sampling for Robotic Sequential Manipulation

    Authors: Joaquim Ortiz-Haro, Valentin N. Hartmann, Ozgur S. Oguz, Marc Toussaint

    Abstract: Efficient sampling from constraint manifolds, and thereby generating a diverse set of solutions for feasibility problems, is a fundamental challenge. We consider the case where a problem is factored, that is, the underlying nonlinear program is decomposed into differentiable equality and inequality constraints, each of which depends only on some variables. Such problems are at the core of efficien… ▽ More

    Submitted 29 March, 2021; v1 submitted 9 November, 2020; originally announced November 2020.

  14. Learning a Low-dimensional Representation of a Safe Region for Safe Reinforcement Learning on Dynamical Systems

    Authors: Zhehua Zhou, Ozgur S. Oguz, Marion Leibold, Martin Buss

    Abstract: For safely applying reinforcement learning algorithms on high-dimensional nonlinear dynamical systems, a simplified system model is used to formulate a safe reinforcement learning framework. Based on the simplified system model, a low-dimensional representation of the safe region is identified and is used to provide safety estimates for learning algorithms. However, finding a satisfying simplified… ▽ More

    Submitted 8 September, 2021; v1 submitted 19 October, 2020; originally announced October 2020.

  15. Robust Task and Motion Planning for Long-Horizon Architectural Construction Planning

    Authors: Valentin N. Hartmann, Ozgur S. Oguz, Danny Driess, Marc Toussaint, Achim Menges

    Abstract: Integrating robotic systems in architectural and construction processes is of core interest to increase the efficiency of the building industry. Automated planning for such systems enables design analysis tools and facilitates faster design iteration cycles for designers and engineers. However, generic task-and-motion planning (TAMP) for long-horizon construction processes is beyond the capabiliti… ▽ More

    Submitted 17 March, 2020; originally announced March 2020.

  16. arXiv:1805.07566  [pdf, other

    cs.CV

    Wildest Faces: Face Detection and Recognition in Violent Settings

    Authors: Mehmet Kerim Yucel, Yunus Can Bilge, Oguzhan Oguz, Nazli Ikizler-Cinbis, Pinar Duygulu, Ramazan Gokberk Cinbis

    Abstract: With the introduction of large-scale datasets and deep learning models capable of learning complex representations, impressive advances have emerged in face detection and recognition tasks. Despite such advances, existing datasets do not capture the difficulty of face recognition in the wildest scenarios, such as hostile disputes or fights. Furthermore, existing datasets do not represent completel… ▽ More

    Submitted 19 May, 2018; originally announced May 2018.

    Comments: Submitted to BMVC 2018