RnDCircle Logo
mlalab
서울시립대학교 통계학과 김윤영 교수
확률적 상태추정
능동학습
데이터 증강
연구 영역
기본 정보
논문·특허
과제
구성원

mlalab

서울시립대학교 통계학과 김윤영 교수

MLALab 연구실은 딥러닝의 일반화 능력 향상과 불확실성 탐구를 중심으로 첨단 인공지능 기술을 연구하는 서울시립대학교 소속 연구실입니다. 본 연구실은 딥러닝 모델이 학습 데이터에만 국한되지 않고, 실제 환경의 다양한 데이터 분포에서도 높은 성능을 발휘할 수 있도록 일반화 및 도메인 일반화 기술을 개발하고 있습니다. 이를 위해 액티브 러닝, 데이터 증강, OOD 탐지 등 최신 기법을 적극적으로 도입하고 있습니다. 또한, 인공지능의 불확실성에 대한 체계적인 분석을 통해 신뢰성 있는 AI 시스템 구축에 앞장서고 있습니다. 베이지안 접근법, PAC-Bayes 이론 등 수학적 기반의 연구를 바탕으로, 모델의 예측 신뢰도를 정량화하고, 불확실성이 높은 상황에서의 대응 전략을 제시합니다. 이러한 연구는 의료, 국방, 자율주행 등 고신뢰성이 요구되는 분야에서 실질적인 가치를 창출하고 있습니다. MLALab은 이론적 연구와 실용적 응용을 동시에 추구합니다. 필터링 및 타겟 추적, 객체 탐지, 시맨틱 세그멘테이션 등 다양한 실제 문제에 인공지능 알고리즘을 적용하여, 복잡하고 불확실한 환경에서도 신뢰할 수 있는 시스템을 개발하고 있습니다. 국방 AI 적용을 위한 데이터 증강 기술 개발 등 다양한 산학협력 및 국책과제를 수행하며, 사회적 파급력이 큰 연구를 이어가고 있습니다. 연구실은 다양한 학제 간 협력과 국제 학술대회 발표를 통해, 세계적인 연구 성과를 지속적으로 창출하고 있습니다. 최신 논문 발표와 특허, 프로젝트 수행을 통해 연구실의 기술력을 입증하고 있으며, 우수한 연구 인재 양성에도 힘쓰고 있습니다. MLALab은 앞으로도 인공지능의 이론적 한계와 가능성을 탐구하고, 실제 사회에 기여할 수 있는 혁신적인 AI 기술 개발에 매진할 것입니다. 신뢰성과 적응력을 갖춘 차세대 인공지능 시스템을 통해, 다양한 산업과 사회 문제 해결에 기여하는 것을 목표로 하고 있습니다.

확률적 상태추정능동학습데이터 증강룩어헤드 취득오픈셋 학습
대표 연구 분야
연구 영역 전체보기
능동학습을 위한 룩어헤드 데이터 취득·가상 증강 연구 thumbnail
능동학습을 위한 룩어헤드 데이터 취득·가상 증강 연구
Look-Ahead Data Acquisition and Virtual Augmentation for Active Learning
연구 분야 상세보기
연구 성과 추이
표시된 성과는 수집된 데이터 기준으로 산출되며, 일부 차이가 있을 수 있습니다.
주요 논문
6
논문 전체보기
1
Article
|
인용수 0
·
2026
MISA: 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
·
2025
Automatic 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
·
2021
Black-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)
최신 정부 과제
1
과제 전체보기
1
2025년 3월-2028년 2월
|202,178,000
이상치 분포 추정을 위한 가상 데이터 생성 방법론 연구
이상치 분포 추정을 통한 딥러닝 모델의 Open-Set Learning 성능 향상
이상치 분포 추정
확률적 경계 설정
가상 데이터 생성
오픈셋 학습
에너지 기반 탐지
연구실 하이라이트
연구실의 정보를 AI가 요약해서 키워드 중심으로 정리해두었어요
SCIE논문
세계 최상위 AI 학회에서 검증된 독보적 연구 역량
AI 요약 확인하기
기술파급력
실제 환경에 강한 AI: 예측 불가능한 변화에 적응하는 도메인 일반화 기술
AI 요약 확인하기
상용화성공
AI 개발 비용을 획기적으로 절감하는 액티브 러닝 솔루션
AI 요약 확인하기
기업협력
국방/항공 분야 실증 완료: 극한 환경 추적 및 예측 AI
AI 요약 확인하기
지속가능기술
AI의 '모르겠다'를 아는 기술: 신뢰할 수 있는 AI를 위한 불확실성 정량화
AI 요약 확인하기
연구자역량
최고 학계와 국방 R&D를 모두 경험한 리더가 이끄는 연구실
AI 요약 확인하기
맞춤형 인사이트 리포트
연구실의 전체 데이터를 활용한 맞춤형 인사이트 리포트
연구 트렌드부터 공동 연구 방향성 기획까지
연구실과 같이 할 수 있는게 무엇인지,
지금 바로 확인해보세요
무료 리포트 확인하기