paper-with-me

홈 › Papers

AlteregoNets: a way to human augmentation

2019-01-23 · Dr. David Kupeev

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.

📄 PDF Abstract BibTeX arXiv:1901.09786

Code (0)

등록된 구현이 없습니다.

Tasks

Object

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Reconfiguration of supernumerary robotic limbs for human augmentation

2026-03-31 · Mustafa Mete, Anastasia Bolotnikova, Alexander Schuessler, Jamie Paik arxiv

Wearable robots aim to seamlessly adapt to humans and their environment with personalized interactions. Existing supernumerary robotic limbs (SRLs), which enhance the physical capabilities of humans with additional extre…

Exploring the Robustness of Human Parsers Towards Common Corruptions

2023-09-02 · Sanyi Zhang, Xiaochun Cao, Rui Wang, Guo-Jun Qi 외

Human parsing aims to segment each pixel of the human image with fine-grained semantic categories. However, current human parsers trained with clean data are easily confused by numerous image corruptions such as blur and…

Data AugmentationDiversityHuman ParsingSemantic Segmentation

Data Augmentation in Human-Centric Vision

2024-03-13 · Wentao Jiang, Yige Zhang, Shaozhong Zheng, Si Liu 외

This survey presents a comprehensive analysis of data augmentation techniques in human-centric vision tasks, a first of its kind in the field. It delves into a wide range of research areas including person ReID, human pa…

Data AugmentationHuman ParsingPedestrian DetectionPose Estimation+1

Jointly Optimize Data Augmentation and Network Training: Adversarial Data Augmentation in Human Pose Estimation

2018-05-24 · CVPR 2018 6 · Xi Peng, Zhiqiang Tang, Fei Yang, Rogerio Feris 외

Random data augmentation is a critical technique to avoid overfitting in training deep neural network models. However, data augmentation and network training are usually treated as two isolated processes, limiting the ef…

Data AugmentationPose Estimation

Analyzing Effects of Mixed Sample Data Augmentation on Model Interpretability

2023-03-26 · Soyoun Won, Sung-Ho Bae, Seong Tae Kim

Data augmentation strategies are actively used when training deep neural networks (DNNs). Recent studies suggest that they are effective at various tasks. However, the effect of data augmentation on DNNs' interpretabilit…

Data Augmentation