paper-with-me

홈 › Papers

AWOL: Analysis WithOut synthesis using Language

2024-04-03 · Silvia Zuffi, Michael J. Black

Many classical parametric 3D shape models exist, but creating novel shapes with such models requires expert knowledge of their parameters. For example, imagine creating a specific type of tree using procedural graphics or a new kind of animal from a statistical shape model. Our key idea is to leverage language to control such existing models to produce novel shapes. This involves learning a mapping between the latent space of a vision-language model and the parameter space of the 3D model, which we do using a small set of shape and text pairs. Our hypothesis is that mapping from language to parameters allows us to generate parameters for objects that were never seen during training. If the mapping between language and parameters is sufficiently smooth, then interpolation or generalization in language should translate appropriately into novel 3D shapes. We test our approach with two very different types of parametric shape models (quadrupeds and arboreal trees). We use a learned statistical shape model of quadrupeds and show that we can use text to generate new animals not present during training. In particular, we demonstrate state-of-the-art shape estimation of 3D dogs. This work also constitutes the first language-driven method for generating 3D trees. Finally, embedding images in the CLIP latent space enables us to generate animals and trees directly from images.

📄 PDF Abstract BibTeX arXiv:2404.03042

Code (0)

등록된 구현이 없습니다.

Tasks

Language Modelling

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Kolawole Emmanuel Victor

2025-06-12 · 12/06 2025 6 · Kolawole Emmmanuel Victor

Early Life I am Kolawole Emmanuel Victor, i was born on September 14 2010, son of Mr. and Mrs. Kolawole. He is a young boy from Ilorin Kwara state. He began his education life at one of the prominent schools in Ilorin n…

Marketing

kolawolevictor

2025-05-22 · 05/22 2025 5 · Kolawole Victor

I am Kolawole Victor i am a boy, i was born on September 14 2010, son of Mr. and Mrs. Kolawole. He is a young boy from Ilorin Kwara state. He began his education life at one of the prominent schools in Ilorin named Ajoke…

Marketing

Low-Rank-Modulated Functa: Exploring the Latent Space of Implicit Neural Representations for Interpretable Ultrasound Video Analysis

2026-03-26 · Julia Wolleb, Cristiana Baloescu, Alicia Durrer, Hemant D. Tagare 외 arxiv

Implicit neural representations (INRs) have emerged as a powerful framework for continuous image representation learning. In Functa-based approaches, each image is encoded as a latent modulation vector that conditions a …

Representation Learning

VidFuncta: Towards Generalizable Neural Representations for Ultrasound Videos

2025-07-29 · Julia Wolleb, Florentin Bieder, Paul Friedrich, Hemant D. Tagare 외 arxiv

Ultrasound is widely used in clinical care, yet standard deep learning methods often struggle with full video analysis due to non-standardized acquisition and operator bias. We offer a new perspective on ultrasound video…

Video ReconstructionLine Detection

Program Synthesis as Dependency Quantified Formula Modulo Theory

2021-05-19 · Priyanka Golia, Subhajit Roy, Kuldeep S. Meel

Given a specification $\varphi(X,Y)$ over inputs $X$ and output $Y$, defined over a background theory $\mathbb{T}$, the problem of program synthesis is to design a program $f$ such that $Y=f(X)$ satisfies the specificati…

Program Synthesis