The Cloud IoT paradigm, designed to combine Cloud Computing (CC) and the Internet of Things (IoT) benefits, is increasingly utilized for extensive services and addressing users' connectivity, data processing, and ...
详细信息
Previous works on unsupervised skeleton-based action recognition primarily focused on strategies for utilizing features to drive model optimization through methods like contrastive learning and reconstruction. However...
详细信息
Previous works on unsupervised skeleton-based action recognition primarily focused on strategies for utilizing features to drive model optimization through methods like contrastive learning and reconstruction. However, designing application-level strategies poses challenges. This paper shifts the focus to the generation-level modelings and introduces the Spatiotemporal Adaptively Attentions-guided Refining Network (AgRNet). AgRNet approaches the reduction of costs and enhancement of efficiency by constructing the Adaptive Activity- Guided Attention (AAGA) and Adaptive Dominant-Guided Attenuation (ADGA) modules. The AAGA leverages the sparsity of the correlation matrix in the attention mechanism to adaptively filter and retain the active components of the sequence during the modeling process. The ADGA embeds the local dominant features of the sequence, obtained through convolutional distillation, into the globally dominant features under the attention mechanism, guided by the defined attenuation factor. Additionally, the Progressive Feature Modeling (PFM) module is introduced to complement the progressive features in motion sequences that were overlooked by AAGA and ADGA. AgRNet shows efficiency on three public datasets, NTU-RGBD 60, NTU-RGBD 120, and UWA3D. IEEE
Many HPC applications implement non-cartesian neighbor data exchanges using MPI point-to-point operations rather than utilizing native MPI neighbor collective methods. Each application must therefore implement their o...
详细信息
With the rapid growth of the number of processors in a multiprocessor system, faulty processors occur in it with a probability that rises quickly. The probability of a subsystem with an appropriate size being fault-fr...
详细信息
This study provides a systematic investigation into the influence of feature selection methods on cryptocurrency price forecasting models employing technical *** this work,over 130 technical indicators—covering momen...
详细信息
This study provides a systematic investigation into the influence of feature selection methods on cryptocurrency price forecasting models employing technical *** this work,over 130 technical indicators—covering momentum,volatility,volume,and trend-related technical indicators—are subjected to three distinct feature selection ***,mutual information(MI),recursive feature elimination(RFE),and random forest importance(RFI).By extracting an optimal set of 20 predictors,the proposed framework aims to mitigate redundancy and overfitting while enhancing *** feature subsets are integrated into support vector regression(SVR),Huber regressors,and k-nearest neighbors(KNN)models to forecast the prices of three leading cryptocurrencies—Bitcoin(BTC/USDT),Ethereum(ETH/USDT),and Binance Coin(BNB/USDT)—across horizons ranging from 1 to 20 *** evaluation employs the coefficient of determination(R2)and the root mean squared logarithmic error(RMSLE),alongside a walk-forward validation scheme to approximate real-world trading *** results indicate that incorporating momentum and volatility measures substantially improves predictive accuracy,with particularly pronounced effects observed at longer forecast ***,indicators related to volume and trend provide incremental benefits in select market ***,an 80%–85% reduction in the original feature set frequently maintains or enhances model performance relative to the complete indicator *** findings highlight the critical role of targeted feature selection in addressing high-dimensional financial data challenges while preserving model *** research advances the field of cryptocurrency forecasting by offering a rigorous comparison of feature selection methods and their effects on multiple digital assets and prediction *** outcomes highlight the importance of dimension-reduction strategies in developing more efficient and resi
A recommendation system (RS) is a tool for filtering information that attempts to recommend interesting items. Globally, RS is based on analyzing users' preferences and their implicit or explicit evaluations of it...
详细信息
Online streaming feature selection(OSFS),as an online learning manner to handle streaming features,is critical in addressing high-dimensional *** real big data-related applications,the patterns and distributions of st...
详细信息
Online streaming feature selection(OSFS),as an online learning manner to handle streaming features,is critical in addressing high-dimensional *** real big data-related applications,the patterns and distributions of streaming features constantly change over time due to dynamic data generation ***,existing OSFS methods rely on presented and fixed hyperparameters,which undoubtedly lead to poor selection performance when encountering dynamic *** make up for the existing shortcomings,the authors propose a novel OSFS algorithm based on vague set,named *** main idea is to combine uncertainty and three-way decision theories to improve feature selection from the traditional dichotomous method to the trichotomous ***-Vague also improves the calculation method of correlation between features and ***,OSFS-Vague uses the distance correlation coefficient to classify streaming features into relevant features,weakly redundant features,and redundant ***,the relevant features and weakly redundant features are filtered for an optimal feature *** evaluate the proposed OSFS-Vague,extensive empirical experiments have been conducted on 11 *** results demonstrate that OSFS-Vague outperforms six state-of-the-art OSFS algorithms in terms of selection accuracy and computational efficiency.
One of the actual tasks of movement classification based on electromyography is the choice of the most informative set of features characterizing the movements. Increasing the number of features may decrease the learn...
详细信息
Phrase-indexed question answering(PIQA) seeks to improve the inference speed of question answering(QA) models by enforcing complete independence of the document encoder from the question encoder,and it shows that the ...
详细信息
Phrase-indexed question answering(PIQA) seeks to improve the inference speed of question answering(QA) models by enforcing complete independence of the document encoder from the question encoder,and it shows that the constrained model can achieve significant efficiency at the cost of its accuracy. In this paper, we aim to build a model under the PIQA constraint while reducing its accuracy gap with the unconstrained QA models. We propose a novel framework —Ans DR,which consists of an answer boundary detector(Ans D)and an answer candidate ranker(Ans R). More specifically, Ans D is a QA model under the PIQA architecture and it is designed to identify the rough answer boundaries; and Ans R is a lightweight ranking model to finely rerank the potential candidates without losing the efficiency. We perform the extensive experiments on public datasets. The experimental results show that the proposed method achieves the state of the art on the PIQA task.
Biomedical Named Entity Recognition (BioNER) plays a crucial role in automatically identifying specific categories of entities from biomedical texts. Currently, region-based methods have shown promising performance in...
详细信息
暂无评论