Human & Data with AI

Data Accumulation Perspective

History → Internet: All knowledge and information accumulated throughout human history is digitized through the internet and converted into AI training data. This consists of multimodal data including text, images, audio, and other formats.

Foundation Model: Large language models (LLMs) and multimodal models are pre-trained based on this vast accumulated data. Examples include GPT, BERT, CLIP, and similar architectures.

Human to AI: Applying Human Cognitive Patterns to AI

1. Chain of Thoughts

  • Implementation of human logical reasoning processes in the Reasoning stage
  • Mimicking human cognitive patterns that break down complex problems into step-by-step solutions
  • Replicating the human approach of “think → analyze → conclude” in AI systems

2. Mixture of Experts

  • AI implementation of human expert collaboration systems utilized in the Experts domain
  • Architecting the way human specialists collaborate on complex problems into model structures
  • Applying the human method of synthesizing multiple expert opinions for problem-solving into AI

3. Retrieval-Augmented Generation (RAG)

  • Implementing the human process of searching existing knowledge → generating new responses into AI systems
  • Systematizing the human approach of “reference material search → comprehensive judgment”

Personal/Enterprise/Sovereign Data Utilization

1. Personal Level

  • Utilizing individual documents, history, preferences, and private data in RAG systems
  • Providing personalized AI assistants and customized services

2. Enterprise Level

  • Integrating organizational internal documents, processes, and business data into RAG systems
  • Implementing enterprise-specific AI solutions and workflow automation

3. Sovereign Level

  • Connecting national or regional strategic data to RAG systems
  • Optimizing national security, policy decisions, and public services

Overall Significance: This architecture represents a Human-Centric AI system that transplants human cognitive abilities and thinking patterns into AI while utilizing multi-layered data from personal to national levels to evolve general-purpose AI (Foundation Models) into intelligent systems specialized for each level. It goes beyond simple data processing to implement human thinking methodologies themselves into next-generation AI systems.

With Claude

Human Vs AI

The moment AI surpasses humans will come only if the human brain is proven to be finite.
If every neural connection, every thought pattern, and every emotional process can be fully analyzed and translated into code, then AI, with its capacity to process and optimize those codes, can ultimately transcend human capability.
But if the human brain contains layers of complexity that are infinite or fundamentally unquantifiable, then no matter how advanced AI becomes, it will always fall short of complete understanding—and thus remain behind

New Human Challenges

This image titled “New Human Challenges” illustrates the paradigm shift in information processing in the AI era and the new roles humans must assume.

The diagram is structured in three tiers:

  1. Human (top row): Shows the traditional human information processing flow. Humans sense information from the “World,” perform “Analysis” using the brain, and make final “Decisions” based on this analysis.
  2. By AI (middle row): In the modern technological environment, information from the world is “Digitized” into binary code, and this data is then processed through “AI/ML” systems.
  3. Human Challenges (bottom row): Highlights three key challenges humans face in the AI era:
    • “Is it accurate?” – Verifying the quality and integrity of data collection processes
    • “Is it enough?” – Ensuring the trained data is sufficient and balanced to reflect all perspectives
    • “Are you responsible?” – Reflecting on whether humans can take ultimate responsibility for decisions suggested by AI

This diagram effectively demonstrates how the information processing paradigm has shifted from human-centered to AI-assisted systems, transforming the human role from direct information processors to supervisors and accountability holders for AI systems. Humans now face new challenges focused on ensuring data quality, data sufficiency and balance, and taking responsibility for final decision-making.

With Claude

infinite Gap

This illustration visually represents the philosophical exploration of the relationship between humans and technology, particularly AI. It emphasizes how technological advancements may narrow the gap between humans and machines, yet a fundamental difference will always persist. The concept of “reducing infinity” is depicted, showing that while AI can become more human-like, it can never be entirely the same. Ultimately, the image highlights that despite technological evolution, human judgment remains irreplaceable in final decision-making.

With ChatGPT

The Optimization of Parallel Works

The image illustrates “The Optimization of Parallel Works,” highlighting the inherent challenges in optimizing parallel processing tasks.

The diagram cleverly compares two parallel systems:

  • Left side: Multiple CPU processors working in parallel
  • Right side: Multiple humans working in parallel

The central yellow band emphasizes three critical challenges in both systems:

  • Dividing (splitting tasks appropriately)
  • Sharing (coordinating resources and information)
  • Scheduling (timing and sequencing activities)

Each side shows a target/goal at the top, representing the shared objective that both computational and human systems strive to achieve.

The exclamation mark in the center draws attention to these challenges, while the message at the bottom states: “AI Works is not different with Human works!!!!” – emphasizing that the difficulties in coordinating independent processors toward a unified goal are similar whether we’re talking about computer processors or human teams.

The diagram effectively conveys that just as it’s difficult for people to work together toward a single objective, optimizing independent parallel processes in computing faces similar coordination challenges – requiring careful attention to division of labor, resource sharing, and timing to achieve optimal results.

With Claude

Reliability & Efficiency

This image is a diagram showing the relationship between Reliability and Efficiency. Three different decision-making approaches are compared:

  1. First section – “Trade-off”:
    • Shows Human Decision making
    • Indicates there is a trade-off relationship between reliability and efficiency
    • Displays a question mark (?) symbol representing uncertainty
  2. Second section – “Synergy”:
    • Shows a Programmatic approach
    • Labeled as using “100% Rules (Logic)”
    • Indicates there is synergy between reliability and efficiency
    • Features an exclamation mark (!) symbol representing certainty
  3. Third section – “Trade-off?”:
    • Shows a Machine Learning approach
    • Labeled as using “Enormous Data”
    • Questions whether the relationship between reliability and efficiency is again a trade-off
    • Displays a question mark (?) symbol representing uncertainty

Importantly, the “Basic & Verified Rules” section at the bottom presents a solution to overcome the indeterminacy (probabilistic nature and resulting trade-offs) of machine learning. It emphasizes that the rules forming the foundation of machine learning systems should be simple and clearly verifiable. By applying these basic and verified rules, the uncertainty stemming from the probabilistic nature of machine learning can be reduced, suggesting an improved balance between reliability and efficiency.

with Claude