주요 논문
6
*2026년 기준 최근 7년 이내 논문에 한해 Impact Factor가 표기됩니다.
1
Article
|
인용수 0
·
2026MISA: Mutual Information-driven Separator with Spectral Alignment
S H Lee, Taehun Lee, Yoon-Yeong Kim
IF 3.6 (2026)
IEEE Access
https://doi.org/10.1109/access.2026.3716716
Spectral analysis
Signal processing
Matrix algebra
Optical filter
Filtering theory
2
Article
|
인용수 0
·
2025Automatic Seed Word Selection for Topic Modeling
Dahyun Jeong, Jeong-in Hwang, Yunjin Choi, Yoon-Yeong Kim
IF 4.2 (2025)
IEEE Access
Topic modeling is widely used to uncover latent semantic topics from a corpus. However, topic models often struggle to identify minor topics due to their tendency to prioritize dominant patterns in the data. They are also hindered by polysemous words and general terms, which frequently appear in multiple contexts, making topic assignment difficult. Seed-guided topic modeling addresses these issues by incorporating prior knowledge through “seed words”. Existing approaches, however, primarily rely on supervised selection using label-dependent metrics or manual selection. Both are limited by scalability and susceptible to human bias, particularly when dealing with unstructured real-world data. As a result, the selection of seed words in unsupervised settings remains underexplored. To address these challenges, we propose an automated seed word selection process that identifies diverse and cohesive word sets based on inter-word relationships. We instantiate this process with, an algorithm that utilizes co-occurrence to capture meaningful word associations. Unlike prior methods,operates in a fully unsupervised manner, requiring no predefined labels or human intervention.requires minimal parameter tuning and is highly adaptable, enabling seamless integration into existing seed-guided topic models. Through extensive quantitative and qualitative evaluations across multiple datasets and topic models, we demonstrate thatachieves results comparable to those obtained through supervised seed word selection.
https://doi.org/10.1109/access.2025.3540410
Computer science
Selection (genetic algorithm)
Word (group theory)
Natural language processing
Artificial intelligence
Linguistics
3
Article
|
·
인용수 1
·
2021Black-Box Expectation–Maximization Algorithm for Estimating Latent States of High-Speed Vehicles
Yoon-Yeong Kim, Hyemi Kim, Wonsung Lee, Han-Lim Choi, Il‐Chul Moon
Journal of Aerospace Information Systems
Tracking an object in a noisy environment is difficult, especially when unknown parameters affect the object’s behavior. In the case of a high-speed ballistic object, its trajectory is affected by changes in atmospheric conditions as well as various parameters of the object itself. To filter these latent factors of the dynamics model, this paper proposes a black-box expectation–maximization algorithm to estimate the latent parameters and enhance the accuracy of object tracking. The expectation step involves calculating the likelihood of observations through extended Kalman smoothing, which reflects the forward–backward probability combination. The maximization step involves optimizing the unknown parameter, which is the object mass, to maximize the likelihood through Bayesian optimization with Gaussian process regressions. Our simulation experiments show that our algorithm reduces the error of tracking a ballistic object’s position given noisy observations with unknown parameters.
https://doi.org/10.2514/1.i010831
Kalman filter
Trajectory
Computer science
Smoothing
Algorithm
Expectation–maximization algorithm
Tracking (education)
Position (finance)
Black box
Control theory (sociology)
4
Preprint
|
인용수 15
·
2021LADA: Look-Ahead Data Acquisition via Augmentation for Deep Active Learning
Yoon-Yeong Kim, Kyungwoo Song, JoonHo Jang, Il‐Chul Moon
arXiv (Cornell University)
https://arxiv.org/pdf/2011.04194
Computer science
Artificial intelligence
Deep learning
Machine learning
5
Preprint
|
인용수 1
·
2020LADA: Look-Ahead Data Acquisition via Augmentation for Active Learning
Yoon-Yeong Kim, Kyungwoo Song, JoonHo Jang, Il‐Chul Moon
arXiv (Cornell University)
Active learning effectively collects data instances for training deep learning models when the labeled dataset is limited and the annotation cost is high. Besides active learning, data augmentation is also an effective technique to enlarge the limited amount of labeled instances. However, the potential gain from virtual instances generated by data augmentation has not been considered in the acquisition process of active learning yet. Looking ahead the effect of data augmentation in the process of acquisition would select and generate the data instances that are informative for training the model. Hence, this paper proposes Look-Ahead Data Acquisition via augmentation, or LADA, to integrate data acquisition and data augmentation. LADA considers both 1) unlabeled data instance to be selected and 2) virtual data instance to be generated by data augmentation, in advance of the acquisition process. Moreover, to enhance the informativeness of the virtual data instances, LADA optimizes the data augmentation policy to maximize the predictive acquisition score, resulting in the proposal of InfoMixup and InfoSTN. As LADA is a generalizable framework, we experiment with the various combinations of acquisition and augmentation methods. The performance of LADA shows a significant improvement over the recent augmentation and acquisition baselines which were independently applied to the benchmark datasets.
http://arxiv.org/abs/2011.04194
Computer science
Data acquisition
Benchmark (surveying)
Process (computing)
Machine learning
Knowledge acquisition
Active learning (machine learning)
Artificial intelligence
Data mining
Operating system