Academics

학사과정

강화된 AI 집중교육과 심화융합된 AI 연구

UNIST 인공지능대학원은 CORE AI를 중심으로 한 연구 혁신과 자율창의를 기반으로 실제 산업현장의 문제를 해결할 수 있는 실전적 문제해결 역량을 갖출수 있는 AI 교육과정으로 진행됩니다.

석사과정
  • 졸업이수학점 : 28학점 ( 교과 : 21학점, 연구 : 7학점 )
  • 공통필수 : 세미나 1학기 이상 이수
  • 전공필수 : 3과목
    Introduction to AI, Principles of Deep Learning , AI Toolkits
  • TA의무사항 : 1회
박사과정
  • 졸업이수학점 : 60학점 (교과 : 15학점, 연구 : 45학점 )
  • 공통필수 : 세미나 1학기 이상 이수
  • TA의무사항 : 3회
Academic Excellence or real-world impact ( Option 1 or 2 )
Option 1 : At least one first-authored paper in a premium venue ( e.g., an international SCI/SCI-E journal or conference listed in the top conference list officially approved by UNIST AIGS )
Option 2 : Real-world impact performance equivalent to option1 ( e.g., start-up, industrial-academic project ).
Dissertation committee evaluates the real-world impact performance.
석박사
통합과정
  • 졸업이수학점 : 60학점 ( 교과 : 30학점, 연구 : 30학점 )
  • 공통필수 : 세미나 2학기 이상
  • 전공필수 : 3과목
    Introduction to AI, Principles of Deep Learning , AI Toolkits
  • TA의무사항 : 3회
Academic Excellence or real-world impact ( Option 1 or 2 )
Option 1 : At least one first-authored paper in a premium venue ( e.g., an international SCI/SCI-E journal or conference listed in the top conference list officially approved by UNIST AIGS )
Option 2 : Real-world impact performance equivalent to option1 ( e.g., start-up, industrial-academic project ).
Dissertation committee evaluates the real-world impact performance.

졸업요건

