For today's holiday, we consider The Prayer. This is a Parisian art project using AI to create prayer texts, which a robot then speaks. The robot mimics part of a person's speaking apparatus:
How does it work?
We implemented a deep neural language model (based on a pre-trained GPT2 model) that learns the probability distribution of word sequences in text corpora. The system infers word meaning and grammar rules from word distribution, by encoding this information in tensors, which are then utilized to generate natural language. The deep network is fine-tuned on sacred texts, and as such it abstracts key features from this specific genre to generate original prayers, with their peculiar lexicon and syntax. The original prayers are generated as texts and are post-processed to clean structural errors (e.g. extreme punctuation) and introduce intonation indicators, such as speed or volume variations. The resulting post-processed text is then synthesized as voice by Amazon Polly, a neural text-to-speech AI module which reads the text aloud, taking into account the intonation tags. Finally, the voice is synchronized to the lip movements, to simulate the articulation of the prayers. The prayers are the original creations of the machine.
In theoretical terms, "An experimental set-up to explore the possibilities of an approximation to celestial and numinous entities by performing a potentially never-ending chain of religious routines and devotional attempts for communication through a self-learning software."
More:
A robot – installation operates a talking mouth that is part of a computer system to try to connect to ‘the divine’ the supernatural or ‘the noumenal’ as the mystery of ‘the unknown’, using deep learning, a method of machine learning, that attempts to mimic human brain circuits with a self learning software.
According to the conviction of most scientists within the research about artificial intelligence, robots as self-learning software running on so called neuronal networks of deep learning should in principle be able to mimic or generate any form of human consciousness even in a superior way. We want to test and explore this ability on religious experiences, thoughts and behavior with a long term experimental set up.
How would a divine epiphany appear to an artificial intelligence? The question may sound absurd but the focus of the project could maybe shed light on the difference between human and AI machines in the debate about mind and matter and reflect on the potentials and implications of deep learning AI within both its narrow setting and general state.
Recent Comments