Skip to main content

Showing 1–4 of 4 results for author: Milenkovic, V

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

    cs.LG cs.AI stat.ML

    Wasserstein Robust Reinforcement Learning

    Authors: Mohammed Amin Abdullah, Hang Ren, Haitham Bou Ammar, Vladimir Milenkovic, Rui Luo, Mingtian Zhang, Jun Wang

    Abstract: Reinforcement learning algorithms, though successful, tend to over-fit to training environments hampering their application to the real-world. This paper proposes $\text{W}\text{R}^{2}\text{L}$ -- a robust reinforcement learning algorithm with significant robust performance on low and high-dimensional control tasks. Our method formalises robust reinforcement learning as a novel min-max game with a… ▽ More

    Submitted 16 September, 2019; v1 submitted 30 July, 2019; originally announced July 2019.

  2. arXiv:1805.03252  [pdf, other

    cs.CG

    Geometric Rounding and Feature Separation in Meshes

    Authors: Victor Milenkovic, Elisha Sacks

    Abstract: Geometric rounding of a mesh is the task of approximating its vertex coordinates by floating point numbers while preserving mesh structure. Geometric rounding allows algorithms of computational geometry to interface with numerical algorithms. We present a practical geometric rounding algorithm for 3D triangle meshes that preserves the topology of the mesh. The basis of the algorithm is a novel str… ▽ More

    Submitted 8 May, 2018; originally announced May 2018.

    MSC Class: 65D17 ACM Class: I.3.5

  3. arXiv:1803.06908  [pdf, other

    cs.CG

    Table Based Detection of Degenerate Predicates in Free Space Construction

    Authors: Victor Milenkovic, Elisha Sacks, Nabeel Butt

    Abstract: The key to a robust and efficient implementation of a computational geometry algorithm is an efficient algorithm for detecting degenerate predicates. We study degeneracy detection in constructing the free space of a polyhedron that rotates around a fixed axis and translates freely relative to another polyhedron. The structure of the free space is determined by the signs of univariate polynomials,… ▽ More

    Submitted 19 March, 2018; originally announced March 2018.

    Comments: Full version of paper to appear in proceedings of Symposium on Computational Geometry 2018. 16 pages. 8 figures

    ACM Class: F.2.2

  4. arXiv:1210.0607  [pdf, ps, other

    cs.CG

    Planar shape manipulation using approximate geometric primitives

    Authors: Victor Milenkovic, Elisha Sacks, Steven Trac

    Abstract: We present robust algorithms for set operations and Euclidean transformations of curved shapes in the plane using approximate geometric primitives. We use a refinement algorithm to ensure consistency. Its computational complexity is $\bigo(n\log n+k)$ for an input of size $n$ with $k=\bigo(n^2)$ consistency violations. The output is as accurate as the geometric primitives. We validate our algorith… ▽ More

    Submitted 1 October, 2012; originally announced October 2012.

    MSC Class: 65D17 ACM Class: I.3.5