JunYoung Lee.
Undergraduate Researcher, Yonsei University

JunYoung Lee

B.S. in Materials Science & Engineering, researching multimodal learning, agent systems, and domain-specialized foundation models.

Portrait of JunYoung Lee

Research Statement

As an undergraduate in Materials Science and Engineering at Yonsei University, my research is driven by a central question: what does it truly take for AI and its users to become genuinely integrated? My interest lies at the intersection of multimodal learning and agent systems: building models that unify text, images, and structured data within a single representation space to produce outputs precisely aligned with user intent.

My ultimate goal is to train and develop domain-specialized foundation models from the ground up, and to build systems capable of serving them in real-world settings. I aim to close the gap between general-purpose AI and domain-specialized, genuinely personalized assistance.

Rather than merely adopting existing AI tools, I place equal weight on redesigning model architectures, training pipelines, and serving infrastructure from scratch to meet the demands of each domain, pursuing research that allows AI to integrate efficiently into human life.

Multimodal Learning Agent Systems Foundation Models Medical AI Materials Informatics LLM Systems

News

2026.01 Joined an AI agent system project as Product Manager & Developer.
2025.12 Commendation: Namdong Senior Club, for volunteer website development.
2025.11 Grand Prize (Minister of Trade, Industry & Energy Award) at the KoMaP AI Model Development Competition.
2025.10 Began BioMatAI (biocompatible materials predictive modeling) at Yonsei tAI LAB.
2025.09 1st Place: Samsung AI Challenge on Visually-rich Document Understanding.
2025.08 Gave an invited seminar at Yonsei Artificial Intelligence on 3D vision and foundation models.
2025.06 Joined Yonsei tAI LAB as a Research Intern.
2025.05 Best Overall: Yonsei × Upstage AGI Agent Application Hackathon.

Research

[1]

Unified Multimodal Parsing System for Automated Domain Data Construction

Manuscript in preparation|Independent Research

Training domain-specialized models requires clean, structured datasets, yet real-world data is fragmented across heterogeneous modalities (PDFs, tables, figures, charts). I propose a single-system agentic pipeline that integrates multiple multimodal parsers (VLM, OCR, table-extraction) and fuses their outputs via an LLM into coherent structured records: automated crawling → multimodal parsing → LLM fusion → self-verification → quality assessment. Constructed datasets are validated for real task-utility through a downstream AutoML pipeline, forming a closed-loop methodology that goes beyond collection to verify the data's usefulness.

Multimodal ParsingAgentic PipelineLLM FusionAutoML
[2]

VLM-based Clinical Decision Support for Pressure Ulcer Care

Manuscript in preparation|Yonsei tAI LAB, 2026 - present

A domain-specialized vision-language model for automated stage classification of pressure ulcers from clinical images and automated nursing-record generation. The backbone is Qwen2.5-VL adapted via LoRA parameter-efficient fine-tuning, then aligned with Direct Preference Optimization (DPO) on preference data collected from licensed clinical nurses, yielding gains in both reasoning quality and clinical adequacy, beyond classification accuracy alone.

Vision-Language ModelsLoRADPOMedical AI
[3]

BioMatAI: Biocompatible Materials Predictive Modeling

Manuscript in preparation|Yonsei tAI LAB, 2025 - present

An end-to-end pipeline for predicting properties of biocompatible materials. An automated crawling and curation pipeline builds a literature-derived database of ~1,100 materials; protein–surface docking runs through an automated CIF → slab → PDB pipeline on the Rosetta SurfRosetta protocol, with custom metal parameter files for TiO₂, TiAlV, and calcite surfaces. Docking outputs are structured into tabular form to serve as training data for downstream ML models.

Materials InformaticsRosettaProtein–Surface DockingTabular ML

Experience

Yonsei tAI LAB

Research Intern
  • Domain-specialized VLM clinical research: pressure-ulcer stage classification and automated nursing-record generation (LoRA fine-tuning of Qwen2.5-VL, DPO alignment).
  • Led BioMatAI: data acquisition, Rosetta-based protein–surface docking, and tabular ML for biocompatible-material property prediction.
PythonC++PyTorchRosettaMatminerHF Transformers

AI Agent System

Product Manager & Developer
  • Backend architecture (primary): custom LLM-agent backend on Hono + Bun with the Vercel AI SDK; a multi-stage tool-call pipeline: invocation → sandboxed execution → result verification.
  • Built a per-user isolated code-execution sandbox and a memory-context module for cross-session knowledge retention and retrieval.
  • Developing a domain-specialized materials-science lab agent integrating TabPFN foundation models and SHAP-based interpretability; Next.js frontend.
TypeScriptNext.jsHonoBunVercel AI SDKPostgreSQLTabPFNSHAP

Namdong Senior Club

Full-stack Developer (Volunteer)
  • Built and maintain the official website: board system, banner/popup management, and admin interfaces.
Next.js 15SupabaseAWS S3

Honors & Awards

Grand Prize, Minister of Trade, Industry & Energy Award

KoMaP Digital Data Platform: AI Model Development Competition

  • Ceramic track: a Transformer-based regression model predicting polarization resistance (Rp), ohmic resistance (Ro), and maximum power density of SOFC electrode materials from multi-layered compositional and multi-stage process variables, achieving top performance via domain-informed feature engineering and multi-task learning.
  • Chemical track: extended the same backbone to property prediction of lightweight composite materials for future mobility, applying domain adaptation across material families.
1st Place

Samsung AI Challenge: Visually-rich Document Understanding

  • A two-stage VLM pipeline that decouples layout detection from content recognition, with module fusion dynamically reweighted by LLM-driven confidence scores.
Best Overall

Yonsei × Upstage AGI Agent Application Hackathon

  • An agent framework that normalizes free-text radiology reports into SNOMED CT standard concepts.
Scholarships & Commendations
High Honor, Yonsei UniversityAug 2024
University Innovation Support ScholarshipOct 2024
Commendation, Namdong Senior Club, Website Volunteer DevelopmentDec 2025

Talks

“Current Trends in 3D Vision Research: Integrating Foundations with Transformers”

Yonsei Artificial Intelligence, Single-Session Seminar, Aug 2025

Education

Yonsei University, Seoul

B.S. in Materials Science & Engineering, GPA 4.02 / 4.3

Incheon Science High School

Science Track

Technical Skills

ProgrammingPython, JavaScript / TypeScript, C++
FrameworksPyTorch, Hugging Face Transformers, Next.js, Hono / Bun, Rosetta
ToolsGit, Docker, Linux, Supabase, AWS, Matminer, SHAP, TabPFN, Vercel AI SDK
LanguagesKorean (native), English (proficient)

Selected Projects & Service

Deepfake Detection (Team D.K)

AI Factory Competition
  • CLIP ViT-L/14 backbone with a D2ST temporal adapter; a multi-stage training pipeline: classification → GradCAM-based pseudo-mask → joint detection.
PythonPyTorchCLIPGradCAM

NFC Team, Yonsei Social Innovation Town Program

Team Leader
  • Led a project on eco-friendly thermal-insulation wallpaper; responsible for research and promotional planning.