3 papers
cs.CL2026
StoryCoder: Narrative Reformulation for Structured Reasoning in LLM Code Generation
Geonhui Jang, Dongyoon Han, YoungJoon Yoo
Effective code generation requires both model capability and a problem representation that carefully structures how models reason and plan. Existing approaches augment reasoning st…
cs.GR2025
Procedural Scene Programs for Open-Universe Scene Generation: LLM-Free Error Correction via Program Search
Maxim Gumin, Do Heon Han, Seung Jean Yoo +6
Synthesizing 3D scenes from open-vocabulary text descriptions is a challenging, important, and recently-popular application. One of its critical subproblems is layout generation: g…
cs.GR2025
Imperative vs. Declarative Programming Paradigms for Open-Universe Scene Generation
Maxim Gumin, Do Heon Han, Seung Jean Yoo +5
Current methods for generating 3D scene layouts from text predominantly follow a declarative paradigm, where a Large Language Model (LLM) specifies high-level constraints that are…