Skip to main content

Showing 1–3 of 3 results for author: Mara, M

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

    cs.RO

    It's your turn! -- A collaborative human-robot pick-and-place scenario in a virtual industrial setting

    Authors: Brigitte Krenn, Tim Reinboth, Stephanie Gross, Christine Busch, Martina Mara, Kathrin Meyer, Michael Heiml, Thomas Layer-Wagner

    Abstract: In human-robot collaborative interaction scenarios, nonverbal communication plays an important role. Both, signals sent by a human collaborator need to be identified and interpreted by the robotic system, and the signals sent by the robot need to be identified and interpreted by the human. In this paper, we focus on the latter. We implemented on an industrial robot in a VR environment nonverbal be… ▽ More

    Submitted 28 May, 2021; originally announced May 2021.

    Comments: 6 pages, 5 figures, 2 tables, HRI21 Workshop on "Exploring Applications for Autonomous Non-Verbal Human-Robot Interactions" March 8 2021

  2. arXiv:2008.11256  [pdf, other

    cs.PL cs.GR

    Differentiating a Tensor Language

    Authors: Gilbert Bernstein, Michael Mara, Tzu-Mao Li, Dougal Maclaurin, Jonathan Ragan-Kelley

    Abstract: How does one compile derivatives of tensor programs, such that the resulting code is purely functional (hence easier to optimize and parallelize) and provably efficient relative to the original program? We show that naively differentiating tensor code---as done in popular systems like Tensorflow and PyTorch---can cause asymptotic slowdowns in pathological cases, violating the Cheap Gradients Princ… ▽ More

    Submitted 25 August, 2020; originally announced August 2020.

    Comments: In-progress Draft; unsubmitted

  3. arXiv:1604.06525  [pdf, other

    cs.GR cs.CV cs.PL

    Opt: A Domain Specific Language for Non-linear Least Squares Optimization in Graphics and Imaging

    Authors: Zachary DeVito, Michael Mara, Michael Zollhöfer, Gilbert Bernstein, Jonathan Ragan-Kelley, Christian Theobalt, Pat Hanrahan, Matthew Fisher, Matthias Nießner

    Abstract: Many graphics and vision problems can be expressed as non-linear least squares optimizations of objective functions over visual data, such as images and meshes. The mathematical descriptions of these functions are extremely concise, but their implementation in real code is tedious, especially when optimized for real-time performance on modern GPUs in interactive applications. In this work, we prop… ▽ More

    Submitted 9 September, 2017; v1 submitted 21 April, 2016; originally announced April 2016.