You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _data/cv.yml
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -56,10 +56,10 @@ cv:
56
56
modeling for diagnostics. Technical lead / architect on a company-wide
57
57
multi-agent platform.
58
58
highlights:
59
-
- "Architected a domain-specific multi-agent RAG knowledge platform end-to-end and led it from a single-agent pilot to a company-wide initiative (~30 initial users, expanding company-wide)."
59
+
- "Architected a domain-specific multi-agent RAG knowledge platform (3 agents on shared Azure infra) end-to-end and led it from a single-agent pilot to a company-wide initiative, delivering 2 agents 2 months ahead of target."
60
60
- "Designed a knowledge QnA chatbot (9 sub-agent Self-RAG/CRAG loop, token streaming, source citation): ~98% user satisfaction, 4.66s avg response, 96.9% citation rate, 5.0/5.0 factuality & reasoning on a 4-model LLM-as-judge evaluation."
61
-
- "Built a self-developed agent orchestration that benchmarked up to ~17x lower cost per query vs. a general-purpose CLI, validated with paired t-test / McNemar / bootstrap CI on a 6-metric composite."
62
-
- "Delivered an NLP-based data standardization system: validation time 8h -> 0.73s (99% reduction), metadata consistency 8.4% -> 98.7%; an 8-model classifier benchmark (14 classes, 95% CI, McNemar+Holm) selected KLUE-RoBERTa at 96.88% and proved a 671K-param BiLSTM statistically on par with a 110M model."
61
+
- "Built a self-developed agent orchestration grounding ~400K lines of Python (40K AST facts, an 11,729-node / 38,783-edge code graph) that won a 7-variant benchmark (composite 0.977) at up to ~17x lower cost per query vs. a general-purpose CLI, validated with paired t-test / McNemar / bootstrap CI on a 6-metric composite."
62
+
- "Delivered an NLP-based data standardization system: validation time 8h -> 0.73s (99% reduction), metadata consistency 8.4% -> 98.7%, completeness 29.6% -> 100%; an 8-model classifier benchmark (14 classes, 7,698 samples, 95% CI, McNemar+Holm) selected KLUE-RoBERTa at 96.88%, and 5-way robustness checks proved a 671K-param BiLSTM statistically on par with the 110M model at 1.48ms inference."
63
63
- "Redesigned a hard-coded PCR signal baseline algorithm into a data-driven model, cutting the false-negative rate 0.47% -> 0.04% (91.49% improvement)."
64
64
- "Automated diagnostic-equipment QC with a two-stage LSTM + 10 quality metrics over 61,248 signals, cutting QC time ~93% (~13x annual operating-cost reduction) — R&D President's Award."
65
65
- "Established a model evaluation & MLOps baseline: LLM-as-judge auto-scoring + architecture A/B benchmarking (paired t-test, McNemar, Cohen's d, bootstrap CI) + metric logging; mentored 20+ engineers across IT/BT."
@@ -81,15 +81,15 @@ cv:
81
81
82
82
- name: NLP / Deep Learning
83
83
icon: fa-solid fa-brain
84
-
keywords: "KLUE-RoBERTa, KoBERT, ALBERT, BiLSTM/LSTM, Hugging Face Transformers, PyTorch, KiwiPiePy/KoNLPy"
Copy file name to clipboardExpand all lines: _pages/cv.md
+74-30Lines changed: 74 additions & 30 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,56 +16,100 @@ toc:
16
16
17
17
## Summary
18
18
19
-
AI Engineer / Data Scientist with 7+ years of experience architecting and building enterprise AI platforms (RAG, LLM agents, NLP) end-to-end, backed by statistically rigorous evaluation. Specialties: LLM agents, RAG/Graph RAG, deep learning / NLP, machine learning, experiment design, and statistical analysis.
19
+
AI Engineer / Data Scientist with 7+ years of experience, architecting and building enterprise AI platforms (RAG, LLM agents, NLP) end-to-end. I built an enterprise **AI-agent knowledge platform** from the architecture up (**~98% user satisfaction**) and delivered a **data standardization system** (validation time cut **99%**) that is now expanding into a company-wide multi-agent platform under my technical lead. My self-built agent orchestration benchmarked **up to ~18× lower cost** than general-purpose models; I also cut diagnostic-equipment QC operating cost **~13×/yr**, alongside statistically rigorous model evaluation and experiment design. I have led multidisciplinary teams (up to ~20) and filed **7 patents (first inventor on 4)**.
20
+
21
+
**Specialties:** LLM agents, RAG system design/implementation, NLP / deep learning, machine learning, experiment design, statistical analysis, diagnostic algorithms.
20
22
21
23
## Experience
22
24
23
25
### Seegene — Data Scientist / AI Engineer
24
26
25
-
*2020.12 – Present · South Korea*
27
+
*Diagnosis IT General Research Institute · Data Science / Core Dev Team · 2020.12 – Present · South Korea*
26
28
27
-
Technical lead / architect on a company-wide multi-agent platform; architecting enterprise AI agent / RAG platforms and the statistical evaluation systems behind them. Previously led ML and statistical modeling for diagnostics.
29
+
**Enterprise AI-Agent Knowledge Platform** — Technical Lead / AI Architect, 2025.11 – Present
28
30
29
-
- Architected a domain-specific **multi-agent RAG knowledge platform** end-to-end and led it from a single-agent pilot to a company-wide initiative.
30
-
- Designed a **knowledge QnA chatbot** (9 sub-agent **Self-RAG/CRAG** loop, token streaming, source citation): ~98% user satisfaction, 4.66s avg response, 96.9% citation rate, 100% system success; 5.0/5.0 factuality & reasoning on a 4-model LLM-as-judge evaluation.
31
-
- Built a **self-developed agent orchestration** that benchmarked **up to ~17× lower cost per query** vs. a general-purpose CLI (paired t-test / McNemar / bootstrap CI on a 6-metric composite).
32
-
- Delivered an **NLP-based data standardization system**: validation time **8h → 0.73s (99%↓)**, metadata consistency 8.4% → 98.7%; an 8-model classifier benchmark (14 classes, 95% CI, McNemar+Holm) selected KLUE-RoBERTa at 96.88% and proved a 671K-param BiLSTM statistically on par with a 110M model.
33
-
- Redesigned a hard-coded PCR signal baseline algorithm into a **data-driven model**, cutting the false-negative rate **0.47% → 0.04% (91.49%↓)**.
34
-
- Automated diagnostic-equipment QC with a **two-stage LSTM + 10 metrics** over 61,248 signals, cutting QC time ~93% (≈13× annual operating-cost reduction) — R&D President's Award.
35
-
- Established a model evaluation & MLOps baseline (LLM-as-judge auto-scoring + architecture A/B benchmarking + metric logging); mentored 20+ engineers across IT/BT.
31
+
- Led end-to-end architecture of a domain-specific **multi-agent RAG platform** for company-wide data assetization (deployed to working-level staff, expanding company-wide) — three agents (knowledge QnA, data standardization, sequence-recommendation code analysis) on shared Azure infrastructure; scaled a single-agent plan into a multi-agent flagship and delivered two agents **2 months ahead of target**.
32
+
-**Knowledge QnA chatbot** — 9 sub-agent **Self-RAG/CRAG** loop with token streaming and source citation over a Parent-Child + hybrid-search (BM25 + vector) RAG pipeline; passed all 10 metrics (**4.66s** avg response, 96.9% citation rate, 100% system success, 95.6% retrieval success), **5.0/5.0** factuality & reasoning (gpt-4.1) on a 4-model LLM-as-judge eval, **~98%** user satisfaction.
33
+
-**Data-standardization assistant agent** — Rule + ALBERT classifier + RAG **hybrid engine** (LangGraph Reflexion loop) auto-recommending three metadata types; passed all 10 metrics, **90.4%** satisfaction, 3.75s avg response, 0% fallback.
34
+
-**Sequence-recommendation code-analysis agent** — grounded ~400K lines of Python (32 repos, 1,453 files) into **40K AST facts**, a code graph (**11,729 nodes / 38,783 edges**), and a 42K search index; benchmarked three architectures (raw general-purpose CLI vs. metadata+skill harness vs. self-built orchestration; 7 variants) on a 6-metric composite + statistical tests — the harness beat the general CLI on answer usefulness (cross-validated by blind practitioner review), and the **self-built orchestration won overall** (GPT-5.4-mini composite **0.977**, 11.6s, $0.076/query), **~17× cheaper** than the costliest variant; nearing production.
- Drove **two Microsoft workshops**, persuading an **MS architect and 7 engineers** to adopt the self-built orchestration over a general-purpose Copilot CLI.
36
37
37
-
### Columbia University Irving Medical Center — Taub Institute · Statistical Research Assistant
38
+
**NLP-Based Data Standardization System** — Technical Lead (mentored 20+ across IT/BT), 2024.10 – 2025.09
39
+
40
+
- Defined the metadata-inconsistency problem and led an **NLP + Rule + RAG** standardization system end-to-end; after a successful pilot it went **company-wide** and seeded the follow-on AI-agent platform.
-**Robustness / 5-way cross-validation** — 5-fold CV showed a **671K-param BiLSTM statistically on par with the 110M KLUE** (96.18%±0.41% vs. 96.35%, p=0.73) at **1.48ms inference** (vs. 12.49ms); suffix ablation (−51%p), a RAG holdout (rejected synthetic-overfit), and a noise floor diagnosed the accuracy ceiling as a data limit.
44
+
-**Training-data engineering** — curated 9,168 items from three sources (LLM, rules, RAG) → label normalization, 29 conflicts resolved, 1,466 deduplicated → 7,698; built dictionaries of 582 standard terms and 147 domain mappings.
**Time-Series PCR Signal Baseline-Correction Optimization** — Project PM (DS 3, DE 1), 2024.01 – 2024.09
48
+
49
+
- Redesigned a hard-coded legacy baseline algorithm into a **mixed-basis data-driven model**, cutting the false-negative rate **0.47% → 0.04% (91.49%↓)**; refactored Matlab → low-level Python with real-time lightweight regression, ranking 1st of 5 competing algorithms on white-noise residual fit.
- Designed and automated the **statistical V&V pipeline** for FDA software validation, cutting validation time **6 months → 3 weeks (87.5%↓)** at 99.2% statistical confidence; implemented C++-port statistical tests (2-way RM-ANOVA, McNemar, Breslow-Day, Cochran-Mantel-Haenszel), an in-house **Switch Model** ablation, and an Airflow → R + Quarto pipeline generating a 200-page V&V report.
54
+
55
+
**RT-PCR Diagnostic-Algorithm Reverse Engineering & Statistical Modeling** — Data Scientist (team of 6), 2021.10 – 2023.04
38
56
39
-
*2018.12 – 2020.05 · New York, US*
57
+
- Reverse-engineered an undocumented legacy Matlab algorithm (10+ stages, 50+ empirical parameters) to **80%** logic/dependency coverage with a C++-port spec; designed an RT-PCR-kinetics logistic-sigmoid composite with joint normal estimation to remove systematic bias.
40
58
41
-
Large-scale multi-omics analysis for Alzheimer's disease biomarker discovery.
- Integrated genomic, metabolomic, and clinical data to surface **13 key biomarkers (p<0.01)** from ~3,000 metabolites; uncovered a confounder missed for eight months.
44
-
- Handled a high-dimensional, small-sample regime (~3,000 variables, far more features than samples); compared 10+ ML algorithms and selected sPLS (84% accuracy with interpretability); built 20-year onset-risk models with Cox hazard / GEE.
61
+
- Automated manual Excel QC with a **two-stage LSTM + 10 quality metrics** grading system: QC time **~400h → 28h per 100 units (93%↓)**, **~13× annual operating-cost reduction**; over 2,201 units and **61,248 signals**, 94.5% pass/fail and 82.7% grade accuracy, with PCA/t-SNE/DBSCAN anomaly detection and an R Shiny dashboard — **R&D President's Award**, **2 first-inventor patents**.
62
+
63
+
### Columbia University Irving Medical Center — Taub Institute · Statistical Research Assistant
64
+
65
+
*Research on Alzheimer's Disease and the Aging Brain · 2018.12 – 2020.05 · New York, US*
66
+
67
+
- Integrated genomic, metabolomic, and clinical data to surface **13 key biomarkers (p<0.01)** from ~3,000 metabolites, resolving a confounder missed for eight months.
68
+
- Worked a high-dimensional, small-sample regime (146 samples × 3,000 variables); compared 10+ ML algorithms and chose **sPLS (84% accuracy with interpretability)**; built 20-year onset-risk models with Cox hazard and family-based GEE — research-competition top 3, Chair's Award, full-time neurosurgery offer.
45
69
46
70
## Education
47
71
48
-
-**M.S. Biostatistics**, Columbia University (2017–2019) — Chair's Award
72
+
-**M.S. Biostatistics**, Columbia University (2017–2019) — Chair's Award (annual graduation research competition)
0 commit comments