성균관대학교 · Computer Science
Seokho Kang 교수의 연구실은 딥러닝 기반의 그래프 신경망과 생성 모델을 활용해 화학 분자 설계, 반응 예측, 물성 예측 등 분자 데이터 기반의 지능형 화학 공학 문제를 해결하는 데 초점을 맞추고 있습니다. 특히, 비모수적 생성 모델과 변분 오토인코더를 활용한 효율적이고 정밀한 분자 구조 생성, 그리고 반응 수율 예측에서의 불확실성 추정 기법 등 응용 분야에서의 혁신을 추구합니다. 또한 반도체 웨이퍼 테스트 데이터를 기반으로 한 불량 다이 예측 모델링을 통해 제조 공정의 효율성과 품질을 향상시키는 실용적 응용 연구도 진행하고 있습니다.
표시된 성과는 수집된 데이터 기준으로 산출되며, 일부 차이가 있을 수 있습니다.
Although machine learning has been successfully used to propose novel molecules that satisfy desired properties, it is still challenging to explore a large chemical space efficiently. In this paper, we present a conditional molecular design method that facilitates generating new molecules with desired properties. The proposed model, which simultaneously performs both property prediction and molecule generation, is built as a semisupervised variational autoencoder trained on a set of existing mol
k-nearest neighbor (kNN) is a widely used learning algorithm for supervised learning tasks. In practice, the main challenge when using kNN is its high sensitivity to its hyperparameter setting, including the number of nearest neighbors k, the distance function, and the weighting function. To improve the robustness to hyperparameters, this study presents a novel kNN learning method based on a graph neural network, named kNNGNN. Given training data, the method learns a task-specific kNN rule in an
With the advancements in deep learning, deep generative models combined with graph neural networks have been successfully employed for data-driven molecular graph generation. Early methods based on the non-autoregressive approach have been effective in generating molecular graphs quickly and efficiently but have suffered from low performance. In this paper, we present an improved learning method involving a graph variational autoencoder for efficient molecular graph generation in a non-autoregre
In this paper, we present a data-driven method for the uncertainty-aware prediction of chemical reaction yields. The reactants and products in a chemical reaction are represented as a set of molecular graphs. The predictive distribution of the yield is modeled as a graph neural network that directly processes a set of graphs with permutation invariance. Uncertainty-aware learning and inference are applied to the model to make accurate predictions and to evaluate their uncertainty. We demonstrate
Fast and accurate prediction of NMR spectra enables automatic structure validation and elucidation of molecules on a large scale. In this Article, we propose an improved method of learning from an NMR database to predict the chemical shifts of NMR-active atoms of a new molecule. For this purpose, we use a message passing neural network that operates on the graph representation of a molecule. The compactness and informativeness of the graph representation are enhanced by treating hydrogen atoms i
In semiconductor manufacturing, wafer fabrication is followed by chip assembly where individual dies are assembled as a packaged chip. In between, dies are tested in terms of their electrical properties and those which fail to pass the “wafer test” are filtered out. However, some faulty dies pass the test and cause a packaged chip to fail in the final test. The inaccuracy of the wafer test leads to waste in manufacturing time and cost. In this paper, we propose to predict the result of the final
The enhancement of production yield is a continuous challenge in semiconductor manufacturing. Analyzing the spatial defect patterns of previously processed wafers is a key step in identifying the root causes of yield degradation. Predictive modeling approaches have been successful in automated wafer map pattern classification. The classification performance depends significantly on the quantity and diversity of data that can be acquired, which are often limited in practice. In this study, we dem