Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 6 additions & 42 deletions content/sections/people/people.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"people": [
{
"visible": true,
"affiliation": "Seoul National Unversity",
"affiliation": "Seoul National University",
"name": "Jaeyong Lee",
"description": "베이즈통계 연구실의 이재용 교수님입니다.",
"subjects": [
Expand Down Expand Up @@ -937,7 +937,7 @@
"Bayesian statistics"
],
"name": "Jaejoon Lee",
"affiliation": "Samsung Electronics Co., Ltd.",
"affiliation": "NICE Information Service",
"degree": "M.S. Alumni",
"contacts": [
{
Expand Down Expand Up @@ -1024,7 +1024,7 @@
]
}
],
"degree": "Post-Doctoral Researcher"
"degree": "Former Postdoctoral Researcher"
},
{
"visible": true,
Expand Down Expand Up @@ -1076,7 +1076,7 @@
},
{
"visible": true,
"affiliation": "Department of Statistics, Yonsei University",
"affiliation": "Department of Mathematics, University of Maryland",
"name": "Kyeongwon Lee",
"description": "Thesis: Asymptotic Analysis of Bayesian Neural Networks for Supervised Learning (2024).",
"subjects": [
Expand All @@ -1100,30 +1100,18 @@
],
"alumni": true,
"contacts": [
{
"type": "tel",
"content": [
"+82-2-880-8138"
]
},
{
"type": "email",
"content": [
"kwlee1718@gmail.com"
]
},
{
"type": "office",
"content": [
"25-313"
"kwlee@umd.edu"
]
}
],
"degree": "Ph.D. Alumni"
},
{
"visible": true,
"affiliation": "Seoul National University",
"affiliation": "Samsung Electronics Co., Ltd.",
"name": "Changsu Shin",
"description": "Thesis: TBA(2024)",
"subjects": [
Expand All @@ -1136,23 +1124,11 @@
},
"alumni": true,
"contacts": [
{
"type": "tel",
"content": [
"+82-2-880-8138"
]
},
{
"type": "email",
"content": [
"changsuuuu@snu.ac.kr"
]
},
{
"type": "office",
"content": [
"25-312"
]
}
],
"degree": "M.S. Alumni"
Expand All @@ -1172,23 +1148,11 @@
},
"alumni": true,
"contacts": [
{
"type": "tel",
"content": [
"+82-2-880-8138"
]
},
{
"type": "email",
"content": [
"drbsc123@snu.ac.kr"
]
},
{
"type": "office",
"content": [
"25-312"
]
}
],
"degree": "M.S. Alumni"
Expand Down
5 changes: 4 additions & 1 deletion content/sections/publications/publications.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ sectionId: publications
<!-- todo: add links for publications, update recent publications -->

## Working Papers
* Kyoungjae Lee, Seongil Jo, Kyeongwon Lee, Jaeyong Lee. [Scalable and optimal Bayesian inference for sparse covariance matrices via screened beta-mixture prior.](https://arxiv.org/abs/2206.12773)
* Kwangmin Lee, Seongmin Kim, Seongil Jo, and Jaeyong Lee. [Estimation of World Seroprevalence of SARS-CoV-2 Antibodies](http://arxiv.org/abs/2201.13124)
* Bongjung Sung and Jaeyong Lee. [Covariance Structure Estimation with Laplace Approximation.](https://arxiv.org/abs/2111.02637)
* Sewon Park and Jaeyong Lee. [Multivariate Levy Adaptive B-Spline Regression.](https://arxiv.org/abs/2108.11863)
Expand All @@ -15,6 +14,10 @@ sectionId: publications

## Published or Acceptes Papers

### 2024

* Kyoungjae Lee, Seongil Jo, Kyeongwon Lee, Jaeyong Lee. (2024) [Scalable and optimal Bayesian inference for sparse covariance matrices via screened beta-mixture prior.](https://projecteuclid.org/journals/bayesian-analysis/advance-publication/Scalable-and-Optimal-Bayesian-Inference-for-Sparse-Covariance-Matrices-via/10.1214/24-BA1495.full) Bayesian Analysis, 1(1), 1-28.

### 2023

* Sewon Park, Kyeongwon Lee, Da-Eun Jeong, Heung-Kook Ko, and Jaeyong Lee. (2023.05). [Bayesian Nonparametric Classification for Incomplete Data With a High Missing Rate: an Application to Semiconductor Manufacturing Data.](https://ieeexplore.ieee.org/document/10050554)
Expand Down
Loading