AlteregoNets: a way to human augmentation
David Kupeev
TL;DR
The paper addresses the challenge of algorithmically simulating internal human representations of perceived objects as flows of thoughts and feelings, rather than static property lists. It introduces AlterEgo nets (per-person neural frameworks) and the BiWheel iterative scheme that generates two interconnected textual streams, the PAS ($$PAS=\{w_i\}$$) and the OAS, through forward and backward iterations to model the dialogue between a person and an object. Key contributions include formalizing the per-person AE net, presenting a simple universal implementation, extending the model to multiobject and personalized nets, and outlining diverse applications such as per-user content generation and crowd perception modeling. This framework advances human augmentation by producing individualized, narrative-like representations of objects that can tailor content and interactions to specific users or groups. Potential impact spans personalized advertising, safety screening, and creative content generation, with future work targeting cross-modal perception and cross-domain synthesis.
Abstract
A person dependent network, called an AlterEgo net, is proposed for development. The networks are created per person. It receives at input an object descriptions and outputs a simulation of the internal person's representation of the objects. The network generates a textual stream resembling the narrative stream of consciousness depicting multitudinous thoughts and feelings related to a perceived object. In this way, the object is described not by a 'static' set of its properties, like a dictionary, but by the stream of words and word combinations referring to the object. The network simulates a person's dialogue with a representation of the object. It is based on an introduced algorithmic scheme, where perception is modeled by two interacting iterative cycles, reminding one respectively the forward and backward propagation executed at training convolution neural networks. The 'forward' iterations generate a stream representing the 'internal world' of a human. The 'backward' iterations generate a stream representing an internal representation of the object. People perceive the world differently. Tuning AlterEgo nets to a specific person or group of persons, will allow simulation of their thoughts and feelings. Thereby these nets is potentially a new human augmentation technology for various applications.
