Section 01
MCDM Framework: Guide to Multimodal Code Clone Detection Fusing Source Code Semantics and Binary Representation
This article introduces the MCDM (Multimodal Code Clone Detection Model) framework, an innovative multimodal code clone detection method. By jointly leveraging source code semantics and binary-level representations, combining the UniXcoder and Vision Transformer (ViT) models, and using a cross-modal attention fusion mechanism, this framework significantly enhances the robustness of complex clone detection tasks. Its core design concept is that source code and binary code provide complementary information, and fusing both can build a more robust detection system.