Interpreting meaning
Explore how interpretation moved from human expertise into machine-assisted translation, speech recognition, content classification and generative AI. This pathway follows the main changes in chronological order and shows which older practices continued beside them.
What changes when machines begin to interpret and generate meaning?
Five turning points
Machine Translation
Documents, interfaces and conversations can be rendered across languages without waiting for bespoke human translation of every item. Large volumes of text can receive immediate first-pass translation, changing news, commerce, support and emergency.
Open topic →Text-to-Speech and Voice Synthesis
Any supported text can be rendered as speech without recording each sentence in advance. Blind and low-vision users can access interfaces, books and documents through speech output.
Open topic →Generative Language Models
Systems can draft, continue and transform text without storing every possible output in advance. Prompting or fine-tuning can elicit summarisation, translation, question answering, coding and classification from shared parameters.
Open topic →Conversational AI Assistants and Retrieval-Augmented Generation
Users can ask for information, transformations and explanations without learning each underlying query language or application interface. External indexes allow the system to use documents added after model training and material that should not be absorbed.
Open topic →Autonomous and Semi-Autonomous AI Agents
The system can change files, send messages, operate applications, purchase services or control machines rather than merely describe what should happen. An agent can preserve state across several operations and adapt when intermediate results differ from.
Open topic →Follow the history from beginning to present
Machine Translation
Machine translation converts information expressed in one natural language into a target-language representation by computational means.
Speech Recognition and Automated Transcription
Automatic speech recognition converts an acoustic signal containing speech into a symbolic sequence such as words, characters, phonemes, commands, timestamps or captions.
Text-to-Speech and Voice Synthesis
Text-to-speech converts symbolic language into an acoustic speech signal.
Automated Classification and Content Moderation
Automated classification assigns labels, scores or categories to information objects.
Generative Language Models
A generative language model estimates patterns in sequences of linguistic tokens and uses those estimates to continue, transform or produce text.
Generative Image, Audio and Video Models
Generative image, audio and video models produce perceptual media from learned distributions rather than requiring a conventional camera, microphone, instrument or manually constructed frame for every output.
Conversational AI Assistants and Retrieval-Augmented Generation
Conversational AI assistants provide an interactive interface through which a user can ask questions, revise instructions, request explanations and sometimes invoke external information or tools.
Autonomous and Semi-Autonomous AI Agents
Autonomous and semi-autonomous AI agents are systems delegated to pursue goals through a sequence of observations, decisions and actions.