paper-with-me

Papers

From Perception to Programs: Regularize, Overparameterize, and Amortize

2022-06-13 · Hao Tang, Kevin Ellis

Toward combining inductive reasoning with perception abilities, we develop techniques for neurosymbolic program synthesis where perceptual input is first parsed by neural nets into a low-dimensional interpretable representation, which is then processed by a synthesized program. We explore several techniques for relaxing the problem and jointly learning all modules end-to-end with gradient descent: multitask learning; amortized inference; overparameterization; and a differentiable strategy for penalizing lengthy programs. Collectedly this toolbox improves the stability of gradient-guided program search, and suggests ways of learning both how to perceive input as discrete abstractions, and how to symbolically process those abstractions as programs.

📄 PDF Abstract BibTeX arXiv:2206.05922

Code (0)

등록된 구현이 없습니다.

Tasks

Program Synthesis

Similar Papers 제목 키워드 기반

Amortized Rejection Sampling in Universal Probabilistic Programming

2019-10-20 · Saeid Naderiparizi, Adam Ścibior, Andreas Munk, Mehrdad Ghadiri 외

Naive approaches to amortized inference in probabilistic programs with unbounded loops can produce estimators with infinite variance. This is particularly true of importance sampling inference in programs that explicitly…

Probabilistic Programming

Deep Amortized Inference for Probabilistic Programs

2016-10-18 · Daniel Ritchie, Paul Horsfall, Noah D. Goodman

Probabilistic programming languages (PPLs) are a powerful modeling tool, able to represent any computable probability distribution. Unfortunately, probabilistic program inference is often intractable, and existing PPLs m…

Probabilistic Programming

Understanding and Leveraging Overparameterization in Recursive Value Estimation

2021-09-29 · ICLR 2022 4 · Chenjun Xiao, Bo Dai, Jincheng Mei, Oscar A Ramirez 외

The theory of function approximation in reinforcement learning (RL) typically considers low capacity representations that incur a tradeoff between approximation error, stability and generalization. Current deep architect…

Reinforcement Learning (RL)Value prediction

Parameters or Privacy: A Provable Tradeoff Between Overparameterization and Membership Inference

2022-02-02 · Jasper Tan, Blake Mason, Hamid Javadi, Richard G. Baraniuk

A surprising phenomenon in modern machine learning is the ability of a highly overparameterized model to generalize well (small error on the test data) even when it is trained to memorize the training data (zero error on…

Inference AttackMembership Inference Attackregression

Amortized Object and Scene Perception for Long-term Robot Manipulation

2019-03-28 · Ferenc Balint-Benczedi, Michael Beetz

Mobile robots, performing long-term manipulation activities in human environments, have to perceive a wide variety of objects possessing very different visual characteristics and need to reliably keep track of these thro…

Robot Manipulation