Skip to content
View sunghunkwag's full-sized avatar

Block or report sunghunkwag

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
sunghunkwag/README.md

Independent AI Systems Researcher — boundary testing, recursive learning systems, and alternative architectures.

I build CPU-runnable experimental AI systems that treat failure as signal, not noise. My research explores where learning systems break under constrained compute, weak evaluators, distribution shift, brittle abstractions, benchmark leakage, and long-range dependency pressure — then turns those breakdowns into better mechanisms for search, validation, memory, and generalization.

Current Focus

  • DeepNeural-AutoExploration — recursive adaptation loops with non-leaking episodic memory, operator-program synthesis, validation-only evaluation, evaluator evolution, and failure-to-rule compression.
  • RSI-NAS-Attention-Free — neural architecture search for attention-free sequence models, including routing, spectral propagation, dynamic gating, hierarchical pooling, and field-based alternatives to quadratic attention.
  • OMEGA-THDSE — topological, hyperdimensional, and symbolic system experiments for structural representation and reasoning.
  • attention-free-sequence-model — compact experiments around non-attention sequence computation.

Research Themes

  • Failure-driven mechanism discovery
  • Boundary-condition testing and anti-cheat evaluation
  • Recursive and self-evolving learning systems
  • Attention-free long-range sequence modeling
  • Structural memory and operator-program mutation
  • CPU-constrained experimental AI systems

Contact

Email: sunghunkwag@gmail.com

Pinned Loading

  1. ast-grammar-induction-prototype ast-grammar-induction-prototype Public

    A single-file recursive self-improvement engine that evolves Python programs through AST analysis and statistical grammar learning (EDA).

    Python 1

  2. DeepNeural-AutoExploration DeepNeural-AutoExploration Public

    Recursive Self-Improving Deep Neural Network Autonomous Exploration Algorithm (RSI-DNAX)

    Python

  3. SSM-MetaRL-TestCompute SSM-MetaRL-TestCompute Public

    Experimental meta-reinforcement learning framework exploring State Space Model (SSM) policies, test-time adaptation, and structured benchmarking.

    Python

  4. MetaRL-Agent-Framework MetaRL-Agent-Framework Public

    MetaRL Agent Framework: Modular meta-reinforcement learning system with extensible agent coordination and adaptation.

    Python 1