Research Projects

AI-Based Software Vulnerability Detection


Supported by Defense Agency for Technology and Quality (국방기술품질원), co-work with LIGNex1 (2022~2024)

Vulnerabilities in software can hamper the robustness of 


AI-Based Cyber Warfare Training Evaluation & Review


Supported by Defense Agency for Technology and Quality (국방기술품질원), co-work with LIGNex1 (2022~2024)

On-Sensor AI


Future Challenge Defense Technology R&D Project (미래도전국방기술 연구개발사업), supported by Defense Acquisition Program Administration (방위사업청), co-work with ETRI (2022~2025)

AI-based Intelligent Vehicle Control


Supported by the Hyundai Motor Group (2019~2023)

In this project, we aim to design deep learning models to predict the speed of automobiles using various sensor signals from the vehicles. In particular, we focus on creating small neural nets that can be efficiently operated on small embedded systems.

Air Quality Prediction


Supported by the National Institute of  Environmental Research (NIER), Ministry of Environment (2019~2023)

Fine dusts (PM10 and PM2.5) are high risk factors against public health in South Korea, and long-term predictions of fine dusts are essential for governmental decision making such as initiating emergency reduction measures. In this, accurate prediction is required to minimize social and economic impacts. 

In this project, we create new long-term (+3 ~ +6 days ahead) PM10 and PM2.5 prediction models based on deep neural nets using meteorological fields and related inputs, with the goal to outperform the current forecasting systems such as WRF and CMAQ that have clear limits in uncertainty accumulation over long prediction horizons.


Smart Media Research Center (SSRC)

https://en.ssrc-ku.org/


Supported by ITRC, IITP of ICT (2020~2025)

SSRC aims to innovate and develop smart media services, nurturing master's and doctoral level researchers in the fields of technology (AI, communication technology, security, brain engineering), data science (big data application development), and media industry (market policy).

This project belongs to the University ICT Research Center Promotion Program (ITRC) supported by the Institute of Information & Communications Technology Planning & Evaluation (IITP) of the Ministry of Science, ICT.  (2020~2025)

Papers:

Patents:


Anomaly Detection in Multi-Host Environment


Supported by Agency for Defense Development (ADD) (2021~2022)

Keywords: anomaly detection, multi-host, federated learning, data privacy

Papers:

Patents:


Network Intrusion Detection & XAI


Supported by LIGNex1 (2020~2021)

In this project, we developed an improved network intrusion detectors based on deep neural nets, where further investigations have been made to pursue the origins of attacks, with the help of XAI techniques.

Papers:

Patents:

On-Device AI


Supported by ETRI and NRF (2018~20)

Model compression is an application of sparse coding, where we "compress" models by excluding many zero values in sparse parameter vectors from storage and compution. In this project, we use L1-norm and its variants as regulaizers to induce various forms of zero-value patterns in parameter tensors in DNNs, expecially in CNNs.

We study sparse coding, a technique to use regularizers to induce certain structure in trained model paramters.  L1-norms are the most popular regularizers, appearing in machine learning & statistics (e.g. LASSO) and signal recovery (e.g. compressed sensing), where elementwise sparsity of parameter vectors leads to discovery of important variables/signals.

We're also interested in an actual implementation of the idea, so that training and testing of DNNs can be performed on embedded systems using model parameters in compressed forms. We study parallel implementations using CUDA and OpenCL backends, on embedded platforms such as Nvidia Jetson and Samsung Exynos 8890.

This project is supported by the Electronics and Telecommunications Research Institute of Korea (ETRI, 2018~2020) and the National Research Foundation of Korea (grant NRF-2018R1D1A1B07051383,  2018~2020) 

Papers:

AI-Vision Testing in

Smart Factory


Supported by Myunghwa Industry (2019~2021)

Computer vision system for automatized inspection in manufacturing lines of automobile products using super-high resolution images.

Paper:

Patents:

Malware Detection

This project has been supported by Samsung SDS (2020~2021)

Patents:

Deep-fake Evasion

This project has been supported by Samsung Electronics (2020~2021)

Adversarial Attack & Defense

Recently it has been shown that ML models can be fooled by creating so-called adversarial examples, modifying data points to maximize the training loss function. Adversarial examples have been studied actively in computer vision and computer security. 

We have investigated recently proposed attack mechanisms against ML models, studying why such attacks are ever possible regarding learning models and theory. We also have investigated available defenses for those attacks, analyzing their potential problems. 

We now investigate malware detection problems, where ML-based detectors are getting more interest due to their capability to prevent zero-day attacks. In our research, we try to build adversarial examples with binary code constraints, to check that if it is possible to obfuscate ML-based malware detectors by modifying malware binary code in a systematic fashion.

This project has been supported by the National Security Research Institute of Korea (grants 2017-125, 2018-150) 

Patents