졸업요건 정보
Classification Field Course No. Course Title Credits Remark (Code Share)
Research AI Core AI590 세미나 1-1-0
AI Core AI690 석사논문연구 Value of credit
AI Core AI890 박사논문연구 Value of credit
Required AI Core AI501 인공지능학개론 3-3-0
AI Core AI502 딥러닝 원론 3-3-0
AI Core AI503 AI 툴킷 3-3-0
Elective AI Core AI511 인공지능 최적화 3-3-0 3-3-0
AI Core AI512 강화 학습 3-3-0 O ( IE552 )
AI Core AI513 학습이론 3-3-0
AI Core AI514 빅데이터 분석 3-3-0
AI Core AI515 분산 학습 3-3-0
AI Core AI516 컴퓨터 비전 3-3-0
AI Core AI517 NLP/NLU 딥 러닝 3-3-0
AI Core AI518 심층 생성 모델 3-3-0
AI Core AI519 고급 기계 학습 주제 3-3-0 O ( CSE544 )
AI Core AI520 기계 학습 기초 3-3-0 O ( IE503 )
AI+X AI531 지식 서비스 공학 3-3-0
AI+X AI532 고급 정보 시각화 3-3-0
AI+X AI533 고급 품질 제어 3-3-0
AI+X AI534 고등 적층 제조 3-3-0
AI+X AI535 로봇학 3-3-0
AI Chip+System AI551 AI 가속기 아키텍처 3-3-0
AI Chip+System AI552 AI 프레임 워크 설계 및 구현 3-3-0 O ( CSE613 )
AI Chip+System AI553 AI 기반 컴퓨터 시스템 최적화 3-3-0
AI Chip+System AI554 AI 시스템용 반도체 장치 3-3-0
AI Chip+System AI555 AI 시스템 최적화 3-3-0 O ( EE585 )
AI Advance AI701 확률적 그래픽 모델 3-3-0
AI Advance AI702 메타 및 다중 작업 학습 3-3-0
AI Advance AI703 딥 러닝 이론 3-3-0
AI Advance AI704 불확실에 기반한 기계 학습 3-3-0
AI Advance AI705 비모수 베이지안 3-3-0
AI Advance AI706 3D비전 및 머신 퍼셉션 3-3-0
AI Advance AI707 심층 강화 학습 3-3-0
AI Advance AI721 자동화 기계 학습 3-3-0
AI Advance AI722 보편적 학습 및 설명 가능한 AI 3-3-0 O ( IE553 )
AI Advance AI723 딥 러닝 연구 3-3-0
  • AI Graduate Seminar 세미나AI590

    The purpose of this course is to extend knowledge to the state-of-the-art R&D level by invited talks of the experts in various related scientific or engineering fields, and also possibly by presentations of the students in the course to exchange their own ideas and updated information for creative and fine-tuned achievements.

  • Master’s Research 석사논문연구 AI690

    The purpose of this course is to extend knowledge to the state-of-the-art R&D level by invited talks of the experts in various related scientific or engineering fields, and also possibly by presentations of the students in the course to exchange their own ideas and updated information for creative and fine-tuned achievements.

  • Doctoral Research 박사논문연구AI890

    This course is related to the student’s graduate thesis and dissertation. As such, students should be actively working in a laboratory setting and gaining experience through hands-on experimentation.

  • Introduction to AI 인공지능학 개론AI501

    This is a subject that provides an overview of the general AI and graduate courses.

    • Supervised learning / unsupervised learning / reinforced learning
    • Generative Model
    • Interpretability, Explainable AI, Causal Learning, Meta Learning, Federated Learning, Robot Learning;
  • Principles of Deep Learning 딥러닝 원론AI502

    This course aims to learn about basic principles of deep learning (deep learning architecture and learning methodology)

    • Backpropagation, SGD optimization, and regularization.
  • AI Toolkits AI 툴킷AI503

    This course aims to learn about basic mathematical knowledge for understanding AI models and how to use Python ( the most widely used programming language/environment, in AI )

    • Overview of computer science to understand and implement algorithms
    • Introduction to linear algebra/probability/statistics and how to use software libraries such as Numpy, Scipy, TensorFlow, PyTorch, etc.
  • Optimization for AI 인공지능 최적화AI511

    This course aims to learn about optimization techniques that are used in AI research.

    • Convex optimization, submodular optimization
    • Stochastic optimization, Bayesian optimization
  • Reinforcement Learning 강화 학습AI512

    Reinforcement learning is a promising area in artificial intelligence research. This course will deal with an introduction to the field of reinforcement learning, and students will learn about the core theories and algorithms. Also, students will improve their understanding through a final project. At the end of this course, students will

    • Understand core theories in reinforcement learning;
    • implement algorithms for real applications.
  • Learning Theory 학습 이론AI513

    This course aims to learn about the classical machine learning algorithms and their theory.

    • nformation theory, statistical machine learning
    • PAC learning, VC dimension, Boosting, Bagging
    • GLM, CART, Random Forest, SVM, PGM.
  • Big Data Analysis 빅데이터 분석AI514

    This module aims to help students understand and develop systems for analyzing big data. During the course, the students will explore

    • Text mining, graph mining, and recommender system;
    • Techniques for acquisition, pre-processing, preparation of large-scale data;
    • Data visualization.
  • Distributed Learning 분산 학습AI515

    This module aims to help students explore theoretical and practical aspects of 1) instantiating machine learning and deep learning frameworks in multi-CPU&GPU environments and 2) computation- and data-efficient inference.

  • Computer Vision 컴퓨터 비전AI516

    In this course, we study how to extract and analyze visual information from images and videos using computers. Topics may include the basic theories and deep learning applications for image formation, image processing, feature extraction, segmentation, object detection, and recognition.

  • Deep Learning for NLP/NLU NLP/NLU 딥 러닝AI517

    This course aims to learn how to apply deep learning techniques to NLP, NLU problems.

    • Machine learning techniques that extract pattern/knowledge from large-scale document data.
  • Deep Generative Models 심층 생성 모델AI518

    This course aims to learn about the deep generative models that are used to synthesize and manipulate images.

    • Variational Auto-Encoder (VAE)/Generative Adversarial Network (GAN).
  • Advanced Machine Learning Topics 고급 기계 학습 주제AI519

    This course will provide detailed treatment of advanced methods that are representative of the different categories of machine learning approaches: We will study convex/non-convex optimization and selected topics in probabilistic models, regularization techniques, and neural networks.
    At the end of this course, students will

    • demonstrate a systematic knowledge of state-of-the-art machine learning approaches;
    • develop and evaluate critically, advanced machine learning models;
    • identify and implement appropriate algorithms to solve real-world problems.
  • Machine Learning Fundamentals 기계 학습 기초AI520

    This course gives you better understanding of many concepts, techniques, and algorithms in machine learning, beginning with topics such as classification and linear regression and ending up with more state-of-the art topics such as deep learning. The course will give the student the basic ideas and intuition behind modern machine learning methods as well as a bit more formal understanding of how, why, and when they work. The underlying theme in the course is statistical inference as it provides the foundation for most of the methods covered.

  • Knowledge Service Engineering 지식 서비스 공학AI531

    This course gives you better understanding of many concepts, techniques, and algorithms in machine learning, beginning with topics such as classification and linear regression and ending up with more state-of-the art topics such as deep learning. The course will give the student the basic ideas and intuition behind modern machine learning methods as well as a bit more formal understanding of how, why, and when they work. The underlying theme in the course is statistical inference as it provides the foundation for most of the methods covered.

  • Advanced Information Visualization 고급 정보 시각화AI532

    In this course, we will learn information visualization techniques which allow users to analyze complex data. We also discuss recent visual analytics techniques and systems with a focus on understanding AI models.

  • Advanced Quality Control 고급 품질 제어AI533

    The objective of this course is to teach fundamental methods about anomaly and change detection in a process or an environment. Topics covered include the univariate and multivariate analysis for continuous and discrete data, risk adjustments, data pre-analyses (such as dimension reduction), and profile monitoring.

  • Advanced Additive Manufacturing 고등 적층 제조AI534

    This course introduces the contemporary research topics and applications of additive manufacturing (AM) technologies. The systematic AM process from design to manufacturing is examined comprehensively. Students will also learn the concept of ‘Design for Additive Manufacturing (DFAM)’ with practice using the various / up-to-date AM resources (HW/SW) in the UNIST 3D printing research center.

  • Robotics 로봇학AI535

    This course introduces topics related to algorithms in robot control, estimation, planning, decision making, navigation, perception, and learning. Students are encouraged to apply algorithms to their real robots as the final project (if they have), but the course focuses on algorithmic and software portion in robotics.

  • AI Accelerator Architectures AI 가속기 아키텍쳐AI551

    Traditional CPU and GPU became processing bottleneck as the AI algorithms rapidly advance. Therefore, today’s computing system requires special computing platforms that are dedicated to AI algorithms. This course introduces computer architectures for AI acceleration and optimization techniques.

  • AI Framework Design and Implementation AI 프레임 워크 설계 및 구현AI552

    This class will cover key concepts in systems supports for deep learning and machine learning workloads. The primary goal is understanding key properties of these workloads, learning the state-of-the-art system mechanisms and policies integrated in deep learning engines, and more importantly, figuring out how past research work made use of traditional big data processing technologies to improve performance, scalability, and programmability of deep learning applications. Still, there is an open question such that with rapid innovations in new deep learning algorithms and methodologies, how good systems work could come across with them to make synergistic impacts. This course will provide a partial answer of it.

  • AI-based Computer System Optimization AI 기반 컴퓨터 시스템 최적화AI553

    This course introduces AI-based techniques for enhancing computer systems. This course covers AI-based optimization techniques that can be applied to key components (e.g., task schedulers and memory and storage managers) in computer systems in order to improve them in various ways such as performance, power/energy efficiency, and security.

  • Semiconductor Devices for AI System AI 시스템 반도체 장치AI554

    In this class, focused on semiconductor devices such as basic computing architecture, memory devices and advanced neural devices, students are expected to acquire the knowledge and perspective of memory and neural device technologies along with basic understanding of computing and memory hierarchy.

  • Optimizations for AI Systems AI 시스템 최적화AI555

    This course introduces architecture- and system-level techniques for design of efficient artificial intelligence systems. Topics may include neural processing architectures, compilation techniques, advanced deep neural networks, and model simplification methods.

  • Probabilistic Graphical Model 확률적 그래픽 모델AI701

    This course aims to learn about diverse probabilistic graphical models based on the probability theory and optimization methods.

    • Message passing, Game theory
    • Bayesian network, conditional random field.
  • Meta & Multi-task Learning 메타 및 다중 작업 학습AI702

    This course aims to learn about the modern meta-learning and multi-task learning algorithms, and theoretical backgrounds for learning multiple tasks with data-scarcity. This course covers meta learning, multi-task learning, transfer learning and any other related learning techniques.

  • Theory of Deep Learning 딥 러닝 이론AI703

    This course aims to learn about the theoretical understanding for the process and generalization ability of deep learning.

    • Paper seminar.
  • Machine Learning under Uncertainty 불확실에 기반한 기계 학습AI704

    This course aims to learn about the machine learning techniques that are based on uncertainty estimation.

    • Active learning, Robust learning, Multi-armed bandit.
  • Nonparametric Bayesian 비모수 베이지안AI705

    This course aims to learn about the recent Nonparametric bayesian learning techniques and its recent research trends.

    • Dirichlet process, Gaussian process.
  • 3D Vision and Machine Perception 3D 비전 및 머신 퍼셉션AI706

    This course aims to study the fundamental knowledge on 3D vision (multiple view geometry) and learn about the deep learning methods that are dedicated to the 3D image processing and data learning.

    • 3D reconstruction, Robotics, Self-driving, Detection/Segmentation.
  • Deep Reinforcement Learning 심층 강화 학습AI707

    This is an in-depth course that aims to understand reinforcement learning algorithms using deep learning for applying to real-world problems.

    • Projects using the OpenGym.
  • Automated Machine Learning 자동화 기계 학습AI721

    This course aims to learn about the AutoML methods and their details that make algorithms learn by themselves without the intervention of the human engineers.

    • Black-box optimization, AutoML techniques, NAS(Neural Architecture Search), AutoAugment.
  • Causal Learning & Explainable AI 보편적 학습 및 설명 가능한 AIAI722

    In data science, it is essential to understand the causal relationship between variables as well as a high-performance prediction based on correlation. Causal learning is an emerging area in the machine learning, statistics, and artificial intelligence community. In this course, we will provide concepts, principles, and algorithms to deal with causal inference and causal discovery problems. Students will learn how to combine data and domain knowledge for causal reasoning, which is crucial in decision making science, e.g. medicine, education, and business administration.

  • Deep Learning Research 딥 러닝 연구AI723

    This course aims to learn about the recent research trends and flows by reviewing recent deep learning papers.

기준학점

기준학점 정보
과정 졸업학점 TA 학술지2) Q.E. 논문연구계획서3)
교과1) 논문연구 세미나 합계
석사 21 6 1 28 1 X X X
통합 30 28 2 60 3 O O O
박사 15 44 1 60 3 O O O
  • 필수과목 : AI501, AI502, AI503
  • 학술지 게재 : Option ① 또는 ② 중 택 1
    1. ① At least one first-authored paper in a premium venue
    2. ② Real-world impact performance equivalent to option ① ( Evaluator : Dissertation committee )
  • 제출시기 : 입학 후 2년 이내 제출

박사자격시험 (Q.E.)

  • 시험방법 : 과목이수
  • 통과기준 : 과목 B+ 이상 취득
  • 응시대상 : 통합 / 박사 6학기 이하
    • 입학 후 3년 이내 미 통과 필수
  • 응시시기 : 6월 / 12월 ( 년 2회 )
    • 매학기 개강일 ~ 종강일
  • 응시형태 : ① or ② 택 1
    1. ① 4과목 : 필수 1 + 지정트랙 3 과목
      ※ 지정트랙 : 최소 2개 이상 트랙 선택 필수
    2. ② 5과목 : 필수 1+ 트랙무관 4 과목
  • 지정트랙
Core
AI502 (필수)
AI503 (필수)
AI51X
AI52X
AI7XX
AI+X
AI53X
AI5a4X
Systems
AI55X
AI56X