Skip to content
View doyoungkim-ml's full-sized avatar

Highlights

  • Pro

Block or report doyoungkim-ml

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
doyoungkim-ml/README.md

Hi, I am an MS student studying AI. I am a member of Language & Knowledge Lab at KAIST AI, advised by Minjoon Seo. Before studying AI, I completed my BS in Mathematics & Computer Science(double major) at KAIST.

Despite the massive corpus of data on which modern AI systems are trained, they still struggle with tasks that humans, even young children, can easily perform. I believe that by incorporating key aspects of human cognitive processes, we can create AI systems capable of robust decision-making. My research focuses on narrowing the gap between human and artificial intelligence in complex scenarios. Specifically, I aim to tackle two key challenges:

Extrapolability: Humans effortlessly generalize knowledge from simple scenarios to navigate complex situations. How can we develop AI agents that, after learning from a few simple demonstrations, can extrapolate to more complex scenarios?

Semiparametric generation: Unlike purely parametric systems, humans rely on both learned patterns and direct interactions with memory, tools, and the physical world. Can we design AI systems that similarly combine internal models with external information sources in a cohesive semiparametric framework?

Pinned Loading

  1. kaistAI/language_extrapolation kaistAI/language_extrapolation Public

    [NeurIPS 2024 Workshop on Compositional Learning]This is an official repository for the paper "How language models extrapolate outside the training data: A case study in Textualized Gridworld."

    Python

  2. kaistAI/Semiparametric_Token-Sequence_Co-Supervision kaistAI/Semiparametric_Token-Sequence_Co-Supervision Public

    Python 8 1

  3. kaistAI/FLASK kaistAI/FLASK Public

    [ICLR 2024 Spotlight] FLASK: Fine-grained Language Model Evaluation based on Alignment Skill Sets

    Python 210 18

  4. kaistAI/SelFee kaistAI/SelFee Public

    Official codebase for "SelFee: Iterative Self-Revising LLM Empowered by Self-Feedback Generation"

    Python 220 20

  5. seonghyeonye/Flipped-Learning seonghyeonye/Flipped-Learning Public

    [ICLR 2023] Guess the Instruction! Flipped Learning Makes Language Models Stronger Zero-Shot Learners

    Python 111 10