iconLogo
Published:2025/12/24 8:05:10

LLMエージェントで保守爆速!IT業界改革🚀

  1. 超要約: LLM (大規模言語モデル) エージェントで、IT企業のソフト保守を効率化しちゃう研究だよ!✨

  2. ギャル的キラキラポイント

    • ● LLMがコード(プログラム)を理解して、問題解決をサポート!賢すぎ♡
    • ● 人手不足のソフト保守を自動化!時間もコストも削減できるって最高じゃん?
    • ● 開発スピードUPで、新しいサービスがどんどん生まれる未来が楽しみ~!🥳
  3. 詳細解説

    • 背景: IT業界(ITぎょうかい)は、ソフトの保守(ほしゅ)に時間とコストがかかって大変だったの😭 でも、LLMの進化(しんか)で、自動化(じどうか)の道が開けたんだ!
    • 方法: LLMを使ったエージェント型システム(AI)が、問題解決を何ステップもかけて実行(じっこう)するように研究したよ! 具体的には、目標を理解して、計画を立てて、実行するんだって!
    • 結果: ソフト保守が効率化されて、高品質(こうひんしつ)なソフトが作れるようになったよ!開発スピードも上がって、いいことづくし💖
    • 意義: IT企業の開発コスト削減(さくげん)、サービスの質の向上、そして競争力UPに繋がる可能性大!新しいビジネスチャンスも生まれるかも!
  4. リアルでの使いみちアイデア

    • 💡 Webサービスで、ユーザーからの問い合わせ(といあわせ)をもとに、AIが自動でバグを直してくれる!神!
    • 💡 AIがコードの脆弱性(ぜいじゃくせい)を見つけて、修正してくれるサービスを開発しちゃお!
  5. もっと深掘りしたい子へ🔍

    • LLM (大規模言語モデル)
    • エージェント型システム(AI)
    • ソフトウェア保守(ほしゅ)

続きは「らくらく論文」アプリで

Agentic Software Issue Resolution with Large Language Models: A Survey

Zhonghao Jiang / David Lo / Zhongxin Liu

Software issue resolution aims to address real-world issues in software repositories (e.g., bug fixing and efficiency optimization) based on natural language descriptions provided by users, representing a key aspect of software maintenance. With the rapid development of large language models (LLMs) in reasoning and generative capabilities, LLM-based approaches have made significant progress in automated software issue resolution. However, real-world software issue resolution is inherently complex and requires long-horizon reasoning, iterative exploration, and feedback-driven decision making, which demand agentic capabilities beyond conventional single-step approaches. Recently, LLM-based agentic systems have become mainstream for software issue resolution. Advancements in agentic software issue resolution not only greatly enhance software maintenance efficiency and quality but also provide a realistic environment for validating agentic systems' reasoning, planning, and execution capabilities, bridging artificial intelligence and software engineering. This work presents a systematic survey of 126 recent studies at the forefront of LLM-based agentic software issue resolution research. It outlines the general workflow of the task and establishes a taxonomy across three dimensions: benchmarks, techniques, and empirical studies. Furthermore, it highlights how the emergence of agentic reinforcement learning has brought a paradigm shift in the design and training of agentic systems for software engineering. Finally, it summarizes key challenges and outlines promising directions for future research.

cs / cs.SE / cs.AI