Jinho Jung
Korea University · 環境科学
研究室紹介
Professor Jinho Jung's research lab focuses on environmental and systems engineering, with a strong emphasis on sustainable environmental technologies and data-driven environmental risk assessment. Key research directions include the development of advanced oxidation processes for water treatment—particularly microbubble-based ozonation for contaminant degradation—and the ecotoxicological impact of emerging pollutants such as biodegradable and conventional microplastics. The lab also investigates climate change impacts on aquatic ecosystems through species distribution modeling and explores the integration of statistical and econometric models (e.g., GARCH and VAR) to analyze financial market dynamics and information transmission across international stock markets.
Research Overview
Research Output Trend
Figures are computed from collected data and may differ slightly.
Selected Papers
15The practical art of constructing database management systems (DBMSs) involves a morass of trade-offs among query execution speed, query optimization speed, standards compliance, feature parity, modularity, portability, and other goals. It is no surprise that DBMSs, like all complex software systems, contain bugs that can adversely affect their performance. The performance of DBMSs is an important metric as it determines how quickly an application can take in new information and use it to make n
Fuzzing is an emerging technique to automatically validate programs and uncover bugs. It has been widely used to test many programs and has found thousands of security vulnerabilities. However, existing fuzzing efforts are mainly centered around Unix-like systems, as Windows imposes unique challenges for fuzzing: a closed-source ecosystem, the heavy use of graphical interfaces and the lack of fast process cloning machinery.