19 research outputs found
Nonverbal Social Behavior Generation for Social Robots Using End-to-End Learning
To provide effective and enjoyable human-robot interaction, it is important
for social robots to exhibit nonverbal behaviors, such as a handshake or a hug.
However, the traditional approach of reproducing pre-coded motions allows users
to easily predict the reaction of the robot, giving the impression that the
robot is a machine rather than a real agent. Therefore, we propose a neural
network architecture based on the Seq2Seq model that learns social behaviors
from human-human interactions in an end-to-end manner. We adopted a generative
adversarial network to prevent invalid pose sequences from occurring when
generating long-term behavior. To verify the proposed method, experiments were
performed using the humanoid robot Pepper in a simulated environment. Because
it is difficult to determine success or failure in social behavior generation,
we propose new metrics to calculate the difference between the generated
behavior and the ground-truth behavior. We used these metrics to show how
different network architectural choices affect the performance of behavior
generation, and we compared the performance of learning multiple behaviors and
that of learning a single behavior. We expect that our proposed method can be
used not only with home service robots, but also for guide robots, delivery
robots, educational robots, and virtual robots, enabling the users to enjoy and
effectively interact with the robots.Comment: 10 pages, 7 figures, 3 tables, submitted to the International Journal
of Robotics Research (IJRR
TimesVector-Web: A Web Service for Analysing Time Course Transcriptome Data with Multiple Conditions
From time course gene expression data, we may identify genes that modulate in a certain pattern across time. Such patterns are advantageous to investigate the transcriptomic response to a certain condition. Especially, it is of interest to compare two or more conditions to detect gene expression patterns that significantly differ between them. Time course analysis can become difficult using traditional differentially expressed gene (DEG) analysis methods since they are based on pair-wise sample comparison instead of a series of time points. Most importantly, the related tools are mostly available as local Software, requiring technical expertise. Here, we present TimesVector-web, which is an easy to use web service for analysing time course gene expression data with multiple conditions. The web-service was developed to (1) alleviate the burden for analyzing multi-class time course data and (2) provide downstream analysis on the results for biological interpretation including TF, miRNA target, gene ontology and pathway analysis. TimesVector-web was validated using three case studies that use both microarray and RNA-seq time course data and showed that the results captured important biological findings from the original studies
Facial Attribute Recognition by Recurrent Learning With Visual Fixation
This paper presents a recurrent learning-based facial attribute recognition method that mimics human observers' visual fixation. The concentrated views of a human observer while focusing and exploring parts of a facial image over time are generated and fed into a recurrent network. The network makes a decision concerning facial attributes based on the features gleaned from the observer's visual fixations. Experiments on facial expression, gender, and age datasets show that applying visual fixation to recurrent networks improves recognition rates significantly. The proposed method not only outperforms state-of-the-art recognition methods based on static facial features, but also those based on dynamic facial features
Deep neural networks with a set of node-wise varying activation functions
In this study, we present deep neural networks with a set of node-wise varying activation functions. The feature-learning abilities of the nodes are affected by the selected activation functions, where the nodes with smaller indices become increasingly more sensitive during training. As a result, the features learned by the nodes are sorted by the node indices in order of their importance such that more sensitive nodes are related to more important features. The proposed networks learn input features but also the importance of the features. Nodes with lower importance in the proposed networks can be pruned to reduce the complexity of the networks, and the pruned networks can be retrained without incurring performance losses. We validated the feature-sorting property of the proposed method using both shallow and deep networks as well as deep networks transferred from existing networks. (c) 2020 Elsevier Ltd. All rights reserved