ソフトウェア設計学研究室の渡邊 幹さん(M2)らが、23rd International Mining Software Repositories Conference(MSR2026)において Distinguished Mining Challenge Paper Awardを受賞しました。(2026/4/14)

 23rd International Conference on Mining Software Repositories(MSR 2026)は、2026年4月13日〜14日の期間、ブラジル(リオデジャネイロ)で開催されました。
 
  • 受賞者 Awardee:
     渡邊 幹(M2), 白井 達也 (D1), 柏 祐太郎 (准教授),飯田 元 (教授)
    image      渡邊 幹(M2)さん
     
      
  • 研究テーマ Research theme:
     "What to Cut? Predicting Unnecessary Methods in Agentic Code Generation"
     Agentic Coding, powered by autonomous agents such as GitHub Copilot and Cursor, enables developers to generate code, tests, and pull requests from natural language instructions alone. While this accelerates implementation, it produces larger volumes of code per pull request, shifting the burden from implementers to reviewers. In practice, a notable portion of AI-generated code is eventually deleted during review, yet reviewers must still examine such code before deciding to remove it. No prior work has explored methods to help reviewers efficiently identify code that will be removed. In this paper, we propose a prediction model that identifies functions likely to be deleted during PR review. Our results show that functions deleted for different reasons exhibit distinct characteristics, and our model achieves an AUC of 87.1%. These findings suggest that predictive approaches can help reviewers prioritize their efforts on essential code.


  • 受賞者のコメント Awardee's voice
  •  研究活動における初の受賞が国際会議で驚いています。この経験を活かして驕らずに自分のペースで研究を続けていきたいです。 指導教員の先生方、お世話になっている先輩方にも感謝の気持ちを忘れずに励みます。  
  •  
  • 外部リンク Links to:
    MSR2026 HP:https://2026.msrconf.org

ソフトウェア設計学研究室 Software Design and Analysis lab.