Skip to main content

Showing 1–5 of 5 results for author: Kazemitabaar, M

Searching in archive cs. Search in all archives.
.
  1. arXiv:2407.02651  [pdf, other

    cs.HC cs.AI

    Improving Steering and Verification in AI-Assisted Data Analysis with Interactive Task Decomposition

    Authors: Majeed Kazemitabaar, Jack Williams, Ian Drosos, Tovi Grossman, Austin Henley, Carina Negreanu, Advait Sarkar

    Abstract: LLM-powered tools like ChatGPT Data Analysis, have the potential to help users tackle the challenging task of data analysis programming, which requires expertise in data processing, programming, and statistics. However, our formative study (n=15) uncovered serious challenges in verifying AI-generated results and steering the AI (i.e., guiding the AI system to produce the desired output). We develo… ▽ More

    Submitted 2 July, 2024; originally announced July 2024.

    Comments: Conditionally Accepted to UIST 2024; 19 pages, 8 figures, and 2 tables

  2. CodeAid: Evaluating a Classroom Deployment of an LLM-based Programming Assistant that Balances Student and Educator Needs

    Authors: Majeed Kazemitabaar, Runlong Ye, Xiaoning Wang, Austin Z. Henley, Paul Denny, Michelle Craig, Tovi Grossman

    Abstract: Timely, personalized feedback is essential for students learning programming. LLM-powered tools like ChatGPT offer instant support, but reveal direct answers with code, which may hinder deep conceptual engagement. We developed CodeAid, an LLM-powered programming assistant delivering helpful, technically correct responses, without revealing code solutions. CodeAid answers conceptual questions, gene… ▽ More

    Submitted 25 February, 2024; v1 submitted 20 January, 2024; originally announced January 2024.

    Comments: CHI 2024 Paper - The paper includes 17 pages, 8 figures, 2 tables, along with a 2-page appendix

  3. arXiv:2309.14049  [pdf, other

    cs.HC

    How Novices Use LLM-Based Code Generators to Solve CS1 Coding Tasks in a Self-Paced Learning Environment

    Authors: Majeed Kazemitabaar, Xinying Hou, Austin Henley, Barbara J. Ericson, David Weintrop, Tovi Grossman

    Abstract: As Large Language Models (LLMs) gain in popularity, it is important to understand how novice programmers use them. We present a thematic analysis of 33 learners, aged 10-17, independently learning Python through 45 code-authoring tasks using Codex, an LLM-based code generator. We explore several questions related to how learners used these code generators and provide an analysis of the properties… ▽ More

    Submitted 25 September, 2023; originally announced September 2023.

    Comments: 12 pages, Peer-Reviewed, Accepted for publication in the proceedings of the 2023 ACM Koli Calling International Conference on Computing Education Research

  4. Studying the effect of AI Code Generators on Supporting Novice Learners in Introductory Programming

    Authors: Majeed Kazemitabaar, Justin Chow, Carl Ka To Ma, Barbara J. Ericson, David Weintrop, Tovi Grossman

    Abstract: AI code generators like OpenAI Codex have the potential to assist novice programmers by generating code from natural language descriptions, however, over-reliance might negatively impact learning and retention. To explore the implications that AI code generators have on introductory programming, we conducted a controlled experiment with 69 novices (ages 10-17). Learners worked on 45 Python code-au… ▽ More

    Submitted 21 February, 2023; v1 submitted 14 February, 2023; originally announced February 2023.

    Comments: To be published in Proceedings of the 2023 CHI Conference on Human Factors in Computing Systems (CHI '23), April 23--28, 2023, Hamburg, Germany 17 pages with 11 Figures, 2 Tables, 6 Page Appendix

  5. Scaffolding Progress: How Structured Editors Shape Novice Errors When Transitioning from Blocks to Text

    Authors: Majeed Kazemitabaar, Viktar Chyhir, David Weintrop, Tovi Grossman

    Abstract: Transitioning from block-based programming to text-based programming environments can be challenging as it requires students to learn new programming language concepts. In this paper, we identify and classify the issues encountered when transitioning from block-based to text-based programming. In particular, we investigate differences that emerge in learners when using a structured editor compared… ▽ More

    Submitted 11 February, 2023; originally announced February 2023.

    Comments: To be published in Proceedings of the 2023 SIGCSE technical symposium on computer science education, 7 pages, 3 figures