2 papers
cs.SE2024
BinaryAI: Binary Software Composition Analysis via Intelligent Binary Source Code Matching
Ling Jiang, Junwen An, Huihui Huang +4
While third-party libraries are extensively reused to enhance productivity during software development, they can also introduce potential security risks such as vulnerability propa…
cs.SE2024
Prompt-based Code Completion via Multi-Retrieval Augmented Generation
Hanzhuo Tan, Qi Luo, Ling Jiang +4
Automated code completion, aiming at generating subsequent tokens from unfinished code, has been significantly benefited from recent progress in pre-trained Large Language Models (…