A Novel Approach to Quantitative Evaluation of Tangle Formations for Seaweeds in Stirrer Cultivation

2016 ◽  
Vol 28 (1) ◽  
pp. 40-49
Author(s):  
Jun Ogawa ◽  
◽  
Hiroyuki Iizuka ◽  
Masahito Yamamoto ◽  
Masashi Furukawa ◽  
...  

[abstFig src='/00280001/04.jpg' width=""300"" text='Seaweed tangle formation' ]We discuss novel approaches to the control of seaweed tangle formations in stirrer cultivation. Cultivating seaweed is one important way to avoid such formation. Because defining such formation is difficult based on human recognition alone, there is currently no quantitative evaluation criterion for formation. We develop physical simulation for analyzing formations in a water flow field and model three factors – physical, geometric and time – for characterizing formations. Our criterion is that formations are created by using these factors as input to a nonlinear support vector machine. To show the effectiveness of our simulation and criteria, we confirm the control effects of the water flow in simulation and the real world. Results show that our simulation model is useful for avoiding such formation in the real world.

2021 ◽  
Vol 186 (Supplement_1) ◽  
pp. 445-451
Author(s):  
Yifei Sun ◽  
Navid Rashedi ◽  
Vikrant Vaze ◽  
Parikshit Shah ◽  
Ryan Halter ◽  
...  

ABSTRACT Introduction Early prediction of the acute hypotensive episode (AHE) in critically ill patients has the potential to improve outcomes. In this study, we apply different machine learning algorithms to the MIMIC III Physionet dataset, containing more than 60,000 real-world intensive care unit records, to test commonly used machine learning technologies and compare their performances. Materials and Methods Five classification methods including K-nearest neighbor, logistic regression, support vector machine, random forest, and a deep learning method called long short-term memory are applied to predict an AHE 30 minutes in advance. An analysis comparing model performance when including versus excluding invasive features was conducted. To further study the pattern of the underlying mean arterial pressure (MAP), we apply a regression method to predict the continuous MAP values using linear regression over the next 60 minutes. Results Support vector machine yields the best performance in terms of recall (84%). Including the invasive features in the classification improves the performance significantly with both recall and precision increasing by more than 20 percentage points. We were able to predict the MAP with a root mean square error (a frequently used measure of the differences between the predicted values and the observed values) of 10 mmHg 60 minutes in the future. After converting continuous MAP predictions into AHE binary predictions, we achieve a 91% recall and 68% precision. In addition to predicting AHE, the MAP predictions provide clinically useful information regarding the timing and severity of the AHE occurrence. Conclusion We were able to predict AHE with precision and recall above 80% 30 minutes in advance with the large real-world dataset. The prediction of regression model can provide a more fine-grained, interpretable signal to practitioners. Model performance is improved by the inclusion of invasive features in predicting AHE, when compared to predicting the AHE based on only the available, restricted set of noninvasive technologies. This demonstrates the importance of exploring more noninvasive technologies for AHE prediction.


2013 ◽  
Vol 475-476 ◽  
pp. 312-317
Author(s):  
Ping Zhou ◽  
Jin Lei Wang ◽  
Xian Kai Chen ◽  
Guan Jun Zhang

Since dataset usually contain noises, it is very helpful to find out and remove the noise in a preprocessing step. Fuzzy membership can measure a samples weight. The weight should be smaller for noise sample but bigger for important sample. Therefore, appropriate sample memberships are vital. The article proposed a novel approach, Membership Calculate based on Hierarchical Division (MCHD), to calculate the membership of training samples. MCHD uses the conception of dimension similarity, which develop a bottom-up clustering technique to calculate the sample membership iteratively. The experiment indicates that MCHD can effectively detect noise and removes them from the dataset. Fuzzy support vector machine based on MCHD outperforms most of approaches published recently and hold the better generalization ability to handle the noise.


