Analytics · Information Systems · Data Science
I am an undergraduate researcher working on natural language inference and scientific claim verification, with a focus on representation learning for NLI using transfer learning, embeddings, and semantic structures. My interests extend to the interpretability, reliability, and robustness of machine learning models within explainable AI and contexts relating to autonomous systems.
Profile Snapshot

Education
Korea University Business School
Undergraduate, BBA
Concentration: IS · Analytics
Fields of Study
IS, DS, Business Analytics, Machine Learning, NLP
Current Work (Jul 2026)
KU AI Forum — collaborations and project scalings for the Korea University "AI Across Campus" programme in September
EDA Era — a web-based platform that automates EDA and baseline ML model selection for user-submitted tabular datasets, with a planned extension to genomic and multiomics data analysis.
About

Korea University Business School (KUBS)
Bachelor of Business Administration
Expected Graduation: February 2027 (Early Graduation)
Concentration: Information Systems & Analytics
Completed Tracks:
- Business Analytics (비즈니스애널리틱스)
- Artificial Intelligence for Business (AI와경영)
Relevant Coursework
Academic Experience
KUBS Official Undergraduate Tutor
Mar 2026 - Present
Tutoring Subjects:
- Business Statistics
- Management Information Systems
Awards & Honors
- Dean's Award
- Admission/Excellent/Top Scholarships, Korea University - 2023, 2024, 2025
Technical Skills
Programming: Python, R, SQL (MySQL, PostgreSQL), C++
Machine Learning & AI: PyTorch, TensorFlow, scikit-learn, Hugging Face Transformers & Hub, Captum, MLflow, AWS, LangChain, LangGraph
Data & Statistics: pandas, NumPy, SciPy, Excel, statsmodels
Visualization: matplotlib, seaborn, ggplot2, Tableau
Web & Misc: FastAPI, Docker, HTML/CSS/JS, TypeScript, SeleniumBase, Git, GitHub Actions
Research Tools: LaTeX, Overleaf, Zotero
Research Interests
NLP & NLI
- Multimodal Scientific Claim Verification
- NL-Preprocessing
- Information Retrieval
- Contextual Representation & Geometry
ML
- Transfer Learning & Embeddings
- Representation Learning
- Predictive Modeling
- Semantic Collapse & LLM Hallucination
X-Autonomous Systems
- Explainable AI (XAI)
- Interpretability of ML Models in AI
- Reliable Agentic Systems
Showcase
clAIm
An end-to-end scientific claim verification system built on a two-stage fine-tuned DeBERTa-v3-base with retrieval augmentation and explainability. Identified and corrected bilateral data leakage affecting 38.4% of the SciFact development split. Macro-F1: 0.9043 (MultiNLI), 0.8640 (SciFact, oracle), 0.7713 (SciTail, zero-shot). Deployed with FastAPI, Docker, and Vercel; integrates Semantic Scholar retrieval, Integrated Gradients (Captum), and GPT-OSS-20B explanations.
Try it (illustrative demo)
This is a deterministic stand-in, not a live call to the real DeBERTa-v3 pipeline — try the actual model on the live demo.
VeriScite
An autonomous agentic system for citation-faithfulness verification, orchestrating dual independent verification (fine-tuned DeBERTa-v3 NLI + zero-shot LLM) with a LangGraph ReAct planner that resolves disagreement via tool use — no human intervention required. Caught a shared-bias case where both verifiers agreed on an incorrect SUPPORT verdict at 0.9931 confidence, and corrected it to NOT_ENOUGH_INFO through autonomous escalation across three bounded agent actions, streamed live via Server-Sent Events.
Transformer Encoder from First Principles
A full transformer encoder implemented from scratch in NumPy — multi-head self-attention with padding masks, sinusoidal positional encoding, GELU activation, layer norm, and residual connections, following Vaswani et al. (2017). Diagnosed anisotropy in randomly initialized encoder outputs, traced its cause through the literature (Godey et al., 2024), and applied a GloVe-based mitigation with PCA geometric analysis to produce interpretable contextual representations.
Referees
Prof. Kyuhan Lee
Assistant Professor of Information Systems
Prof. Byungwan Koh
Professor of Information Systems · Area Chair in Information Systems
Prof. Gunwoong Lee
Associate Professor of Information Systems
Prof. Angela Aerry Choi
Assistant Professor of Information Systems
