Using neural networks to modularize software

作者:Robert W. Schwanke, Stephen José Hanson

摘要

This article describes our experience with designing and using amodule architecture assistant, an intelligent tool to help human software architects improve the modularity of large programs. The tool models modularization as nearest-neighbor clustering and classification, and uses the model to make recommendations for improving modularity by rearranging module membership. The tool learns similarity judgments that match those of the human architect by performing back propagation on a specialized neural network. The tool's classifier outperformed other classifiers, both in learning and generalization, on a modest but realistic data set. The architecture assistant significantly improved its performance during a field trial on a larger data set, through a combination of learning and knowledge acquisition.

论文关键词:neural networks, software modularization, similarity classification

论文评审过程:

论文官网地址:https://doi.org/10.1007/BF00993275