CroLSSim: Cross‐language software similarity detector using hybrid approach of LSA‐based AST‐MDrep features and CNN‐LSTM model

F Ullah, MR Naeem, H Naeem… - … Journal of Intelligent …, 2022 - Wiley Online Library
Software similarity in different programming codes is a rapidly evolving field because of its
numerous applications in software development, software cloning, software plagiarism, and …

[HTML][HTML] Development and benchmarking of multilingual code clone detector

W Zhu, N Yoshida, T Kamiya, E Choi… - Journal of Systems and …, 2025 - Elsevier
The diversity of programming languages is growing, making the language extensibility of
code clone detectors crucial. However, this is challenging for most existing clone detection …

Detecting semantic clones in microservices using components

AS Abdelfattah, A Rodriguez, A Walker, T Cerny - SN Computer Science, 2023 - Springer
The growing popularity of enterprise technologies for decentralized systems leads to
commonalities in using components. This direction, however, opens new challenges to code …

A novel code representation for detecting Java code clones using high-level and abstract compiled code representations

FH Quradaa, S Shahzad, R Saeed, MM Sufyan - Plos one, 2024 - journals.plos.org
In software development, it's common to reuse existing source code by copying and pasting,
resulting in the proliferation of numerous code clones—similar or identical code fragments …

GT-SimNet: Improving code automatic summarization via multi-modal similarity networks

X Gao, X Jiang, Q Wu, X Wang, C Lyu, L Lyu - Journal of Systems and …, 2022 - Elsevier
Code summarization aims to generate high-quality functional summaries of code snippets to
improve the efficiency of program development and maintenance. It is a pressing challenge …

基于深度学习的代码表征及其应用综述.

张祥平, 刘建勋 - Journal of Frontiers of Computer Science & …, 2022 - search.ebscohost.com
对程序进行分析, 推理能够对软件开发, 维护, 迁移起到重要作用. 如何高效地从程序代码中获取
高质量信息成为了当前研究的热点. 近几年有许多学者将基于深度学习的表征技术引入到程序 …

Policy-based code slicing of database application using semantic rule-based approach

A Kashyap, A Jana - International Conference on Innovations in Bio …, 2022 - Springer
We introduce a policy-based slicing of database application. The policies are defined on
data, that is kept in a backend database. The majority of the proposed slicing approaches …

Extending Semantic based Techniques for Policy-based Slicing of Database Program

A Kashyap, A Jana - International Journal of Computer …, 2023 - cspub-ijcisim.org
The innovation of the program slicing technique brings a revolution to address several
issues (eg code understanding, debugging, maintenance, testing, etc.) in the more complex …

CloneBAS: A Code Clone Detection Method Based on Abstract Syntax Tree and Simhash

H He, L Lin, T Yu, X Zhong - 2023 IEEE 3rd International …, 2023 - ieeexplore.ieee.org
Code clone, which is one of the common “code smells”, is the duplicate code that exists in
the source code. In this paper, we present CloneBAS, a code clone detection method based …

Evaluation of Change Impact Analysis Tools and Their Effect on Cognitive Models Employed by Programmers

CJ Martin - 2023 - search.proquest.com
In the realm of change impact analysis (CIA), there has been very little work done to
understand how programmers actually accomplish CIA tasks. With the help of eye-tracking …