Pith. sign in

REVIEW 4 cited by

Can LLMs Generate Architectural Design Decisions? -An Exploratory Empirical study

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2403.01709 v1 pith:KNVLTQ4Q submitted 2024-03-04 cs.SE cs.AIcs.LG

classification cs.SEcs.AIcs.LG
keywords decisiondesigndecisionsmodelsexploratorygenerategenerationadoption
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Architectural Knowledge Management (AKM) involves the organized handling of information related to architectural decisions and design within a project or organization. An essential artifact of AKM is the Architecture Decision Records (ADR), which documents key design decisions. ADRs are documents that capture decision context, decision made and various aspects related to a design decision, thereby promoting transparency, collaboration, and understanding. Despite their benefits, ADR adoption in software development has been slow due to challenges like time constraints and inconsistent uptake. Recent advancements in Large Language Models (LLMs) may help bridge this adoption gap by facilitating ADR generation. However, the effectiveness of LLM for ADR generation or understanding is something that has not been explored. To this end, in this work, we perform an exploratory study that aims to investigate the feasibility of using LLM for the generation of ADRs given the decision context. In our exploratory study, we utilize GPT and T5-based models with 0-shot, few-shot, and fine-tuning approaches to generate the Decision of an ADR given its Context. Our results indicate that in a 0-shot setting, state-of-the-art models such as GPT-4 generate relevant and accurate Design Decisions, although they fall short of human-level performance. Additionally, we observe that more cost-effective models like GPT-3.5 can achieve similar outcomes in a few-shot setting, and smaller models such as Flan-T5 can yield comparable results after fine-tuning. To conclude, this exploratory study suggests that LLM can generate Design Decisions, but further research is required to attain human-level generation and establish standardized widespread adoption.

Discussion (0). Sign in to comment.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Semantic-Enhanced Automatic Refinement of Architecture Recovery Results Using LLMs

    cs.SE 2026-07 conditional novelty 6.0 of 10

    SemRef refines existing architecture-recovery outputs with LLMs and dependency analysis, reducing distance to ground truth by 17.72–43.35% RDP across five metrics on 90 recoveries.

  2. Context Matters: Evaluating Context Strategies for Automated ADR Generation Using LLMs

    cs.SE 2026-04 unverdicted novelty 6.0 of 10

    A small recency window of 3-5 prior ADRs as context produces higher-fidelity LLM-generated Architecture Decision Records than no context, full history, or retrieval-augmented selection in typical sequential workflows.

  3. Can Large Language Models Assist the Comprehension of ROS2 Software Architectures?

    cs.SE 2026-04 unverdicted novelty 5.0 of 10

    LLMs achieve 98.22% accuracy answering factual questions about ROS2 software architectures, with top models reaching 100%.

  4. MAAD: Automate Software Architecture Design through Knowledge-Driven Multi-Agent Collaboration

    cs.SE 2025-07 conditional novelty 5.0 of 10

    A multi-agent LLM framework generates software architecture designs and evaluation reports from requirements, claimed to outperform MetaGPT on architectural completeness.

Pith tools