paper-with-me

Papers

Unpacking Vibe Coding: Help-Seeking Processes in Student-AI Interactions While Programming

2026-04-29 · Daiana Rinja, Eduardo Araujo Oliveira, Sonsoles López-Pernas, Mohammed Saqr, Marcus Specht, Kamila Misiejuk arxiv

Generative AI is reshaping higher education programming through vibe coding, where students collaborate with AI via natural language rather than writing code line-by-line. We conceptualize this practice as help-seeking, analyzing 19,418 interaction turns from 110 undergraduate students. Using inductive coding and Heterogeneous Transition Network Analysis, we examined interaction sequences to compare top- and low-performing students. Results reveal that top performers engaged in instrumental help-seeking -- inquiry and exploration -- eliciting tutor-like AI responses. In contrast, low performers relied on executive help-seeking, frequently delegating tasks and prompting the AI to assume an executor role focused on ready-made solutions. These findings indicate that currently generative AI mirrors student intent (whether productive or passive) rather than optimizing for learning. To evolve from tools to teammates, AI systems must move beyond passive compliance. We argue for pedagogically aligned design that detect unproductive delegation and adaptively steer educational interactions toward inquiry, ensuring student-AI partnerships augment rather than replace cognitive effort.

📄 PDF Abstract BibTeX arXiv:2604.27134

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Interrogating Design Homogenization in Web Vibe Coding

2026-03-13 · Donghoon Shin, Alice Gao, Rock Yuren Pang, Jaewook Lee 외 arxiv

Generative AI is known for its tendency to homogenize, often reproducing dominant style conventions found in training data. However, it remains unclear how these homogenizing effects extend to complex structural tasks li…

Position: Vibe Coding Needs Vibe Reasoning: Improving Vibe Coding with Formal Verification

2025-10-31 · Jacqueline Mitchell, Yasser Shaaban arxiv

``Vibe coding'' -- the practice of developing software through iteratively conversing with a large language model (LLM) -- has exploded in popularity within the last year. However, developers report key limitations inclu…

Is Vibe Coding Safe? Benchmarking Vulnerability of Agent-Generated Code in Real-World Tasks

2025-12-02 · Songwen Zhao, Danqing Wang, Kexun Zhang, Jiaxuan Luo 외 arxiv

Vibe coding is a new software development paradigm in which human engineers prompt a large language model (LLM) agent to complete complex coding tasks with little supervision. Although vibe coding is increasingly adopted…

MolViBench: Evaluating LLMs on Molecular Vibe Coding

2026-05-04 · Jiatong Li, Yuxuan Ren, Weida Wang, Changmeng Zheng 외 arxiv

Molecular Vibe Coding, a paradigm where chemists interact with LLMs to generate executable programs for molecular tasks, has emerged as a flexible alternative to chemical agents with predefined tools, enabling chemists t…

Code GenerationDrug Discovery

Why Human Guidance Matters in Collaborative Vibe Coding

2026-02-11 · Haoyu Hu, Raja Marjieh, Katherine M Collins, Chenyi Li 외 arxiv

Writing code has been one of the most transformative ways for human societies to translate abstract ideas into tangible technologies. Modern AI is changing this process by enabling experts and non-experts alike to genera…