Skip to main content

Showing 1–9 of 9 results for author: Ladicky, L

Searching in archive cs. Search in all archives.
.
  1. Quantification of Predictive Uncertainty via Inference-Time Sampling

    Authors: Katarína Tóthová, Ľubor Ladický, Daniel Thul, Marc Pollefeys, Ender Konukoglu

    Abstract: Predictive variability due to data ambiguities has typically been addressed via construction of dedicated models with built-in probabilistic capabilities that are trained to predict uncertainty estimates as variables of interest. These approaches require distinct architectural components and training mechanisms, may include restrictive assumptions and exhibit overconfidence, i.e., high confidence… ▽ More

    Submitted 3 August, 2023; originally announced August 2023.

    Journal ref: Lecture Notes in Computer Science, vol 13563. Springer, Cham, 2022

  2. arXiv:1906.10491  [pdf, other

    cs.CV

    Discrete Optimization of Ray Potentials for Semantic 3D Reconstruction

    Authors: Nikolay Savinov, Lubor Ladicky, Christian Haene, Marc Pollefeys

    Abstract: Dense semantic 3D reconstruction is typically formulated as a discrete or continuous problem over label assignments in a voxel grid, combining semantic and depth likelihoods in a Markov Random Field framework. The depth and semantic information is incorporated as a unary potential, smoothed by a pairwise regularizer. However, modelling likelihoods as a unary potential does not model the problem co… ▽ More

    Submitted 25 June, 2019; originally announced June 2019.

    Comments: Published at CVPR 2015

  3. arXiv:1705.08272  [pdf, other

    cs.CV cs.LG cs.NE

    Matching neural paths: transfer from recognition to correspondence search

    Authors: Nikolay Savinov, Lubor Ladicky, Marc Pollefeys

    Abstract: Many machine learning tasks require finding per-part correspondences between objects. In this work we focus on low-level correspondences - a highly ambiguous matching problem. We propose to use a hierarchical semantic representation of the objects, coming from a convolutional neural network, to solve this ambiguity. Training it for low-level correspondence prediction directly might not be an optio… ▽ More

    Submitted 5 November, 2017; v1 submitted 19 May, 2017; originally announced May 2017.

    Comments: Accepted at NIPS 2017

  4. arXiv:1704.03847  [pdf, other

    cs.CV cs.LG cs.NE cs.RO

    Semantic3D.net: A new Large-scale Point Cloud Classification Benchmark

    Authors: Timo Hackel, Nikolay Savinov, Lubor Ladicky, Jan D. Wegner, Konrad Schindler, Marc Pollefeys

    Abstract: This paper presents a new 3D point cloud classification benchmark data set with over four billion manually labelled points, meant as input for data-hungry (deep) learning methods. We also discuss first submissions to the benchmark that use deep convolutional neural networks (CNNs) as a work horse, which already show remarkable performance improvements over state-of-the-art. CNNs have become the de… ▽ More

    Submitted 12 April, 2017; originally announced April 2017.

    Comments: Accepted to ISPRS Annals. The benchmark website is available at http://www.semantic3d.net/ . The baseline code is available at https://github.com/nsavinov/semantic3dnet

  5. arXiv:1611.07571  [pdf, other

    cs.CV cs.LG cs.NE

    Quad-networks: unsupervised learning to rank for interest point detection

    Authors: Nikolay Savinov, Akihito Seki, Lubor Ladicky, Torsten Sattler, Marc Pollefeys

    Abstract: Several machine learning tasks require to represent the data using only a sparse set of interest points. An ideal detector is able to find the corresponding interest points even if the data undergo a transformation typical for a given domain. Since the task is of high practical interest in computer vision, many hand-crafted solutions were proposed. In this paper, we ask a fundamental question: can… ▽ More

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

    Comments: Accepted at CVPR 2017

  6. arXiv:1604.02885  [pdf, other

    cs.CV

    Semantic 3D Reconstruction with Continuous Regularization and Ray Potentials Using a Visibility Consistency Constraint

    Authors: Nikolay Savinov, Christian Haene, Lubor Ladicky, Marc Pollefeys

    Abstract: We propose an approach for dense semantic 3D reconstruction which uses a data term that is defined as potentials over viewing rays, combined with continuous surface area penalization. Our formulation is a convex relaxation which we augment with a crucial non-convex constraint that ensures exact handling of visibility. To tackle the non-convex minimization problem, we propose a majorize-minimize ty… ▽ More

    Submitted 26 August, 2019; v1 submitted 11 April, 2016; originally announced April 2016.

    Comments: Accepted as a spotlight oral paper by CVPR 2016. Code at https://github.com/nsavinov/ray_potentials/

  7. arXiv:1502.00652  [pdf, other

    cs.CV

    Learning the Matching Function

    Authors: Ľubor Ladický, Christian Häne, Marc Pollefeys

    Abstract: The matching function for the problem of stereo reconstruction or optical flow has been traditionally designed as a function of the distance between the features describing matched pixels. This approach works under assumption, that the appearance of pixels in two stereo cameras or in two consecutive video frames does not change dramatically. However, this might not be the case, if we try to match… ▽ More

    Submitted 2 February, 2015; originally announced February 2015.

    Comments: rejected from ACCV 2014 and probably from CVPR 2015

  8. arXiv:1203.3512  [pdf

    cs.AI cs.CV

    Exact and Approximate Inference in Associative Hierarchical Networks using Graph Cuts

    Authors: Chris Russell, L'ubor Ladicky, Pushmeet Kohli, Philip H. S. Torr

    Abstract: Markov Networks are widely used through out computer vision and machine learning. An important subclass are the Associative Markov Networks which are used in a wide variety of applications. For these networks a good approximate minimum cost solution can be found efficiently using graph cut based move making algorithms such as alpha-expansion. Recently a related model has been proposed, the associa… ▽ More

    Submitted 15 March, 2012; originally announced March 2012.

    Comments: Appears in Proceedings of the Twenty-Sixth Conference on Uncertainty in Artificial Intelligence (UAI2010)

    Report number: UAI-P-2010-PG-501-508

  9. arXiv:1109.2304  [pdf, other

    cs.DS cs.CV cs.DM

    Efficient Minimization of Higher Order Submodular Functions using Monotonic Boolean Functions

    Authors: Srikumar Ramalingam, Chris Russell, Lubor Ladicky, Philip H. S. Torr

    Abstract: Submodular function minimization is a key problem in a wide variety of applications in machine learning, economics, game theory, computer vision, and many others. The general solver has a complexity of $O(n^3 \log^2 n . E +n^4 {\log}^{O(1)} n)$ where $E$ is the time required to evaluate the function and $n$ is the number of variables \cite{Lee2015}. On the other hand, many computer vision and mach… ▽ More

    Submitted 23 January, 2017; v1 submitted 11 September, 2011; originally announced September 2011.