3 papers
cs.HC2024
To Search or To Gen? Exploring the Synergy between Generative AI and Web Search in Programming
Ryan Yen, Nicole Sultanum, Jian Zhao
The convergence of generative AI and web search is reshaping problem-solving for programmers. However, the lack of understanding regarding their interplay in the information-seekin…
cs.HC2023
CoPrompt: Supporting Prompt Sharing and Referring in Collaborative Natural Language Programming
Li Feng, Ryan Yen, Yuzhe You +3
Natural language (NL) programming has become more approachable due to the powerful code-generation capability of large language models (LLMs). This shift to using NL to program enh…
cs.SE2023
CoLadder: Supporting Programmers with Hierarchical Code Generation in Multi-Level Abstraction
Ryan Yen, Jiawen Zhu, Sangho Suh +2
Programmers increasingly rely on Large Language Models (LLMs) for code generation. However, misalignment between programmers' goals and generated code complicates the code evaluati…