Reading Notes: Thinking, Fast and Slow by Daniel Kahneman

This week I’ve started reading the second book in 2025 after finishing “The Psychology of Money” by Morgan Housel. The book is “Thinking, Fast and Slow” by Daniel Kahneman. This book delves into the dual systems of thought that govern our decision-making processes.

Key Concepts

  1. Two Systems of Thinking:

    • System 1: Speed, efficiency, and reliance on heuristics, and mental shortcuts. It is responsible for our immediate impressions, gut reactions and many of the effortless mental activities. This is a legacy of our evolutionary past, where quick decisions were often necessary for survival. This system’s nature has also decided that is prone to systematical errors and biases, as it often jumps to conclusions and can be easily influenced by context and emotions.
    • System 2: This system represents our conscious and effortful mental process. It is slow, analytical, and logical that we engage when faced with complex problems. It is responsible for self-control, careful consideration of options, and overriding the impulsive suggestions of System 1. As you might have already known now, this system is inherently lazy and often avoids engaging unless absolutely necessary.
  2. WYSIATI:

    • “What You See Is All There Is” (WYSIATI) highlights System 1’s tendency to form a coherent story based on the limited information it has, often ignoring what it doesn’t know. This can further lead to overconfidence in our judgements and a resistance to considering alternative perspectives.

Reflection

While reading this book, I found myself in the past few years been trying to resist the influence of System 1 thinking without the realization that it is a natural part of our cognitive process. It seems human is inherently lazy and often relies on quick, intuitive judgments. Even the System 2 thinking, which is more deliberate and logical, can be influenced by the biases and shortcuts of System 1 due to its laziness nature. But this kind of self-awareness and training I think has been helpful in my decision-making process especially in the conetext of software engineering and personal finance. Compared to the previous self, I feel more equipped to recognize when System 1 is trying to take over and consciously engage System 2 to analyze the situation more thoroughly. But again, this is an ongoing process and as a human being, I think everyone should let System 1 to take over sometimes, as the book also points out that good mood and confident intuition can lead to better decisions in some cases.

Chat with Gemini 2.5 Pro

I also had a chat with Gemini 2.5 pro about how does the concept of this book relates to current AI systems. Here are some findings:

  1. System 1 vs. System 2 in AI:
    • Current AI, particularly large language models (LLMs) and other deep learning systems, exhibits characteristics remarkably similar to System 1 thinking. They excel at pattern recognition, processing vast amounts of data to generate quick, intuitive responses. However, just like our System 1, these AI models can be prone to biases and errors, sometimes generating plausible but incorrect or nonsensical answers. They rely on heuristics and shortcuts learned from their training data, which can lead to flawed outputs as many of us already know which called “hallucinations”.
    • The slow, deliberate, and logical reasoning of System 2 is a major frontier in AI research. This type of thinking involves complex problem-solving, planning, and conscious, step-by-step analysis. While current AI can perform complex calculations, its ability to truly reason and understand in a flexible, human-like way is still developing.
  2. Cognitive Biases:
    • One of the most significant connections between “Thinking, Fast and Slow” and AI lies in the area of cognitive biases. Kahneman detailed numerous systematic errors in human judgment, and it’s now clear that AI can exhibit similar flaws. Interestingly, some research suggests that cognitive biases in AI don’t just stem from the data but can also arise organically from the way the models work.
  3. Summary:
    • In essence, “Thinking, Fast and Slow” provides not just a model for understanding the human mind, but also a valuable roadmap for the development and application of artificial intelligence.[15] It highlights the incredible potential of AI while also offering a crucial cautionary tale about the inherent risks of relying on purely intuitive, “fast” thinking, whether in humans or machines.