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 Authorship Attribution: Methods and Challenges
TL;DR: This article presents the first comprehensive review of research on code authorship attribution, and summarizes various methods of authorship attributions, and highlights challenges in the field.
83
Source Code Authorship Identification Using Deep Neural Networks
TL;DR: The authors propose their technique based on a hybrid neural network and demonstrate its results both for simple cases of determining the authorship of the code and for those complicated by obfuscation and using of coding standards, showing that the author's technique successfully solves the essential problems of analogs and can be effective even in cases where there are no obvious signs indicating authorship.
21
Identification Author of Source Code by Machine Learning Methods
Anna Kurtukova,Alexander Romanov +1 more
- 04 Jun 2019
TL;DR: The authors suggest two new identification techniques based on machine learning algorithms: support vector machine, fast correlation filter and informative features; and the technique based on hybrid convolutional recurrent neural network, which is at the present time the best-known result.
Discovering software developer's coding expertise through deep learning
TL;DR: Criteria for novice and expert developers is formulated and criteria to discover the level of coding expertise of software developers using three different models of deep learning are carried out.
8
Feasibility of deception in code attribution
Alina Matyukhina
- 01 Jan 2019
TL;DR: This thesis investigates the feasibility of deception of source code attribution techniques by exploring how data characteristics and feature selection influence both the accuracy and performance of attribution methods.
References
Source Code Authorship Analysis For Supporting the Cybercrime Investigation Process.
Georgia Frantzeskou,Stephen G. MacDonell,Efstathios Stamatatos +2 more
- 01 Jan 2010
TL;DR: The set of tools and techniques used to achieve the goal of authorship identification are presented, a review of the research efforts in the area and a new taxonomy on source code authorship analysis are presented.
43
On the Use of Discretized Source Code Metrics for Author Identification
Maxim Shevertalov,J. Kothari,Edward Stehle,Spiros Mancoridis +3 more
- 13 May 2009
TL;DR: A genetic algorithm to discretize metrics to improve source code to author classification is presented and evaluated with a case study involving 20 open source developers and over 750,000 lines of Java source code.
Software forensics applied to the task of discriminating between program authors
Stephen G. MacDonell,Andrew R. Gray +1 more
- 01 Jan 2001
TL;DR: All of the examined modeling techniques have prediction accuracy rates over 80%, supporting the claim that it is feasible to use such techniques for the task of discriminating program authors based on source-code measurements in a majority of cases.
16
•Proceedings Article
IDENTIFIED: A Dictionary-Based System for Extracting Source Code Metrics for Software Forensics
Andrew R. Gray,Philip Sallis,Stephen G. MacDonell +2 more
- 26 Jan 1998
15
Specification and Automated Detection of Code Smells using OCL
Tae-Woong Kim,Tae-Gong Kim,Jai-Hyun Seu +2 more
- 01 Jan 2013
TL;DR: This paper newly define code smells by using specification language OCL and use these models in auto detection and verify the effectiveness of the model by applying on primitive smell and derived smell in java source code.
11
Related Papers (4)
Swati Srivastava,Akshit Rai,Mahima Varshney +2 more
- 01 Jan 2021
Khin Khin Zaw,Nobuo Funabiki +1 more
- 12 Jul 2015