collaborators
Showing cs.SEShow all

6 papers · 1 filter

cs.SE2026

Testing Deep Learning Library APIs via Cross-Framework Differential Fuzzing

Bin Duan, Ruican Dong, Naipeng Dong +2

Deep learning libraries underpin many safety- and reliability-critical applications, yet existing API-level testing techniques often rely on intra-library properties or CPU--GPU di…

cs.SE2026

Harnessing LLMs for Document-Guided Fuzzing of Python Libraries

Bin Duan, Tarek Mahmud, Meiru Che +4

Python libraries underpin deep learning, scientific computing, data analysis, and computer vision, making their reliability critical to downstream applications. Testing their APIs…

cs.SE2026

Learning from Execution: Self-Evolving Memory for Private-Library Code Generation

Mofei Li, Taozhi Chen, Guowei Yang +1

Large Language Models (LLMs) have achieved strong performance on general code generation, but their effectiveness drops sharply in enterprise settings where software development re…

cs.SE2025

XAMT: Cross-Framework API Matching for Testing Deep Learning Libraries

Bin Duan, Ruican Dong, Naipeng Dong +2

Deep learning powers critical applications such as autonomous driving, healthcare, and finance, where the correctness of underlying libraries is essential. Bugs in widely used deep…

cs.SE2025

Harnessing LLMs for Document-Guided Fuzzing of OpenCV Library

Bin Duan, Tarek Mahmud, Meiru Che +4

The combination of computer vision and artificial intelligence is fundamentally transforming a broad spectrum of industries by enabling machines to interpret and act upon visual da…

cs.SE2025

Enhancing LLM Code Generation with Ensembles: A Similarity-Based Selection Approach

Tarek Mahmud, Bin Duan, Corina Pasareanu +1

Ensemble learning has been widely used in machine learning to improve model robustness, accuracy, and generalization, but has not yet been applied to code generation tasks with lar…