PulseAugur
EN
LIVE 20:28:50

New framework evaluates unsupervised software traceability using information theory

A new research paper introduces TraceXplainer, an information-theoretic framework designed to evaluate the reliability and limitations of unsupervised software traceability. The framework uses self-information and mutual information to quantify the informativeness and alignment between source code and documentation. Empirical analysis of industry datasets revealed that source code often contains more information than its corresponding documentation, and the mutual information levels indicate inherent constraints on unsupervised trace link recovery. AI

IMPACT Provides a new method for assessing the effectiveness of AI in software development, potentially guiding improvements in documentation and development workflows.

RANK_REASON Research paper published on arXiv detailing a new framework for evaluating software traceability. [lever_c_demoted from research: ic=1 ai=0.7]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New framework evaluates unsupervised software traceability using information theory

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Daniel Rodriguez-Cardenas, David N. Palacio, Logan Fecko, Kevin Moran, Denys Poshyvanyk ·

    Lost in Transmission: An Information-Theoretic Account of Unsupervised Software Traceability

    arXiv:2412.04704v2 Announce Type: replace-cross Abstract: Traceability remains a critical capability to ensure system reliability, maintainability, and compliance in modern software development. Although unsupervised Information Retrieval (IR) and Machine Learning (ML) techniques…