paper-with-me

홈 › Papers

Measuring LLM Trust Allocation Across Conflicting Software Artifacts

2026-04-03 · Noshin Ulfat, Ahsanul Ameen Sabit, Soneya Binta Hossain arxiv

LLM-based software engineering assistants fail not only by producing incorrect outputs, but also by allocating trust to the wrong artifact when code, documentation, and tests disagree. Existing evaluations focus mainly on downstream outcomes and therefore cannot reveal whether a model recognized degraded evidence, identified the unreliable source, or calibrated its trust across artifacts. We present TRACE (Trust Reasoning over Artifacts for Calibrated Evaluation), a framework that elicits structured artifact-level trust traces over Javadoc, method signatures, implementations, and test prefixes under blind perturbations. Using 22,339 valid traces from seven models on 456 curated Java method bundles, we evaluate per-artifact quality assessment, inconsistency detection, affected artifact attribution, and source prioritization. Across all models, quality penalties are largely localized to the perturbed artifact and increase with severity, but sensitivity is asymmetric across artifact types: documentation bugs induce a substantially larger heavy-to-subtle gap than implementation faults (0.152-0.253 vs. 0.049-0.123). Models detect explicit documentation bugs well (67-94%) and Javadoc and implementation contradictions at 50-91%, yet show a systematic blind spot when only the implementation drifts while the documentation remains plausible, with detection dropping by 7-42 percentage points. Confidence is poorly calibrated for six of seven models. These findings suggest that current LLMs are better at auditing natural-language specifications than at detecting subtle code-level drift, motivating explicit artifact-level trust reasoning before correctness-critical downstream use.

📄 PDF Abstract BibTeX arXiv:2604.03447

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Geometry-based Schrödinger Bridges for Trustworthy Multimodal Fusion

2026-05-29 · Jiayu Xiong, Jing Wang, Qi Zhang, Wanlong Wang 외 arxiv

Real-world multimodal systems must be robust against low-quality data, such as sensor noise, incomplete multimodal data and conflicting inputs. However, existing trustworthy fusion methods rely on the model's own predict…

Facilitating Trustworthy Human-Agent Collaboration in LLM-based Multi-Agent System oriented Software Engineering

2025-05-07 · Krishna Ronanki

Multi-agent autonomous systems (MAS) are better at addressing challenges that spans across multiple domains than singular autonomous agents. This holds true within the field of software engineering (SE) as well. The stat…

Human Agent Collaboration

Smart Resource Allocation Model via Artificial Intelligence in Software Defined 6G Networks

2023-02-09 · Ali Nouruzi, Atefeh Rezaei, Ata Khalili, Nader Mokari 외

In this paper, we design a new flexible smart software-defined radio access network (Soft-RAN) architecture with traffic awareness for sixth generation (6G) wireless networks. In particular, we consider a hierarchical re…

Decision MakingDeep Reinforcement LearningManagement

Decision-Theoretic Safety Assessment of Persona-Driven Multi-Agent Systems in O-RAN

2026-04-03 · Zeinab Nezami, Syed Ali Raza Zaidi, Maryam Hafeez, Louis Powell 외 arxiv

Autonomous network management in Open Radio Access Networks requires intelligent decision making across conflicting objectives, yet existing LLM based multi agent systems employ homogeneous strategies and lack systematic…

Code GenerationDecision Making

Can LLMs Be CEOs? Benchmarking Strategic Resource Reallocation with Multi-Role Agent Simulation

2026-06-16 · Yuyang Dai, Xueqing Peng, Lingfei Qian, Zhuohan Xie arxiv

Evaluating the decision-making capabilities of large language models (LLMs) is a growing research priority, yet existing benchmarks focus on isolated cognitive tasks such as reasoning, knowledge retrieval, and economic r…