activity
20232026
collaborators

5 papers

cs.AI2026

Towards Security-Auditable LLM Agents: A Unified Graph Representation

Chaofan Li, Lyuye Zhang, Jintao Zhai +9

LLM-based agentic systems are rapidly evolving to perform complex autonomous tasks through dynamic tool invocation, stateful memory management, and multi-agent collaboration. Howev…

cs.SE2025

Detecting Essence Code Clones via Information Theoretic Analysis

Lida Zhao, Shihan Dou, Yutao Hu +8

Code cloning, a widespread practice in software development, involves replicating code fragments to save time but often at the expense of software maintainability and quality. In t…

cs.SE2024

TGMM: Combining Parse Tree with GPU for Scalable Multilingual and Multi-Granularity Code Clone Detection

Yuhang Ye, Yuekun Wang, Yinxing Xue +2

The rapid evolution of programming languages and software systems has necessitated the implementation of multilingual and scalable clone detection tools. However, it is difficult t…

cs.SE2023

Gitor: Scalable Code Clone Detection by Building Global Sample Graph

Junjie Shan, Shihan Dou, Yueming Wu +2

Code clone detection is about finding out similar code fragments, which has drawn much attention in software engineering since it is important for software maintenance and evolutio…

cs.SE2023

The Software Genome Project: Venture to the Genomic Pathways of Open Source Software and Its Applications

Yueming Wu, Chengwei Liu, Yang Liu

With the boom in modern software development, open-source software has become an integral part of various industries, driving progress in computer science. However, the immense com…