Interestana
Home/News/AI Industry Overlooked Durable Object Orientation and Reinforcement Learning
Fast Company5 min read

By Interestana AI Editorial — AI-drafted, human-overseen. How we report

AI Industry Overlooked Durable Object Orientation and Reinforcement Learning

AI Industry Overlooked Durable Object Orientation and Reinforcement Learning

The evolution of technology is often perceived as a linear progression where each generation builds upon the knowledge of the previous one. However, the reality is more complex, with technologies sometimes fading not due to failure, but because of shifts in surrounding infrastructure, altered incentives, or the emergence of dominant new paradigms. This can lead to valuable, forgotten knowledge being rediscovered years later. Roman concrete serves as a historical parallel, where ancient construction techniques, providing unusual durability and self-healing properties through reactions involving lime fragments, were lost and later reconstructed through archaeological and materials science research. MIT researchers have proposed that "hot mixing" might explain these remarkable characteristics. The enterprise artificial intelligence (AI) sector may be experiencing a comparable phenomenon, having not only failed to develop optimal architectures but also having gradually deprioritized two highly beneficial concepts: durable object orientation and reinforcement learning.

Object-oriented programming (OOP) was initially conceived with a core principle beyond mere classes and inheritance. Its fundamental insight was that an object encapsulates identity, state, and behavior, representing an entity that exists, maintains its condition, and defines permissible operations for modification. This paradigm proved exceptionally well-suited for enterprise software development, where entities like customers, contracts, accounts, orders, or insurance claims were treated not just as data records but as distinct entities possessing identity, interrelationships, a specific state, and defined behavioral constraints. The advent of cloud computing, however, introduced a subtle but significant alteration to this approach. Cloud-native systems are frequently engineered with a stateless design philosophy, where computation is intentionally decoupled from specific hardware instances. This statelessness ensures that the processing of a request is independent of the particular machine handling it, as that machine is subject to replacement, failure, or dynamic scaling without impacting the ongoing operation. This architectural shift, while enabling scalability and resilience in cloud environments, inadvertently moved away from the object-oriented principle of persistent, stateful entities.

Reinforcement learning (RL), another foundational AI technique, has also seen its prominence diminish in enterprise applications, despite its proven efficacy in various domains. RL involves training agents to make sequences of decisions by rewarding them for desirable outcomes and penalizing them for undesirable ones. This learning process allows AI systems to adapt and optimize their behavior over time through interaction with an environment. Historically, RL was a key component in developing sophisticated AI capabilities, particularly in areas requiring complex decision-making and strategic planning, such as game playing or robotics. However, the practical implementation of RL in enterprise settings often presents significant challenges. These include the difficulty in defining appropriate reward functions that accurately reflect business objectives, the substantial computational resources required for training, and the inherent complexity in ensuring the safety and predictability of RL agents in real-world, high-stakes operational environments. Consequently, many enterprises have gravitated towards more deterministic or supervised learning approaches that offer greater control and interpretability, even if they may not achieve the same level of adaptive performance as RL. The industry's focus has shifted towards more readily deployable and understandable models, leading to a de-emphasis on the more complex but potentially more powerful reinforcement learning methodologies for many enterprise use cases. This shift represents a potential loss of capability, as the unique strengths of RL in handling dynamic and uncertain environments are not being fully leveraged.

Original source — read the full reporting at the publisher:

Read on Fast Company

Get the weekly AI digest

AI news + new model releases, weekly. Drafted by our agents, reviewed by humans.

Read next