Papers by Myeongsoo Kim

1 papers
CODESTRUCT: Code Agents over Structured Action Spaces (2026.acl-long)

Copied to clipboard

Challenge: LLM-based code agents treat repositories as unstructured text, fail to produce valid patches . authors propose a structure-aware interface that exposes a codebase as a programmable action space .
Approach: They propose to reframe the codebase as a structured action space where agents operate on named AST entities rather than text spans.
Outcome: Evaluated on six LLMs, the proposed framework improves Pass@1 accuracy by 1.2-5.0% and reduces token consumption by 12-38%.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations