Skip to main content

Seong-Bae Park

Kyung Hee University · 情報科学

研究室紹介

Professor Seong-Bae Park's research lab specializes in natural language processing, with a strong focus on neural machine translation, aspect-based sentiment analysis, and knowledge graph embeddings. The lab explores hybrid approaches that combine symbolic rules with machine learning to improve robustness in low-resource and morphologically complex languages such as Korean and Arabic dialects. Additionally, the lab investigates structural similarity in program source code using kernel methods and graph-based representations, bridging software engineering and AI. A recurring theme is the development of efficient, scalable deep learning models that address alignment, generalization, and optimization challenges in sequential and structured data.

neural machine translationaspect-based sentiment analysisknowledge graph embeddingsprogram similarityhybrid NLP

Research Overview

Papers
256
Total Citations
1,696
Papers (5y)
66
Primary Field
情報科学

Research Output Trend

Figures are computed from collected data and may differ slightly.

Publications per year (5y)
66total
2021
2022
2023
2024
2025
Citations per year (5y)
244total
20212022202320242025

Selected Papers

15
1
Article|158 citations·2001
A novel pH-sensitive membrane from chitosan — TEOS IPN; preparation and its drug permeation characteristics
Seong-Bae Park, Jin‐Oh You, Ham-Yong Park, Seung Joo Haam, Woo-Sik Kim
SJR Q1Biomaterials
Pharmaceutical SciencePharmacology, Toxicology and Pharmaceutics
2
Article|57 citations·2018
A Neural Machine Translation Model for Arabic Dialects That Utilizes Multitask Learning (MTL)
Laith H. Baniata, Seyoung Park, Seong-Bae Park
Computational Intelligence and NeuroscienceOA

In this research article, we study the problem of employing a neural machine translation model to translate Arabic dialects to modern standard Arabic. The proposed solution of the neural machine translation model is prompted by the recurrent neural network-based encoder-decoder neural machine translation model that has been proposed recently, which generalizes machine translation as sequence learning problems. We propose the development of a multiytask learning (MTL) model which shares one decod

Artificial IntelligenceComputer Science
3
Article|43 citations·2003
Text chunking by combining hand-crafted rules and memory-based learning
Seong-Bae Park, Byoung‐Tak Zhang

This paper proposes a hybrid of hand-crafted rules and a machine learning method for chunking Korean. In the partially free word-order languages such as Korean and Japanese, a small number of rules dominate the performance due to their well-developed postpositions and endings. Thus, the proposed method is primarily based on the rules, and then the residual errors are corrected by adopting a memory-based machine learning method. Since the memory-based learning is an efficient method to handle exc

Artificial IntelligenceComputer Science
4
Article|34 citations·2003
Co-trained support vector machines for large scale unstructured document classification using unlabeled data and syntactic information
Seong-Bae Park, Byoung‐Tak Zhang
SJR Q1Information Processing & Management
Artificial IntelligenceComputer Science
5
Article|24 citations·2015
Computation of Program Source Code Similarity by Composition of Parse Tree and Call Graph
Hyun-Je Song, Seong-Bae Park, Se Young Park
SJR Q2Mathematical Problems in EngineeringOA

This paper proposes a novel method to compute how similar two program source codes are. Since a program source code is represented as a structural form, the proposed method adopts convolution kernel functions as a similarity measure. Actually, a program source code has two kinds of structural information. One is syntactic information and the other is the dependencies of function calls lying on the program. Since the syntactic information of a program is expressed as its parse tree, the syntactic

Information SystemsComputer Science
6
Article|22 citations·2013
An application for plagiarized source code detection based on a parse tree kernel
Jeong-Woo Son, Tae-Gil Noh, Hyun-Je Song, Seong-Bae Park
SJR Q1Engineering Applications of Artificial Intelligence
Information SystemsComputer Science
7
Article|18 citations·2019
Aspect-Based Sentiment Analysis Using Aspect Map
Yunseok Noh, Seyoung Park, Seong-Bae Park
SJR Q2Applied SciencesOA

Aspect-based sentiment analysis (ABSA) is the task of classifying the sentiment of a specific aspect in a text. Because a single text usually has multiple aspects which are expressed independently, ABSA is a crucial task for in-depth opinion mining. A key point of solving ABSA is to align sentiment expressions with their proper target aspect in a text. Thus, many recent neural models have applied attention mechanisms to learning the alignment. However, it is problematic to depend solely on atten

