Source Code Author Attribution Using Author’s Programming Style and Code Smells
TL;DR: A machine learning based methodology is described not only to address the question of can code smells are useful for characterizing authors’ signatures but also for designing a system that can improves the authorship attribution.
read more
Abstract: Source code is an intellectual property and using it without author’s permission is a violation of property right. Source code authorship attribution is vital for dealing with software theft, copyright issues and piracies. Characterizing author’s signature for identifying their footprints is the core task of authorship attribution. Different aspects of source code have been considered for characterizing signatures including author’s coding style and programming structure, etc. The objective of this research is to explore another trait of authors’ coding behavior for personifying their footprints. The main question that we want to address is that “can code smells are useful for characterizing authors’ signatures? A machine learning based methodology is described not only to address the question but also for designing a system. Two different aspects of source code are considered for its representation into features: author’s style and code smells. The author’s style related feature representation is used as baseline. Results have shown that code smell can improves the authorship attribution.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Code stylometry vs formatting and minification
TL;DR: This study investigates how code formatting and minification impact the accuracy of code stylometry, a technique for identifying code authors based on their programming styles, and finds that formatting reduces accuracy by 15% and minification by 3%.
Development of a methodology for identifying the authorship of binary and disassembled program codes based on an ensemble of modern natural language processing methods
Anna V. Kurtukova,Aleksandr S. Romanov,Alexandr A. Shelupanov +2 more
TL;DR: A methodology for identifying the authorship of binary and disassembled program codes based on an ensemble of modern natural language processing methods is proposed. The average accuracy of identifying the author of disassembled code using the proposed method was more than 0.9.
References
LIBSVM: A library for support vector machines
Chih-Chung Chang,Chih-Jen Lin +1 more
TL;DR: Issues such as solving SVM optimization problems theoretical convergence multiclass classification probability estimates and parameter selection are discussed in detail.
The WEKA data mining software: an update
TL;DR: This paper provides an introduction to the WEKA workbench, reviews the history of the project, and, in light of the recent 3.6 stable release, briefly discusses what has been added since the last stable version (Weka 3.4) released in 2003.
•Book
Refactoring: Improving the Design of Existing Code
Martin Fowler
- 01 Jan 1999
TL;DR: Almost every expert in Object-Oriented Development stresses the importance of iterative development, but how do you add function to the existing code base while still preserving its design integrity?
Refactoring improving the design of existing code
Mauricio A. Saca
- 01 Nov 2017
TL;DR: The present document details the how, why and when to apply refactoring in computer systems that have been poorly designed, this in order to a better performance and maintenance of the constituent components.
4.1K
Related Papers (4)
Swati Srivastava,Akshit Rai,Mahima Varshney +2 more
- 01 Jan 2021
Khin Khin Zaw,Nobuo Funabiki +1 more
- 12 Jul 2015