paper-with-me

Papers

Augur: Data-Parallel Probabilistic Modeling

2014-12-01 · NeurIPS 2014 12 · Jean-Baptiste Tristan, Daniel Huang, Joseph Tassarotti, Adam C. Pocock, Stephen Green, Guy L. Steele

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 generating the inference procedure. To make this practical it is important to generate high performance inference code. In turn, on modern architectures, high performance requires parallel execution. In this paper we present Augur, a probabilistic modeling language and compiler for Bayesian networks designed to make effective use of data-parallel architectures such as GPUs. 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

Code (0)

등록된 구현이 없습니다.

Tasks

GPUProbabilistic Programming

Similar Papers 제목 키워드 기반

Augur: a Modeling Language for Data-Parallel Probabilistic Inference

2013-12-12 · Jean-Baptiste Tristan, Daniel Huang, Joseph Tassarotti, Adam Pocock 외

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 auto…

Code CompletionGPUProbabilistic Programming

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

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

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…

Augur: Mining Human Behaviors from Fiction to Power Interactive Systems

2016-02-22 · Ethan Fast, William McGrath, Pranav Rajpurkar, Michael Bernstein

From smart homes that prepare coffee when we wake, to phones that know not to interrupt us during important conversations, our collective visions of HCI imagine a future in which computers understand a broad range of hum…