Skip to main content

Showing 1–13 of 13 results for author: Urban, S

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

    physics.app-ph cond-mat.mtrl-sci cs.LG

    Machine-Learning-Optimized Perovskite Nanoplatelet Synthesis

    Authors: Carola Lampe, Ioannis Kouroudis, Milan Harth, Stefan Martin, Alessio Gagliardi, Alexander S. Urban

    Abstract: With the demand for renewable energy and efficient devices rapidly increasing, a need arises to find and optimize novel (nano)materials. This can be an extremely tedious process, often relying significantly on trial and error. Machine learning has emerged recently as a powerful alternative; however, most approaches require a substantial amount of data points, i.e., syntheses. Here, we merge three… ▽ More

    Submitted 18 October, 2022; originally announced October 2022.

  2. arXiv:2201.10865  [pdf, ps, other

    cs.CV cs.RO

    On the Issues of TrueDepth Sensor Data for Computer Vision Tasks Across Different iPad Generations

    Authors: Steffen Urban, Thomas Lindemeier, David Dobbelstein, Matthias Haenel

    Abstract: In 2017 Apple introduced the TrueDepth sensor with the iPhone X release. Although its primary use case is biometric face recognition, the exploitation of accurate depth data for other computer vision tasks like segmentation, portrait image generation and metric 3D reconstruction seems natural and lead to the development of various applications. In this report, we investigate the reliability of Tru… ▽ More

    Submitted 8 March, 2022; v1 submitted 26 January, 2022; originally announced January 2022.

    Comments: 17 pages

  3. Point Cloud Upsampling and Normal Estimation using Deep Learning for Robust Surface Reconstruction

    Authors: Rajat Sharma, Tobias Schwandt, Christian Kunert, Steffen Urban, Wolfgang Broll

    Abstract: The reconstruction of real-world surfaces is on high demand in various applications. Most existing reconstruction approaches apply 3D scanners for creating point clouds which are generally sparse and of low density. These points clouds will be triangulated and used for visualization in combination with surface normals estimated by geometrical approaches. However, the quality of the reconstruction… ▽ More

    Submitted 26 February, 2021; originally announced February 2021.

    Journal ref: In Proceedings of the 16th International Joint Conference on Computer Vision, Imaging and Computer Graphics Theory and Applications (VISIGRAPP 2021) - Volume 5: VISAPP, pages 70-79

  4. arXiv:1711.11059  [pdf, other

    stat.ML cs.LG cs.NE

    Gaussian Process Neurons Learn Stochastic Activation Functions

    Authors: Sebastian Urban, Marcus Basalla, Patrick van der Smagt

    Abstract: We propose stochastic, non-parametric activation functions that are fully learnable and individual to each neuron. Complexity and the risk of overfitting are controlled by placing a Gaussian process prior over these functions. The result is the Gaussian process neuron, a probabilistic unit that can be used as the basic building block for probabilistic graphical models that resemble the structure o… ▽ More

    Submitted 29 November, 2017; originally announced November 2017.

  5. arXiv:1711.01348  [pdf, ps, other

    cs.SC stat.ML

    Automatic Differentiation for Tensor Algebras

    Authors: Sebastian Urban, Patrick van der Smagt

    Abstract: Kjolstad et. al. proposed a tensor algebra compiler. It takes expressions that define a tensor element-wise, such as $f_{ij}(a,b,c,d) = \exp\left[-\sum_{k=0}^4 \left((a_{ik}+b_{jk})^2\, c_{ii} + d_{i+k}^3 \right) \right]$, and generates the corresponding compute kernel code. For machine learning, especially deep learning, it is often necessary to compute the gradient of a loss function… ▽ More

    Submitted 3 November, 2017; originally announced November 2017.

    Comments: Technical Report

  6. arXiv:1610.07804  [pdf, other

    cs.CV

    mdBrief - A Fast Online Adaptable, Distorted Binary Descriptor for Real-Time Applications Using Calibrated Wide-Angle Or Fisheye Cameras

    Authors: Steffen Urban, Stefan Hinz

    Abstract: Fast binary descriptors build the core for many vision based applications with real-time demands like object detection, Visual Odometry or SLAM. Commonly it is assumed, that the acquired images and thus the patches extracted around keypoints originate from a perspective projection ignoring image distortion or completely different types of projections such as omnidirectional or fisheye. Usually the… ▽ More

    Submitted 25 October, 2016; originally announced October 2016.

    Comments: 18 pages, 3 tables, 14 figures

  7. arXiv:1610.07336  [pdf, other

    cs.CV

    MultiCol-SLAM - A Modular Real-Time Multi-Camera SLAM System

    Authors: Steffen Urban, Stefan Hinz

    Abstract: The basis for most vision based applications like robotics, self-driving cars and potentially augmented and virtual reality is a robust, continuous estimation of the position and orientation of a camera system w.r.t the observed environment (scene). In recent years many vision based systems that perform simultaneous localization and map** (SLAM) have been presented and released as open source. I… ▽ More

    Submitted 24 October, 2016; originally announced October 2016.

    Comments: 15 pages, 8 figures, 2 tables

  8. MLPnP - A Real-Time Maximum Likelihood Solution to the Perspective-n-Point Problem

    Authors: Steffen Urban, Jens Leitloff, Stefan Hinz

    Abstract: In this paper, a statistically optimal solution to the Perspective-n-Point (PnP) problem is presented. Many solutions to the PnP problem are geometrically optimal, but do not consider the uncertainties of the observations. In addition, it would be desirable to have an internal estimation of the accuracy of the estimated rotation and translation parameters of the camera pose. Thus, we propose a nov… ▽ More

    Submitted 27 July, 2016; originally announced July 2016.

    Comments: Submitted to the ISPRS congress (2016) in Prague. Oral Presentation. Published in ISPRS Ann. Photogramm. Remote Sens. Spatial Inf. Sci., III-3, 131-138

  9. arXiv:1605.02688  [pdf, other

    cs.SC cs.LG cs.MS

    Theano: A Python framework for fast computation of mathematical expressions

    Authors: The Theano Development Team, Rami Al-Rfou, Guillaume Alain, Amjad Almahairi, Christof Angermueller, Dzmitry Bahdanau, Nicolas Ballas, Frédéric Bastien, Justin Bayer, Anatoly Belikov, Alexander Belopolsky, Yoshua Bengio, Arnaud Bergeron, James Bergstra, Valentin Bisson, Josh Bleecher Snyder, Nicolas Bouchard, Nicolas Boulanger-Lewandowski, Xavier Bouthillier, Alexandre de Brébisson, Olivier Breuleux, Pierre-Luc Carrier, Kyunghyun Cho, Jan Chorowski, Paul Christiano , et al. (88 additional authors not shown)

    Abstract: Theano is a Python library that allows to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. Since its introduction, it has been one of the most used CPU and GPU mathematical compilers - especially in the machine learning community - and has shown steady performance improvements. Theano is being actively and continuously developed since 2008, mu… ▽ More

    Submitted 9 May, 2016; originally announced May 2016.

    Comments: 19 pages, 5 figures

  10. arXiv:1604.03736  [pdf, other

    cs.LG stat.ML

    A Differentiable Transition Between Additive and Multiplicative Neurons

    Authors: Wiebke Köpp, Patrick van der Smagt, Sebastian Urban

    Abstract: Existing approaches to combine both additive and multiplicative neural units either use a fixed assignment of operations or require discrete optimization to determine what function a neuron should perform. However, this leads to an extensive increase in the computational complexity of the training procedure. We present a novel, parameterizable transfer function based on the mathematical concept… ▽ More

    Submitted 13 April, 2016; originally announced April 2016.

    Comments: ICLR 2016 extended abstract

  11. arXiv:1503.05724  [pdf, other

    stat.ML cs.LG cs.NE

    A Neural Transfer Function for a Smooth and Differentiable Transition Between Additive and Multiplicative Interactions

    Authors: Sebastian Urban, Patrick van der Smagt

    Abstract: Existing approaches to combine both additive and multiplicative neural units either use a fixed assignment of operations or require discrete optimization to determine what function a neuron should perform. This leads either to an inefficient distribution of computational resources or an extensive increase in the computational complexity of the training procedure. We present a novel, parameteriza… ▽ More

    Submitted 29 March, 2016; v1 submitted 19 March, 2015; originally announced March 2015.

  12. arXiv:1311.0701  [pdf, other

    stat.ML cs.LG cs.NE

    On Fast Dropout and its Applicability to Recurrent Networks

    Authors: Justin Bayer, Christian Osendorfer, Daniela Korhammer, Nutan Chen, Sebastian Urban, Patrick van der Smagt

    Abstract: Recurrent Neural Networks (RNNs) are rich models for the processing of sequential data. Recent work on advancing the state of the art has been focused on the optimization or modelling of RNNs, mostly motivated by adressing the problems of the vanishing and exploding gradients. The control of overfitting has seen considerably less attention. This paper contributes to that by analyzing fast dropout,… ▽ More

    Submitted 5 March, 2014; v1 submitted 4 November, 2013; originally announced November 2013.

    Comments: The experiments for the Penn Treebank corpus were erroneous and have been stripped from this version

  13. arXiv:1301.2840  [pdf, other

    cs.CV cs.LG stat.ML

    Unsupervised Feature Learning for low-level Local Image Descriptors

    Authors: Christian Osendorfer, Justin Bayer, Sebastian Urban, Patrick van der Smagt

    Abstract: Unsupervised feature learning has shown impressive results for a wide range of input modalities, in particular for object classification tasks in computer vision. Using a large amount of unlabeled data, unsupervised feature learning methods are utilized to construct high-level representations that are discriminative enough for subsequently trained supervised classification algorithms. However, it… ▽ More

    Submitted 25 April, 2013; v1 submitted 13 January, 2013; originally announced January 2013.