paper-with-me

Papers

Augur: a Modeling Language for Data-Parallel Probabilistic Inference

2013-12-12 · Jean-Baptiste Tristan, Daniel Huang, Joseph Tassarotti, Adam Pocock, Stephen J. Green, Guy L. Steele Jr

It is time-consuming and error-prone to implement inference procedures for each new probabilistic model. Probabilistic programming addresses this problem by allowing a user to specify the model and having a compiler automatically generate an inference procedure for it. For this approach to be practical, it is important to generate inference code that has reasonable performance. In this paper, we present a probabilistic programming language and compiler for Bayesian networks designed to make effective use of data-parallel architectures such as GPUs. Our language is fully integrated within the Scala programming language and benefits from tools such as IDE support, type-checking, and code completion. We show that the compiler can generate data-parallel inference code scalable to thousands of GPU cores by making use of the conditional independence relationships in the Bayesian network.

📄 PDF Abstract BibTeX arXiv:1312.3613

Code (0)

등록된 구현이 없습니다.

Tasks

Code CompletionGPUProbabilistic Programming

Similar Papers 제목 키워드 기반

Augur: Data-Parallel Probabilistic Modeling

2014-12-01 · NeurIPS 2014 12 · Jean-Baptiste Tristan, Daniel Huang, Joseph Tassarotti, Adam C. Pocock 외

Implementing inference procedures for each new probabilistic model is time-consuming and error-prone. Probabilistic programming addresses this problem by allowing a user to specify the model and then automatically genera…

GPUProbabilistic Programming

Augur: Modeling Covariate Causal Associations in Time Series via Large Language Models

2025-10-09 · Zhiqing Cui, Binwu Wang, Qingxiang Liu, Yeqiang Wang 외 arxiv

Large language models (LLM) have emerged as a promising avenue for time series forecasting, offering the potential to integrate multimodal data. However, existing LLM-based approaches face notable limitations-such as mar…

Zero-shot GeneralizationTime Series Forecasting

Code-Augur: Agentic Vulnerability Detection via Specification Inference

2026-06-17 · Zhengxiong Luo, Mehtab Zafar, Dylan Wolff, Abhik Roychoudhury arxiv

The advent of agentic vulnerability detection is already becoming a watershed moment for software security. Audits conducted entirely by autonomous LLM agents are uncovering critical vulnerabilities in fundamental softwa…

Vulnerability Detection

Functional Tensors for Probabilistic Programming

2019-10-23 · Fritz Obermeyer, Eli Bingham, Martin Jankowiak, Du Phan 외

It is a significant challenge to design probabilistic programming systems that can accommodate a wide variety of inference strategies within a unified framework. Noting that the versatility of modern automatic differenti…

Probabilistic Programming

Visual Para-Thinker: Divide-and-Conquer Reasoning for Visual Comprehension

2026-02-10 · Haoran Xu, Hongyu Wang, Jiaze Li, Shunpeng Chen 외 arxiv

Existing LLM test-time scaling laws emphasize the emergence of self-reflective behaviors through extended reasoning length. Nevertheless, this vertical scaling strategy often encounters plateaus in exploration as the mod…