Skip to main content

Showing 1–5 of 5 results for author: Piriyakulkij, W

.
  1. arXiv:2505.10819  [pdf, other

    cs.AI cs.LG

    PoE-World: Compositional World Modeling with Products of Programmatic Experts

    Authors: Wasu Top Piriyakulkij, Yichao Liang, Hao Tang, Adrian Weller, Marta Kryven, Kevin Ellis

    Abstract: Learning how the world works is central to building AI agents that can adapt to complex environments. Traditional world models based on deep learning demand vast amounts of training data, and do not flexibly update their knowledge from sparse observations. Recent advances in program synthesis using Large Language Models (LLMs) give an alternate approach which learns world models represented as sou… ▽ More

    Submitted 22 May, 2025; v1 submitted 15 May, 2025; originally announced May 2025.

  2. arXiv:2402.06025  [pdf, other

    cs.AI cs.CL

    Doing Experiments and Revising Rules with Natural Language and Probabilistic Reasoning

    Authors: Wasu Top Piriyakulkij, Cassidy Langenfeld, Tuan Anh Le, Kevin Ellis

    Abstract: We give a model of how to infer natural language rules by doing experiments. The model integrates Large Language Models (LLMs) with Monte Carlo algorithms for probabilistic inference, interleaving online belief updates with experiment design under information-theoretic criteria. We conduct a human-model comparison on a Zendo-style task, finding that a critical ingredient for modeling the human dat… ▽ More

    Submitted 25 October, 2024; v1 submitted 8 February, 2024; originally announced February 2024.

  3. arXiv:2401.02739  [pdf, other

    cs.LG q-bio.QM stat.ML

    Denoising Diffusion Variational Inference: Diffusion Models as Expressive Variational Posteriors

    Authors: Wasu Top Piriyakulkij, Yingheng Wang, Volodymyr Kuleshov

    Abstract: We propose denoising diffusion variational inference (DDVI), a black-box variational inference algorithm for latent variable models which relies on diffusion models as flexible approximate posteriors. Specifically, our method introduces an expressive class of diffusion-based variational posteriors that perform iterative refinement in latent space; we train these posteriors with a novel regularized… ▽ More

    Submitted 25 March, 2025; v1 submitted 5 January, 2024; originally announced January 2024.

    Comments: published at AAAI 2025; code available at https://github.com/topwasu/DDVI

  4. arXiv:2312.12009  [pdf, other

    cs.CL cs.AI cs.LG

    Active Preference Inference using Language Models and Probabilistic Reasoning

    Authors: Wasu Top Piriyakulkij, Volodymyr Kuleshov, Kevin Ellis

    Abstract: Actively inferring user preferences, for example by asking good questions, is important for any human-facing decision-making system. Active inference allows such systems to adapt and personalize themselves to nuanced individual preferences. To enable this ability for instruction-tuned large language models (LLMs), one may prompt them to ask users questions to infer their preferences, transforming… ▽ More

    Submitted 26 June, 2024; v1 submitted 19 December, 2023; originally announced December 2023.

  5. arXiv:2111.04798  [pdf, other

    cs.LG cs.CV

    TAGLETS: A System for Automatic Semi-Supervised Learning with Auxiliary Data

    Authors: Wasu Piriyakulkij, Cristina Menghini, Ross Briden, Nihal V. Nayak, Jeffrey Zhu, Elaheh Raisi, Stephen H. Bach

    Abstract: Machine learning practitioners often have access to a spectrum of data: labeled data for the target task (which is often limited), unlabeled data, and auxiliary data, the many available labeled datasets for other tasks. We describe TAGLETS, a system built to study techniques for automatically exploiting all three types of data and creating high-quality, servable classifiers. The key components of… ▽ More

    Submitted 5 May, 2022; v1 submitted 8 November, 2021; originally announced November 2021.

    Comments: Paper published at MLSys 2022. It passed the artifact evaluation earning two ACM badges: (1) Artifacts Evaluated Functional v1.1 and (2) Artifacts Available v1.1