← Search

Jeonghun Cho

2 accepted papers

2025

Retrieval-Augmented Fine-Tuning With Preference Optimization For Visual Program Generation

ACL 2025long

Visual programming languages (VPLs) allow users to create programs through graphical interfaces, which results in easier accessibility and their widespread usage in various domains. To further enhance this accessibility, recent research has focused on generating VPL code from user instructions using…

Cited by 0SourcePDFScholar
2025

Self-Correcting Code Generation Using Small Language Models

EMNLP 2025

Self-correction has demonstrated potential in code generation by allowing language models to revise and improve their outputs through successive refinement. Recent studies have explored prompting-based strategies that incorporate verification or feedback loops using proprietary models, as well as tr