Papers by YoungJoon Yoo
StoryCoder: Narrative Reformulation for Structured Reasoning in LLM Code Generation (2026.acl-long)
Copied to clipboard
| Challenge: | Existing approaches augment reasoning steps or inject specific structure into how models think, but leave scattered problem conditions unchanged. |
| Approach: | They propose a narrative reformulation framework that transforms code generation questions into coherent natural language narratives. |
| Outcome: | The proposed framework improves the performance of 11 code generation models on HumanEval, LiveCodeBench, and CodeForces. |