2021 ◽  
Vol 19 ◽  
pp. 528-533
Author(s):  
Rongzhen Qi ◽  
◽  
Olga Zyabkina ◽  
Daniel Agudelo Martinez ◽  
Jan Meyer

This paper presents a comprehensive framework for voltage notch analysis and an automatic method for notch detection using a nonlinear support vector machine (SVM) classifier. A comprehensive simulation of the notch disturbance has been conducted to generate a diverse database. Based on domain knowledge and properties of power quality disturbances (PQDs), a set of characteristic features is extracted. After feature extraction, a set of most descriptive features has been selected with decision tree (DT) algorithm, and a nonlinear SVM classifier has been trained. Finally, the detection efficiency of the trained model is presented and discussed.


2021 ◽  
Vol 5 (11) ◽  
pp. 303
Author(s):  
Kian K. Sepahvand

Damage detection, using vibrational properties, such as eigenfrequencies, is an efficient and straightforward method for detecting damage in structures, components, and machines. The method, however, is very inefficient when the values of the natural frequencies of damaged and undamaged specimens exhibit slight differences. This is particularly the case with lightweight structures, such as fiber-reinforced composites. The nonlinear support vector machine (SVM) provides enhanced results under such conditions by transforming the original features into a new space or applying a kernel trick. In this work, the natural frequencies of damaged and undamaged components are used for classification, employing the nonlinear SVM. The proposed methodology assumes that the frequencies are identified sequentially from an experimental modal analysis; for the study propose, however, the training data are generated from the FEM simulations for damaged and undamaged samples. It is shown that nonlinear SVM using kernel function yields in a clear classification boundary between damaged and undamaged specimens, even for minor variations in natural frequencies.


2014 ◽  
Vol 2014 ◽  
pp. 1-10
Author(s):  
Kun Zhang ◽  
Minrui Fei ◽  
Xin Li ◽  
Huiyu Zhou

Features analysis is an important task which can significantly affect the performance of automatic bacteria colony picking. Unstructured environments also affect the automatic colony screening. This paper presents a novel approach for adaptive colony segmentation in unstructured environments by treating the detected peaks of intensity histograms as a morphological feature of images. In order to avoid disturbing peaks, an entropy based mean shift filter is introduced to smooth images as a preprocessing step. The relevance and importance of these features can be determined in an improved support vector machine classifier using unascertained least square estimation. Experimental results show that the proposed unascertained least square support vector machine (ULSSVM) has better recognition accuracy than the other state-of-the-art techniques, and its training process takes less time than most of the traditional approaches presented in this paper.


2015 ◽  
Vol 11 (A29A) ◽  
pp. 209-209
Author(s):  
Bo Han ◽  
Hongpeng Ding ◽  
Yanxia Zhang ◽  
Yongheng Zhao

AbstractCatastrophic failure is an unsolved problem existing in the most photometric redshift estimation approaches for a long history. In this study, we propose a novel approach by integration of k-nearest-neighbor (KNN) and support vector machine (SVM) methods together. Experiments based on the quasar sample from SDSS show that the fusion approach can significantly mitigate catastrophic failure and improve the accuracy of photometric redshift estimation.


Author(s):  
Juheng Zhang ◽  
Xiaoping Liu ◽  
Xiao-Bai Li

We study strategically missing data problems in predictive analytics with regression. In many real-world situations, such as financial reporting, college admission, job application, and marketing advertisement, data providers often conceal certain information on purpose in order to gain a favorable outcome. It is important for the decision-maker to have a mechanism to deal with such strategic behaviors. We propose a novel approach to handle strategically missing data in regression prediction. The proposed method derives imputation values of strategically missing data based on the Support Vector Regression models. It provides incentives for the data providers to disclose their true information. We show that with the proposed method imputation errors for the missing values are minimized under some reasonable conditions. An experimental study on real-world data demonstrates the effectiveness of the proposed approach.


Sign in / Sign up

Export Citation Format

Share Document