R
Back to main
Published Papers and Preprints
    High Impact Attacks on Graph Neural Networks
    Anonymous
    Under review
      Adaptive Horizons: Advancing Continual Learning for Domain-Specific Large Language Models
      Anonymous
      Under review
        Flexible Memory Rotation (FMR): Rotated Representation with Dynamic Regularization to Overcome Catastrophic Forgetting in Continual KG Learning
        Lijing Zhu, Dong Hyun Jeon, Wenbo Sun, Li Yang, Yixin Xie and Shuteng Niu
        IEEE BigData, 2024
        KGIF: Advancing Graph Attention Networks for Relation aware recommendations through Information Fusion
        Dong Hyun Jeon, Wenbo Sun, Houbing Herbert Song, Dongfang Liu, Velasquez Alvaro, Yixin Chloe Xie and Shuteng Niu
        IEEE BigData, 2024
        Surprised or Not Surprised? Exploring a Visualization Tool for COVID-19 Data
        Dong Hyun Jeon, Jong Kwan Lee, Prabal Dhaubhadel and Aaron Kuhlman
        ISIITA 2023
        Reinforced Contrastive Graph Neural Networks (RCGNN) for Anomaly Detection
        Zenan Sun, Jingyi Su, Dong Hyun Jeon, Alvaro Velasquez, Houbing Song and Shuteng Niu
        IEEE IPCCC, 2022
      Teaching Experience
      CS1010: Introduction to Python Programming

      Fall 2024, Spring 2025

      Algorithms. Programming language features: expressions, assignments, functions with parameters, conditions, loops and arrays. Several programming assignments required. Does not apply to the computer science major. The programming concepts encompass not only the basic constructs common to almost all programming languages, but also problem-solving techniques and analytical thinking. This course will require considerable effort in problem analysis and design, coding, testing, and debugging Python programs. While the concepts taught in this course are relatively simple, when used together in a large program, the cognitive complexity of their interrelations can be challenging and time consuming.

      Back to main

      Copyright © 2025 Ryan Jeon. All rights reserved.
      Built on Next.js. Designed with Tailwind CSS. Deployed with Vercel. Running on AWS. Inspired by BrittanyChiang.