Section 01
REA-Coder: A New Code Generation Method Bridging the Gap Between User Intent and Large Language Models via Requirement Alignment
This paper proposes the REA-Coder framework, whose core idea is to proactively identify and fix mismatches between requirements and large language models' understanding. By iteratively performing requirement alignment and code generation, it effectively addresses the intent gap problem in code generation. This method achieves an average improvement of 7.93% to 30.25% across five programming benchmark datasets, significantly outperforming existing baseline methods.