CVFeb 5

Multi-instance robust fitting for non-classical geometric models

arXiv:2602.05602v1h-index: 2Has Code
Originality Incremental advance
AI Analysis

This addresses a gap in robust fitting for multi-instance non-classical models, which is incremental as it extends existing single-instance methods to handle multiple instances.

The paper tackles the problem of reconstructing multiple instances of non-classical geometric models (e.g., spiral curves, free-form surfaces) from noisy data, proposing a novel estimator and meta-heuristic optimizer that effectively handles outliers without a predefined error threshold.

Most existing robust fitting methods are designed for classical models, such as lines, circles, and planes. In contrast, fewer methods have been developed to robustly handle non-classical models, such as spiral curves, procedural character models, and free-form surfaces. Furthermore, existing methods primarily focus on reconstructing a single instance of a non-classical model. This paper aims to reconstruct multiple instances of non-classical models from noisy data. We formulate this multi-instance fitting task as an optimization problem, which comprises an estimator and an optimizer. Specifically, we propose a novel estimator based on the model-to-data error, capable of handling outliers without a predefined error threshold. Since the proposed estimator is non-differentiable with respect to the model parameters, we employ a meta-heuristic algorithm as the optimizer to seek the global optimum. The effectiveness of our method are demonstrated through experimental results on various non-classical models. The code is available at https://github.com/zhangzongliang/fitting.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes