Sentiment analysis, a crucial task in discerning emotional tones within the text, plays a pivotal role in understandingpublic opinion and user sentiment across diverse languages.While numerous scholars conduct sentime...Sentiment analysis, a crucial task in discerning emotional tones within the text, plays a pivotal role in understandingpublic opinion and user sentiment across diverse languages.While numerous scholars conduct sentiment analysisin widely spoken languages such as English, Chinese, Arabic, Roman Arabic, and more, we come to grapplingwith resource-poor languages like Urdu literature which becomes a challenge. Urdu is a uniquely crafted language,characterized by a script that amalgamates elements from diverse languages, including Arabic, Parsi, Pashtu,Turkish, Punjabi, Saraiki, and more. As Urdu literature, characterized by distinct character sets and linguisticfeatures, presents an additional hurdle due to the lack of accessible datasets, rendering sentiment analysis aformidable undertaking. The limited availability of resources has fueled increased interest among researchers,prompting a deeper exploration into Urdu sentiment analysis. This research is dedicated to Urdu languagesentiment analysis, employing sophisticated deep learning models on an extensive dataset categorized into fivelabels: Positive, Negative, Neutral, Mixed, and Ambiguous. The primary objective is to discern sentiments andemotions within the Urdu language, despite the absence of well-curated datasets. To tackle this challenge, theinitial step involves the creation of a comprehensive Urdu dataset by aggregating data from various sources such asnewspapers, articles, and socialmedia comments. Subsequent to this data collection, a thorough process of cleaningand preprocessing is implemented to ensure the quality of the data. The study leverages two well-known deeplearningmodels, namely Convolutional Neural Networks (CNN) and Recurrent Neural Networks (RNN), for bothtraining and evaluating sentiment analysis performance. Additionally, the study explores hyperparameter tuning tooptimize the models’ efficacy. Evaluation metrics such as precision, recall, and the F1-score are employed to assessthe effectiveness of the models. The research findings reveal that RNN surpasses CNN in Urdu sentiment analysis,gaining a significantly higher accuracy rate of 91%. This result accentuates the exceptional performance of RNN,solidifying its status as a compelling option for conducting sentiment analysis tasks in the Urdu language.展开更多
In this paper, an efficient methodology for synthesizing the indirect work exchange networks(WEN) considering isothermal process and adiabatic process respectively based on transshipment model is first proposed. In co...In this paper, an efficient methodology for synthesizing the indirect work exchange networks(WEN) considering isothermal process and adiabatic process respectively based on transshipment model is first proposed. In contrast with superstructure method, the transshipment model is easier to obtain the minimum utility consumption taken as the objective function and more convenient for us to attain the optimal network configuration for further minimizing the number of units. Different from division of temperature intervals in heat exchange networks,different pressure intervals are gained according to the maximum compression/expansion ratio in consideration of operating principles of indirect work exchangers and the characteristics of no pressure constraints for stream matches. The presented approach for WEN synthesis is a linear programming model applied to the isothermal process, but for indirect work exchange networks with adiabatic process, a nonlinear programming model needs establishing. Additionally, temperatures should be regarded as decision variables limited to the range between inlet and outlet temperatures in each sub-network. The constructed transshipment model can be solved first to get the minimum utility consumption and further to determine the minimum number of units by merging the adjacent pressure intervals on the basis of the proposed merging methods, which is proved to be effective through exergy analysis at the level of units structures. Finally, two cases are calculated to confirm it is dramatically feasible and effective that the optimal WEN configuration can be gained by the proposed method.展开更多
A variety of neural networks have been presented to deal with issues in deep learning in the last decades.Despite the prominent success achieved by the neural network,it still lacks theoretical guidance to design an e...A variety of neural networks have been presented to deal with issues in deep learning in the last decades.Despite the prominent success achieved by the neural network,it still lacks theoretical guidance to design an efficient neural network model,and verifying the performance of a model needs excessive resources.Previous research studies have demonstrated that many existing models can be regarded as different numerical discretizations of differential equations.This connection sheds light on designing an effective recurrent neural network(RNN)by resorting to numerical analysis.Simple RNN is regarded as a discretisation of the forward Euler scheme.Considering the limited solution accuracy of the forward Euler methods,a Taylor‐type discrete scheme is presented with lower truncation error and a Taylor‐type RNN(T‐RNN)is designed with its guidance.Extensive experiments are conducted to evaluate its performance on statistical language models and emotion analysis tasks.The noticeable gains obtained by T‐RNN present its superiority and the feasibility of designing the neural network model using numerical methods.展开更多
Exponential increase in the quantity of user generated content in websites and social networks have resulted in the emergence of web intelligence approaches.Several natural language processing(NLP)tools are commonly u...Exponential increase in the quantity of user generated content in websites and social networks have resulted in the emergence of web intelligence approaches.Several natural language processing(NLP)tools are commonly used to examine the large quantity of data generated online.Particularly,sentiment analysis(SA)is an effective way of classifying the data into different classes of user opinions or sentiments.The latest advances in machine learning(ML)and deep learning(DL)approaches offer an intelligent way of analyzing sentiments.In this view,this study introduces a web intelligence with enhanced sunflower optimization based deep learning model for sentiment analysis(WIESFO-DLSA)technique.The major intention of the WIESFO-DLSA technique is to identify the expressions or sentiments that exist in the social networking data.The WIESFO-DLSA technique initially performs pre-processing and word2vec feature extraction processes to generate a meaningful set of features.At the same time,bidirectional long short term memory(BiLSTM)model is applied for classification of sentiments into different class labels.Moreover,an enhanced sunflower optimization(ESFO)algorithm is exploited to optimally adjust the hyperparameters of the BiLSTM model.A wide range of simulation analyses is performed to report the better outcomes of the WISFO-DLSA technique and the experimental outcomes ensured its promising performance under several measures.展开更多
In a social network analysis the output provided includes many measures and metrics. For each of these measures and metric, the output provides the ability to obtain a rank ordering of the nodes in terms of these meas...In a social network analysis the output provided includes many measures and metrics. For each of these measures and metric, the output provides the ability to obtain a rank ordering of the nodes in terms of these measures. We might use this information in decision making concerning disrupting or deceiving a given network. All is fine when all the measures indicate the same node as the key or influential node. What happens when the measures indicate different key nodes? Our goal in this paper is to explore two methodologies to identify the key players or nodes in a given network. We apply TOPSIS to analyze these outputs to find the most influential nodes as a function of the decision makers' inputs as a process to consider both subjective and objectives inputs through pairwise comparison matrices. We illustrate our results using two common networks from the literature: the Kite network and the Information flow network from Knoke and Wood. We discuss some basic sensitivity analysis can may be applied to the methods. We find the use of TOPSIS as a flexible method to weight the criterion based upon the decision makers' inputs or the topology of the network.展开更多
Eye health has become a global health concern and attracted broad attention.Over the years,researchers have proposed many state-of-the-art convolutional neural networks(CNNs)to assist ophthalmologists in diagnosing oc...Eye health has become a global health concern and attracted broad attention.Over the years,researchers have proposed many state-of-the-art convolutional neural networks(CNNs)to assist ophthalmologists in diagnosing ocular diseases efficiently and precisely.However,most existing methods were dedicated to constructing sophisticated CNNs,inevitably ignoring the trade-off between performance and model complexity.To alleviate this paradox,this paper proposes a lightweight yet efficient network architecture,mixeddecomposed convolutional network(MDNet),to recognise ocular diseases.In MDNet,we introduce a novel mixed-decomposed depthwise convolution method,which takes advantage of depthwise convolution and depthwise dilated convolution operations to capture low-resolution and high-resolution patterns by using fewer computations and fewer parameters.We conduct extensive experiments on the clinical anterior segment optical coherence tomography(AS-OCT),LAG,University of California San Diego,and CIFAR-100 datasets.The results show our MDNet achieves a better trade-off between the performance and model complexity than efficient CNNs including MobileNets and MixNets.Specifically,our MDNet outperforms MobileNets by 2.5%of accuracy by using 22%fewer parameters and 30%fewer computations on the AS-OCT dataset.展开更多
Based on the theory of stochastic differential equation,the stability of a kind ofcontinuous-time generalized Hopfield neural networks with white noise perturbation is studiedin the paper,and the related stability cri...Based on the theory of stochastic differential equation,the stability of a kind ofcontinuous-time generalized Hopfield neural networks with white noise perturbation is studiedin the paper,and the related stability criteria and design requirements of neural networks areestablished.展开更多
Underwater multi-target tracking logic and decision (UMTLD) has difficulty resolving multi-target tracking problems for underwater vehicles. Present methods assume factors in UMTLD are uncorrelated, when these are a...Underwater multi-target tracking logic and decision (UMTLD) has difficulty resolving multi-target tracking problems for underwater vehicles. Present methods assume factors in UMTLD are uncorrelated, when these are actually in a complex, interdependent relationship. To provide this, an index set of multi-target tracking decision characteristics and an analytic network process (ANP) model of the UMTLD method was -established. This method brings the index set of multi-target tracking decision into the ANP model, and the optimization multitarket tracking decision is achieved via computation of the resulting supermatrix. The rationality and robustness of decision results increase in simulations by 13% and 47% respectively with analytic hierarchy process (AHP). These results indicate that the ANP method should be the preferred method when UMTLD factors are interdependent.展开更多
Many applications of principal component analysis (PCA) can be found in dimensionality reduction. But linear PCA method is not well suitable for nonlinear chemical processes. A new PCA method based on im-proved input ...Many applications of principal component analysis (PCA) can be found in dimensionality reduction. But linear PCA method is not well suitable for nonlinear chemical processes. A new PCA method based on im-proved input training neural network (IT-NN) is proposed for the nonlinear system modelling in this paper. Mo-mentum factor and adaptive learning rate are introduced into learning algorithm to improve the training speed of IT-NN. Contrasting to the auto-associative neural network (ANN), IT-NN has less hidden layers and higher training speed. The effectiveness is illustrated through a comparison of IT-NN with linear PCA and ANN with experiments. Moreover, the IT-NN is combined with RBF neural network (RBF-NN) to model the yields of ethylene and propyl-ene in the naphtha pyrolysis system. From the illustrative example and practical application, IT-NN combined with RBF-NN is an effective method of nonlinear chemical process modelling.展开更多
The turn-key construction project is implemented in Taiwan not by a single company but by a make-shift group of several companies. Hence,problems to coordinate the professional construction management (PCM) and the su...The turn-key construction project is implemented in Taiwan not by a single company but by a make-shift group of several companies. Hence,problems to coordinate the professional construction management (PCM) and the supervising architectural company often occur for the lack of long-term experience to work together. The various factors that affect the implementation of turn-key projects currently practiced in Taiwan are analyzed using the analytic network process (ANP). The objective is to study how the twelve key factors in the four layers of "Role assignment","Signing contract","Operational procedures" and "Losing capital investment" affect the progress of implementing the turn-key project in Taiwan. The results reveal that "Delay in payment" has the most negative influence with 15.62% weighing factor; "Latent risk" comes next with 11.14% weighing factor,and "Responsibility of construction company for project quality" is the third with 10.79% weighing factor.展开更多
文摘Sentiment analysis, a crucial task in discerning emotional tones within the text, plays a pivotal role in understandingpublic opinion and user sentiment across diverse languages.While numerous scholars conduct sentiment analysisin widely spoken languages such as English, Chinese, Arabic, Roman Arabic, and more, we come to grapplingwith resource-poor languages like Urdu literature which becomes a challenge. Urdu is a uniquely crafted language,characterized by a script that amalgamates elements from diverse languages, including Arabic, Parsi, Pashtu,Turkish, Punjabi, Saraiki, and more. As Urdu literature, characterized by distinct character sets and linguisticfeatures, presents an additional hurdle due to the lack of accessible datasets, rendering sentiment analysis aformidable undertaking. The limited availability of resources has fueled increased interest among researchers,prompting a deeper exploration into Urdu sentiment analysis. This research is dedicated to Urdu languagesentiment analysis, employing sophisticated deep learning models on an extensive dataset categorized into fivelabels: Positive, Negative, Neutral, Mixed, and Ambiguous. The primary objective is to discern sentiments andemotions within the Urdu language, despite the absence of well-curated datasets. To tackle this challenge, theinitial step involves the creation of a comprehensive Urdu dataset by aggregating data from various sources such asnewspapers, articles, and socialmedia comments. Subsequent to this data collection, a thorough process of cleaningand preprocessing is implemented to ensure the quality of the data. The study leverages two well-known deeplearningmodels, namely Convolutional Neural Networks (CNN) and Recurrent Neural Networks (RNN), for bothtraining and evaluating sentiment analysis performance. Additionally, the study explores hyperparameter tuning tooptimize the models’ efficacy. Evaluation metrics such as precision, recall, and the F1-score are employed to assessthe effectiveness of the models. The research findings reveal that RNN surpasses CNN in Urdu sentiment analysis,gaining a significantly higher accuracy rate of 91%. This result accentuates the exceptional performance of RNN,solidifying its status as a compelling option for conducting sentiment analysis tasks in the Urdu language.
基金Supported by the National Natural Science Foundation of China(21576036 and 21776035)
文摘In this paper, an efficient methodology for synthesizing the indirect work exchange networks(WEN) considering isothermal process and adiabatic process respectively based on transshipment model is first proposed. In contrast with superstructure method, the transshipment model is easier to obtain the minimum utility consumption taken as the objective function and more convenient for us to attain the optimal network configuration for further minimizing the number of units. Different from division of temperature intervals in heat exchange networks,different pressure intervals are gained according to the maximum compression/expansion ratio in consideration of operating principles of indirect work exchangers and the characteristics of no pressure constraints for stream matches. The presented approach for WEN synthesis is a linear programming model applied to the isothermal process, but for indirect work exchange networks with adiabatic process, a nonlinear programming model needs establishing. Additionally, temperatures should be regarded as decision variables limited to the range between inlet and outlet temperatures in each sub-network. The constructed transshipment model can be solved first to get the minimum utility consumption and further to determine the minimum number of units by merging the adjacent pressure intervals on the basis of the proposed merging methods, which is proved to be effective through exergy analysis at the level of units structures. Finally, two cases are calculated to confirm it is dramatically feasible and effective that the optimal WEN configuration can be gained by the proposed method.
基金supported in part by the National Natural Science Foundation of China under Grant 62176109in part by the Tibetan Information Processing and Machine Translation Key Laboratory of Qinghai Province under Grant 2021‐Z‐003+3 种基金in part by the Natural Science Foundation of Gansu Province under Grant 21JR7RA531 and Grant 22JR5RA487in part by the Fundamental Research Funds for the Central Universities under Grant lzujbky‐2022‐23in part by the CAAI‐Huawei MindSpore Open Fund under Grant CAAIXSJLJJ‐2022‐020Ain part by the Supercomputing Center of Lanzhou University,in part by Sichuan Science and Technology Program No.2022nsfsc0916.
文摘A variety of neural networks have been presented to deal with issues in deep learning in the last decades.Despite the prominent success achieved by the neural network,it still lacks theoretical guidance to design an efficient neural network model,and verifying the performance of a model needs excessive resources.Previous research studies have demonstrated that many existing models can be regarded as different numerical discretizations of differential equations.This connection sheds light on designing an effective recurrent neural network(RNN)by resorting to numerical analysis.Simple RNN is regarded as a discretisation of the forward Euler scheme.Considering the limited solution accuracy of the forward Euler methods,a Taylor‐type discrete scheme is presented with lower truncation error and a Taylor‐type RNN(T‐RNN)is designed with its guidance.Extensive experiments are conducted to evaluate its performance on statistical language models and emotion analysis tasks.The noticeable gains obtained by T‐RNN present its superiority and the feasibility of designing the neural network model using numerical methods.
文摘Exponential increase in the quantity of user generated content in websites and social networks have resulted in the emergence of web intelligence approaches.Several natural language processing(NLP)tools are commonly used to examine the large quantity of data generated online.Particularly,sentiment analysis(SA)is an effective way of classifying the data into different classes of user opinions or sentiments.The latest advances in machine learning(ML)and deep learning(DL)approaches offer an intelligent way of analyzing sentiments.In this view,this study introduces a web intelligence with enhanced sunflower optimization based deep learning model for sentiment analysis(WIESFO-DLSA)technique.The major intention of the WIESFO-DLSA technique is to identify the expressions or sentiments that exist in the social networking data.The WIESFO-DLSA technique initially performs pre-processing and word2vec feature extraction processes to generate a meaningful set of features.At the same time,bidirectional long short term memory(BiLSTM)model is applied for classification of sentiments into different class labels.Moreover,an enhanced sunflower optimization(ESFO)algorithm is exploited to optimally adjust the hyperparameters of the BiLSTM model.A wide range of simulation analyses is performed to report the better outcomes of the WISFO-DLSA technique and the experimental outcomes ensured its promising performance under several measures.
文摘In a social network analysis the output provided includes many measures and metrics. For each of these measures and metric, the output provides the ability to obtain a rank ordering of the nodes in terms of these measures. We might use this information in decision making concerning disrupting or deceiving a given network. All is fine when all the measures indicate the same node as the key or influential node. What happens when the measures indicate different key nodes? Our goal in this paper is to explore two methodologies to identify the key players or nodes in a given network. We apply TOPSIS to analyze these outputs to find the most influential nodes as a function of the decision makers' inputs as a process to consider both subjective and objectives inputs through pairwise comparison matrices. We illustrate our results using two common networks from the literature: the Kite network and the Information flow network from Knoke and Wood. We discuss some basic sensitivity analysis can may be applied to the methods. We find the use of TOPSIS as a flexible method to weight the criterion based upon the decision makers' inputs or the topology of the network.
基金Stable Support Plan Program,Grant/Award Number:20200925174052004Shenzhen Natural Science Fund,Grant/Award Number:JCYJ20200109140820699+2 种基金National Natural Science Foundation of China,Grant/Award Number:82272086Guangdong Provincial Department of Education,Grant/Award Numbers:2020ZDZX3043,SJZLGC202202Guangdong Provincial Key Laboratory,Grant/Award Number:2020B121201001。
文摘Eye health has become a global health concern and attracted broad attention.Over the years,researchers have proposed many state-of-the-art convolutional neural networks(CNNs)to assist ophthalmologists in diagnosing ocular diseases efficiently and precisely.However,most existing methods were dedicated to constructing sophisticated CNNs,inevitably ignoring the trade-off between performance and model complexity.To alleviate this paradox,this paper proposes a lightweight yet efficient network architecture,mixeddecomposed convolutional network(MDNet),to recognise ocular diseases.In MDNet,we introduce a novel mixed-decomposed depthwise convolution method,which takes advantage of depthwise convolution and depthwise dilated convolution operations to capture low-resolution and high-resolution patterns by using fewer computations and fewer parameters.We conduct extensive experiments on the clinical anterior segment optical coherence tomography(AS-OCT),LAG,University of California San Diego,and CIFAR-100 datasets.The results show our MDNet achieves a better trade-off between the performance and model complexity than efficient CNNs including MobileNets and MixNets.Specifically,our MDNet outperforms MobileNets by 2.5%of accuracy by using 22%fewer parameters and 30%fewer computations on the AS-OCT dataset.
基金Supported by the National Natural Science Foundation of China.
文摘Based on the theory of stochastic differential equation,the stability of a kind ofcontinuous-time generalized Hopfield neural networks with white noise perturbation is studiedin the paper,and the related stability criteria and design requirements of neural networks areestablished.
基金Supported by the State Key Laboratory Foundation under Grant No.9140C2304080607the Aviation Science Foundation under Grant No.05F53027
文摘Underwater multi-target tracking logic and decision (UMTLD) has difficulty resolving multi-target tracking problems for underwater vehicles. Present methods assume factors in UMTLD are uncorrelated, when these are actually in a complex, interdependent relationship. To provide this, an index set of multi-target tracking decision characteristics and an analytic network process (ANP) model of the UMTLD method was -established. This method brings the index set of multi-target tracking decision into the ANP model, and the optimization multitarket tracking decision is achieved via computation of the resulting supermatrix. The rationality and robustness of decision results increase in simulations by 13% and 47% respectively with analytic hierarchy process (AHP). These results indicate that the ANP method should be the preferred method when UMTLD factors are interdependent.
基金Supported by Beijing Municipal Education Commission (No.xk100100435) and the Key Research Project of Science andTechnology from Sinopec (No.E03007).
文摘Many applications of principal component analysis (PCA) can be found in dimensionality reduction. But linear PCA method is not well suitable for nonlinear chemical processes. A new PCA method based on im-proved input training neural network (IT-NN) is proposed for the nonlinear system modelling in this paper. Mo-mentum factor and adaptive learning rate are introduced into learning algorithm to improve the training speed of IT-NN. Contrasting to the auto-associative neural network (ANN), IT-NN has less hidden layers and higher training speed. The effectiveness is illustrated through a comparison of IT-NN with linear PCA and ANN with experiments. Moreover, the IT-NN is combined with RBF neural network (RBF-NN) to model the yields of ethylene and propyl-ene in the naphtha pyrolysis system. From the illustrative example and practical application, IT-NN combined with RBF-NN is an effective method of nonlinear chemical process modelling.
文摘The turn-key construction project is implemented in Taiwan not by a single company but by a make-shift group of several companies. Hence,problems to coordinate the professional construction management (PCM) and the supervising architectural company often occur for the lack of long-term experience to work together. The various factors that affect the implementation of turn-key projects currently practiced in Taiwan are analyzed using the analytic network process (ANP). The objective is to study how the twelve key factors in the four layers of "Role assignment","Signing contract","Operational procedures" and "Losing capital investment" affect the progress of implementing the turn-key project in Taiwan. The results reveal that "Delay in payment" has the most negative influence with 15.62% weighing factor; "Latent risk" comes next with 11.14% weighing factor,and "Responsibility of construction company for project quality" is the third with 10.79% weighing factor.