During the transient process of gas drilling conditions,the monitoring data often has obvious nonlinear fluctuation features,which leads to large classification errors and time delays in the commonly used intelligent ...During the transient process of gas drilling conditions,the monitoring data often has obvious nonlinear fluctuation features,which leads to large classification errors and time delays in the commonly used intelligent classification models.Combined with the structural features of data samples obtained from monitoring while drilling,this paper uses convolution algorithm to extract the correlation features of multiple monitoring while drilling parameters changing with time,and applies RBF network with nonlinear classification ability to classify the features.In the training process,the loss function component based on distance mean square error is used to effectively adjust the best clustering center in RBF.Many field applications show that,the recognition accuracy of the above nonlinear classification network model for gas production,water production and drill sticking is 97.32%,95.25%and 93.78%.Compared with the traditional convolutional neural network(CNN)model,the network structure not only improves the classification accuracy of conditions in the transition stage of conditions,but also greatly advances the time points of risk identification,especially for the three common risk identification points of gas production,water production and drill sticking,which are advanced by 56,16 and 8 s.It has won valuable time for the site to take correct risk disposal measures in time,and fully demonstrated the applicability of nonlinear classification neural network in oil and gas field exploration and development.展开更多
The existing approaches for identifying events in horizontal well fracturing are difficult, time-consuming, inaccurate, and incapable of real-time warning. Through improvement of data analysis and deep learning algori...The existing approaches for identifying events in horizontal well fracturing are difficult, time-consuming, inaccurate, and incapable of real-time warning. Through improvement of data analysis and deep learning algorithm, together with the analysis on data and information of horizontal well fracturing in shale gas reservoirs, this paper presents a method for intelligent identification and real-time warning of diverse complex events in horizontal well fracturing. An identification model for "point" events in fracturing is established based on the Att-BiLSTM neural network, along with the broad learning system (BLS) and the BP neural network, and it realizes the intelligent identification of the start/end of fracturing, formation breakdown, instantaneous shut-in, and other events, with an accuracy of over 97%. An identification model for "phase" events in fracturing is established based on enhanced Unet++ network, and it realizes the intelligent identification of pump ball, pre-acid treatment, temporary plugging fracturing, sand plugging, and other events, with an error of less than 0.002. Moreover, a real-time prediction model for fracturing pressure is built based on the Att-BiLSTM neural network, and it realizes the real-time warning of diverse events in fracturing. The proposed method can provide an intelligent, efficient and accurate identification of events in fracturing to support the decision-making.展开更多
Based on the well logging knowledge graph of hydrocarbon-bearing formation(HBF),a Knowledge-Powered Neural Network Formation Evaluation model(KPNFE)has been proposed.It has the following functions:(1)extracting charac...Based on the well logging knowledge graph of hydrocarbon-bearing formation(HBF),a Knowledge-Powered Neural Network Formation Evaluation model(KPNFE)has been proposed.It has the following functions:(1)extracting characteristic parameters describing HBF in multiple dimensions and multiple scales;(2)showing the characteristic parameter-related entities,relationships,and attributes as vectors via graph embedding technique;(3)intelligently identifying HBF;(4)seamlessly integrating expertise into the intelligent computing to establish the assessment system and ranking algorithm for potential pay recommendation.Taking 547 wells encountered the low porosity and low permeability Chang 6 Member of Triassic in the Jiyuan Block of Ordos Basin,NW China as objects,80%of the wells were randomly selected as the training dataset and the remainder as the validation dataset.The KPNFE prediction results on the validation dataset had a coincidence rate of 94.43%with the expert interpretation results and a coincidence rate of 84.38%for all the oil testing layers,which is 13 percentage points higher in accuracy and over 100 times faster than the primary conventional interpretation.In addition,a number of potential pays likely to produce industrial oil were recommended.The KPNFE model effectively inherits,carries forward and improves the expert knowledge,nicely solving the robustness problem in HBF identification.The KPNFE,with good interpretability and high accuracy of computation results,is a powerful technical means for efficient and high-quality well logging re-evaluation of old wells in mature oilfields.展开更多
In view of the shortcomings of current intelligent drilling technology in drilling condition representation, sample collection, data processing and feature extraction, an intelligent identification method of safety ri...In view of the shortcomings of current intelligent drilling technology in drilling condition representation, sample collection, data processing and feature extraction, an intelligent identification method of safety risk while drilling was established. The correlation analysis method was used to determine correlation parameters indicating gas drilling safety risk. By collecting monitoring data in the safety risk period of more than 20 wells, a sample database of a variety of safety risks in gas drilling was established, and the number of samples was expanded by using the method of few-shot learning. According to the forms of gas drilling monitoring data samples, a two-layer convolution neural network architecture was designed, and multiple convolution cores of different sizes and weights were set to realize the vertical and horizontal convolution computations of samples to extract and learn the variation law and correlation characteristics of multiple monitoring parameters. Finally, based on the training results of neural network, samples of different kinds of safety risks were selected to enhance the recognition accuracy. Compared with the traditional BP(error back propagation) full-connected neural network architecture, this method can more deeply and effectively identify safety risk characteristics in gas drilling, and thus identify and predict risks in advance, which is conducive to avoid and quickly solve safety risks while drilling. Field application has proved that this method has an identification accuracy of various safety risks while drilling in the process of gas drilling of about 90% and is practical.展开更多
In order to solve the problem of internal defect detection in industry, an intelligent detection method for workpiece defect based on industrial computed tomography (CT) images is proposed. The industrial CT slice ima...In order to solve the problem of internal defect detection in industry, an intelligent detection method for workpiece defect based on industrial computed tomography (CT) images is proposed. The industrial CT slice image is preprocessed first with the combination of adaptive median filtering and adaptive weighted average filtering by analyzing the characteristics of the industrial CT slice images. Then an image segmentation algorithm based on gray change rate is used to segment low contrast information in industrial CT images, and the feature of workpiece defect is extracted by using Hu invariant moment. On this basis, the radial basis function (RBF) neural network model is established and the firefly algorithm is used for optimization, and the intelligent identification of the internal defects of the workpiece is completed. Simulation results show that this method can effectively improve the accuracy of defect identification and provide a theoretical basis for the detection of internal defects in industry.展开更多
Real-time disease prediction has emerged as the main focus of study in the field of computerized medicine.Intelligent disease identification framework can assist medical practitioners in diagnosing disease in a way th...Real-time disease prediction has emerged as the main focus of study in the field of computerized medicine.Intelligent disease identification framework can assist medical practitioners in diagnosing disease in a way that is reliable,consistent,and timely,successfully lowering mortality rates,particularly during endemics and pandemics.To prevent this pandemic’s rapid and widespread,it is vital to quickly identify,confine,and treat affected individuals.The need for auxiliary computer-aided diagnostic(CAD)systems has grown.Numerous recent studies have indicated that radiological pictures contained critical information regarding the COVID-19 virus.Utilizing advanced convolutional neural network(CNN)architectures in conjunction with radiological imaging makes it possible to provide rapid,accurate,and extremely useful susceptible classifications.This research work proposes a methodology for real-time detection of COVID-19 infections caused by the Corona Virus.The purpose of this study is to offer a two-way COVID-19(2WCD)diagnosis prediction deep learning system that is built on Transfer Learning Methodologies(TLM)and features customized fine-tuning on top of fully connected layered pre-trained CNN architectures.2WCD has applied modifications to pre-trained models for better performance.It is designed and implemented to improve the generalization ability of the classifier for binary and multi-class models.Along with the ability to differentiate COVID-19 and No-Patient in the binary class model and COVID-19,No-Patient,and Pneumonia in the multi-class model,our framework is augmented with a critical add-on for visually demonstrating infection in any tested radiological image by highlighting the affected region in the patient’s lung in a recognizable color pattern.The proposed system is shown to be extremely robust and reliable for real-time COVID-19 diagnostic prediction.It can also be used to forecast other lung-related disorders.As the system can assist medical practitioners in diagnosing the greatest number of patients in the shortestamount of time, radiologists can also be used or published online to assistany less-experienced individual in obtaining an accurate immediate screeningfor their radiological images.展开更多
RFID is an important technology in the Internet of things that has the characteristics of safe, affordable, efficient, which received widespread attention and research. This paper proposes a UHF RFID-based intelligent...RFID is an important technology in the Internet of things that has the characteristics of safe, affordable, efficient, which received widespread attention and research. This paper proposes a UHF RFID-based intelligent vehicle management system (the Internet). The system consists of RFID hardware system, CDMA system, the GIA system, data processing system, and can realize intelligent vehicle identification, location, tracking, velocity measurement, monitoring and management, to address the current severe road congestion, speeding, vehicle theft and vehicle overload management and other issues. Software and hardware design of intelligent vehicle management system based on RFID, focuses on systems, security design, selection of RFID cards and vehicle access control software features, the fleet management system is not only convenient, but also intelligent identification of vehicles and vehicle theft, in the community, school, car park and vehicle management occasions has a good application.展开更多
The aerodynamic test in the pulse combustion wind tunnel is very important for the design, evaluation and optimization of aerodynamic characteristics of the hypersonic aircraft.The test accuracy even affects the succe...The aerodynamic test in the pulse combustion wind tunnel is very important for the design, evaluation and optimization of aerodynamic characteristics of the hypersonic aircraft.The test accuracy even affects the success or failure of hypersonic aircraft development. In the aerodynamic test of pulse combustion wind tunnel, the aerodynamic signal is disturbed by the inertial force signal, which seriously affects the test accuracy of aerodynamic force. Aiming at the above problems, this paper innovatively proposes an aerodynamic intelligent identification method, that is the transfer learning network based on adaptive Empirical Modal Decomposition(EMD) and Soft Thresholding(TLN-AE&ST). Compared with the existing aerodynamic intelligent identification model based on deep learning technology, this study introduces the transfer learning idea into the aerodynamic intelligent identification model for the first time. The TLN-AE&ST effectively alleviates the problem of scarcity of training samples for intelligent models due to the high cost of wind tunnel tests, and provides a new idea for further implementation of deep learning technology in the field of wind tunnel aerodynamic testing. And this study designed residual attention block with soft threshold and dense block with adaptive EMD in TLN-AE&ST model. Residual attention block with soft threshold module can more effectively suppress the influence of instrument noise signal on model training effect. Dense block with adaptive EMD makes the deep learning model no longer a black box to a certain extent, and has certain physical significance. Finally, a series of wind tunnel tests were carried out in the Φ = 2.4 m pulse combustion wind tunnel of China Aerodynamic Research and Development Center to verify the effectiveness of TLN-AE&ST.展开更多
For real-time classification of rock-masses in hard-rock tunnels,quick determination of the rock lithology on the tunnel face during construction is essential.Motivated by current breakthroughs in artificial intellige...For real-time classification of rock-masses in hard-rock tunnels,quick determination of the rock lithology on the tunnel face during construction is essential.Motivated by current breakthroughs in artificial intelligence technology in machine vision,a new automatic detection approach for classifying tunnel lithology based on tunnel face images was developed.The method benefits from residual learning for training a deep convolutional neural network(DCNN),and a multi-scale dilated convolutional attention block is proposed.The block with different dilation rates can provide various receptive fields,and thus it can extract multi-scale features.Moreover,the attention mechanism is utilized to select the salient features adaptively and further improve the performance of the model.In this study,an initial image data set made up of photographs of tunnel faces consisting of basalt,granite,siltstone,and tuff was first collected.After classifying and enhancing the training,validation,and testing data sets,a new image data set was generated.A comparison of the experimental findings demonstrated that the suggested approach outperforms previous classifiers in terms of various indicators,including accuracy,precision,recall,F1-score,and computing time.Finally,a visualization analysis was performed to explain the process of the network in the classification of tunnel lithology through feature extraction.Overall,this study demonstrates the potential of using artificial intelligence methods for in situ rock lithology classification utilizing geological images of the tunnel face.展开更多
Competitive intelligence(CI)is a key factor in helping business leaders gain and maintain competitive advantages.The emergence of big data and Web 2.0 has created new opportunities and more challenges for enterprises ...Competitive intelligence(CI)is a key factor in helping business leaders gain and maintain competitive advantages.The emergence of big data and Web 2.0 has created new opportunities and more challenges for enterprises to effectively obtain CI.This paper attempts to explore a CI identification method based on strategic factors(SF).By filtering process before CI collection,the core CI,closely related to critical success factors and crisis inducement factors,are identified reliably and efficiently.Based on knowledge element model and multiattribute fusion method,emphasis is placed on the construction of a criterion function by which the SF thesaurus in achieving CI objectives is established.The advantages of this method lie not only in the capability of mining the core CI from massive data,but also in the foundation of efficient CI storage and analysis.This paper is of significance to make a thorough inquiry on CI obtaining and fusing methods of CI system in era of big data.Experiment results verified the feasibility and validity of this study.展开更多
基金supported by the National Key R&D Program of China(2019YFA0708303)the Sichuan Science and Technology Program(2021YFG0318)+2 种基金the Engineering Technology Joint Research Institute Project of CCDC-SWPU(CQXN-2021-03)the PetroChina Innovation Foundation(2020D-5007-0312)the Key projects of NSFC(61731016).
文摘During the transient process of gas drilling conditions,the monitoring data often has obvious nonlinear fluctuation features,which leads to large classification errors and time delays in the commonly used intelligent classification models.Combined with the structural features of data samples obtained from monitoring while drilling,this paper uses convolution algorithm to extract the correlation features of multiple monitoring while drilling parameters changing with time,and applies RBF network with nonlinear classification ability to classify the features.In the training process,the loss function component based on distance mean square error is used to effectively adjust the best clustering center in RBF.Many field applications show that,the recognition accuracy of the above nonlinear classification network model for gas production,water production and drill sticking is 97.32%,95.25%and 93.78%.Compared with the traditional convolutional neural network(CNN)model,the network structure not only improves the classification accuracy of conditions in the transition stage of conditions,but also greatly advances the time points of risk identification,especially for the three common risk identification points of gas production,water production and drill sticking,which are advanced by 56,16 and 8 s.It has won valuable time for the site to take correct risk disposal measures in time,and fully demonstrated the applicability of nonlinear classification neural network in oil and gas field exploration and development.
基金Supported by the National Key R&DPlan Project(2022YFE0129900)National Natural Science Foundation of China(52074338).
文摘The existing approaches for identifying events in horizontal well fracturing are difficult, time-consuming, inaccurate, and incapable of real-time warning. Through improvement of data analysis and deep learning algorithm, together with the analysis on data and information of horizontal well fracturing in shale gas reservoirs, this paper presents a method for intelligent identification and real-time warning of diverse complex events in horizontal well fracturing. An identification model for "point" events in fracturing is established based on the Att-BiLSTM neural network, along with the broad learning system (BLS) and the BP neural network, and it realizes the intelligent identification of the start/end of fracturing, formation breakdown, instantaneous shut-in, and other events, with an accuracy of over 97%. An identification model for "phase" events in fracturing is established based on enhanced Unet++ network, and it realizes the intelligent identification of pump ball, pre-acid treatment, temporary plugging fracturing, sand plugging, and other events, with an error of less than 0.002. Moreover, a real-time prediction model for fracturing pressure is built based on the Att-BiLSTM neural network, and it realizes the real-time warning of diverse events in fracturing. The proposed method can provide an intelligent, efficient and accurate identification of events in fracturing to support the decision-making.
基金Supported by the National Science and Technology Major Project(2016ZX05007-004)。
文摘Based on the well logging knowledge graph of hydrocarbon-bearing formation(HBF),a Knowledge-Powered Neural Network Formation Evaluation model(KPNFE)has been proposed.It has the following functions:(1)extracting characteristic parameters describing HBF in multiple dimensions and multiple scales;(2)showing the characteristic parameter-related entities,relationships,and attributes as vectors via graph embedding technique;(3)intelligently identifying HBF;(4)seamlessly integrating expertise into the intelligent computing to establish the assessment system and ranking algorithm for potential pay recommendation.Taking 547 wells encountered the low porosity and low permeability Chang 6 Member of Triassic in the Jiyuan Block of Ordos Basin,NW China as objects,80%of the wells were randomly selected as the training dataset and the remainder as the validation dataset.The KPNFE prediction results on the validation dataset had a coincidence rate of 94.43%with the expert interpretation results and a coincidence rate of 84.38%for all the oil testing layers,which is 13 percentage points higher in accuracy and over 100 times faster than the primary conventional interpretation.In addition,a number of potential pays likely to produce industrial oil were recommended.The KPNFE model effectively inherits,carries forward and improves the expert knowledge,nicely solving the robustness problem in HBF identification.The KPNFE,with good interpretability and high accuracy of computation results,is a powerful technical means for efficient and high-quality well logging re-evaluation of old wells in mature oilfields.
基金Supported by National Key R&D Plan (2019YFA0708303)Key R&D Projects of Sichuan Science and Technology Plan (2021YFG0318)Key Projects of NSFC (61731016)。
文摘In view of the shortcomings of current intelligent drilling technology in drilling condition representation, sample collection, data processing and feature extraction, an intelligent identification method of safety risk while drilling was established. The correlation analysis method was used to determine correlation parameters indicating gas drilling safety risk. By collecting monitoring data in the safety risk period of more than 20 wells, a sample database of a variety of safety risks in gas drilling was established, and the number of samples was expanded by using the method of few-shot learning. According to the forms of gas drilling monitoring data samples, a two-layer convolution neural network architecture was designed, and multiple convolution cores of different sizes and weights were set to realize the vertical and horizontal convolution computations of samples to extract and learn the variation law and correlation characteristics of multiple monitoring parameters. Finally, based on the training results of neural network, samples of different kinds of safety risks were selected to enhance the recognition accuracy. Compared with the traditional BP(error back propagation) full-connected neural network architecture, this method can more deeply and effectively identify safety risk characteristics in gas drilling, and thus identify and predict risks in advance, which is conducive to avoid and quickly solve safety risks while drilling. Field application has proved that this method has an identification accuracy of various safety risks while drilling in the process of gas drilling of about 90% and is practical.
基金Science and Technology Plan Project of Lanzhou City(No.2014-2-7)
文摘In order to solve the problem of internal defect detection in industry, an intelligent detection method for workpiece defect based on industrial computed tomography (CT) images is proposed. The industrial CT slice image is preprocessed first with the combination of adaptive median filtering and adaptive weighted average filtering by analyzing the characteristics of the industrial CT slice images. Then an image segmentation algorithm based on gray change rate is used to segment low contrast information in industrial CT images, and the feature of workpiece defect is extracted by using Hu invariant moment. On this basis, the radial basis function (RBF) neural network model is established and the firefly algorithm is used for optimization, and the intelligent identification of the internal defects of the workpiece is completed. Simulation results show that this method can effectively improve the accuracy of defect identification and provide a theoretical basis for the detection of internal defects in industry.
基金This work was funded by the Researchers Supporting Project Number(RSP-2021/300),King Saud University,Riyadh,Saudi Arabia.
文摘Real-time disease prediction has emerged as the main focus of study in the field of computerized medicine.Intelligent disease identification framework can assist medical practitioners in diagnosing disease in a way that is reliable,consistent,and timely,successfully lowering mortality rates,particularly during endemics and pandemics.To prevent this pandemic’s rapid and widespread,it is vital to quickly identify,confine,and treat affected individuals.The need for auxiliary computer-aided diagnostic(CAD)systems has grown.Numerous recent studies have indicated that radiological pictures contained critical information regarding the COVID-19 virus.Utilizing advanced convolutional neural network(CNN)architectures in conjunction with radiological imaging makes it possible to provide rapid,accurate,and extremely useful susceptible classifications.This research work proposes a methodology for real-time detection of COVID-19 infections caused by the Corona Virus.The purpose of this study is to offer a two-way COVID-19(2WCD)diagnosis prediction deep learning system that is built on Transfer Learning Methodologies(TLM)and features customized fine-tuning on top of fully connected layered pre-trained CNN architectures.2WCD has applied modifications to pre-trained models for better performance.It is designed and implemented to improve the generalization ability of the classifier for binary and multi-class models.Along with the ability to differentiate COVID-19 and No-Patient in the binary class model and COVID-19,No-Patient,and Pneumonia in the multi-class model,our framework is augmented with a critical add-on for visually demonstrating infection in any tested radiological image by highlighting the affected region in the patient’s lung in a recognizable color pattern.The proposed system is shown to be extremely robust and reliable for real-time COVID-19 diagnostic prediction.It can also be used to forecast other lung-related disorders.As the system can assist medical practitioners in diagnosing the greatest number of patients in the shortestamount of time, radiologists can also be used or published online to assistany less-experienced individual in obtaining an accurate immediate screeningfor their radiological images.
文摘RFID is an important technology in the Internet of things that has the characteristics of safe, affordable, efficient, which received widespread attention and research. This paper proposes a UHF RFID-based intelligent vehicle management system (the Internet). The system consists of RFID hardware system, CDMA system, the GIA system, data processing system, and can realize intelligent vehicle identification, location, tracking, velocity measurement, monitoring and management, to address the current severe road congestion, speeding, vehicle theft and vehicle overload management and other issues. Software and hardware design of intelligent vehicle management system based on RFID, focuses on systems, security design, selection of RFID cards and vehicle access control software features, the fleet management system is not only convenient, but also intelligent identification of vehicles and vehicle theft, in the community, school, car park and vehicle management occasions has a good application.
基金co-supported by the National Natural Science Foundation of China(52105562)the Fundamental Research Funds for the Central Universities,China(XJ2021KJZK037)the Fundamental Research Funds for the Central Universities,China(2682022CX058).
文摘The aerodynamic test in the pulse combustion wind tunnel is very important for the design, evaluation and optimization of aerodynamic characteristics of the hypersonic aircraft.The test accuracy even affects the success or failure of hypersonic aircraft development. In the aerodynamic test of pulse combustion wind tunnel, the aerodynamic signal is disturbed by the inertial force signal, which seriously affects the test accuracy of aerodynamic force. Aiming at the above problems, this paper innovatively proposes an aerodynamic intelligent identification method, that is the transfer learning network based on adaptive Empirical Modal Decomposition(EMD) and Soft Thresholding(TLN-AE&ST). Compared with the existing aerodynamic intelligent identification model based on deep learning technology, this study introduces the transfer learning idea into the aerodynamic intelligent identification model for the first time. The TLN-AE&ST effectively alleviates the problem of scarcity of training samples for intelligent models due to the high cost of wind tunnel tests, and provides a new idea for further implementation of deep learning technology in the field of wind tunnel aerodynamic testing. And this study designed residual attention block with soft threshold and dense block with adaptive EMD in TLN-AE&ST model. Residual attention block with soft threshold module can more effectively suppress the influence of instrument noise signal on model training effect. Dense block with adaptive EMD makes the deep learning model no longer a black box to a certain extent, and has certain physical significance. Finally, a series of wind tunnel tests were carried out in the Φ = 2.4 m pulse combustion wind tunnel of China Aerodynamic Research and Development Center to verify the effectiveness of TLN-AE&ST.
基金funded by the National Natural Science Foundation of China(Grant No.51978460)the Open Fund of State Key Laboratory of Shield Machine and Boring Technology(No.SKLST-2019-K08).
文摘For real-time classification of rock-masses in hard-rock tunnels,quick determination of the rock lithology on the tunnel face during construction is essential.Motivated by current breakthroughs in artificial intelligence technology in machine vision,a new automatic detection approach for classifying tunnel lithology based on tunnel face images was developed.The method benefits from residual learning for training a deep convolutional neural network(DCNN),and a multi-scale dilated convolutional attention block is proposed.The block with different dilation rates can provide various receptive fields,and thus it can extract multi-scale features.Moreover,the attention mechanism is utilized to select the salient features adaptively and further improve the performance of the model.In this study,an initial image data set made up of photographs of tunnel faces consisting of basalt,granite,siltstone,and tuff was first collected.After classifying and enhancing the training,validation,and testing data sets,a new image data set was generated.A comparison of the experimental findings demonstrated that the suggested approach outperforms previous classifiers in terms of various indicators,including accuracy,precision,recall,F1-score,and computing time.Finally,a visualization analysis was performed to explain the process of the network in the classification of tunnel lithology through feature extraction.Overall,this study demonstrates the potential of using artificial intelligence methods for in situ rock lithology classification utilizing geological images of the tunnel face.
基金the National Natural Science Foundation of China(No.91024029)the Social Science Youth Fund of Liaoning Province of China(No.L13CTQ013)
文摘Competitive intelligence(CI)is a key factor in helping business leaders gain and maintain competitive advantages.The emergence of big data and Web 2.0 has created new opportunities and more challenges for enterprises to effectively obtain CI.This paper attempts to explore a CI identification method based on strategic factors(SF).By filtering process before CI collection,the core CI,closely related to critical success factors and crisis inducement factors,are identified reliably and efficiently.Based on knowledge element model and multiattribute fusion method,emphasis is placed on the construction of a criterion function by which the SF thesaurus in achieving CI objectives is established.The advantages of this method lie not only in the capability of mining the core CI from massive data,but also in the foundation of efficient CI storage and analysis.This paper is of significance to make a thorough inquiry on CI obtaining and fusing methods of CI system in era of big data.Experiment results verified the feasibility and validity of this study.