paper-with-me

Papers

You Only Accept Samples Once: Fast, Self-Correcting Stochastic Variational Inference

2024-06-05 · Dominic B. Dayta

We introduce YOASOVI, an algorithm for performing fast, self-correcting stochastic optimization for Variational Inference (VI) on large Bayesian heirarchical models. To accomplish this, we take advantage of available information on the objective function used for stochastic VI at each iteration and replace regular Monte Carlo sampling with acceptance sampling. Rather than spend computational resources drawing and evaluating over a large sample for the gradient, we draw only one sample and accept it with probability proportional to the expected improvement in the objective. The following paper develops two versions of the algorithm: the first one based on a naive intuition, and another building up the algorithm as a Metropolis-type scheme. Empirical results based on simulations and benchmark datasets for multivariate Gaussian mixture models show that YOASOVI consistently converges faster (in clock time) and within better optimal neighborhoods than both regularized Monte Carlo and Quasi-Monte Carlo VI algorithms.

📄 PDF Abstract BibTeX arXiv:2406.02838

Code (0)

등록된 구현이 없습니다.

Tasks

Stochastic OptimizationVariational Inference

Methods 이 논문이 사용한 방법론

Variational Inference 설명 없음

Similar Papers 제목 키워드 기반

DocFace+: ID Document to Selfie Matching

2018-09-15 · Yichun Shi, Anil K. Jain

Numerous activities in our daily life require us to verify who we are by showing our ID documents containing face images, such as passports and driver licenses, to human operators. However, this process is slow, labor in…

TAR

Fears about AI-mediated communication are grounded in different expectations for one's own versus others' use

2023-05-02 · Zoe A. Purcell, Mengchen Dong, Anne-Marie Nussberger, Nils Köbis 외

The rapid development of AI-mediated communication technologies (AICTs), which are digital tools that use AI to augment interpersonal messages, has raised concerns about the future of interpersonal trust and prompted dis…

When AI Reviews Its Own Code: Recursive Self-Training Collapse in Code LLMs

2026-06-26 · Xinyuan Song, Zekun Cai, Liang Zhao arxiv

Recursive self-training can degrade neural generative models when generated data is reused without fresh human data or external quality control. We study this risk in code LLMs, where AI-generated code can enter real rep…

Unlocking Proactivity in Task-Oriented Dialogue

2026-05-21 · Azure Zhang, Ning Gao, Yuqin Dai, Ruiyuan Wu 외 arxiv

Proactive task-oriented dialogue (TOD), such as outbound sales, demands a persuasive agent that actively probes the user's concerns and steers the conversation toward acceptance within a bounded number of turns. Yet post…

Stepwise functional refoundation of relational concept analysis

2023-10-10 · Jérôme Euzenat

Relational concept analysis (RCA) is an extension of formal concept analysis allowing to deal with several related contexts simultaneously. It has been designed for learning description logic theories from data and used …