paper-with-me

Papers

SimClone: Detecting Tabular Data Clones using Value Similarity

2024-06-24 · Xu Yang, Gopi Krishnan Rajbahadur, Dayi Lin, Shaowei Wang, Zhen Ming, Jiang

Data clones are defined as multiple copies of the same data among datasets. Presence of data clones between datasets can cause issues such as difficulties in managing data assets and data license violations when using datasets with clones to build AI software. However, detecting data clones is not trivial. Majority of the prior studies in this area rely on structural information to detect data clones (e.g., font size, column header). However, tabular datasets used to build AI software are typically stored without any structural information. In this paper, we propose a novel method called SimClone for data clone detection in tabular datasets without relying on structural information. SimClone method utilizes value similarities for data clone detection. We also propose a visualization approach as a part of our SimClone method to help locate the exact position of the cloned data between a dataset pair. Our results show that our SimClone outperforms the current state-of-the-art method by at least 20\% in terms of both F1-score and AUC. In addition, SimClone's visualization component helps identify the exact location of the data clone in a dataset with a Precision@10 value of 0.80 in the top 20 true positive predictions.

📄 PDF Abstract BibTeX arXiv:2407.12802

Code (0)

등록된 구현이 없습니다.

Tasks

Clone Detection

Similar Papers 제목 키워드 기반

Detecting Code Clones with Graph Neural Networkand Flow-Augmented Abstract Syntax Tree

2020-02-20 · Wenhan Wang, Ge Li, Bo Ma, Xin Xia 외

Code clones are semantically similar code fragments pairs that are syntactically similar or different. Detection of code clones can help to reduce the cost of software maintenance and prevent bugs. Numerous approaches of…

Clone Detection

A Statistical Learning Approach to Mediterranean Cyclones

2025-01-26 · L. Roveri, L. Fery, L. Cavicchia, F. Grotto

Mediterranean cyclones are extreme meteorological events of which much less is known compared to their tropical, oceanic counterparts. The raising interest in such phenomena is due to their impact on a region increasingl…

Assessing the Code Clone Detection Capability of Large Language Models

2024-07-02 · Zixian Zhang, Takfarinas Saber

This study aims to assess the performance of two advanced Large Language Models (LLMs), GPT-3.5 and GPT-4, in the task of code clone detection. The evaluation involves testing the models on a variety of code pairs of dif…

Clone DetectionCode Generation

On the Use of Deep Learning Models for Semantic Clone Detection

2024-12-19 · Subroto Nag Pinku, Debajyoti Mondal, Chanchal K. Roy

Detecting and tracking code clones can ease various software development and maintenance tasks when changes in a code fragment should be propagated over all its copies. Several deep learning-based clone detection models …

Clone DetectionDeep Learning

Catchphrase: Automatic Detection of Cultural References

2021-06-09 · ACL 2021 5 · Nir Sweed, Dafna Shahaf

A snowclone is a customizable phrasal template that can be realized in multiple, instantly recognized variants. For example, ``* is the new *" (Orange is the new black, 40 is the new 30). Snowclones are extensively used …

Cultural Vocal Bursts Intensity Prediction