The document summarizes an approach called ADvISE to evaluate architectural decay in software systems. It proposes measuring architectural changes between versions by using diagram matching techniques and metrics to identify signs of decay. The approach involves preprocessing class diagrams from source code, detecting class renamings using structural and textual similarities, and matching architectural diagrams between versions using a bit-vector algorithm.