次回の更新記事:【論文著者監修・コメント】AIエージェントへの人間…(公開予定日:2026年07月27日)
AIDB Daily Papers

大規模言語モデルのコード解説は多様な問題解決者のニーズに適応できるか?

原題: Can LLM Code Explanations Adapt to Diverse Problem-Solvers' Needs?
著者: Andrew Anderson, David Piorkowski, Justin Weisz, Margaret Burnett, Kush Varshney
公開日: 2026-07-19 | 分野: LLM ソフトウェアエンジニアリング コード生成 HCI AI支援

※ 日本語タイトル・ポイントはAIによる自動生成です。正確な内容は原論文をご確認ください。

ポイント

  • 5種類の問題解決スタイルを考慮した包括的デザイン手法を用いてプロンプトを開発し、多様なオープンウェイトLLMから1,072件のコード解説を生成した。
  • LLMのコード解説における問題解決スタイルへの適応を調査した初めての研究であり、13の言語的適応からなるタクソノミーを明らかにした。
  • 文献やプロンプト、モデルの出力に基づく13の言語的適応を示し、どのLLMがより頻繁に適応を行うかを明らかにした。

Abstract

Large language model (LLM) code explanations can support people in solving code-related problems, yet prior work has shown that people have diverse problem-solving styles. If explanations fail to meet people's problem-solving needs, they may be less productive in their occupations and miss opportunities to learn and grow. Although some research has examined how LLMs can adapt their outputs to a user's age or expertise, no prior work has examined how LLMs can adapt their code explanations to people's problem-solving styles. To address this gap, we developed prompts from an established inclusive design method that considers 5 types of problem-solving styles, and we generated 1,072 code explanations from six open-weight LLMs. Using natural language processing techniques, we uncovered a taxonomy of 13 linguistic adaptations, with each adaptation supported by evidence from the literature, the prompts, or the LLMs' outputs. They also show which LLMs adapted their code explanations more frequently than others. This paper is the first to investigate problem-solving style adaptations in LLM code explanation, contributing two problem-solving adaptation approaches: declarative statements for each adaptation and 10 problem-solving style prompts.

Paper AI Chat

この論文のPDF全文を対象にAIに質問できます。

質問の例:

AIチャット機能を利用するには、ログインまたは会員登録(無料)が必要です。

会員登録 / ログイン

関連するAIDB記事