← Search

Soo-Mook Moon

4 accepted papers

2026

BugSweeper: Function-Level Detection of Smart Contract Vulnerabilities Using Graph Neural Networks

AAAI 2026technical

The rapid growth of Ethereum has made it more important to quickly and accurately detect smart contract vulnerabilities. While machine learning-based methods have shown some promise, many still rely on rule-based preprocessing designed by domain experts. Rule-based preprocessing methods often discar

Cited by 0SourcePDFScholar
2025

Convergence Analysis of Federated Learning Methods Using Backward Error Analysis

AAAI 2025technical

Backward error analysis allows finding a modified loss function, which the parameter updates really follow under the influence of an optimization method. The additional loss terms included in this modified function is called implicit regularizer. In this paper, we attempt to find the implicit regula…

Cited by 0SourcePDFScholar
2025

Shortcut Features as Top Eigenfunctions of NTK: A Linear Neural Network Case and More

NeurIPS 2025spotlight

One of the chronic problems of deep-learning models is shortcut learning. In a case where the majority of training data are dominated by a certain feature, neural networks prefer to learn such a feature even if the feature is not generalizable outside the training set. Based on the framework of Neur…

Cited by 0SourceScholar
2023

DepthFL : Depthwise Federated Learning for Heterogeneous Clients

ICLR 2023poster

Federated learning is for training a global model without collecting private local data from clients. As they repeatedly need to upload locally-updated weights or gradients instead, clients require both computation and communication resources enough to participate in learning, but in reality their r…