paper-with-me

Papers

Revisiting Robust Model Fitting Using Truncated Loss

2020-08-04 · Fei Wen, Hewen Wei, Yipeng Liu, Peilin Liu

Robust fitting is a fundamental problem in low-level vision, which is typically achieved by maximum consensus (MC) estimators to identify inliers first or by M-estimators directly. While these two methods are discriminately preferred in different applications, truncated loss based M-estimators are similar to MC as they can also identify inliers. This work revisits a formulation that achieves simultaneous inlier identification and model estimation (SIME) using truncated loss. It has a generalized form adapts to both linear and nonlinear residual models. We show that as SIME takes fitting residual into account in finding inliers, its lowest achievable residual in model fitting is lower than that of MC robust fitting. Then, an alternating minimization (AM) algorithm is employed to solve the SIME formulation. Meanwhile, a semidefinite relaxation (SDR) embedded AM algorithm is developed in order to ease the high nonconvexity of the SIME formulation. Furthermore, the new algorithms are applied to various 2D/3D registration problems. Experimental results show that the new algorithms significantly outperform RANSAC and deterministic approximate MC methods at high outlier ratios. Besides, in rotation and Euclidean registration problems, the new algorithms also compare favorably with state-of-the-art registration methods, especially in high noise and outliers. Code is available at \textit{https://github.com/FWen/mcme.git}.

📄 PDF Abstract BibTeX arXiv:2008.01574

Code (1)

FWen/mcme 공식 구현

Tasks

Combinatorial Optimizationmodel

Methods 이 논문이 사용한 방법론

AM 설명 없음

Similar Papers 제목 키워드 기반

Efficient Test-Time Inference via Deterministic Exploration of Truncated Decoding Trees

2026-04-22 · Xueyan Li, Johannes Zenn, Ekaterina Fadeeva, Guinan Su 외 arxiv

Self-consistency boosts inference-time performance by sampling multiple reasoning traces in parallel and voting. However, in constrained domains like math and code, this strategy is compute-inefficient because it samples…

Optimal Geometric Fitting under the Truncated L2-Norm

2013-06-01 · CVPR 2013 6 · Erik Ask, Olof Enqvist, Fredrik Kahl

This paper is concerned with model fitting in the presence of noise and outliers. Previously it has been shown that the number of outliers can be minimized with polynomial complexity in the number of measurements. This p…

Revisiting lp-constrained Softmax Loss: A Comprehensive Study

2022-06-20 · Chintan Trivedi, Konstantinos Makantasis, Antonios Liapis, Georgios N. Yannakakis

Normalization is a vital process for any machine learning task as it controls the properties of data and affects model performance at large. The impact of particular forms of normalization, however, has so far been inves…

Classificationimage-classificationImage Classification

Truncated Cauchy Non-negative Matrix Factorization

2019-06-02 · Naiyang Guan, Tongliang Liu, Yangmuzi Zhang, DaCheng Tao 외

Non-negative matrix factorization (NMF) minimizes the Euclidean distance between the data matrix and its low rank approximation, and it fails when applied to corrupted data because the loss function is sensitive to outli…

ClusteringImage Clustering

Trunc-Opt vine building algorithms

2025-12-16 · Dániel Pfeifer, Edith Alice Kovács arxiv

Vine copula models have become highly popular and practical tools for modelling multivariate probability distributions due to their flexibility in modelling different kinds of dependences between the random variables inv…