Natural language parsing is a task of great importance and extreme difficulty. In this paper, we present a full Chinese parsing system based on a two-stage approach. Rather than identifying all phrases by a uniform mo...Natural language parsing is a task of great importance and extreme difficulty. In this paper, we present a full Chinese parsing system based on a two-stage approach. Rather than identifying all phrases by a uniform model, we utilize a divide and conquer strategy. We propose an effective and fast method based on Markov model to identify the base phrases. Then we make the first attempt to extend one of the best English parsing models i.e. the head-driven model to recognize Chinese complex phrases. Our two-stage approach is superior to the uniform approach in two aspects. First, it creates synergy between the Markov model and the head-driven model. Second, it reduces the complexity of full Chinese parsing and makes the parsing system space and time efficient. We evaluate our approach in PARSEVAL measures on the open test set, the parsing system performances at 87.53% precision, 87.95% recall.展开更多
Discriminative Latent Model(DLM) is proposed for Multiword Expressions(MWEs) extraction in Chinese text to improve the performance of Machine Translation(MT) system such as Template Based MT(TBMT).For MT systems to be...Discriminative Latent Model(DLM) is proposed for Multiword Expressions(MWEs) extraction in Chinese text to improve the performance of Machine Translation(MT) system such as Template Based MT(TBMT).For MT systems to become of further practical use,they need to be enhanced with MWEs processing capability.As our study towards this goal,we propose DLM,which is developed for sequence labeling task including hidden structures,to extract MWEs for MT systems.DLM combines the advantages of existing discriminative models,which can learn hidden structures in sequence labeling task.In our evaluations,DLM achieves precisions ranging up to 90.73% for some type of MWEs,which is higher than state-of-the-art discriminative models.Such results demonstrate that it is feasible to automatically identify many Chinese MWEs using our DLM tool.With MWEs processing model,BLEU score of MT system has also been increased by up to 0.3 in close test.展开更多
This paper presents a cascaded Hidden Markov Model (HMM), which allows state's transition, skip and duration. The cascaded HMM extends the way of HMM pattern description of Handwritten Chinese Character (HCC) and...This paper presents a cascaded Hidden Markov Model (HMM), which allows state's transition, skip and duration. The cascaded HMM extends the way of HMM pattern description of Handwritten Chinese Character (HCC) and depicts the behavior of handwritten curve more reliably in terms of the statistic probability. Hence character segmentation and labeling are unnecessary. Viterbi algorithm is integrated in the cascaded HMM after the whole sample sequence of a HCC is input. More than 26,000 component samples are used tor training 407 handwritten component HMMs. At the improved training stage 94 models of 94 Chinese characters are gained by 32,000 samples, Compared with the Segment HMMs approach, the recognition rate of this model tier the tirst candidate is 87.89% and the error rate could be reduced by 12.4%.展开更多
The operating principle of an antilock braking system (ABS) is it compares current value of angular acceleration with the threshold value. The advantage of such system is that enough it has only the angular velocity...The operating principle of an antilock braking system (ABS) is it compares current value of angular acceleration with the threshold value. The advantage of such system is that enough it has only the angular velocity sensors. The disadvantage is successive overshoot, i. e. successive transition from wheels locking mode to wheels rolling mode. So braking mechanism can’ t realize the maximum possible torque in the current road conditions. The idea of increasing the braking effectiveness is the intensity of rising pressure depends on the road conditions. The problem is the torque produced by braking mechanism, current road conditions and the value of traction coefficient is unknown For evaluation of these parameters built and training three neural networks. A simulator of random road condition's variation was built to test adequacy of the control unites operation in close to real conditions.展开更多
System identification is a method for using measured data to create or improve a mathematical model of the object being tested. From the measured data however, noise is noticed at the beginning of the response. One so...System identification is a method for using measured data to create or improve a mathematical model of the object being tested. From the measured data however, noise is noticed at the beginning of the response. One solution to avoid this noise problem is to skip the noisy data and then use the initial conditions as active parameters, to be found by using the system identification process. This paper describes the development of the equations for setting up the initial conditions as active parameters. The simulated data and response data from actual shear buildings were used to prove the accuracy of both the algorithm and the computer program, which include the initial conditions as active parameters. The numerical and experimental model analysis showed that the value of mass, stiffness and frequency were very reasonable and that the computed acceleration and measured acceleration matched very well.展开更多
Crowd behaviors analysis is the‘state of art’research topic in the field of computer vision which provides applications in video surveillance to crowd safety,event detection,security,etc.Literature presents some of ...Crowd behaviors analysis is the‘state of art’research topic in the field of computer vision which provides applications in video surveillance to crowd safety,event detection,security,etc.Literature presents some of the works related to crowd behavior detection and analysis.In crowd behavior detection,varying density of crowds and motion patterns appears to be complex occlusions for the researchers.This work presents a novel crowd behavior detection system to improve these restrictions.The proposed crowd behavior detection system is developed using hybrid tracking model and integrated features enabled neural network.The object movement and activity in the proposed crowded behavior detection system is assessed using proposed GSLM-based neural network.GSLM based neural network is developed by integrating the gravitational search algorithm with LM algorithm of the neural network to increase the learning process of the network.The performance of the proposed crowd behavior detection system is validated over five different videos and analyzed using accuracy.The experimentation results in the crowd behavior detection with a maximum accuracy of 93%which proves the efficacy of the proposed system in video surveillance with security concerns.展开更多
Functionality represents a blueprint of a product and plays a crucial role in problem-solving such as design.This article discusses the model representation from the angle of functional ontology by function deployment...Functionality represents a blueprint of a product and plays a crucial role in problem-solving such as design.This article discusses the model representation from the angle of functional ontology by function deployment.We construct a framework of functional ontology which decomposes the function and contains a library of vocabulary to comprehensively represent the conceptual design model.The ontology enables the automatic identification system to search in the functional space.Furthermore,the functional ontology can form a systematic representation for the model so that it can be reused in the conceptual design and can be applied in the domain of knowledge fusion in our further work.展开更多
This work is concerned with identification of systems that are subject to not only measurement noises, but also structural uncertainties such as unmodeled dynamics, sensor nonlinear mismatch, and observation bins. Ide...This work is concerned with identification of systems that are subject to not only measurement noises, but also structural uncertainties such as unmodeled dynamics, sensor nonlinear mismatch, and observation bins. Identification errors are analyzed for their dependence on these structural uncertainties. Asymptotic distributions of scaled sequences of estimation errors are derived.展开更多
基金国家高技术研究发展计划(863计划),the National Natural Science Foundation of China
文摘Natural language parsing is a task of great importance and extreme difficulty. In this paper, we present a full Chinese parsing system based on a two-stage approach. Rather than identifying all phrases by a uniform model, we utilize a divide and conquer strategy. We propose an effective and fast method based on Markov model to identify the base phrases. Then we make the first attempt to extend one of the best English parsing models i.e. the head-driven model to recognize Chinese complex phrases. Our two-stage approach is superior to the uniform approach in two aspects. First, it creates synergy between the Markov model and the head-driven model. Second, it reduces the complexity of full Chinese parsing and makes the parsing system space and time efficient. We evaluate our approach in PARSEVAL measures on the open test set, the parsing system performances at 87.53% precision, 87.95% recall.
基金supported by Liaoning Province Doctor Startup Fund under Grant No.20101021the Fund of the State Ethic Affairs Commissions under Grant No.10DL08AnHui Provincie Key Laboratory of Affective Computing and Advanced Intelligent Machine
文摘Discriminative Latent Model(DLM) is proposed for Multiword Expressions(MWEs) extraction in Chinese text to improve the performance of Machine Translation(MT) system such as Template Based MT(TBMT).For MT systems to become of further practical use,they need to be enhanced with MWEs processing capability.As our study towards this goal,we propose DLM,which is developed for sequence labeling task including hidden structures,to extract MWEs for MT systems.DLM combines the advantages of existing discriminative models,which can learn hidden structures in sequence labeling task.In our evaluations,DLM achieves precisions ranging up to 90.73% for some type of MWEs,which is higher than state-of-the-art discriminative models.Such results demonstrate that it is feasible to automatically identify many Chinese MWEs using our DLM tool.With MWEs processing model,BLEU score of MT system has also been increased by up to 0.3 in close test.
文摘This paper presents a cascaded Hidden Markov Model (HMM), which allows state's transition, skip and duration. The cascaded HMM extends the way of HMM pattern description of Handwritten Chinese Character (HCC) and depicts the behavior of handwritten curve more reliably in terms of the statistic probability. Hence character segmentation and labeling are unnecessary. Viterbi algorithm is integrated in the cascaded HMM after the whole sample sequence of a HCC is input. More than 26,000 component samples are used tor training 407 handwritten component HMMs. At the improved training stage 94 models of 94 Chinese characters are gained by 32,000 samples, Compared with the Segment HMMs approach, the recognition rate of this model tier the tirst candidate is 87.89% and the error rate could be reduced by 12.4%.
文摘The operating principle of an antilock braking system (ABS) is it compares current value of angular acceleration with the threshold value. The advantage of such system is that enough it has only the angular velocity sensors. The disadvantage is successive overshoot, i. e. successive transition from wheels locking mode to wheels rolling mode. So braking mechanism can’ t realize the maximum possible torque in the current road conditions. The idea of increasing the braking effectiveness is the intensity of rising pressure depends on the road conditions. The problem is the torque produced by braking mechanism, current road conditions and the value of traction coefficient is unknown For evaluation of these parameters built and training three neural networks. A simulator of random road condition's variation was built to test adequacy of the control unites operation in close to real conditions.
文摘System identification is a method for using measured data to create or improve a mathematical model of the object being tested. From the measured data however, noise is noticed at the beginning of the response. One solution to avoid this noise problem is to skip the noisy data and then use the initial conditions as active parameters, to be found by using the system identification process. This paper describes the development of the equations for setting up the initial conditions as active parameters. The simulated data and response data from actual shear buildings were used to prove the accuracy of both the algorithm and the computer program, which include the initial conditions as active parameters. The numerical and experimental model analysis showed that the value of mass, stiffness and frequency were very reasonable and that the computed acceleration and measured acceleration matched very well.
文摘Crowd behaviors analysis is the‘state of art’research topic in the field of computer vision which provides applications in video surveillance to crowd safety,event detection,security,etc.Literature presents some of the works related to crowd behavior detection and analysis.In crowd behavior detection,varying density of crowds and motion patterns appears to be complex occlusions for the researchers.This work presents a novel crowd behavior detection system to improve these restrictions.The proposed crowd behavior detection system is developed using hybrid tracking model and integrated features enabled neural network.The object movement and activity in the proposed crowded behavior detection system is assessed using proposed GSLM-based neural network.GSLM based neural network is developed by integrating the gravitational search algorithm with LM algorithm of the neural network to increase the learning process of the network.The performance of the proposed crowd behavior detection system is validated over five different videos and analyzed using accuracy.The experimentation results in the crowd behavior detection with a maximum accuracy of 93%which proves the efficacy of the proposed system in video surveillance with security concerns.
基金the National Natural Science Foundation of China (Nos.50575142,50775140 and 60304015)the National High Technology Research and Development Program (863) of China (No.2008AA04Z113)+2 种基金the National Basic Research Program (973) of China (No.2006CB705400)the Shanghai Committee of Science and Technology (Nos.08JC1412000,09DZ1121400 and 07XD14016)the Research Fund for the Doctoral Program of Higher Education (No.200802480036)
文摘Functionality represents a blueprint of a product and plays a crucial role in problem-solving such as design.This article discusses the model representation from the angle of functional ontology by function deployment.We construct a framework of functional ontology which decomposes the function and contains a library of vocabulary to comprehensively represent the conceptual design model.The ontology enables the automatic identification system to search in the functional space.Furthermore,the functional ontology can form a systematic representation for the model so that it can be reused in the conceptual design and can be applied in the domain of knowledge fusion in our further work.
文摘This work is concerned with identification of systems that are subject to not only measurement noises, but also structural uncertainties such as unmodeled dynamics, sensor nonlinear mismatch, and observation bins. Identification errors are analyzed for their dependence on these structural uncertainties. Asymptotic distributions of scaled sequences of estimation errors are derived.