paper-with-me

홈 › Papers

Simulation-Based Fitting of Intractable Models via Sequential Sampling and Local Smoothing

2025-11-11 · Guido Masarotto arxiv

This paper presents a comprehensive algorithm for fitting generative models whose likelihood, moments, and other quantities typically used for inference are not analytically or numerically tractable. The proposed method aims to provide a general solution that requires only limited prior information on the model parameters. The algorithm combines a global search phase, aimed at identifying the region of the solution, with a local search phase that mimics a trust region version of the Fisher scoring algorithm for computing a quasi-likelihood estimator. Comparisons with alternative methods demonstrate the strong performance of the proposed approach. An R package implementing the algorithm is available on CRAN.

📄 PDF Abstract BibTeX arXiv:2511.08180

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Hybrid Quantum-Classical Algorithm for Robust Fitting

2022-01-25 · CVPR 2022 1 · Anh-Dzung Doan, Michele Sasdelli, David Suter, Tat-Jun Chin

Fitting geometric models onto outlier contaminated data is provably intractable. Many computer vision systems rely on random sampling heuristics to solve robust fitting, which do not provide optimality guarantees and err…

Softstar: Heuristic-Guided Probabilistic Inference

2015-12-01 · NeurIPS 2015 12 · Mathew Monfort, Brenden M. Lake, Brian Ziebart, Patrick Lucey 외

Recent machine learning methods for sequential behavior prediction estimate the motives of behavior rather than the behavior itself. This higher-level abstraction improves generalization in different prediction settings,…

BIG-bench Machine LearningPrediction

Sequential Multi-Class Labeling in Crowdsourcing

2017-11-06 · Qiyu Kang, Wee Peng Tay

We consider a crowdsourcing platform where workers' responses to questions posed by a crowdsourcer are used to determine the hidden state of a multi-class labeling problem. As workers may be unreliable, we propose to per…

Marginal sequential Monte Carlo for doubly intractable models

2017-10-12 · Richard G. Everitt, Dennis Prangle, Philip Maybank, Mark Bell

Bayesian inference for models that have an intractable partition function is known as a doubly intractable problem, where standard Monte Carlo methods are not applicable. The past decade has seen the development of auxil…

Bayesian Inference

Efficient Stochastic Optimisation via Sequential Monte Carlo

2026-01-29 · James Cuin, Davide Carbone, Yanbo Tang, O. Deniz Akyildiz arxiv

The problem of optimising functions with intractable gradients frequently arises in machine learning and statistics, ranging from maximum marginal likelihood estimation procedures to fine-tuning of generative models. Sto…