Section 01
[Introduction] LLM-Driven Structured Annotation of Code Changes: Addressing the Scalability Challenges of Code Reviews
This paper proposes a two-stage pipeline that uses large language models (LLMs) for structured annotation of code patches, identifying change types (e.g., renaming, moving, logic modification) and their relational attributes. The optimal configuration (GPT-4 + optimized prompts) achieves an 84% recall rate and 81% precision, offering new insights for code review automation and enabling scenarios like intelligent routing and priority sorting.