Skip to main content

Showing 1–10 of 10 results for author: Ulusoy, A

Searching in archive cs. Search in all archives.
.
  1. Syntactic Regions for Concurrent Programs

    Authors: Samuel Mimram, Aly-Bora Ulusoy

    Abstract: In order to gain a better understanding of the state space of programs, with the aim of making their verification more tractable, models based on directed topological spaces have been introduced, allowing to take in account equivalence between execution traces, as well as translate features of the execution (such as the presence of deadlocks) into geometrical situations. In this context, many algo… ▽ More

    Submitted 28 December, 2021; originally announced December 2021.

    Comments: In Proceedings MFPS 2021, arXiv:2112.13746

    Journal ref: EPTCS 351, 2021, pp. 184-199

  2. arXiv:1904.09970  [pdf, other

    cs.CV

    Superquadrics Revisited: Learning 3D Shape Parsing beyond Cuboids

    Authors: Despoina Paschalidou, Ali Osman Ulusoy, Andreas Geiger

    Abstract: Abstracting complex 3D shapes with parsimonious part-based representations has been a long standing goal in computer vision. This paper presents a learning-based solution to this problem which goes beyond the traditional 3D cuboid representation by exploiting superquadrics as atomic elements. We demonstrate that superquadrics lead to more expressive 3D scene parses while being easier to learn than… ▽ More

    Submitted 22 April, 2019; originally announced April 2019.

    Comments: CVPR 2019 Camera Ready. Project Page:https://github.com/paschalidoud/superquadric_parsing

  3. arXiv:1901.01535  [pdf, other

    cs.CV

    RayNet: Learning Volumetric 3D Reconstruction with Ray Potentials

    Authors: Despoina Paschalidou, Ali Osman Ulusoy, Carolin Schmitt, Luc van Gool, Andreas Geiger

    Abstract: In this paper, we consider the problem of reconstructing a dense 3D model using images captured from different views. Recent methods based on convolutional neural networks (CNN) allow learning the entire task from data. However, they do not incorporate the physics of image formation such as perspective geometry and occlusion. Instead, classical approaches based on Markov Random Fields (MRF) with r… ▽ More

    Submitted 6 January, 2019; originally announced January 2019.

    Comments: Accepted to CVPR 2018 as spotlight. Project url with code: http://raynet-mvs.com/

  4. arXiv:1704.01047  [pdf, other

    cs.CV

    OctNetFusion: Learning Depth Fusion from Data

    Authors: Gernot Riegler, Ali Osman Ulusoy, Horst Bischof, Andreas Geiger

    Abstract: In this paper, we present a learning based approach to depth fusion, i.e., dense 3D reconstruction from multiple depth images. The most common approach to depth fusion is based on averaging truncated signed distance functions, which was originally proposed by Curless and Levoy in 1996. While this method is simple and provides great results, it is not able to reconstruct (partially) occluded surfac… ▽ More

    Submitted 31 October, 2017; v1 submitted 4 April, 2017; originally announced April 2017.

    Comments: 3DV 2017, https://github.com/griegler/octnetfusion

  5. arXiv:1611.05009  [pdf, other

    cs.CV

    OctNet: Learning Deep 3D Representations at High Resolutions

    Authors: Gernot Riegler, Ali Osman Ulusoy, Andreas Geiger

    Abstract: We present OctNet, a representation for deep learning with sparse 3D data. In contrast to existing models, our representation enables 3D convolutional networks which are both deep and high resolution. Towards this goal, we exploit the sparsity in the input data to hierarchically partition the space using a set of unbalanced octrees where each leaf node stores a pooled feature representation. This… ▽ More

    Submitted 10 April, 2017; v1 submitted 15 November, 2016; originally announced November 2016.

    Comments: CVPR 2017 camera ready

  6. arXiv:1209.0136  [pdf, other

    cs.RO cs.LO

    Incremental Control Synthesis in Probabilistic Environments with Temporal Logic Constraints

    Authors: Alphan Ulusoy, Tichakorn Wongpiromsarn, Calin Belta

    Abstract: In this paper, we present a method for optimal control synthesis of a plant that interacts with a set of agents in a graph-like environment. The control specification is given as a temporal logic statement about some properties that hold at the vertices of the environment. The plant is assumed to be deterministic, while the agents are probabilistic Markov models. The goal is to control the plant s… ▽ More

    Submitted 5 September, 2012; v1 submitted 1 September, 2012; originally announced September 2012.

    Comments: Extended version of the CDC 2012 paper

  7. arXiv:1207.2415  [pdf, other

    cs.RO

    Optimal Multi-Robot Path Planning with LTL Constraints: Guaranteeing Correctness Through Synchronization

    Authors: Alphan Ulusoy, Stephen L. Smith, Calin Belta

    Abstract: In this paper, we consider the automated planning of optimal paths for a robotic team satisfying a high level mission specification. Each robot in the team is modeled as a weighted transition system where the weights have associated deviation values that capture the non-determinism in the traveling times of the robot during its deployment. The mission is given as a Linear Temporal Logic (LTL) form… ▽ More

    Submitted 17 December, 2012; v1 submitted 10 July, 2012; originally announced July 2012.

    Comments: Extended version of the DARS 2012 conference paper

  8. arXiv:1203.1180  [pdf, other

    cs.RO

    Incremental Temporal Logic Synthesis of Control Policies for Robots Interacting with Dynamic Agents

    Authors: Tichakorn Wongpiromsarn, Alphan Ulusoy, Calin Belta, Emilio Frazzoli, Daniela Rus

    Abstract: We consider the synthesis of control policies from temporal logic specifications for robots that interact with multiple dynamic environment agents. Each environment agent is modeled by a Markov chain whereas the robot is modeled by a finite transition system (in the deterministic case) or Markov decision process (in the stochastic case). Existing results in probabilistic verification are adapted t… ▽ More

    Submitted 6 March, 2012; originally announced March 2012.

  9. arXiv:1202.1307  [pdf, other

    cs.RO

    Robust Multi-Robot Optimal Path Planning with Temporal Logic Constraints

    Authors: Alphan Ulusoy, Stephen L. Smith, Xu Chu Ding, Calin Belta

    Abstract: In this paper we present a method for automatically planning robust optimal paths for a group of robots that satisfy a common high level mission specification. Each robot's motion in the environment is modeled as a weighted transition system, and the mission is given as a Linear Temporal Logic (LTL) formula over a set of propositions satisfied by the regions of the environment. In addition, an opt… ▽ More

    Submitted 10 July, 2012; v1 submitted 6 February, 2012; originally announced February 2012.

    Comments: Extended version of the ICRA 2012 conference paper

  10. arXiv:1107.0062  [pdf, other

    cs.RO

    Optimal Multi-Robot Path Planning with Temporal Logic Constraints

    Authors: Alphan Ulusoy, Stephen L. Smith, Xu Chu Ding, Calin Belta, Daniela Rus

    Abstract: In this paper we present a method for automatically planning optimal paths for a group of robots that satisfy a common high level mission specification. Each robot's motion in the environment is modeled as a weighted transition system. The mission is given as a Linear Temporal Logic formula. In addition, an optimizing proposition must repeatedly be satisfied. The goal is to minimize the maximum ti… ▽ More

    Submitted 30 June, 2011; originally announced July 2011.

    Comments: Extended version of the IROS 2011 conference paper

    Report number: 2011-IR-0009