paper-with-me

Papers

Spreadsheet Probabilistic Programming

2016-06-14 · Mike Wu, Yura Perov, Frank Wood, Hongseok Yang

Spreadsheet workbook contents are simple programs. Because of this, probabilistic programming techniques can be used to perform Bayesian inversion of spreadsheet computations. What is more, existing execution engines in spreadsheet applications such as Microsoft Excel can be made to do this using only built-in functionality. We demonstrate this by developing a native Excel implementation of both a particle Markov Chain Monte Carlo variant and black-box variational inference for spreadsheet probabilistic programming. The resulting engine performs probabilistically coherent inference over spreadsheet computations, notably including spreadsheets that include user-defined black-box functions. Spreadsheet engines that choose to integrate the functionality we describe in this paper will give their users the ability to both easily develop probabilistic models and maintain them over time by including actuals via a simple user-interface mechanism. For spreadsheet end-users this would mean having access to efficient and probabilistically coherent probabilistic modeling and inference for use in all kinds of decision making under uncertainty.

📄 PDF Abstract BibTeX arXiv:1606.04216

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingDecision Making Under UncertaintyProbabilistic ProgrammingVariational Inference

Similar Papers 제목 키워드 기반

Enhanced Spreadsheet Computing with Finite-Domain Constraint Satisfaction

2022-02-22 · Ezana N. Beyenne, Hai-Feng Guo

The spreadsheet application is among the most widely used computing tools in modern society. It provides excellent usability and usefulness, and it easily enables a non-programmer to perform programming-like tasks in a v…

Plans Work in Mysterious Ways: Evaluating a Plan Mode for Spreadsheet Agents

2026-07-26 · Aayush Kumar, Avik Dutta, Sumit Gulwani, Gustavo Soares 외 arxiv

Plan Modes have become standard features in agentic programming tools, allowing users to gain transparency and control by working with the agent to develop a plan before task execution. However, it remains unclear whethe…

TableTalk: Scaffolding Spreadsheet Development with a Language Agent

2025-02-13 · Jenny T. Liang, Aayush Kumar, Yasharth Bajpai, Sumit Gulwani 외

Despite its ubiquity in the workforce, spreadsheet programming remains challenging as programmers need both spreadsheet-specific knowledge (e.g., APIs to write formulas) and problem-solving skills to create complex sprea…

Human Agent Collaboration

Auto-Formula: Recommend Formulas in Spreadsheets using Contrastive Learning for Table Representations

2024-04-19 · Sibei Chen, Yeye He, Weiwei Cui, Ju Fan 외

Spreadsheets are widely recognized as the most popular end-user programming tools, which blend the power of formula-based computation, with an intuitive table-based interface. Today, spreadsheets are used by billions of …

2kContrastive LearningFace Recognition

Leveraging Test Driven Development with Large Language Models for Reliable and Verifiable Spreadsheet Code Generation: A Research Framework

2025-10-17 · Simon Thorne, Advait Sarkar arxiv

Large Language Models (LLMs), such as ChatGPT, are increasingly leveraged for generating both traditional software code and spreadsheet logic. Despite their impressive generative capabilities, these models frequently exh…

Prompt EngineeringCode Generation