Due to the fact that semantic role labeling (SRL) is very necessary for deep natural language processing, a method based on conditional random fields (CRFs) is proposed for the SRL task. This method takes shallow ...Due to the fact that semantic role labeling (SRL) is very necessary for deep natural language processing, a method based on conditional random fields (CRFs) is proposed for the SRL task. This method takes shallow syntactic parsing as the foundation, phrases or named entities as the labeled units, and the CRFs model is trained to label the predicates' semantic roles in a sentence. The key of the method is parameter estimation and feature selection for the CRFs model. The L-BFGS algorithm was employed for parameter estimation, and three category features: features based on sentence constituents, features based on predicate, and predicate-constituent features as a set of features for the model were selected. Evaluation on the datasets of CoNLL-2005 SRL shared task shows that the method can obtain better performance than the maximum entropy model, and can achieve 80. 43 % precision and 63. 55 % recall for semantic role labeling.展开更多
The use of hidden conditional random fields (HCRFs) for tone modeling is explored. The tone recognition performance is improved using HCRFs by taking advantage of intra-syllable dynamic, inter-syllable dynamic and d...The use of hidden conditional random fields (HCRFs) for tone modeling is explored. The tone recognition performance is improved using HCRFs by taking advantage of intra-syllable dynamic, inter-syllable dynamic and duration features. When the tone model is integrated into continuous speech recognition, the discriminative model weight training (DMWT) is proposed. Acoustic and tone scores are scaled by model weights discriminatively trained by the minimum phone error (MPE) criterion. Two schemes of weight training are evaluated and a smoothing technique is used to make training robust to overtraining problem. Experiments show that the accuracies of tone recognition and large vocabulary continuous speech recognition (LVCSR) can be improved by the HCRFs based tone model. Compared with the global weight scheme, continuous speech recognition can be improved by the discriminative trained weight combinations.展开更多
In this paper, a notion of negative side ρ \|mixing ( ρ\+- \|mixing) which can be regarded as asymptotic negative association is defined, and some Rosenthal type inequalities for ρ\+- \|mixing random fields are est...In this paper, a notion of negative side ρ \|mixing ( ρ\+- \|mixing) which can be regarded as asymptotic negative association is defined, and some Rosenthal type inequalities for ρ\+- \|mixing random fields are established. The complete convergence and almost sure summability on the convergence rates with respect to the strong law of large numbers are also discussed for ρ\+-\| mixing random fields. The results obtained extend those for negatively associated sequences and ρ\+*\| mixing random fields.展开更多
By using a Rosenthal type inequality established in this paper, the complete convergence and almost sure summability on the convergence rates with respect to the strong law of large numbers are discussed for *-mixing...By using a Rosenthal type inequality established in this paper, the complete convergence and almost sure summability on the convergence rates with respect to the strong law of large numbers are discussed for *-mixing random fields.展开更多
This paper presents a Markov random field (MRP) approach to estimating and sampling the probability distribution in populations of solutions. The approach is used to define a class of algorithms under the general he...This paper presents a Markov random field (MRP) approach to estimating and sampling the probability distribution in populations of solutions. The approach is used to define a class of algorithms under the general heading distribution estimation using Markov random fields (DEUM). DEUM is a subclass of estimation of distribution algorithms (EDAs) where interaction between solution variables is represented as an undirected graph and the joint probability of a solution is factorized as a Gibbs distribution derived from the structure of the graph. The focus of this paper will be on describing the three main characteristics of DEUM framework, which distinguishes it from the traditional EDA. They are: 1) use of MRF models, 2) fitness modeling approach to estimating the parameter of the model and 3) Monte Carlo approach to sampling from the model.展开更多
With the application of artificial intelligence technology in the power industry,the knowledge graph is expected to play a key role in power grid dispatch processes,intelligent maintenance,and customer service respons...With the application of artificial intelligence technology in the power industry,the knowledge graph is expected to play a key role in power grid dispatch processes,intelligent maintenance,and customer service response provision.Knowledge graphs are usually constructed based on entity recognition.Specifically,based on the mining of entity attributes and relationships,domain knowledge graphs can be constructed through knowledge fusion.In this work,the entities and characteristics of power entity recognition are analyzed,the mechanism of entity recognition is clarified,and entity recognition techniques are analyzed in the context of the power domain.Power entity recognition based on the conditional random fields (CRF) and bidirectional long short-term memory (BLSTM) models is investigated,and the two methods are comparatively analyzed.The results indicated that the CRF model,with an accuracy of 83%,can better identify the power entities compared to the BLSTM.The CRF approach can thus be applied to the entity extraction for knowledge graph construction in the power field.展开更多
This paper models the complex simultaneous localization and mapping(SLAM) problem through a very flexible Markov random field and then solves it by using the iterated conditional modes algorithm. Markovian models al...This paper models the complex simultaneous localization and mapping(SLAM) problem through a very flexible Markov random field and then solves it by using the iterated conditional modes algorithm. Markovian models allow to incorporate: any motion model; any observation model regardless of the type of sensor being chosen; prior information of the map through a map model; maps of diverse natures; sensor fusion weighted according to the accuracy. On the other hand, the iterated conditional modes algorithm is a probabilistic optimizer widely used for image processing which has not yet been used to solve the SLAM problem. This iterative solver has theoretical convergence regardless of the Markov random field chosen to model. Its initialization can be performed on-line and improved by parallel iterations whenever deemed appropriate. It can be used as a post-processing methodology if it is initialized with estimates obtained from another SLAM solver. The applied methodology can be easily implemented in other versions of the SLAM problem, such as the multi-robot version or the SLAM with dynamic environment. Simulations and real experiments show the flexibility and the excellent results of this proposal.展开更多
Markov random fields(MRF) have potential for predicting and simulating petroleum reservoir facies more accurately from sample data such as logging, core data and seismic data because they can incorporate interclass re...Markov random fields(MRF) have potential for predicting and simulating petroleum reservoir facies more accurately from sample data such as logging, core data and seismic data because they can incorporate interclass relationships. While, many relative studies were based on Markov chain, not MRF, and using Markov chain model for 3D reservoir stochastic simulation has always been the difficulty in reservoir stochastic simulation. MRF was proposed to simulate type variables(for example lithofacies) in this work. Firstly, a Gibbs distribution was proposed to characterize reservoir heterogeneity for building 3-D(three-dimensional) MRF. Secondly, maximum likelihood approaches of model parameters on well data and training image were considered. Compared with the simulation results of MC(Markov chain), the MRF can better reflect the spatial distribution characteristics of sand body.展开更多
Named entity recognition is a fundamental task in biomedical data mining. In this letter, a named entity recognition system based on CRFs (Conditional Random Fields) for biomedical texts is presented. The system mak...Named entity recognition is a fundamental task in biomedical data mining. In this letter, a named entity recognition system based on CRFs (Conditional Random Fields) for biomedical texts is presented. The system makes extensive use of a diverse set of features, including local features, full text features and external resource features. All features incorporated in this system are described in detail, and the impacts of different feature sets on the performance of the system are evaluated. In order to improve the performance of system, post-processing modules are exploited to deal with the abbreviation phenomena, cascaded named entity and boundary errors identification. Evaluation on this system proved that the feature selection has important impact on the system performance, and the post-processing explored has an important contribution on system performance to achieve better resuits.展开更多
Video object segmentation is important for video surveillance, object tracking, video object recognition and video editing. An adaptive video segmentation algorithm based on hidden conditional random fields (HCRFs) is...Video object segmentation is important for video surveillance, object tracking, video object recognition and video editing. An adaptive video segmentation algorithm based on hidden conditional random fields (HCRFs) is proposed, which models spatio-temporal constraints of video sequence. In order to improve the segmentation quality, the weights of spatio-temporal con- straints are adaptively updated by on-line learning for HCRFs. Shadows are the factors affecting segmentation quality. To separate foreground objects from the shadows they cast, linear transform for Gaussian distribution of the background is adopted to model the shadow. The experimental results demonstrated that the error ratio of our algorithm is reduced by 23% and 19% respectively, compared with the Gaussian mixture model (GMM) and spatio-temporal Markov random fields (MRFs).展开更多
A novel image auto-annotation method is presented based on probabilistic latent semantic analysis(PLSA) model and multiple Markov random fields(MRF).A PLSA model with asymmetric modalities is first constructed to esti...A novel image auto-annotation method is presented based on probabilistic latent semantic analysis(PLSA) model and multiple Markov random fields(MRF).A PLSA model with asymmetric modalities is first constructed to estimate the joint probability between images and semantic concepts,then a subgraph is extracted served as the corresponding structure of Markov random fields and inference over it is performed by the iterative conditional modes so as to capture the final annotation for the image.The novelty of our method mainly lies in two aspects:exploiting PLSA to estimate the joint probability between images and semantic concepts as well as multiple MRF to further explore the semantic context among keywords for accurate image annotation.To demonstrate the effectiveness of this approach,an experiment on the Corel5 k dataset is conducted and its results are compared favorably with the current state-of-the-art approaches.展开更多
Currently,deep convolutional neural networks have made great progress in the field of semantic segmentation.Because of the fixed convolution kernel geometry,standard convolution neural networks have been limited the a...Currently,deep convolutional neural networks have made great progress in the field of semantic segmentation.Because of the fixed convolution kernel geometry,standard convolution neural networks have been limited the ability to simulate geometric transformations.Therefore,a deformable convolution is introduced to enhance the adaptability of convolutional networks to spatial transformation.Considering that the deep convolutional neural networks cannot adequately segment the local objects at the output layer due to using the pooling layers in neural network architecture.To overcome this shortcoming,the rough prediction segmentation results of the neural network output layer will be processed by fully connected conditional random fields to improve the ability of image segmentation.The proposed method can easily be trained by end-to-end using standard backpropagation algorithms.Finally,the proposed method is tested on the ISPRS dataset.The results show that the proposed method can effectively overcome the influence of the complex structure of the segmentation object and obtain state-of-the-art accuracy on the ISPRS Vaihingen 2D semantic labeling dataset.展开更多
By using a Rosenthal type inequality established in this paper,the complete convergence rates in the strong laws for a class of dependent random fields are discussed.And the result obtained extends those for ρ --mix...By using a Rosenthal type inequality established in this paper,the complete convergence rates in the strong laws for a class of dependent random fields are discussed.And the result obtained extends those for ρ --mixing random fields,ρ *-mixing random fields and negatively associated fields.展开更多
Identifying gene names is an attractive research area of biology computing. However, accurate extraction of gene names is a challenging task with the lack of conventions for describing gene names. We devise a systemat...Identifying gene names is an attractive research area of biology computing. However, accurate extraction of gene names is a challenging task with the lack of conventions for describing gene names. We devise a systematical architecture and apply the model using conditional random fields (CRFs) for extracting gene names from Medline. In order to improve the performance, biomedical ontology features are inserted into the model and post processing including boundary adjusting and word filter is presented to solve name overlapping problem and remove false positive single words. Pure string match method, baseline CRFs, and CRFs with our methods are applied to human gene names and HIV gene names extraction respectively in 1100 abstracts of Medline and their performances are contrasted. Results show that CRFs are robust for unseen gene names. Furthermore, CRFs with our methods outperforms other methods with precision 0.818 and recall 0.812.展开更多
Large deformation analysis of slope failure is important for hazard and risk assessment of infrastructure.Recent studies have revealed that spatial variability of soil properties can significantly affect the probabili...Large deformation analysis of slope failure is important for hazard and risk assessment of infrastructure.Recent studies have revealed that spatial variability of soil properties can significantly affect the probability of slope failure.However,due to limitations of traditional numerical tools,the influence of spatial variability of soil properties on the post-failure behavior of slopes has not been fully understood.Therefore,in this study,we aimed to investigate the effects of the cross-correlation between cohesion and the friction angle on the probability of slope failure and post-failure behavior(e.g.run-out distance,influence distance,and influence zone)using a random material point method(RMPM).The study showed that mesh size,strength reduction shape factor parameter,and residual strength all play critical roles in the calculated post-failure behavior of a slope.Based on stochastic Monte Carlo simulation,the effects of cross-correlation between cohesion and the friction angle on the probability of slope failure,and its run-out distance,influence distance,influence zone,and sliding volume were studied.The study also showed that material point method(MPM)has great advantages compared with the finite element method(FEM)in handling large deformations.展开更多
Let X^(H)={X^(H)(s),s∈R^(N_(1))}and X^(K)={X^(K)(t),t∈R^(N_(2))}be two independent time-space anisotropic random fields with indices H∈(0,1)^(N_(1)) and K∈(0,1)^(N_(2)),which may not possess Gaussianity,and which ...Let X^(H)={X^(H)(s),s∈R^(N_(1))}and X^(K)={X^(K)(t),t∈R^(N_(2))}be two independent time-space anisotropic random fields with indices H∈(0,1)^(N_(1)) and K∈(0,1)^(N_(2)),which may not possess Gaussianity,and which take values in R^(d) with a space metric τ.Under certain general conditions with density functions defined on a bounded interval,we study problems regarding the hitting probabilities of time-space anisotropic random fields and the existence of intersections of the sample paths of random fields X^(H) and X^(K).More generally,for any Borel set F⊂R^(d),the conditions required for F to contain intersection points of X^(H) and X^(K) are established.As an application,we give an example of an anisotropic non-Gaussian random field to show that these results are applicable to the solutions of non-linear systems of stochastic fractional heat equations.展开更多
Consider the positive d-dimensional lattice Z^d(d≥2) with partial ordering ≤, let {XK; K∈Z+^d} be i.i.d, random variables taking values in a real separable Hilbert space (H, ||·||) with mean zero and ...Consider the positive d-dimensional lattice Z^d(d≥2) with partial ordering ≤, let {XK; K∈Z+^d} be i.i.d, random variables taking values in a real separable Hilbert space (H, ||·||) with mean zero and covariance operator ∑ and set partial sums SN =∑K≤nXK,K,N∈Z+^d. Under some moment conditions, we obtain the precise asymptotics of a kind of weighted infinite series for partial sums SN as ε↓ by using the truncation and approximation methods. The results are related to the convergence rates of the law of the logarithm in Hilbert space, and they also extend the results of (Gut and Spataru, 2003).展开更多
This paper presents an approach for fully automatic segmentation of MS lesions in fluid attenuated inversion recovery (FLAIR) Magnetic Resonance (MR) images. The proposed method estimates a gaussian mixture model with...This paper presents an approach for fully automatic segmentation of MS lesions in fluid attenuated inversion recovery (FLAIR) Magnetic Resonance (MR) images. The proposed method estimates a gaussian mixture model with three kernels as cerebrospinal fluid (CSF), normal tissue and Multiple Sclerosis lesions. To estimate this model, an automatic Entropy based EM algorithm is used to find the best estimated Model. Then, Markov random field (MRF) model and EM algorithm are utilized to obtain and upgrade the class conditional probability density function and the apriori probability of each class. After estimation of Model parameters and apriori probability, brain tissues are classified using bayesian classification. To evaluate the result of the proposed method, similarity criteria of different slices related to 20 MS patients are calculated and compared with other methods which include manual segmentation. Also, volume of segmented lesions are computed and compared with gold standard using correlation coefficient. The proposed method has better performance in comparison with previous works which are reported here.展开更多
A fast method for phrase structure grammar analysis is proposed based on conditional ran- dom fields (CRF). The method trains several CRF classifiers for recognizing the phrase nodes at dif- ferent levels, and uses ...A fast method for phrase structure grammar analysis is proposed based on conditional ran- dom fields (CRF). The method trains several CRF classifiers for recognizing the phrase nodes at dif- ferent levels, and uses the bottom-up to connect the recognized phrase nodes to construct the syn- tactic tree. On the basis of Beijing forest studio Chinese tagged corpus, two experiments are de- signed to select the training parameters and verify the validity of the method. The result shows that the method costs 78. 98 ms and 4. 63 ms to train and test a Chinese sentence of 17. 9 words. The method is a new way to parse the phrase structure grammar for Chinese, and has good generalization ability and fast speed.展开更多
Random media like concrete and ceramics exhibit stochastic crack propagation due to their heterogeneous microstructures.This study establishes a Conditional Generative Adversarial Network(CGAN)combined with randomfiel...Random media like concrete and ceramics exhibit stochastic crack propagation due to their heterogeneous microstructures.This study establishes a Conditional Generative Adversarial Network(CGAN)combined with randomfieldmodeling for the efficient prediction of stochastic crack patterns and stress-strain responses.Atotal dataset of 500 samples,including crack propagation images and corresponding stress-strain curves,is generated via random Finite Element Method(FEM)simulations.This dataset is then partitioned into 400 training and 100 testing samples.Themodel demonstrates robust performance with Intersection overUnion(IoU)scores of 0.8438 and 0.8155 on training and testing datasets,and R2 values of 0.9584 and 0.9462 in stress-strain curve predictions.By using these results,the CGAN is subsequently implemented as a surrogate model for large-scale Monte Carlo(MC)Simulations to capture the key statistical characteristics such as crack density and spatial distribution.Compared to conventional FEM-based methods,this approach reduces the computational cost to about 1/250 while maintaining high prediction accuracy.The methodology establishes a viable pathway for probabilistic fracture analysis in quasi-brittle materials,balancing computational efficiency with physical fidelity in capturing material stochasticity.展开更多
基金The National Natural Science Foundation of China(No60663004)the PhD Programs Foundation of Ministry of Educa-tion of China (No20050007023)
文摘Due to the fact that semantic role labeling (SRL) is very necessary for deep natural language processing, a method based on conditional random fields (CRFs) is proposed for the SRL task. This method takes shallow syntactic parsing as the foundation, phrases or named entities as the labeled units, and the CRFs model is trained to label the predicates' semantic roles in a sentence. The key of the method is parameter estimation and feature selection for the CRFs model. The L-BFGS algorithm was employed for parameter estimation, and three category features: features based on sentence constituents, features based on predicate, and predicate-constituent features as a set of features for the model were selected. Evaluation on the datasets of CoNLL-2005 SRL shared task shows that the method can obtain better performance than the maximum entropy model, and can achieve 80. 43 % precision and 63. 55 % recall for semantic role labeling.
文摘The use of hidden conditional random fields (HCRFs) for tone modeling is explored. The tone recognition performance is improved using HCRFs by taking advantage of intra-syllable dynamic, inter-syllable dynamic and duration features. When the tone model is integrated into continuous speech recognition, the discriminative model weight training (DMWT) is proposed. Acoustic and tone scores are scaled by model weights discriminatively trained by the minimum phone error (MPE) criterion. Two schemes of weight training are evaluated and a smoothing technique is used to make training robust to overtraining problem. Experiments show that the accuracies of tone recognition and large vocabulary continuous speech recognition (LVCSR) can be improved by the HCRFs based tone model. Compared with the global weight scheme, continuous speech recognition can be improved by the discriminative trained weight combinations.
文摘In this paper, a notion of negative side ρ \|mixing ( ρ\+- \|mixing) which can be regarded as asymptotic negative association is defined, and some Rosenthal type inequalities for ρ\+- \|mixing random fields are established. The complete convergence and almost sure summability on the convergence rates with respect to the strong law of large numbers are also discussed for ρ\+-\| mixing random fields. The results obtained extend those for negatively associated sequences and ρ\+*\| mixing random fields.
基金National Natural Science Foundation of China! (No. 19701O11) Foundation of "151 talent project" of Zhejiang provience.
文摘By using a Rosenthal type inequality established in this paper, the complete convergence and almost sure summability on the convergence rates with respect to the strong law of large numbers are discussed for *-mixing random fields.
文摘This paper presents a Markov random field (MRP) approach to estimating and sampling the probability distribution in populations of solutions. The approach is used to define a class of algorithms under the general heading distribution estimation using Markov random fields (DEUM). DEUM is a subclass of estimation of distribution algorithms (EDAs) where interaction between solution variables is represented as an undirected graph and the joint probability of a solution is factorized as a Gibbs distribution derived from the structure of the graph. The focus of this paper will be on describing the three main characteristics of DEUM framework, which distinguishes it from the traditional EDA. They are: 1) use of MRF models, 2) fitness modeling approach to estimating the parameter of the model and 3) Monte Carlo approach to sampling from the model.
基金supported by Science and Technology Project of State Grid Corporation(Research and Application of Intelligent Energy Meter Quality Analysis and Evaluation Technology Based on Full Chain Data)
文摘With the application of artificial intelligence technology in the power industry,the knowledge graph is expected to play a key role in power grid dispatch processes,intelligent maintenance,and customer service response provision.Knowledge graphs are usually constructed based on entity recognition.Specifically,based on the mining of entity attributes and relationships,domain knowledge graphs can be constructed through knowledge fusion.In this work,the entities and characteristics of power entity recognition are analyzed,the mechanism of entity recognition is clarified,and entity recognition techniques are analyzed in the context of the power domain.Power entity recognition based on the conditional random fields (CRF) and bidirectional long short-term memory (BLSTM) models is investigated,and the two methods are comparatively analyzed.The results indicated that the CRF model,with an accuracy of 83%,can better identify the power entities compared to the BLSTM.The CRF approach can thus be applied to the entity extraction for knowledge graph construction in the power field.
基金supported by the National Council for Scientific and Technological Research(CONICET)the National University of San Juan(UNSJ)
文摘This paper models the complex simultaneous localization and mapping(SLAM) problem through a very flexible Markov random field and then solves it by using the iterated conditional modes algorithm. Markovian models allow to incorporate: any motion model; any observation model regardless of the type of sensor being chosen; prior information of the map through a map model; maps of diverse natures; sensor fusion weighted according to the accuracy. On the other hand, the iterated conditional modes algorithm is a probabilistic optimizer widely used for image processing which has not yet been used to solve the SLAM problem. This iterative solver has theoretical convergence regardless of the Markov random field chosen to model. Its initialization can be performed on-line and improved by parallel iterations whenever deemed appropriate. It can be used as a post-processing methodology if it is initialized with estimates obtained from another SLAM solver. The applied methodology can be easily implemented in other versions of the SLAM problem, such as the multi-robot version or the SLAM with dynamic environment. Simulations and real experiments show the flexibility and the excellent results of this proposal.
基金Project(2011ZX05002-005-006)supported by the National "Twelveth Five Year" Science and Technology Major Research Program,China
文摘Markov random fields(MRF) have potential for predicting and simulating petroleum reservoir facies more accurately from sample data such as logging, core data and seismic data because they can incorporate interclass relationships. While, many relative studies were based on Markov chain, not MRF, and using Markov chain model for 3D reservoir stochastic simulation has always been the difficulty in reservoir stochastic simulation. MRF was proposed to simulate type variables(for example lithofacies) in this work. Firstly, a Gibbs distribution was proposed to characterize reservoir heterogeneity for building 3-D(three-dimensional) MRF. Secondly, maximum likelihood approaches of model parameters on well data and training image were considered. Compared with the simulation results of MC(Markov chain), the MRF can better reflect the spatial distribution characteristics of sand body.
基金Supported by The National Natural Science Foundation of China(No.60302021).
文摘Named entity recognition is a fundamental task in biomedical data mining. In this letter, a named entity recognition system based on CRFs (Conditional Random Fields) for biomedical texts is presented. The system makes extensive use of a diverse set of features, including local features, full text features and external resource features. All features incorporated in this system are described in detail, and the impacts of different feature sets on the performance of the system are evaluated. In order to improve the performance of system, post-processing modules are exploited to deal with the abbreviation phenomena, cascaded named entity and boundary errors identification. Evaluation on this system proved that the feature selection has important impact on the system performance, and the post-processing explored has an important contribution on system performance to achieve better resuits.
基金Project supported by the National Natural Science Foundation of China (Nos. 60473106, 60273060 and 60333010)the Ministry of Education of China (No. 20030335064)the Education Depart-ment of Zhejiang Province, China (No. G20030433)
文摘Video object segmentation is important for video surveillance, object tracking, video object recognition and video editing. An adaptive video segmentation algorithm based on hidden conditional random fields (HCRFs) is proposed, which models spatio-temporal constraints of video sequence. In order to improve the segmentation quality, the weights of spatio-temporal con- straints are adaptively updated by on-line learning for HCRFs. Shadows are the factors affecting segmentation quality. To separate foreground objects from the shadows they cast, linear transform for Gaussian distribution of the background is adopted to model the shadow. The experimental results demonstrated that the error ratio of our algorithm is reduced by 23% and 19% respectively, compared with the Gaussian mixture model (GMM) and spatio-temporal Markov random fields (MRFs).
基金Supported by the National Basic Research Priorities Program(No.2013CB329502)the National High-tech R&D Program of China(No.2012AA011003)+1 种基金National Natural Science Foundation of China(No.61035003,61072085,60933004,60903141)the National Scienceand Technology Support Program of China(No.2012BA107B02)
文摘A novel image auto-annotation method is presented based on probabilistic latent semantic analysis(PLSA) model and multiple Markov random fields(MRF).A PLSA model with asymmetric modalities is first constructed to estimate the joint probability between images and semantic concepts,then a subgraph is extracted served as the corresponding structure of Markov random fields and inference over it is performed by the iterative conditional modes so as to capture the final annotation for the image.The novelty of our method mainly lies in two aspects:exploiting PLSA to estimate the joint probability between images and semantic concepts as well as multiple MRF to further explore the semantic context among keywords for accurate image annotation.To demonstrate the effectiveness of this approach,an experiment on the Corel5 k dataset is conducted and its results are compared favorably with the current state-of-the-art approaches.
基金National Key Research and Development Program of China(No.2017YFC0405806)。
文摘Currently,deep convolutional neural networks have made great progress in the field of semantic segmentation.Because of the fixed convolution kernel geometry,standard convolution neural networks have been limited the ability to simulate geometric transformations.Therefore,a deformable convolution is introduced to enhance the adaptability of convolutional networks to spatial transformation.Considering that the deep convolutional neural networks cannot adequately segment the local objects at the output layer due to using the pooling layers in neural network architecture.To overcome this shortcoming,the rough prediction segmentation results of the neural network output layer will be processed by fully connected conditional random fields to improve the ability of image segmentation.The proposed method can easily be trained by end-to-end using standard backpropagation algorithms.Finally,the proposed method is tested on the ISPRS dataset.The results show that the proposed method can effectively overcome the influence of the complex structure of the segmentation object and obtain state-of-the-art accuracy on the ISPRS Vaihingen 2D semantic labeling dataset.
文摘By using a Rosenthal type inequality established in this paper,the complete convergence rates in the strong laws for a class of dependent random fields are discussed.And the result obtained extends those for ρ --mixing random fields,ρ *-mixing random fields and negatively associated fields.
基金supported by China Scholarship Council under Grant No 2007104897UESTC Youth Foundation under Grant No JX05007
文摘Identifying gene names is an attractive research area of biology computing. However, accurate extraction of gene names is a challenging task with the lack of conventions for describing gene names. We devise a systematical architecture and apply the model using conditional random fields (CRFs) for extracting gene names from Medline. In order to improve the performance, biomedical ontology features are inserted into the model and post processing including boundary adjusting and word filter is presented to solve name overlapping problem and remove false positive single words. Pure string match method, baseline CRFs, and CRFs with our methods are applied to human gene names and HIV gene names extraction respectively in 1100 abstracts of Medline and their performances are contrasted. Results show that CRFs are robust for unseen gene names. Furthermore, CRFs with our methods outperforms other methods with precision 0.818 and recall 0.812.
基金the Fund of Hong Kong Research GrantsCouncil(RGC)(No.16214519),China。
文摘Large deformation analysis of slope failure is important for hazard and risk assessment of infrastructure.Recent studies have revealed that spatial variability of soil properties can significantly affect the probability of slope failure.However,due to limitations of traditional numerical tools,the influence of spatial variability of soil properties on the post-failure behavior of slopes has not been fully understood.Therefore,in this study,we aimed to investigate the effects of the cross-correlation between cohesion and the friction angle on the probability of slope failure and post-failure behavior(e.g.run-out distance,influence distance,and influence zone)using a random material point method(RMPM).The study showed that mesh size,strength reduction shape factor parameter,and residual strength all play critical roles in the calculated post-failure behavior of a slope.Based on stochastic Monte Carlo simulation,the effects of cross-correlation between cohesion and the friction angle on the probability of slope failure,and its run-out distance,influence distance,influence zone,and sliding volume were studied.The study also showed that material point method(MPM)has great advantages compared with the finite element method(FEM)in handling large deformations.
基金supported by National NaturalScience Foundation of China(11971432)Natural Science Foundation of Zhejiang Province(LY21G010003)+1 种基金First Class Discipline of Zhejiang-A(Zhejiang Gongshang University-Statistics)the Natural Science Foundation of Chuzhou University(zrjz2019012)。
文摘Let X^(H)={X^(H)(s),s∈R^(N_(1))}and X^(K)={X^(K)(t),t∈R^(N_(2))}be two independent time-space anisotropic random fields with indices H∈(0,1)^(N_(1)) and K∈(0,1)^(N_(2)),which may not possess Gaussianity,and which take values in R^(d) with a space metric τ.Under certain general conditions with density functions defined on a bounded interval,we study problems regarding the hitting probabilities of time-space anisotropic random fields and the existence of intersections of the sample paths of random fields X^(H) and X^(K).More generally,for any Borel set F⊂R^(d),the conditions required for F to contain intersection points of X^(H) and X^(K) are established.As an application,we give an example of an anisotropic non-Gaussian random field to show that these results are applicable to the solutions of non-linear systems of stochastic fractional heat equations.
基金Project (No. 10471126) supported by the National Natural Science Foundation of China
文摘Consider the positive d-dimensional lattice Z^d(d≥2) with partial ordering ≤, let {XK; K∈Z+^d} be i.i.d, random variables taking values in a real separable Hilbert space (H, ||·||) with mean zero and covariance operator ∑ and set partial sums SN =∑K≤nXK,K,N∈Z+^d. Under some moment conditions, we obtain the precise asymptotics of a kind of weighted infinite series for partial sums SN as ε↓ by using the truncation and approximation methods. The results are related to the convergence rates of the law of the logarithm in Hilbert space, and they also extend the results of (Gut and Spataru, 2003).
文摘This paper presents an approach for fully automatic segmentation of MS lesions in fluid attenuated inversion recovery (FLAIR) Magnetic Resonance (MR) images. The proposed method estimates a gaussian mixture model with three kernels as cerebrospinal fluid (CSF), normal tissue and Multiple Sclerosis lesions. To estimate this model, an automatic Entropy based EM algorithm is used to find the best estimated Model. Then, Markov random field (MRF) model and EM algorithm are utilized to obtain and upgrade the class conditional probability density function and the apriori probability of each class. After estimation of Model parameters and apriori probability, brain tissues are classified using bayesian classification. To evaluate the result of the proposed method, similarity criteria of different slices related to 20 MS patients are calculated and compared with other methods which include manual segmentation. Also, volume of segmented lesions are computed and compared with gold standard using correlation coefficient. The proposed method has better performance in comparison with previous works which are reported here.
基金Supported by the Science and Technology Innovation Plan of Beijing Institute of Technology(2013)
文摘A fast method for phrase structure grammar analysis is proposed based on conditional ran- dom fields (CRF). The method trains several CRF classifiers for recognizing the phrase nodes at dif- ferent levels, and uses the bottom-up to connect the recognized phrase nodes to construct the syn- tactic tree. On the basis of Beijing forest studio Chinese tagged corpus, two experiments are de- signed to select the training parameters and verify the validity of the method. The result shows that the method costs 78. 98 ms and 4. 63 ms to train and test a Chinese sentence of 17. 9 words. The method is a new way to parse the phrase structure grammar for Chinese, and has good generalization ability and fast speed.
基金supported by the Science Foundation of Zhejiang Province of China(Grant No.LY22E080016)the National Natural Science Foundation of China(Grant No.51808499)the Fundamental Research Funds of Zhejiang Sci-Tech University(Grant No.24052126-Y).
文摘Random media like concrete and ceramics exhibit stochastic crack propagation due to their heterogeneous microstructures.This study establishes a Conditional Generative Adversarial Network(CGAN)combined with randomfieldmodeling for the efficient prediction of stochastic crack patterns and stress-strain responses.Atotal dataset of 500 samples,including crack propagation images and corresponding stress-strain curves,is generated via random Finite Element Method(FEM)simulations.This dataset is then partitioned into 400 training and 100 testing samples.Themodel demonstrates robust performance with Intersection overUnion(IoU)scores of 0.8438 and 0.8155 on training and testing datasets,and R2 values of 0.9584 and 0.9462 in stress-strain curve predictions.By using these results,the CGAN is subsequently implemented as a surrogate model for large-scale Monte Carlo(MC)Simulations to capture the key statistical characteristics such as crack density and spatial distribution.Compared to conventional FEM-based methods,this approach reduces the computational cost to about 1/250 while maintaining high prediction accuracy.The methodology establishes a viable pathway for probabilistic fracture analysis in quasi-brittle materials,balancing computational efficiency with physical fidelity in capturing material stochasticity.