Persons

Tong Wei, MSc.

All publications

Adaptive Reordering Sampler with Neurally Guided MAGSAC

  • Authors: Tong Wei, MSc., prof. Ing. Jiří Matas, Ph.D., Baráth, D.
  • Publication: ICCV2023: Proceedings of the International Conference on Computer Vision. Piscataway: IEEE, 2023. p. 18117-18127. ISSN 1550-5499. ISBN 979-8-3503-0719-1.
  • Year: 2023
  • DOI: 10.1109/ICCV51070.2023.01665
  • Link: https://doi.org/10.1109/ICCV51070.2023.01665
  • Department: Visual Recognition Group
  • Annotation:
    We propose a new sampler for robust estimators that always selects the sample with the highest probability of consisting only of inliers. After every unsuccessful iteration, the inlier probabilities are updated in a principled way via a Bayesian approach. The probabilities obtained by the deep network are used as prior (so-called neural guidance) inside the sampler. Moreover, we introduce a new loss that exploits, in a geometrically justifiable manner, the orientation and scale that can be estimated for any type of feature, e.g., SIFT or SuperPoint, to estimate two-view geometry. The new loss helps to learn higher-order information about the underlying scene geometry. Benefiting from the new sampler and the proposed loss, we combine the neural guidance with the state-of-the-art MAGSAC++. Adaptive Reordering Sampler with Neurally Guided MAGSAC (ARS-MAGSAC) is superior to the state-of-the-art in terms of accuracy and run-time on the PhotoTourism and KITTI datasets for essential and fundamental matrix estimation. The code and trained models are available at https://github.com/weitong8591/ars_magsac.

Generalized Differentiable RANSAC

  • DOI: 10.1109/ICCV51070.2023.01618
  • Link: https://doi.org/10.1109/ICCV51070.2023.01618
  • Department: Visual Recognition Group
  • Annotation:
    We propose ∇-RANSAC, a generalized differentiable RANSAC that allows learning the entire randomized robust estimation pipeline. The proposed approach enables the use of relaxation techniques for estimating the gradients in the sampling distribution, which are then propagated through a differentiable solver. The trainable quality function marginalizes over the scores from all the models estimated within ∇-RANSAC to guide the network learning accurate and useful inlier probabilities or to train feature detection and matching networks. Our method directly maximizes the probability of drawing a good hypothesis, allowing us to learn better sampling distributions. We test ∇-RANSAC on various real-world scenarios on fundamental and essential matrix estimation, and 3D point cloud registration, outdoors and indoors, with handcrafted and learning-based features. It is superior to the state-of-the-art in terms of accuracy while running at a similar speed to its less accurate alternatives. The code and trained models are available at https://github.com/weitong8591/differentiable_ransac.

Responsible person Ing. Mgr. Radovan Suk