paper-with-me

홈 › Papers

Bayesian Inverse Graphics for Few-Shot Concept Learning

2024-09-12 · Octavio Arriaga, Jichen Guo, Rebecca Adam, Sebastian Houben, Frank Kirchner

Humans excel at building generalizations of new concepts from just one single example. Contrary to this, current computer vision models typically require large amount of training samples to achieve a comparable accuracy. In this work we present a Bayesian model of perception that learns using only minimal data, a prototypical probabilistic program of an object. Specifically, we propose a generative inverse graphics model of primitive shapes, to infer posterior distributions over physically consistent parameters from one or several images. We show how this representation can be used for downstream tasks such as few-shot classification and pose estimation. Our model outperforms existing few-shot neural-only classification algorithms and demonstrates generalization across varying lighting conditions, backgrounds, and out-of-distribution shapes. By design, our model is uncertainty-aware and uses our new differentiable renderer for optimizing global scene parameters through gradient descent, sampling posterior distributions over object parameters with Markov Chain Monte Carlo (MCMC), and using a neural based likelihood function.

📄 PDF Abstract BibTeX arXiv:2409.08351

Code (1)

oarriaga/bayesian-inverse-graphics 공식 구현 jax

Tasks

Pose Estimation

Similar Papers 제목 키워드 기반

Vision-as-Inverse-Graphics Agent via Interleaved Multimodal Reasoning

2026-01-16 · Shaofeng Yin, Jiaxin Ge, Zora Zhiruo Wang, Chenyang Wang 외 arxiv

Vision-as-inverse-graphics, the concept of reconstructing images into editable programs, remains challenging for Vision-Language Models (VLMs), which inherently lack fine-grained spatial grounding in one-shot settings. T…

Multimodal Reasoning3D Reconstruction

Re-Thinking Inverse Graphics With Large Language Models

2024-04-23 · Peter Kulits, Haiwen Feng, Weiyang Liu, Victoria Abrevaya 외

Inverse graphics -- the task of inverting an image into physical variables that, when rendered, enable reproduction of the observed scene -- is a fundamental challenge in computer vision and graphics. Successfully disent…

Language ModellingLarge Language ModelSpatial ReasoningWorld Knowledge

Approximate Bayesian Image Interpretation using Generative Probabilistic Graphics Programs

2013-06-29 · NeurIPS 2013 12 · Vikash K. Mansinghka, Tejas D. Kulkarni, Yura N. Perov, Joshua B. Tenenbaum

The idea of computer vision as the Bayesian inverse problem to computer graphics has a long history and an appealing elegance, but it has proved difficult to directly implement. Instead, most vision tasks are approached …

Probabilistic Programming

A Neural-Symbolic Architecture for Inverse Graphics Improved by Lifelong Meta-Learning

2019-05-22 · Michael Kissner, Helmut Mayer

We follow the idea of formulating vision as inverse graphics and propose a new type of element for this task, a neural-symbolic capsule. It is capable of de-rendering a scene into semantic information feed-forward, as we…

Few-Shot LearningMeta-Learning

Snapshot Polarimetric Display Inverse Rendering

2026-05-24 · Seokjun Choi, Yunseong Moon, Kaizhang Kang, Hoon-Gyu Chung 외 arxiv

Inverse rendering remains a core challenge in graphics and vision, especially in the snapshot configurations required for lightweight desktop workflows, where the per-frame information budget is highly constrained. Previ…

Inverse Rendering