paper-with-me

홈 › Papers

BANSAC: A dynamic BAyesian Network for adaptive SAmple Consensus

2023-09-15 · ICCV 2023 1 · Valter Piedade, Pedro Miraldo

RANSAC-based algorithms are the standard techniques for robust estimation in computer vision. These algorithms are iterative and computationally expensive; they alternate between random sampling of data, computing hypotheses, and running inlier counting. Many authors tried different approaches to improve efficiency. One of the major improvements is having a guided sampling, letting the RANSAC cycle stop sooner. This paper presents a new adaptive sampling process for RANSAC. Previous methods either assume no prior information about the inlier/outlier classification of data points or use some previously computed scores in the sampling. In this paper, we derive a dynamic Bayesian network that updates individual data points' inlier scores while iterating RANSAC. At each iteration, we apply weighted sampling using the updated scores. Our method works with or without prior data point scorings. In addition, we use the updated inlier/outlier scoring for deriving a new stopping criterion for the RANSAC loop. We test our method in multiple real-world datasets for several applications and obtain state-of-the-art results. Our method outperforms the baselines in accuracy while needing less computational time.

📄 PDF Abstract BibTeX arXiv:2309.08690

Code (1)

merlresearch/bansac 공식 구현

Similar Papers 제목 키워드 기반

Quantifying the mini-batching error in Bayesian inference for Adaptive Langevin dynamics

2021-05-21 · Inass Sekkat, Gabriel Stoltz

Bayesian inference allows to obtain useful information on the parameters of models, either in computational statistics or more recently in the context of Bayesian Neural Networks. The computational cost of usual Monte Ca…

Bayesian InferenceFriction

Bayesian Online Learning for Consensus Prediction

2023-12-12 · Sam Showalter, Alex Boyd, Padhraic Smyth, Mark Steyvers

Given a pre-trained classifier and multiple human experts, we investigate the task of online classification where model predictions are provided for free but querying humans incurs a cost. In this practical but under-exp…

Prediction

A Consensus-Bayesian Framework for Detecting Malicious Activity in Enterprise Directory Access Graphs

2026-02-03 · Pratyush Uppuluri, Shilpa Noushad, Sajan Kumar arxiv

This work presents a consensus-based Bayesian framework to detect malicious user behavior in enterprise directory access graphs. By modeling directories as topics and users as agents within a multi-level interaction grap…

Two-Player Incomplete Games of Resilient Multiagent Systems

2022-12-03 · Yurid Nugraha, Tomohisa Hayakawa, Hideaki Ishii, Ahmet Cetinkaya 외

Evolution of agents' dynamics of multiagent systems under consensus protocol in the face of jamming attacks is discussed, where centralized parties are able to influence the control signals of the agents. In this paper w…

Vocal Bursts Valence Prediction

Distributed Adaptive Consensus with Obstacle and Collision Avoidance for Networks of Heterogeneous Multi-Agent Systems

2024-10-11 · Armel Koulong, Ali Pakniyat

This paper presents a distributed adaptive control strategy for multi-agent systems with heterogeneous dynamics and collision avoidance. We propose an adaptive control strategy designed to ensure leader-following formati…

Collision Avoidance