paper-with-me

홈 › Papers

Inference Over Programs That Make Predictions

2018-10-02 · Yura Perov

This abstract extends on the previous work (arXiv:1407.2646, arXiv:1606.00075) on program induction using probabilistic programming. It describes possible further steps to extend that work, such that, ultimately, automatic probabilistic program synthesis can generalise over any reasonable set of inputs and outputs, in particular in regard to text, image and video data.

📄 PDF Abstract BibTeX arXiv:1810.01190

Code (0)

등록된 구현이 없습니다.

Tasks

Probabilistic ProgrammingProgram inductionProgram Synthesis

Similar Papers 제목 키워드 기반

Improving Unsupervised Visual Program Inference with Code Rewriting Families

2023-09-26 · ICCV 2023 1 · Aditya Ganeshan, R. Kenny Jones, Daniel Ritchie

Programs offer compactness and structure that makes them an attractive representation for visual data. We explore how code rewriting can be used to improve systems for inferring programs from visual data. We first propos…

ArcPro: Architectural Programs for Structured 3D Abstraction of Sparse Points

2025-03-04 · CVPR 2025 1 · Qirui Huang, Runze Zhang, KangJun Liu, Minglun Gong 외

We introduce ArcPro, a novel learning framework built on architectural programs to recover structured 3D abstractions from highly sparse and low-quality point clouds. Specifically, we design a domain-specific language (D…

Decoder

Beyond Bayesian Model Averaging over Paths in Probabilistic Programs with Stochastic Support

2023-10-23 · Tim Reichelt, Luke Ong, Tom Rainforth

The posterior in probabilistic programs with stochastic support decomposes as a weighted sum of the local posterior distributions associated with each possible program path. We show that making predictions with this full…

DiSciPLE: Learning Interpretable Programs for Scientific Visual Discovery

2025-01-01 · CVPR 2025 1 · Utkarsh Mall, Cheng Perng Phoo, Mia Chiquier, Bharath Hariharan 외

Visual data is used in numerous different scientific workflows ranging from remote sensing to ecology. As the amount of observation data increases, the challenge is not just to make accurate predictions but also to u…

Common Sense ReasoningDensity Estimation

Correcting Predictions for Approximate Bayesian Inference

2019-09-11 · Tomasz Kuśmierczyk, Joseph Sakaya, Arto Klami

Bayesian models quantify uncertainty and facilitate optimal decision-making in downstream applications. For most models, however, practitioners are forced to use approximate inference techniques that lead to sub-optimal …

Bayesian InferenceDecision Making