OneSpace: Detecting cross-language clones by learning a common embedding space

M El Arnaoty, F Servant - Journal of Systems and Software, 2024 - Elsevier
Identifying clone code fragments across different languages can enhance the productivity of
software developers in several ways. However, the clone detection task is often studied in …

LICCA: A tool for cross-language clone detection

T Vislavski, G Rakić, N Cardozo… - 2018 IEEE 25th …, 2018 - ieeexplore.ieee.org
Code clones mostly have been proven harmful for the development and maintenance of
software systems, leading to code deterioration and an increase in bugs as the system …

An experimental study of insider attacks for OSPF routing protocol

B Vetter, F Wang, SF Wu - Proceedings 1997 International …, 1997 - ieeexplore.ieee.org
It is critical to protect the network infrastructure (eg, network routing and management
protocols) against security intrusions, yet dealing with insider attacks are probably one of the …

Improving syntactical clone detection methods through the use of an intermediate representation

PM Caldeira, K Sakamoto, H Washizaki… - 2020 IEEE 14th …, 2020 - ieeexplore.ieee.org
Detection of type-3 and type-4 clones remains a difficult task. Current methods are complex,
both on a conceptual and computational level. Similarly, their usage requires substantial …

A survey on the evaluation of clone detection performance and benchmarking

J Svajlenko, CK Roy - arXiv preprint arXiv:2006.15682, 2020 - arxiv.org
There are a great many clone detection tools proposed in the literature. In this paper, we
investigate the state of clone detection tool evaluation. We begin by surveying the clone …

[PDF][PDF] Towards the Code Clone Analysis in Heterogeneous Software Products.

T Vislavski, Z Budimac, G Rakic - SQAMIA, 2016 - academia.edu
Code clones are parts of source code that were usually created by copy-paste activities, with
some minor changes in terms of added and deleted lines, changes in variable names, types …