DocumentCode
647209
Title
Automated library recommendation
Author
Thung, Ferdian ; Lo, Daniel ; Lawall, Julia
Author_Institution
Singapore Manage. Univ., Singapore, Singapore
fYear
2013
fDate
14-17 Oct. 2013
Firstpage
182
Lastpage
191
Abstract
Many third party libraries are available to be downloaded and used. Using such libraries can reduce development time and make the developed software more reliable. However, developers are often unaware of suitable libraries to be used for their projects and thus they miss out on these benefits. To help developers better take advantage of the available libraries, we propose a new technique that automatically recommends libraries to developers. Our technique takes as input the set of libraries that an application currently uses, and recommends other libraries that are likely to be relevant. We follow a hybrid approach that combines association rule mining and collaborative filtering. The association rule mining component recommends libraries based on a set of library usage patterns. The collaborative filtering component recommends libraries based on those that are used by other similar projects. We investigate the effectiveness of our hybrid approach on 500 software projects that use many third-party libraries. Our experiments show that our approach can recommend libraries with recall rate@5 of 0.852 and recall rate@10 of 0.894.
Keywords
collaborative filtering; data mining; software reliability; association rule mining; automated library recommendation; collaborative filtering; recall rate; software projects; software reliability; third-party libraries; Association rules; Collaboration; Feature extraction; Generators; Itemsets; Libraries;
fLanguage
English
Publisher
ieee
Conference_Titel
Reverse Engineering (WCRE), 2013 20th Working Conference on
Conference_Location
Koblenz
Type
conf
DOI
10.1109/WCRE.2013.6671293
Filename
6671293
Link To Document