Skip to content
Gradland
← Back to digests
📖

AI Research Digest — 20 July 2026

20 July 2026·4 min readAI ResearchDigest
🤖 Auto-generated digest

4 pieces selected from AI Alignment Forum, The Gradient — only the ones worth your time.


1. Endogenous Alignment

AI Alignment Forum

The essay discusses the process of human alignment, starting from exogenous methods (rewards and punishments) used to align children, to endogenous methods (self-control via fear, shame, guilt, or harmony with cultural expectations) expected in adults. It highlights that humans typically progress from exogenous to endogenous alignment, refining their alignment over time to eventually harmonize with their values.

Why it matters

Developers building AI products need to consider alignment strategies that go beyond initial training and rewards. Understanding the progression from exogenous to endogenous alignment can inform the design of AI systems that not only follow initial programming but also develop self-correcting mechanisms to stay aligned with human values over time.

What you can build with this

Develop an AI system that starts with exogenous alignment (reward-based learning) and gradually introduces endogenous alignment mechanisms, such as self-evaluation and correction based on predefined ethical guidelines.

Key takeaways

  • Human alignment progresses from exogenous methods (rewards and punishments) to endogenous methods (self-control via emotions or harmony with values).
  • Endogenous alignment in humans involves fear, shame, guilt, or harmony with cultural expectations.
  • AI alignment could potentially follow a similar progression, starting with exogenous methods and moving towards endogenous alignment.

2. After Orthogonality: Virtue-Ethical Agency and AI Alignment

The Gradient

Preface This essay argues that rational people don’t have goals, and that rational AIs shouldn’t have goals. Human actions are rational not because we direct them at some final ‘goals,’ but because we align actions to practices[1]: networks of actions, action-dispositions, action-evaluation criteria,

Key takeaways


3. Shape, Symmetries, and Structure: The Changing Role of Mathematics in Machine Learning Research

The Gradient

This essay examines the evolving role of mathematics in machine learning research over the past decade. It highlights a shift from mathematically principled architectures, which now yield only marginal improvements, to compute-intensive, engineering-driven approaches that scale with larger training sets. The authors argue that while mathematical foundations remain crucial for understanding and advancing ML, empirical and engineering-focused methods currently drive most progress.

Why it matters

Developers building AI products need to recognize that while mathematical rigor is essential for foundational understanding, practical advancements often come from scaling compute and engineering efforts. This shift suggests that focusing on scalable, data-driven approaches may yield more immediate improvements in real-world applications.

What you can build with this

This week, start a project that compares the performance of a mathematically principled model (e.g., a carefully designed neural network architecture) against a scaled-up, compute-intensive model (e.g., a transformer trained on a larger dataset) on a specific task like image classification or language translation.

Key takeaways

  • Mathematically principled architectures now yield only marginal improvements in ML.
  • Compute-intensive, engineering-first approaches currently drive most progress in ML.
  • Mathematical foundations remain crucial for understanding and advancing ML, but empirical methods lead practical advancements.

4. AGI Is Not Multimodal

The Gradient

The essay argues that current multimodal AI models, despite their impressive capabilities, do not represent true Artificial General Intelligence (AGI). The author contends that these models lack the embodied, tacit understanding that underpins human intelligence, as they primarily rely on language-based projections of thought. The piece critiques the assumption that scaling up multimodal models will lead to AGI, emphasizing that human cognition is deeply rooted in physical and sensory experiences that current AI models do not possess.

Why it matters

Developers building AI products need to understand the limitations of current multimodal models to set realistic expectations and avoid overpromising on capabilities. Recognizing that these models lack embodied understanding can guide developers to focus on narrow, well-defined applications where multimodal models excel, rather than attempting to achieve human-like general intelligence.

What you can build with this

Develop a multimodal AI assistant that integrates language and vision models to perform specific tasks, such as generating detailed descriptions of images for accessibility purposes. Ensure the assistant's capabilities are clearly communicated to users, highlighting its strengths in specific domains while acknowledging its limitations in understanding context and embodied experiences.

Key takeaways

  • Current multimodal AI models do not possess the embodied understanding that characterizes human intelligence.
  • Scaling up multimodal models is unlikely to lead to AGI, as these models fundamentally lack the sensory and physical experiences that shape human cognition.
  • Developers should focus on leveraging multimodal models for narrow, well-defined tasks rather than attempting to achieve human-like general intelligence.
← All digestsStay curious 🔬