This paper investigated how implicit and explicit knowledge is reflected in event-related potentials in sequence learning. ERPs were recorded during a serial reaction time task. The results showed that there were greater RT benefits for standard compared with deviant stimuli later than early on, indicating sequence learning. After training, more standard triplets were generated under inclusion than exclusion tests and more standard triplets under exclusion than chance level, indicating that participants acquired both explicit and implicit knowledge. However, deviant targets elicited (...) enhanced N2 and P3 components for targets with explicit knowledge but a larger N2 effect for targets with implicit knowledge, revealing that implicit knowledge expresses itself in relatively early components and explicit knowledge in additional P3 components. The results help resolve current debate about the neural substrates supporting implicit and explicit learning. (shrink)
If stem cell-based therapies are developed, we will likely confront a difficult problem of justice: for biological reasons alone, the new therapies might benefit only a limited range of patients. In fact, they might benefit primarily white Americans, thereby exacerbating long-standing differences in health and health care.
We examined employees’ green organizational identity as a mediator and green organizational climate as a moderator in the relationship between environmental leadership and follower green innovation behavior. Through collecting data from public organizations in China at different times, we found that environmental leadership is positively related to employees’ green innovation behavior through increasing their green organizational identity. Meanwhile, the mediating relationship is conditional on the moderator of green organizational climate. The current study aims to clarify the mechanism and boundary condition (...) in the relationship between environmental leadership and employees’ green innovation behaviors. (shrink)
Brain-computer interface based on steady-state visual evoked potential has been widely studied due to the high information transfer rate, little user training, and wide subject applicability. However, there are also disadvantages such as visual discomfort and “BCI illiteracy.” To address these problems, this study proposes to use low-frequency stimulations, which can simultaneously elicit visual evoked potential and pupillary response to construct a hybrid BCI system. Classification accuracy was calculated using supervised and unsupervised methods, respectively, and the hybrid accuracy was obtained (...) using a decision fusion method to combine the information of VEP and PR. Online experimental results from 10 subjects showed that the averaged accuracy was 94.90 ± 2.34% for the supervised method and 91.88 ± 3.68% for the unsupervised method, which correspond to the ITR of 64.35 ± 3.07 bits/min and 33.19 ± 2.38 bpm, respectively. Notably, the hybrid method achieved higher accuracy and ITR than that of VEP and PR for most subjects, especially for the short data length. Together with the subjects’ feedback on user experience, these results indicate that the proposed h-BCI with the low-frequency stimulation paradigm is more comfortable and favorable than the traditional SSVEP-BCI paradigm using the alpha frequency range. (shrink)
The experience of embodiment may be studied using the rubber hand illusion. Little is known about the cognitive mechanism that elicits the feeling of embodiment. In previous models of the rubber hand illusion, bodily signals are processed sequentially. Such models cannot explain some more recent findings. Carruthers (2013) proposed a multidimensional model of embodiment, in which the processing of embodiment is understood in terms of conceptual hand space. Visual features of hands are represented along several dimensions. The rubber hand illusion (...) is then explained as the erroneous matching of the online representation of the artificial hand to the stored prototype in a space defined by those dimensions. We conducted the first experimental tests to investigate the multidimensional conceptual space account. First, participants performed a series of odd-one-out judgments for triads of hand images (including their own hand) and we then employed multidimensional scaling analyses. We found that a multidimensional model of perceived hand similarity could be fitted to our data. Second, we tested if a multisensory bodily signal manipulation (the rubber hand illusion) influences the position of the viewed artificial hand in hand space. We employed synchronous and asynchronous stroking and found that in the synchronous condition, which elicits the rubber hand illusion, compared to the asynchronous condition, which does not, the artificial hand was closer to the center of hand space; that is, to a prototype hand. We discuss these findings in the context of the Carruthers (2013) conceptual space model as well as other rubber hand illusion models. (shrink)
Investor recommendation is a critical and challenging task for startups, which can assist startups in locating suitable investors and enhancing the possibility of obtaining investment. While some efforts have been made for investor recommendation, few of them explore the impact of startups’ features, including partners, rounds, and fields, to investor recommendation performance. Along this line, in this paper, with the help of the heterogeneous information network, we propose a FEatures’ COntribution Measurement approach of startups on investor recommendation, named FECOM. Specifically, (...) we construct the venture capital heterogeneous information network at first. Then, we define six venture capital metapaths to represent the features of startups that we focus on. In this way, we can measure the contribution of startups’ features on the investor recommendation task by validating the recommendation performance based on different metapaths. Finally, we extract four practical rules to assist in further investment tasks by using our proposed FECOM approach. (shrink)
The application study of robot control based brain-computer interface not only helps to promote the practicality of BCI but also helps to promote the advancement of robot technology, which is of great significance. Among the many obstacles, the importability of the stimulator brings much inconvenience to the robot control task. In this study, augmented reality technology was employed as the visual stimulator of steady-state visual evoked potential -BCI and the robot walking experiment in the maze was designed to testify the (...) applicability of the AR-BCI system. The online experiment was designed to complete the robot maze walking task and the robot walking commands were sent out by BCI system, in which human intentions were decoded by Filter Bank Canonical Correlation Analysis algorithm. The results showed that all the 12 subjects could complete the robot walking task in the maze, which verified the feasibility of the AR-SSVEP-NAO system. This study provided an application demonstration for the robot control base on brain–computer interface, and further provided a new method for the future portable BCI system. (shrink)
Although previous studies have acknowledged that leaders’ such environmental behaviors and environmental issues are becoming critical for long-term development, little research has focused on why, how and when perceived environmentally specific servant leadership contributes to employees’ workplace environmentally friendly behavior in the hotel industry. This paper aims to fill this research gap by using social identity theory to test employees’ green role identity as a mediator and their perceived corporate environmental responsibility and perceived coworkers’ work group green advocacy as moderators (...) in the relationship between perceived environmentally-specific servant leadership and workplace environmentally friendly behavior. Using a sample of 527 leader-follower dyads from six hotels in mainland China at two points in time, we found that employees’ green role identity mediates the positive relationship between perceived environmentally specific servant leadership and employees’ workplace environmentally friendly behavior. Moreover, employees’ perceived corporate environmental responsibility and perceived coworkers’ work group green advocacy were found to positively moderate the relationship between perceived environmentally-specific servant leadership and green role identity and between green role identity and workplace environmentally friendly behavior, respectively. Theoretical and practical implications are discussed. (shrink)
Heart disease is the deadliest disease and one of leading causes of death worldwide. Machine learning is playing an essential role in the medical side. In this paper, ensemble learning methods are used to enhance the performance of predicting heart disease. Two features of extraction methods: linear discriminant analysis and principal component analysis, are used to select essential features from the dataset. The comparison between machine learning algorithms and ensemble learning methods is applied to selected features. The different methods are (...) used to evaluate models: accuracy, recall, precision, F-measure, and ROC.The results show the bagging ensemble learning method with decision tree has achieved the best performance. (shrink)
The influence of grey accumulation generation operator on the memory of time sequence is discussed. Generalized Hurst exponent approach is used to calculate the memory in three cases, namely, the M3-Competition data, the air quality index in Beijing, Xingtai, and Handan, and the power generating capacity, and car production index in Hebei province. The result indicates that one order accumulation generation operator can weaken the volatility and strengthen the memory of time sequence. It also explains the reason that one-order accumulation (...) can be used in grey prediction. (shrink)
Multiway join queries incur high-cost I/Os operations over large-scale data. Exploiting sharing join opportunities among multiple multiway joins could be beneficial to reduce query execution time and shuffled intermediate data. Although multiway join optimization has been carried out in MapReduce, different design principles are not considered. To bridge the gap of not considering the optimization of Big Data platforms, an end-to-end multiway join over Flink, which is called Join-MOTH system, is proposed to exploit sharing data granularity, sharing join granularity, and (...) sharing implicit sorts within multiple join queries. For sharing data, our previous work, Multiquery Optimization using Tuple Size and Histogram system, has been introduced to consider the granularity of sharing data opportunities among multiple queries. For sharing sort, our previous work, Sort-Based Optimizer for Big Data Multiquery, has been introduced to consider the implicit sorts among join queries. For sharing join, additional modules have been tailored to the J-MOTH optimizer to optimize sharing work by exploiting shared pipelined multiway join among multiple multiway join queries. The experimental evaluation has demonstrated that the J-MOTH system outperforms the naive and the state-of-the-art techniques by 44% for query execution time using TPC-H queries. Also, the proposed J-MOTH system introduces maximal intermediate data size reduction by 30% in average over Hadoop-like infrastructures. (shrink)
In the present contribution, an asymmetric central contraction mutation model is proposed to enhance the Ikeda time delay system. The modified Ikeda system model is designed by introducing a superimposed tanh function term into the sine nonlinearity term. Stability and Hopf bifurcation characteristics of the system are analyzed theoretically. Numerical simulations, carried out in terms of bifurcation diagrams, Lyapunov exponents spectrum, phase portraits, and two-parameter largest Lyapunov exponent diagrams are employed to highlight the complex dynamical behaviors exhibited by the enhanced (...) system. The results indicate that the modified system has rich dynamical behaviors including limit cycle, multiscroll hyperchaos, chaos, and hyperchaos. Moreover, as a major outcome of this paper, considering the fragile chaos phenomenon, the ACCM-Ikeda time delay system has better dynamical complexity and larger connected chaotic parameter spaces. (shrink)
In this paper, we develop a new method to measure the nonlinear interactions between nonstationary time series based on the detrended cross-correlation coefficient analysis. We describe how a nonlinear interaction may be obtained by eliminating the influence of other variables on two simultaneous time series. By applying two artificially generated signals, we show that the new method is working reliably for determining the cross-correlation behavior of two signals. We also illustrate the application of this method in finance and aeroengine systems. (...) These analyses suggest that the proposed measure, derived from the detrended cross-correlation coefficient analysis, may be used to remove the influence of other variables on the cross-correlation between two simultaneous time series. (shrink)
With increasing attention on the role of parenting stress on family functioning and children’s development, one area that has been neglected is how such relations differ across cultures. Although sometimes viewed as homogeneous, Asian countries often have markedly different belief systems. Cross-cultural studies require instruments that have been validated in different socio-cultural contexts. The widely used parenting stress index-short form has been used in several locations. However, results regarding its factorial structure have been mixed. Furthermore, there are only a few (...) cross-cultural comparison studies. This study examined the factorial structure of an abridged version of the PSI-SF with data from Hong Kong and Thailand. The results from confirmatory factor analyses indicated that, in both cultures, a three-factorial structure provides the best model fit. Furthermore, we found evidence for partial metric invariance, suggesting that the test scores can be compared directly. Tests for convergent and discriminant validity revealed that the three factors were correlated with parent general distress, authoritative, authoritarian, and permissive parenting behaviors, in both cultures. These findings suggest that the abridged PSI-SF can provide a meaningful comparison of parenting stress between Hong Kong and Thailand. (shrink)