Optimal Control and Reinfocement Learning
I am Sewon Kim (pronunciation: "seh-won"), an undergrad student in electrical and computer engineering at the University of Seoul. I am interested in developing scalable learning and control methods and their theoretical foundations for robotics.
I am originally from Seoul, South Korea π°π·. I have a passion for jazz and heavy metal πΈ, and I love workout and traveling.
I independently implemented full-stack autonomous air purifying agent in NumPy from scratch, covering MCL, MPPI, and TSP.
F1TENTH is a 1/10-scale autonomous racing platform designed for developing algorithms for high-speed, collision-free autonomous driving. I formulated autonomous racing as a two-stage problem: generating a time-optimal racing trajectory offline (global planning via trajectory optimization), and tracking the reference while avoiding collisions online (local planning via MPPI). We built a full-stack autonomous navigation system for racing completely from scratch, covering SLAM, localization, trajectory optimization, MPPI, moter control, and hardware. I led the project with two undergraduate students.
The Cart-Pole, a classic benchmark problem in control, consists of a cart driven by a linear actuator and a pole attached via an unactuated joint. If the pole is positioned vertically, its dynamics predict it will fall due to its instability. The goal of the controller is to swing the pole up and balance it above the cart. I independently built a physical Cart-Pole system for $272 and applied NMPC, covering 3D modeling, sensor integration, motor control, state estimation, and embedded systems. It marked the beginning of my journey in robotics.
We (7 members and I) developed InBody AI Scale, fully-automated body composition analyzer, from scratch that reduces measurement time by 67% compared to the original model. I developed height estimation model (acc 99.4%) and face recognition system of "InBody AI Scale". We developed a near-production-ready product.
We rapidly prototyped the product.
Our team, UOSLIFE, launched the dating service βSidaeting,β serving 1,700 users. I developed the appβs frontend.