works on

From the 1 of 6 linked papers with an AI index.

collaborators

6 papers

cs.SE2026

Demystifying Solana Bots: From GitHub Blueprints to On-Chain Fingerprints

Xiaoye Zheng, Yujing Chen, Minghao Wu +5

The paper empirically investigates Solana blockchain bots by analyzing 586 GitHub repositories and 200 on-chain bot addresses, creating a taxonomy of bot types and describing their…

cs.SE2025

Why Is My Transaction Risky? Understanding Smart Contract Semantics and Interactions in the NFT Ecosystem

Yujing Chen, Xuanming Liu, Zhiyuan Wan +4

The NFT ecosystem represents an interconnected, decentralized environment that encompasses the creation, distribution, and trading of Non-Fungible Tokens (NFTs), where key actors,…

cs.SE2025

CREME: Robustness Enhancement of Code LLMs via Layer-Aware Model Editing

Shuhan Liu, Xing Hu, Kerui Huang +3

Large language models (LLMs) have demonstrated impressive capabilities in code generation, where the natural language prompt plays a crucial role in conveying user intent to the mo…

cs.CR2025

An Empirical Study of Vulnerable Package Dependencies in LLM Repositories

Shuhan Liu, Xing Hu, Xin Xia +2

Large language models (LLMs) have developed rapidly in recent years, revolutionizing various fields. Despite their widespread success, LLMs heavily rely on external code dependenci…

cs.SE2025

Why Does My Transaction Fail? A First Look at Failed Transactions on the Solana Blockchain

Xiaoye Zheng, Zhiyuan Wan, David Lo +2

Solana is an emerging blockchain platform, recognized for its high throughput and low transaction costs, positioning it as a preferred infrastructure for Decentralized Finance (DeF…

cs.SE2025

Zero-Shot Cross-Domain Code Search without Fine-Tuning

Keyu Liang, Zhongxin Liu, Chao Liu +3

Code search aims to retrieve semantically relevant code snippets for natural language queries. While pre-trained language models (PLMs) have shown remarkable performance in this ta…