showSidebars ==
showTitleBreadcrumbs == 1
node.field_disable_title_breadcrumbs.value ==

PhD Dissertation Defense by SUN Zhensu | Balancing Efficiency and Developer Needs for Sustainable AI-Supported Software Development

Please click here if you are unable to view this page.

 
Balancing Efficiency and Developer Needs for Sustainable AI-Supported Software Development

SUN Zhensu

PhD Candidate
School of Computing and Information Systems
Singapore Management University
 

FULL PROFILE 

Research Area

  • Information Systems & Technology
    • Software Engineering

Dissertation Committee

Advisor:
Members:
 
External Members:LI Li, Professor of Software Engineering, School of Software, Beihang University
 

Date

20 August 2026 (Thursday)

Time

3:30pm – 4:30pm

Venue

Meeting room 4.4, Level 4
School of Computing and Information Systems 1, 
Singapore Management University, 
80 Stamford Road, 
Singapore 178902

Please register by 19 August 2026.

We look forward to seeing you at this research seminar.

 

ABOUT THE TALK

Large Language Models have moved software development into a human–AI collaborative ecosystem, delivering immediate gains but raising a long-term question: can the practice be sustained as it scales? This dissertation frames that question around three recurring costs — machine computation, developer effort, and human oversight — and presents eight contributions, each of which isolates one cost, makes it measurable, and either eliminates it or exposes the risk it creates. Part I redesigns code representation for AI readers: removing human-oriented formatting cuts 24.6% of input tokens with no loss in generation quality, while SimPy and Token Sugar together remove over 22% more, all reversibly. Part II changes when the model is invoked and how its output reaches the developer, through utility-based request filtering (FrugalCoder), instruction-aware fill-in-the-middle (IFIM), and overlapping generation with execution (Eager). Part III measures what delegation already costs, demonstrating end-to-end compromise of deployed systems through the user-feedback channel (FDI), and showing that LLM-based runtime repair reports roughly twice as many recoveries as it actually achieves (Healer).

ABOUT THE SPEAKER

Zhensu SUN is a Ph.D. candidate at Singapore Management University, advised by Professor David Lo. His research focuses on intelligent software engineering, aiming to bridge the gap between artificial intelligence and the current human-centered software development ecosystem. His work has been published in top-tier conferences and journals, including ICSE, ASE, FSE, ISSTA, CACM, WWW, and TOSEM. His research contributions have received three ACM SIGSOFT Distinguished Paper Awards (one at ISSTA 2024 and two at ICSE 2026) as well as one Distinguished Paper Nomination (ICSE 2022). In addition, his research has been honored with the ByteDance Scholarship (2024).