Augmentation
Principle
Definition
Refers to a system that extends an individual’s goals beyond their independent capabilities. Such a system must align values between the the user and designer. Not simply an ethical stance, augmentation yields a broader design space of solutions to a given problem.

Overview

Many see technology as a tool of automation, to eliminate anything seen as inefficient or wasteful. However, this implicitly assumes that technology is only good for accomplishing things that humans already do. Instead, what about the other side of the coin, the massive realm of things that humans are not yet able to accomplish at all? Augmentation as a principle is about re-orienting us to imagine this vastly unexplored space of possibility. It is a recognition that human cognition and creativity can expand the possibilities of technology to achieve more. Humans play a vital role in complex AI systems, not just as users, in wielding these powerful capabilities.

Augmenting Humans with Data

The primary mode of augmentation that most AIs provide is through data. Large systems are complex, such as the real estate market, with many regional nuances and regulatory factors playing into any key decision. By creating an AI model that can, say, estimate the price of a home based on millions of past examples, we are essentially encoding this model to contain millions of pieces of knowledge. A particularly smart person could spend an entire lifetime poring over housing records and developing heuristics of their own, without reaching near the level of knowledge of this AI system. Even more, AI allows us to compress this treasure trove of historical data into mathematical models that can be transported like a regular digital file. Modern AI models are trained on ever more massive quantities of data, in essence amounting to humanity’s collective recorded intelligence. Carefully designed AI could provide us with access to the world’s intelligence in myriad ways. However, it is now up to us to imagine how new systems will achieve this.

The Collective Unconscious

The late psychoanalyst Carl Jung is famous for his idea of the ‘collective unconscious’, a broad term for the general set of ideas and patterns shared by all humans. Efforts to reveal this collective unconscious through scientific imaging or rigorous study have come up short, but the concept finds a new place in the philosophy of AI. When trained of billions of text or image fragments, an AI can begin to provide us insights into our collective shared truths, assumptions, and even biases.

Shrinking Representations to Human Scale

AI is not just about expanding our horizons to encompass massive amounts of data, but also about shrinking massive data to human scale. In the same way that we turn a steering wheel to move a car, technology allows us to create simplified interfaces to complex systems. AI has the capability to reduce a challenge such as managing a building’s temperature into a few virtual knobs and dials. There are plenty of large-scale systems that need to be reimagined for human-scale interaction.

Lingua Franca: Artificial Intelligence (AI) systems can go from complex to simplified user interfaces

Generative Technology

Finally, AI can augment humans by generating and creating things for us. These so-called generative AIs can function as part of a person’s creative workflow, such as in the process of creating a 3D-rendering or a musical composition. The AI can provide a sort of template to the user, like a bare-bones song with a time-signature. Or, the AI may generate helpful pieces such as an accompaniment to the user’s music.

In designing a generative AI, recognize that these systems invert the role of a human from a creator into a curator, who now has the responsibility to choose the best from a selection of AI-generated things. Of course, this is not a strict duality—interfaces could allow users to interact as partial creator-curator, by editing and selecting in collaboration with AI (see Latent Space).

Ethics of Augmentation

Designers must grapple with the larger second-order effects of what we build. A road that is built straighter and smoother needs better protection as drivers will be more likely to speed. Similarly, AI is rapidly providing humanity with instant access to a variety of newly ‘free’ capabilities—imitating someone else’s voice, editing video realistically, accurately recognizing a face in publicly available images. AI also gives large platforms access to pervasive behavior manipulation, by measuring human actions and developing various correlations between our preferences and their paid content networks. Acting ethically when augmenting human capabilities requires us to in some senses predict the future, or at least to maintain a point-of-view on how our actions affect the world around us by imagining both possibility and harm with equal gravity (see Agency, Accountability, and Ethics).

Design Questions

Any good AI system has to be useful to someone—describe what kinds of people your system is most helpful to.
Whom does your system benefit, and in what ways?
Is your system overstepping its own responsibilities to the user (e.g. in making decisions the users would rather make individually)?
Discuss the level of expertise that a user will need to use your system.
Who are you primarily designing for, and how do they encounter your system in the first place?
Is your system making unrealistic expectations of a user’s prior knowledge or experience?
Does your system use terminology or metaphors that novices are not yet familiar with?

Considerations

Generative Design

Generative tools tend to have their own global ‘style’ even if the tools are designed to generate a broad variety of outputs.

Generative AIs can create things from scratch at the push of a button, such as an essay or a painting. While they may be entertaining, these AIs often have a single global ‘style’ that makes everything they generate seem similar after a while. This factor can tire or bore your users eventually. However, this global style may also help to give your tool an identity that makes its results stand out from the crowd.

Abundance

The easier it is to generate something, the higher the requirement is to curate what is generated.

As AIs augment human creativity, people will naturally be capable of producing more output. This explosion of AI-generated content will only increase the need for human curation, as more and more generic content will fill every channel.

Participant or Observer

Consider the role of the user as an active participant in generating design, versus a passive or observer role.

Many AIs generate things, but the role of the user is only to passively consume. An AI that can write whole essays from scratch will necessitate that the user laboriously read through mountains of text. Instead, give users the ability to steer the AI tool’s direction, or allow users to customize the output before or during the creation process.

Generator vs Critic

Augmentative tools can either help generate or critique actions, which changes the overall experience of the system.

AI tools can not only generate content, but can give users feedback on content the users themselves have created. This role of the AI as a ‘critic’ can enable different and potentially useful user experiences. The same dataset can often produce both ‘generator’ and ‘critic’ AI models, so it is up to the designer to decide which mode is preferable.

Aspirational Users

Your users often will not be existing experts, but novices who aspire to be experts.

AI makes technology accessible to more people who may not be as skilled or experienced in a certain task. However, many design teams will often fail to consider the role of novices in their product, since novices are harder to identify than already established experts. Experts will often request that your tool match features in existing products, while novices appreciate novel features with shallow learning curves.

Further Resources