Showing 2025Show all
3 papers · 1 filter
cs.PL2025
Dynamic Stability of LLM-Generated Code
Prateek Rajput, Abdoul Aziz Bonkoungou, Yewei Song +4
Current evaluations of LLMs for code generation emphasize functional correctness, overlooking the fact that functionally correct solutions can differ significantly in algorithmic c…
cs.SE2025
Reinforcement Learning-Guided Chain-of-Draft for Token-Efficient Code Generation
Xunzhu Tang, Iyiola Emmanuel Olatunji, Tiezhu Sun +2
LLMs demonstrate surface-level fluency in code generation but struggle with structured reasoning tasks requiring correctness and semantic alignment. While Chain-of-Thought (CoT) pr…
cs.SE2025
Measuring LLM Code Generation Stability via Structural Entropy
Yewei Song, Tiezhu Sun, Xunzhu Tang +3
Assessing the stability of code generation from large language models (LLMs) is essential for judging their reliability in real-world development. We extend prior "structural-entro…