Artificial IntelligenceComputer Science
8
Article|14 citations·1997
Evaluation of scheduling techniques on a SPARC-based VLIW testbed
Seong-Bae Park, SangMin Shim, Soo‐Mook Moon
International Symposium on Microarchitecture

The performance of Very Long Instruction Word (VLIW) microprocessors depends on the close cooperation between the compiler and the architecture. This paper evaluates a set of important compilation techniques and related architectural features for VLIW machines. The evaluation is performed on a SPARC-based VLIW testbed where gcc-generated optimized SPARC code is scheduled into high-performance VLIW code. As a base scheduling compiler, we experiment with three core scheduling techniques including

Hardware and ArchitectureComputer Science
9
Article|12 citations·2020
Learning Translation-Based Knowledge Graph Embeddings by N-Pair Translation Loss
Hyun-Je Song, A-Yeong Kim, Seong-Bae Park
SJR Q2Applied SciencesOA

Translation-based knowledge graph embeddings learn vector representations of entities and relations by treating relations as translation operators over the entities in an embedding space. Since the translation is represented through a score function, translation-based embeddings are trained in general by minimizing a margin-based ranking loss, which assigns a low score to positive triples and a high score to negative triples. However, this type of embedding suffers from slow convergence and poor

Artificial IntelligenceComputer Science
10
Article|11 citations·2000
Word sense disambiguation by learning from unlabeled data
Seong-Bae Park, Byoung‐Tak Zhang, Yung Taek Kim
OA

Most corpus-based approaches to natural language processing suffer from lack of training data. This is because acquiring a large number of labeled data is expensive. This paper describes a learning method that exploits unlabeled data to tackle data sparseness problem. The method uses committee learning to predict the labels of unlabeled data that augment the existing training data. Our experiments on word sense disambiguation show that predictive accuracy is significantly improved by using addit

Artificial IntelligenceComputer Science
11
Article|11 citations·2003
Large scale unstructured document classification using unlabeled data and syntactic information
Seong-Bae Park, Byoung‐Tak Zhang
Knowledge Discovery and Data Mining
Artificial IntelligenceComputer Science
12
Article|11 citations·2016
Point of interest mining with proper semantic annotation
Thanh-Hieu Bui, Seong-Bae Park
SJR Q1Multimedia Tools and Applications
Signal ProcessingComputer Science
13
Article|10 citations·2020
An Approach to Knowledge Base Completion by a Committee-Based Knowledge Graph Embedding
Su Jeong Choi, Hyun-Je Song, Seong-Bae Park
SJR Q2Applied SciencesOA

Knowledge bases such as Freebase, YAGO, DBPedia, and Nell contain a number of facts with various entities and relations. Since they store many facts, they are regarded as core resources for many natural language processing tasks. Nevertheless, they are not normally complete and have many missing facts. Such missing facts keep them from being used in diverse applications in spite of their usefulness. Therefore, it is significant to complete knowledge bases. Knowledge graph embedding is one of the

Artificial IntelligenceComputer Science
14
Book Chapter|10 citations·2003
Classification of the Risk Types of Human Papillomavirus by Decision Trees
Seong-Bae Park, Sohyun Hwang, Byoung‐Tak Zhang
SJR Q2Lecture notes in computer science
EpidemiologyMedicine
15
Article|10 citations·2014
Consolidation of Subtasks for Target Task in Pipelined NLP Model
Jeong-Woo Son, Hee-Geun Yoon, Seong-Bae Park, Kee-Seong Cho, Won Ryu
SJR Q2ETRI JournalOA

Most natural language processing tasks depend on the outputs of some other tasks. Thus, they involve other tasks as subtasks. The main problem of this type of pipelined model is that the optimality of the subtasks that are trained with their own data is not guaranteed in the final target task, since the subtasks are not optimized with respect to the target task. As a solution to this problem, this paper proposes a consolidation of subtasks for a target task (CST2). In CST2, all parameters of a t

Artificial IntelligenceComputer Science

Research Areas

Artificial IntelligenceInformation SystemsComputer Vision and Pattern RecognitionAerospace EngineeringMolecular BiologyComputer Networks and Communications

Seong-Bae Parkの研究をNubintでさらに深く

この研究室の論文をアプリで開き、AIと共に読み、要約し、引用しましょう。