@article{15572, keywords = {evolutionary coupling, change impact analysis, association rule mining, change recommendation}, author = {Leon Moonen and David Binkley and Sydney Pugh}, title = {On Adaptive Change Recommendation}, abstract = {As the complexity of a software system grows, it becomes harder for developers to be aware of all the dependencies between its artifacts (e.g., files or methods). Change impact analysis helps to overcome this challenge, by recommending relevant source-code artifacts related to a developer{\textquoteright}s current changes. Association rule mining has shown promise in determining change impact by uncovering relevant patterns in the system{\textquoteright}s change history.State-of-the-art change impact mining typically uses a change history of tens of thousands of transactions. For efficiency, targeted association rule mining constrains the transactions used to those potentially relevant to answering a particular query. However, it still considers all the relevant transactions in the history.This paper presents Atari, a new adaptive approach that further constrains targeted association rule mining by considering a dynamic selection of the relevant transactions. Our investigation of adaptive change impact mining empirically studies fourteen algorithm variants. We show that adaptive algorithms are viable, can be just as applicable as the start-of-the-art complete-history algorithms, and even outperform them for certain queries. However, more important than this direct comparison, our investigation motivates and lays the groundwork for the future study of adaptive techniques, and their application to challenges such as on-the-fly impact analysis at the GitHub-scale.}, year = {2020}, journal = {Journal of Systems and Software}, volume = {164}, month = {02/2020}, publisher = {Elsevier}, url = {https://www.sciencedirect.com/science/article/pii/S0164121220300327}, doi = {https://doi.org/10.1016/j.jss.2020.110550}, }