Search Results Heading

MBRLSearchResults

mbrl.module.common.modules.added.book.to.shelf
Title added to your shelf!
View what I already have on My Shelf.
Oops! Something went wrong.
Oops! Something went wrong.
While trying to add the title to your shelf something went wrong :( Kindly try again later!
Are you sure you want to remove the book from the shelf?
Oops! Something went wrong.
Oops! Something went wrong.
While trying to remove the title from your shelf something went wrong :( Kindly try again later!
    Done
    Filters
    Reset
  • Discipline
      Discipline
      Clear All
      Discipline
  • Is Peer Reviewed
      Is Peer Reviewed
      Clear All
      Is Peer Reviewed
  • Item Type
      Item Type
      Clear All
      Item Type
  • Subject
      Subject
      Clear All
      Subject
  • Year
      Year
      Clear All
      From:
      -
      To:
  • More Filters
      More Filters
      Clear All
      More Filters
      Source
    • Language
3,691 result(s) for "online classification"
Sort by:
Online eye-movement classification with temporal convolutional networks
The simultaneous classification of the three most basic eye-movement patterns is known as the ternary eye-movement classification problem (3EMCP). Dynamic, interactive real-time applications that must instantly adjust or respond to certain eye behaviors would highly benefit from accurate, robust, fast, and low-latency classification methods. Recent developments based on 1D-CNN-BiLSTM and TCN architectures have demonstrated to be more accurate and robust than previous solutions, but solely considering offline applications. In this paper, we propose a TCN classifier for the 3EMCP, adapted to online applications, that does not require look-ahead buffers. We introduce a new lightweight preprocessing technique that allows the TCN to make real-time predictions at about 500 Hz with low latency using commodity hardware. We evaluate the TCN performance against other two deep neural models: a CNN-LSTM and a CNN-BiLSTM, also adapted to online classification. Furthermore, we compare the performance of the deep neural models against a lightweight real-time Bayesian classifier (I-BDT). Our results, considering two publicly available datasets, show that the proposed TCN model consistently outperforms other methods for all classes. The results also show that, though it is possible to achieve reasonable accuracy levels with zero-length look ahead, the performance of all methods improve with the use of look-ahead information. The codebase, pre-trained models, and datasets are available at https://github.com/elmadjian/OEMC.
Cortico-muscular coupling to control a hybrid brain-computer interface for upper limb motor rehabilitation: A pseudo-online study on stroke patients
Brain-Computer Interface (BCI) systems for motor rehabilitation after stroke have proven their efficacy to enhance upper limb motor recovery by reinforcing motor related brain activity. Hybrid BCIs (h-BCIs) exploit both central and peripheral activation and are frequently used in assistive BCIs to improve classification performances. However, in a rehabilitative context, brain and muscular features should be extracted to promote a favorable motor outcome, reinforcing not only the volitional control in the central motor system, but also the effective projection of motor commands to target muscles, i.e. central-to-peripheral communication. For this reason, we considered cortico-muscular coupling (CMC) as a feature for a h-BCI devoted to post-stroke upper limb motor rehabilitation. In this study, we performed a pseudo-online analysis on 13 healthy participants (CTRL) and 12 stroke patients (EXP) during executed (CTRL, EXP unaffected arm) and attempted (EXP affected arm) hand grasping and extension to optimize the translation of CMC computation and CMC-based movement detection from offline to online. Results showed that updating the CMC computation every 125ms (shift of the sliding window) and accumulating two predictions before a final classification decision were the best trade-off between accuracy and speed in movement classification, independently from the movement type. The pseudo-online analysis on stroke participants revealed that both attempted and executed grasping/extension can be classified through a CMC-based movement detection with high performances in terms of classification speed (mean delay between movement detection and EMG onset around 580ms) and accuracy (hit rate around 85%). The results obtained by means of this analysis will ground the design of a novel non-invasive h-BCI in which the control feature is derived from a combined EEG and EMG connectivity pattern estimated during upper limb movement attempts.
An Online Two-Stage Classification Based on Projections
Kernel-based online classification algorithms, such as the Perceptron, NORMA, and passive-aggressive, are renowned for their computational efficiency but have been criticized for slow convergence. However, the parallel projection algorithm, within the adaptive projected subgradient method framework, exhibits accelerated convergence and enhanced noise resilience. Despite these advantages, a specific sparsification procedure for the parallel projection algorithm is currently absent. Additionally, existing online classification algorithms, including those mentioned earlier, heavily rely on the kernel width parameter, rendering them sensitive to its choices. In an effort to bolster the performance of these algorithms, we propose a two-stage classification algorithm within the Cartesian product space of reproducing kernel Hilbert spaces. In the initial stage, we introduce an online double-kernel classifier with parallel projection. This design aims not only to improve convergence but also to address the sensitivity to kernel width. In the subsequent stage, the component with a larger kernel width remains fixed, while the component with a smaller kernel width undergoes updates. To promote sparsity and mitigate model complexity, we incorporate the projection-along-subspace technique. Moreover, for enhanced computational efficiency, we integrate the set-membership technique into the updates, selectively exploiting informative vectors to improve the classifier. The monotone approximation of the proposed classifier, based on the designed ϵ -insensitive function, is presented. Finally, we apply the proposed algorithm to equalize a nonlinear channel. Simulation results demonstrate that the proposed classifier achieves faster convergence and lower misclassification error with comparable model complexity.
Class-Adaptive Weighted Broad Learning System with Hybrid Memory Retention for Online Imbalanced Classification
Data stream classification is a critical challenge in data mining, where models must rapidly adapt to evolving data distributions and concept drift in real time, while extreme learning machines offer fast training and strong generalization, most existing methods struggle to jointly address multi-class imbalance, concept drift, and the high cost of label acquisition in streaming settings. In this paper, we present the Adaptive Broad Learning System for Online Imbalanced Classification (ABLS-OIC), which introduces three core innovations: (1) a Class-Adaptive Weight Matrix (CAWM) that dynamically adjusts sample weights according to class distribution, sample density, and difficulty; (2) a Hybrid Memory Retention Mechanism (HMRM) that selectively retains representative samples based on importance and diversity; and (3) a Multi-Objective Adaptive Optimization Framework (MAOF) that balances classification accuracy, class balance, and computational efficiency. Extensive experiments on ten benchmark datasets with varying imbalance ratios and drift patterns show that ABLS-OIC consistently outperforms state-of-the-art methods, with improvements of 5.9% in G-mean, 6.3% in F1-score, and 3.4% in AUC. Furthermore, a real-world credit fraud detection case study demonstrates the practical effectiveness of ABLS-OIC, highlighting its value for early detection of rare but critical events in dynamic, high-stakes applications.
Two-model active learning approach for inappropriate information classification in social networks
The work process of specialists in protection from information consists of many time-consuming tasks, including data collection, datasets formation, and data manual labelling. In this paper, we attempted to help such specialists with a two-model approach based on the iterative online training of binary classifiers. This approach is used for inappropriate information detection and applied on text posts from the VKontakte social network. The first model is used to detect text posts that are corresponding to the selected topic and is trained on the data that is labelled positively and negatively by experts as well as random text data. The second model is used to improve the accuracy of the first model and is trained only on the data that is labelled by the experts. The novelty of the approach lies in the constantly growing dataset, while the classifiers training process takes place during the operator’s work. The approach works with texts of any size and content and applicable for Russian social networks. The research contribution lies in the original approach for inappropriate information detection. The practical significance of the approach lies in the automation of routine tasks to reduce the burden on specialists in the area of protection from information. Experimental evaluation of the approach is focused on its iterative retraining part. For the experiment, text posts of different topics from the VKontakte social network were collected and labelled. Those topics include: Aggression, Dangerous conspiracy theories, Radicalism, Gambling, Prostitution, and Sects. After that, we evaluated precision, recall, F-measure and ROC-AUC metrics for classifiers trained on random subsamples of different sizes and different topics. Those metrics were evaluated for both one-model and two-model implementations of the approach, while the following classifiers were used: linear support vector machine, passive–aggressive classifier, multilayer perceptron. Moreover, the advantages and disadvantages of the approach, as well as future work directions, were indicated.
Dynamic Trees for Learning and Design
Dynamic regression trees are an attractive option for automatic regression and classification with complicated response surfaces in online application settings. We create a sequential tree model whose state changes in time with the accumulation of new data, and provide particle learning algorithms that allow for the efficient online posterior filtering of tree states. A major advantage of tree regression is that it allows for the use of very simple models within each partition. The model also facilitates a natural division of labor in our sequential particlebased inference: tree dynamics are defined through a few potential changes that are local to each newly arrived observation, while global uncertainty is captured by the ensemble of particles. We consider both constant and linear mean functions at the tree leaves, along with multinomial leaves for classification problems, and propose default prior specifications that allow for prediction to be integrated over all model parameters conditional on a given tree. Inference is illustrated in some standard nonparametric regression examples, as well as in the setting of sequential experiment design, including both active learning and optimization applications, and in online classification. We detail implementation guidelines and problem specific methodology for each of these motivating applications. Throughout, it is demonstrated that our practical approach is able to provide better results compared to commonly used methods at a fraction of the cost.
Deep learning-based automatic annotation and online classification of remote multimedia images
In this paper, based on in-depth analysis of remote multimedia images, the automatic annotation and classification of graphics are tested and analyzed by algorithms of deep learning. To reduce the time of remote multimedia image labeling and online classification, and improve efficiency, we study the use of deep learning methods to automate annotation and online classification of remote multimedia images. An image is re-labeling algorithm based on modeling the correlation of hidden feature dimensions is proposed to improve the effect of hidden feature models by modeling the correlation between hid feature dimensions. The algorithm constructs the correlation between each pair of dimensions in the hidden features through the outer product operation to form a two-dimensional interactive graph. The information in the interaction graph is refined layer by layer by using the ability of the convolutional neural network to model local features, and finally, a representation of the correlation of all dimensions in the hidden features is formed to realize the re-labeling of social images. The experimental results show that this method can utilize the hidden feature information more effectively and improve the image re-labeling results. The light-weight feature extraction network significantly reduces the number of model parameters at the expense of a small amount of detection accuracy, and the FPN pyramid structure enhances the feature characterization ability of the feature extraction network. The performance is close to that of the Yolo algorithm.
A Fast Online Classification Method of Solid Wood Floors Based on Stochastic Sampling and Machine Learning
Solid wood floors are widely used as an interior decoration material, and the color of solid wood surfaces plays a decisive role in the final decoration effect. Therefore, the color classification of solid wood floors is the final and most important step before laying. However, research on floor classification usually focuses on recognizing complex and diverse features but ignores execution speed, which causes common methods to not meet the requirements of online classification in practical production. In this paper, a new online classification method of solid wood floors was proposed by combining probability theory and machine learning. Firstly, a probability-based feature extraction method (stochastic sampling feature extractor) was developed to obtain rapid key features regardless of the disturbance of wood grain. The stochastic features were determined by a genetic algorithm. Then, an extreme learning machine—as a fast classification neural network—was selected and trained with the selected stochastic features to classify solid wood floors. Several experiments were carried out to evaluate the performance of the proposed method, and the results showed that the proposed method achieved a classification accuracy of 97.78% and less than 1 ms for each solid wood floor. The proposed method has advantages including a high execution speed, great accuracy, and flexible adaptability. Overall, it is suitable for online industry production.
An online human–robot collaborative grinding state recognition approach based on contact dynamics and LSTM
Collaborative states recognition is a critical issue for human-robot collaboration during contact task. This paper proposed a flexible contact dynamics and feature selection based state recognition method to identify human-robot collaborative grinding state. The core issue for collaborative grinding states recognition is to distinguish human-robot contact from robot-environment contact. To achieve this, contact dynamic models of both contacts are first constructed to identify the dynamics difference between human-robot contact and robot-environment contact. Considering the reaction speed required by human-robot collaborative states recognition, feature selection based on Spearman correlation and random forest recursive feature elimination are conducted to reduce data redundancy and computation burden. Long short term memory(LSTM) is then used to construct a collaborative states classifier. Experiments results illustrate that the proposed method can achieve a 96% recognition accuracy in a period of 5ms and 99% in a period of 40ms.
The Forgetron: A Kernel-Based Perceptron on a Budget
The Perceptron algorithm, despite its simplicity, often performs well in online classification tasks. The Perceptron becomes especially effective when it is used in conjunction with kernel functions. However, a common difficulty encountered when implementing kernel-based online algorithms is the amount of memory required to store the online hypothesis, which may grow unboundedly as the algorithm progresses. Moreover, the running time of each online round grows linearly with the amount of memory used to store the hypothesis. In this paper, we present the Forgetron family of kernel-based online classification algorithms, which overcome this problem by restricting themselves to a predefined memory budget. We obtain different members of this family by modifying the kernel-based Perceptron in various ways. We also prove a unified mistake bound for all of the Forgetron algorithms. To our knowledge, this is the first online kernel-based learning paradigm which, on one hand, maintains a strict limit on the amount of memory it uses and, on the other hand, entertains a relative mistake bound. We conclude with experiments using real datasets, which underscore the merits of our approach.