3 papers
cs.SE2026
Many Hands Make Light Work: An LLM-based Multi-Agent System for Detecting Malicious PyPI Packages
Muhammad Umar Zeshan, Motunrayo Ibiyo, Claudio Di Sipio +2
Malicious code in open-source repositories such as PyPI poses a growing threat to software supply chains. Traditional rule-based tools often overlook the semantic patterns in sourc…
cs.SE2025
Simplicity by Obfuscation: Evaluating LLM-Driven Code Transformation with Semantic Elasticity
Lorenzo De Tomasi, Claudio Di Sipio, Antinisca Di Marco +1
Code obfuscation is the conversion of original source code into a functionally equivalent but less readable form, aiming to prevent reverse engineering and intellectual property th…
cs.LG2024
SGD method for entropy error function with smoothing l0 regularization for neural networks
Trong-Tuan Nguyen, Van-Dat Thang, Nguyen Van Thin +1
The entropy error function has been widely used in neural networks. Nevertheless, the network training based on this error function generally leads to a slow convergence rate, and…