The world is changing day by day and the expectations of every individual are also becoming high. Out of all the expectations, one of them is to buy a car. But all are not able to always buy a new car, so they will pr...
详细信息
The proliferation of cyber-attacks and network infiltration has emerged as significant apprehensions in the contemporary utilization of the Internet of Things (IoT). Researchers have introduced several machine learnin...
详细信息
Optical Character Recognition of handwritten document has been a research topic for last few decades now. Different type of classification schemes starting from template matching, structural analysis to deep neural ne...
详细信息
In the era of the Internet of Things (IoT), cloud computing huge amounts of data are generated by machines, humans and it is communicated over the internet. We need a stringent security to protect information as well ...
详细信息
Security is a vital facet for any automatic carrier, supported by the detected situation, the carrier should respond consequently to make sure that the environment is secure. Hence, the carrier should be expedited wit...
详细信息
Real-time systems are widely implemented in the Internet of Things(IoT) and safety-critical systems, both of which have generated enormous social value. Aiming at the classic schedulability analysis problem in real-ti...
详细信息
Real-time systems are widely implemented in the Internet of Things(IoT) and safety-critical systems, both of which have generated enormous social value. Aiming at the classic schedulability analysis problem in real-time systems, we proposed an exact Boolean analysis based on interference(EBAI) for schedulability analysis in real-time systems. EBAI is based on worst-case interference time(WCIT), which considers both the release jitter and blocking time of the task. We improved the efficiency of the three existing tests and provided a comprehensive summary of related research results in the field. Abundant experiments were conducted to compare EBAI with other related results. Our evaluation showed that in certain cases, the runtime gain achieved using our analysis method may exceed 73% compared to the stateof-the-art schedulability test. Furthermore, the benefits obtained from our tests grew with the number of tasks, reaching a level suitable for practical application. EBAI is oriented to the five-tuple real-time task model with stronger expression ability and possesses a low runtime overhead. These characteristics make it applicable in various real-time systems such as spacecraft, autonomous vehicles, industrial robots, and traffic command systems.
In response to the escalating demand for machine learning techniques capable of handling real-time data streams, particularly in applications like stock markets, this research dives deep into the domain of stream regr...
详细信息
Partial-label learning(PLL) is a typical problem of weakly supervised learning, where each training instance is annotated with a set of candidate labels. Self-training PLL models achieve state-of-the-art performance b...
详细信息
Partial-label learning(PLL) is a typical problem of weakly supervised learning, where each training instance is annotated with a set of candidate labels. Self-training PLL models achieve state-of-the-art performance but suffer from error accumulation problems caused by mistakenly disambiguated instances. Although co-training can alleviate this issue by training two networks simultaneously and allowing them to interact with each other, most existing co-training methods train two structurally identical networks with the same task, i.e., are symmetric, rendering it insufficient for them to correct each other due to their similar limitations. Therefore, in this paper, we propose an asymmetric dual-task co-training PLL model called AsyCo,which forces its two networks, i.e., a disambiguation network and an auxiliary network, to learn from different views explicitly by optimizing distinct tasks. Specifically, the disambiguation network is trained with a self-training PLL task to learn label confidence, while the auxiliary network is trained in a supervised learning paradigm to learn from the noisy pairwise similarity labels that are constructed according to the learned label confidence. Finally, the error accumulation problem is mitigated via information distillation and confidence refinement. Extensive experiments on both uniform and instance-dependent partially labeled datasets demonstrate the effectiveness of AsyCo.
Predicting RNA binding protein(RBP) binding sites on circular RNAs(circ RNAs) is a fundamental step to understand their interaction mechanism. Numerous computational methods are developed to solve this problem, but th...
详细信息
Predicting RNA binding protein(RBP) binding sites on circular RNAs(circ RNAs) is a fundamental step to understand their interaction mechanism. Numerous computational methods are developed to solve this problem, but they cannot fully learn the features. Therefore, we propose circ-CNNED, a convolutional neural network(CNN)-based encoding and decoding framework. We first adopt two encoding methods to obtain two original matrices. We preprocess them using CNN before fusion. To capture the feature dependencies, we utilize temporal convolutional network(TCN) and CNN to construct encoding and decoding blocks, respectively. Then we introduce global expectation pooling to learn latent information and enhance the robustness of circ-CNNED. We perform circ-CNNED across 37 datasets to evaluate its effect. The comparison and ablation experiments demonstrate that our method is superior. In addition, motif enrichment analysis on four datasets helps us to explore the reason for performance improvement of circ-CNNED.
The world is changing day by day and the expectations of every individual are also becoming high. Out of all the expectations, one of them is to buy a car. But all are not able to always buy a new car, so they will pr...
详细信息
ISBN:
(数字)9798350389128
ISBN:
(纸本)9798350389135
The world is changing day by day and the expectations of every individual are also becoming high. Out of all the expectations, one of them is to buy a car. But all are not able to always buy a new car, so they will prefer a used one. In this study, we have conducted an analysis to help individuals make informed decisions about used car prices. By using supervised learning algorithms like multiple linear regressions and random forest regression along with Python, we have developed a model which can predict the price of resale vehicles. The dataset used here for prediction has been taken from *** and the final accuracy (R2) of multiple linear regression is 0.93464 and for random forest regression is 0. 93907.
暂无评论