← Search

Jonas Belouadi

7 accepted papers

2026

MultiMat: Multimodal Program Synthesis for Procedural Materials using Large Multimodal Models

ICLR 2026poster

Material node graphs are programs that generate the 2D channels of procedural materials, including geometry such as roughness and displacement maps, and reflectance such as albedo and conductivity maps. They are essential in computer graphics for representing the appearance of virtual 3D objects par…

Cited by 0SourceScholar
2025

ScImage: How good are multimodal large language models at scientific text-to-image generation?

ICLR 2025poster

Multimodal large language models (LLMs) have demonstrated impressive capabilities in generating high-quality images from textual instructions. However, their performance in generating scientific images—a critical application for accelerating scientific progress—remains underexplored. In this work, w…

2025

TikZero: Zero-Shot Text-Guided Graphics Program Synthesis

ICCV 2025poster

Automatically synthesizing figures from text captions is a compelling capability. However, achieving high geometric precision and editability requires representing figures as graphics programs in languages like TikZ, and aligned training data (i.e., graphics programs with captions) remains scarce. M…

2024

AutomaTikZ: Text-Guided Synthesis of Scientific Vector Graphics with TikZ

ICLR 2024poster

Generating bitmap graphics from text has gained considerable attention, yet for scientific figures, vector graphics are often preferred. Given that vector graphics are typically encoded using low-level graphics primitives, generating them directly is difficult. To address this, we propose the use of…

2024

DeTikZify: Synthesizing Graphics Programs for Scientific Figures and Sketches with TikZ

NeurIPS 2024spotlight

Creating high-quality scientific figures can be time-consuming and challenging, even though sketching ideas on paper is relatively easy. Furthermore, recreating existing figures that are not stored in formats preserving semantic information is equally complex. To tackle this problem, we introduce De…

2023

ByGPT5: End-to-End Style-conditioned Poetry Generation with Token-free Language Models

ACL 2023long

State-of-the-art poetry generation systems are often complex. They either consist of task-specific model pipelines, incorporate prior knowledge in the form of manually created constraints, or both. In contrast, end-to-end models would not suffer from the overhead of having to model prior knowledge a…