JPH09244689A - Parallel estimating method for hmm parameter - Google Patents

Parallel estimating method for hmm parameter

Info

Publication number
JPH09244689A
JPH09244689A JP8057204A JP5720496A JPH09244689A JP H09244689 A JPH09244689 A JP H09244689A JP 8057204 A JP8057204 A JP 8057204A JP 5720496 A JP5720496 A JP 5720496A JP H09244689 A JPH09244689 A JP H09244689A
Authority
JP
Japan
Prior art keywords
procedure
sequence
estimated
estimating
series
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP8057204A
Other languages
Japanese (ja)
Inventor
Tomohito Nakagawa
智仁 中川
Hideo Maejima
英雄 前島
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP8057204A priority Critical patent/JPH09244689A/en
Publication of JPH09244689A publication Critical patent/JPH09244689A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To obtain a parallel estimating method averagely equivalent to probable processings by preparing plural pieces of estimating series of parameters based on algorithm and making respective microcomputers execute respective estimating series parallel. SOLUTION: At first, plural pieces of estimating series of parameters based of algorithm are prepared (procedures 411, 421) and respective microcomputers PEs are made to execute the respective estimating series parallel (procedures 412, 422). The respective estimating series are finally made to be converged to a global optimum by correcting estimating series while applying such a probable method as, for example, GA with respect to these plural estimating series. At second, a processing is executed by a pseudo establishing process by limiting a selection object to an adjacent PE in order to reducing the load of the data communications among the PEs. Moreover, combinations of selections which do not perform a communication confliction are extracted preliminarily and a means selecting the pattern probably is used in order to avoid the confliction among the communications. At third, the exchanging of processing PEs is performed at the time of comparing and correcting of estimating series. Thus, the parallel estimating method becomes equivalent to the probable processings.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、複数のマイコン
(以下PEと略記する)を用いた音声認識装置におい
て、認識処理に用いられる隠れマルコフモデル(HM
M)のパラメータを、効率的に推定する方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a hidden Markov model (HM) used for recognition processing in a voice recognition device using a plurality of microcomputers (hereinafter abbreviated as PE).
M) relates to a method for efficiently estimating the parameters.

【0002】[0002]

【従来の技術】[Prior art]

1.音声認識におけるHMMパラメータの推定問題 1.1 音声認識におけるHMM 音声認識は、例えば図1のようなシステムで構成させ
る。マイクロフォンなどの音声入力装置102で入力さ
れた音声信号は、AD変換によってデジタル信号に変換
される。その後、音の定常的な性質を表現するため、一
定の区間(以下、フレーム)ごとに特徴抽出される。認
識処理では、特徴抽出されたパラメータ群(以下、特徴
ベクトル)の時系列的な性質により認識を行う。この時
系列的な音の性質を表現するモデルとして、HMMが用
いられる。
1. HMM Parameter Estimation Problem in Speech Recognition 1.1 HMM in Speech Recognition Speech recognition is configured by a system as shown in FIG. 1, for example. A voice signal input by the voice input device 102 such as a microphone is converted into a digital signal by AD conversion. Then, in order to express the stationary nature of the sound, the feature is extracted for each certain section (hereinafter, frame). In the recognition processing, recognition is performed based on the time-series property of the parameter group (hereinafter, feature vector) from which the feature is extracted. An HMM is used as a model that expresses the time-series sound properties.

【0003】本発明は、この認識処理で用いるHMMパ
ラメータを動的に調整するような場合、特徴抽出された
信号に基づいて、HMMパラメータを推定する処理を想
定している。
The present invention envisions a process of estimating the HMM parameter based on the feature-extracted signal when the HMM parameter used in this recognition process is dynamically adjusted.

【0004】1.2 HMMによる音声認識の基本原理 ここでは、本発明の説明に必要な範囲で、簡単にHMM
による音声認識方法について説明する。まず、図2のよ
うなマルコフモデルを考える。マルコフモデルとは「時
点n+1の状態が、時点nの状態によってのみ与えられ
る確率モデル」を意味する。この確率的な挙動は、状態
間の遷移確率によって表現される。音声認識では、状態
として固有の出力確率(具体的には、ある特徴ベクトル
のパターンを出力する確率)を与える。そして、入力さ
れた特徴ベクトルの系列(以下、観測系列)と比較し、
状態の遷移過程を推測する。具体的には、観測系列のよ
うな特徴ベクトルを出力する確率の最も高い状態遷移系
列を計算する。各認識要素は状態の遷移系列の類型と対
応している。この一連の手順により、最も確率が高い認
識要素が計算できる。なお、HMMのHidden(隠れ)と
は、直接状態遷移が観測できない(従って推定してい
る)ことを意味している。
1.2 Basic Principle of HMM-based Speech Recognition Here, the HMM will be briefly described within the range necessary for explaining the present invention.
The voice recognition method by will be described. First, consider a Markov model as shown in FIG. The Markov model means “a stochastic model in which the state at the time point n + 1 is given only by the state at the time point n”. This stochastic behavior is expressed by a transition probability between states. In speech recognition, a unique output probability (specifically, the probability of outputting a pattern of a certain feature vector) is given as a state. Then, it is compared with the input sequence of feature vectors (hereinafter, observation sequence),
Guess the state transition process. Specifically, a state transition sequence having the highest probability of outputting a feature vector such as an observation sequence is calculated. Each recognition element corresponds to a type of a state transition series. With this series of procedures, the recognition element with the highest probability can be calculated. Note that HMM Hidden means that the direct state transition cannot be observed (thus estimated).

【0005】1.3 HMMにおけるパラメータ推定問題 先に示したHMMにおいて、HMMのパラメータ(具体
的には、状態遷移確率aij,bij)を計算する必要があ
る。Baumは、最ゆう推定原理を用いたHMMのパラメー
タ推定法を実現した。
1.3 Parameter Estimation Problem in HMM In the HMM described above, it is necessary to calculate the parameters of the HMM (specifically, the state transition probabilities a ij and b ij ). Baum has realized an HMM parameter estimation method using the maximum likelihood estimation principle.

【0006】最ゆう推定法においては、あるパラメータ
の関数(以下、ゆう度関数)としてシステムを表現し、
教師としての観測系列に対して、そのシステムの出力が
最大となるようにパラメータを決定する。Baumのアルゴ
リズムは、具体的には、次のような手順で実行される。
In the maximum likelihood estimation method, the system is expressed as a function of a certain parameter (hereinafter, a likelihood function),
For the observation series as a teacher, the parameters are determined so that the output of the system becomes maximum. Specifically, Baum's algorithm is executed in the following procedure.

【0007】Step 1 初期値の選定 Step 2 パラメータの反復推定 Step 3 状態遷移確率および出力確率の確定 このうち、Step2において反復計算が必要になる。この
手順は、 Step 2-1 フォワード(Forward)変数の計算 Step 2-2 バックワード(Backward)変数の計算 Step 2-3 状態遷移確率の推定(中間的な推定値の算
出) Step 2-4 出力確率の推定(同上) Baumのアルゴリズムにおいて、Step 2-1, 2-2 のForwar
d変数およびBackward変数の計算は、次の数1のよう
に、状態遷移確率および出力確率に依存する。
Step 1 Selection of initial value Step 2 Iterative estimation of parameters Step 3 Determination of state transition probability and output probability Of these, iterative calculation is required in Step 2. This procedure is Step 2-1 Calculation of forward variables Step 2-2 Calculation of backward variables Step 2-3 Estimation of state transition probability (calculation of intermediate estimated values) Step 2-4 Output Probability estimation (Same as above) In Baum's algorithm, Forwar of Steps 2-1, 2-2
The calculation of the d variable and the Backward variable depends on the state transition probability and the output probability, as in the following Expression 1.

【0008】[0008]

【数1】 [Equation 1]

【0009】また、Step 2-3, 2-4 の状態遷移確率およ
び出力確率の計算は、次の数2のように、Forward 変数
およびBackward 変数に依存する。
The calculation of the state transition probabilities and output probabilities in Steps 2-3 and 2-4 depends on the Forward variable and the Backward variable as shown in the following Expression 2.

【0010】[0010]

【数2】 [Equation 2]

【0011】このような反復計算において、最適解に収
束するか否かは初期設定に依存する。このような問題
は、非線形最適化問題に多い。
In such iterative calculation, whether to converge to the optimum solution depends on the initial setting. Such problems are often found in nonlinear optimization problems.

【0012】本発明では、非線形最適化問題における確
率的探索法を一部応用している。そこで、次に非線形最
適化問題における確率的探索法の従来技術を示す。
In the present invention, the stochastic search method in the nonlinear optimization problem is partially applied. Therefore, next, a conventional technique of the stochastic search method in the nonlinear optimization problem is shown.

【0013】1.4 非線形最適化問題における確率的探索
法 多峰性関数の最適化問題を解くために、一般に確率的な
探索方法を用いる。ここでは、代表的なシミュレーテッ
ドアニーリング法(以下、SA)法および遺伝的アルゴ
リズム(GA法)について簡単に説明する。
1.4 Stochastic Search Method in Nonlinear Optimization Problem In order to solve the optimization problem of a multimodal function, a probabilistic search method is generally used. Here, a representative simulated annealing method (hereinafter, SA) method and a genetic algorithm (GA method) will be briefly described.

【0014】(1)SA法 SA法は、局所最適を回避する方法として脚光を浴びて
いる。これは、熱力学とのアナロジから、状態の更新
(遷移)を確率的に実行する。すなわち、最小にすべき
評価関数をエネルギー関数に見立てて、古い状態と新し
い状態とを比較する。そして、新しい状態のエネルギー
が低ければ確率1で(すなわち、必ず新しい状態に)遷
移し、新しい状態のエネルギーが高ければ、ボルツマン
分布に従ってexp(−ΔE/T) の確率で遷移する。ここ
で、温度Tは遷移確率を決定するパラメータである。
(1) SA Method The SA method is in the limelight as a method for avoiding local optimization. This stochastically updates (transitions) states from the analogy of thermodynamics. That is, the evaluation function to be minimized is regarded as an energy function, and the old state and the new state are compared. Then, if the energy of the new state is low, the transition is made with a probability of 1 (that is, to the new state without fail), and if the energy of the new state is high, the transition is made with the probability of exp (-ΔE / T) according to the Boltzmann distribution. Here, the temperature T is a parameter that determines the transition probability.

【0015】SA法では、熱力学とのアナロジから、温
度Tを最初は高くとり、徐々に温度Tを下げてエネルギ
ー最小状態に到達する。言い換えれば、最初は遷移確率
を大きく取り、徐々に遷移確率を下げることで、大域最
適解に到達する方法である。
According to the analogy with thermodynamics, in the SA method, the temperature T is initially increased, and the temperature T is gradually decreased to reach the minimum energy state. In other words, it is a method in which the transition probability is initially set large and the transition probability is gradually reduced to reach the global optimum solution.

【0016】これはちょうど、高温から急速に冷やす焼
き入れ(最急降下法などに例えられる)より、ゆっくり
冷やす焼きなましがエネルギー的に最小状態に近いこと
に例えられている。SA法は、近似的解法ではあるが、
比較的良質の解が得られることが知られている。最も、
この処理の計算時間は膨大であり、それがSA法を応用
する際の問題になっている。
This is likened to the fact that the annealing that slowly cools from the high temperature to the rapid cooling (which is likened to the steepest descent method) is close to the minimum state in terms of energy. Although the SA method is an approximate solution,
It is known that a relatively good quality solution can be obtained. most,
The calculation time of this processing is enormous, which is a problem when the SA method is applied.

【0017】(2)GA法 確率的探索法の一手法として、GA法が近年脚光を浴び
ている。このGA法は主に生物の進化とのアナロジから
ホランド(Holland)によって提案された。GA法は、生
物の進化と対応する「増殖・交叉・突然変異・淘汰」の
各過程によって計算される。
(2) GA method The GA method has been in the spotlight in recent years as one method of the stochastic search method. This GA method was proposed by Holland mainly from the analogy of biological evolution. The GA method is calculated by each process of "proliferation / crossover / mutation / selection" corresponding to the evolution of living things.

【0018】例えば、単純にGA法を非線形最適化問題
に適用した例を示す。まず、最初に定義域上にランダム
に複数の点(以下、個体)を選択する。ここで、各点の
値(例えば、2進のビットパターン)を遺伝子に見立て
る。
For example, an example in which the GA method is simply applied to a nonlinear optimization problem will be shown. First, a plurality of points (hereinafter, individuals) are randomly selected on the domain. Here, the value of each point (for example, a binary bit pattern) is used as a gene.

【0019】GA法では、親と同一の個体(ビットパタ
ーン)を生成する。これを増殖という。増殖も一種の確
率過程であり、次の交配において選択される確率に影響
する。次に、生成された個体の中から一定の交配すなわ
ち、遺伝子の組替えを行う。これは通常の反復法におけ
る値の更新に相当する。このあと突然変異と呼ばれる確
率的な遺伝子の変更を行う。このように一定の確率頻度
で解を動かすことで、解が局所最適に落ち込むことを防
いでいる。これらの過程によって生成された個体は、一
定の評価に基づいて淘汰すなわち消滅する。これらの過
程を何世代も経ることにより、次第に最適解に収斂され
ていく。
In the GA method, the same individual (bit pattern) as the parent is generated. This is called proliferation. Propagation is also a kind of stochastic process and affects the probability of being selected in the next cross. Next, constant mating, that is, gene recombination, is performed from the generated individuals. This is equivalent to updating the value in the usual iterative method. After this, a stochastic gene change called mutation is performed. By moving the solution at a certain probability frequency in this way, it is possible to prevent the solution from falling to the local optimum. Individuals generated by these processes are selected or disappear based on a certain evaluation. As these processes pass through generations, they gradually converge to an optimal solution.

【0020】従って、GA法もSA法と同様に、非常に
多大な計算時間を要する。しかし、各処理は比較的独立
であり、並列計算には適した方法である。また、GA法
の枠組は、基本的に「増殖・交叉・突然変異・淘汰」の
各過程を具備する一連の確率的手法であり、「何をどの
ように修正するか」によって様々な方法が可能である。
また、他の計算手法と複合的に処理することも十分可能
であり、現在様々なアプローチが試みられている。
Therefore, the GA method, like the SA method, requires a very long calculation time. However, each processing is relatively independent and is a suitable method for parallel computing. In addition, the framework of the GA method is a series of probabilistic methods that basically include each process of "proliferation / crossover / mutation / selection", and various methods depend on "how to modify what". It is possible.
In addition, it is sufficiently possible to perform processing in combination with other calculation methods, and various approaches are currently being attempted.

【0021】本発明では、このような競合的な確率的探
索法を応用している。ここで競合的な確率的探索とは、
複数の探索を並列的に実行し、確率的に比較修正して、
大域最適解に到達する探索の確率を向上させる方法であ
る。当該手法の代表例がGAであるが、他にもモンテカ
ルロシミュレーションによる探索などがある。
In the present invention, such a competitive stochastic search method is applied. Here, the competitive probabilistic search is
Run multiple searches in parallel, compare and correct stochastically,
This is a method for improving the probability of searching to reach the global optimum solution. GA is a typical example of the method, but other methods include search by Monte Carlo simulation.

【0022】(3) 並列計算システム 並列計算機には、共有メモリ型と分散メモリ型とがあ
る。共有メモリ型では、全てのプロセッサ(PE)が共
通のメモリにアクセスできるので、計算処理には都合が
良いが、ハードウェアが複雑になる。これに対して、分
散メモリ型では、各プロセッサに付随してメモリが存在
する(ローカルメモリ)。このため、ハードウェアは単
純で、並列度も大きく取れるが、データの整合性の問題
や通信の問題により、計算効率を引き出すのが難しい。
本発明は、このような分散メモリ型計算機を用いて効率
的にHMMパラメータを学習する方法を提供している。
(3) Parallel computing system There are two types of parallel computers: shared memory type and distributed memory type. In the shared memory type, all the processors (PE) can access the common memory, which is convenient for calculation processing, but the hardware becomes complicated. On the other hand, in the distributed memory type, a memory is associated with each processor (local memory). Therefore, the hardware is simple and the degree of parallelism can be large, but it is difficult to bring out the calculation efficiency due to the data consistency problem and the communication problem.
The present invention provides a method for efficiently learning HMM parameters using such a distributed memory type computer.

【0023】尚、分散メモリ型計算機には、図3(a)
のようにハイパーキューブ型トポロジのものと、同図
(b)のようなメッシュ型トポロジのものがある。ハイ
パーキューブ型では、PE間通信が効率的に実行できる
が、機構的に複雑になるため、現在ではメッシュ型の並
列計算機が多い。
The distributed memory type computer is shown in FIG.
There is a hypercube type topology as shown in FIG. 2 and a mesh type topology as shown in FIG. In the hypercube type, communication between PEs can be efficiently executed, but since it is mechanically complicated, there are many mesh type parallel computers at present.

【0024】[0024]

【発明が解決しようとする課題】Baumのアルゴリズム
は、大域最適解に収束することが保証されていないの
で、初期値の設定が推定パラメータの精度に大きく影響
する。しかし、初期値の選択に関してはヒューリスティ
ックに決定されているのが実情で、体系的な局所解回避
法は未だ提案されていない。
Since Baum's algorithm is not guaranteed to converge to a global optimum solution, the setting of initial values greatly affects the accuracy of estimation parameters. However, the selection of the initial value is heuristically determined, and a systematic local solution avoidance method has not been proposed yet.

【0025】また、SA法・GA法に代表される確率的
探索法は、構造的に並列処理が可能な部分も多く、いく
つかの並列処理方法が提案されている。しかし、分散メ
モリ型計算機では、通信の負荷が多大なため、可能な限
り通信を抑制する計算手法が必要になる。
Further, the probabilistic search method represented by the SA method / GA method has structurally many parallel processing parts, and several parallel processing methods have been proposed. However, in the distributed memory type computer, since the communication load is large, a calculation method that suppresses communication as much as possible is required.

【0026】本発明の目的は、HMMパラメータ推定の
代表的な方法であるBaumのアルゴリズムに、確率的探索
法の要素を取り入れ、かつ並列処理−特に分散メモリ型
計算機に適した方法を提供することにある。
It is an object of the present invention to provide a method suitable for a parallel memory-in particular, a distributed memory type computer, by incorporating an element of the stochastic search method into Baum's algorithm which is a typical method for estimating HMM parameters. It is in.

【0027】[0027]

【課題を解決するための手段】上記の課題を解決するた
めに、本発明では次の手段を用いる。第一に、Baumのア
ルゴリズムに基づくパラメータの推定系列を複数個用意
し、その各々の推定系列を各PEで並列に実行させる。
この複数の推定系列に対して、例えばGAのような確率
的手法を適用して、推定系列を修正し、最終的に大域最
適に収斂させる。第二に、PE間のデータ通信の負荷を
低減するため、選択対象を隣接PEに限定し疑似的な確
率過程によって処理を実行する。さらに、PE間通信の
競合を回避するため、予め通信競合しない選択の組合せ
を抽出し、そのパターンを確率的に選択する手段を用い
る。このような手段は、厳密な確率的手法ではないが、
大域解に到達させるための手段としては十分である。最
も、上記の手段だけでは、選択される相手が偏重する恐
れがある。そこで、第三の手段として、推定系列の比較
・修正に際して、処理PEの交換を行う。これによっ
て、相当回数の反復実行の後には、平均的に確率的な処
理と等価になる。
In order to solve the above-mentioned problems, the present invention uses the following means. First, a plurality of parameter estimation sequences based on Baum's algorithm are prepared, and each estimation sequence is executed in parallel by each PE.
A probabilistic method such as GA is applied to the plurality of estimated sequences to correct the estimated sequences and finally converge to the global optimum. Secondly, in order to reduce the load of data communication between PEs, the selection target is limited to adjacent PEs and processing is executed by a pseudo stochastic process. Further, in order to avoid the competition of the communication between PEs, a means for extracting a combination of selections that do not cause communication competition in advance and selecting the pattern stochastically is used. Such means are not strictly probabilistic, but
It is sufficient as a means to reach a global solution. However, there is a risk that the selected parties will be overemphasized only by the above means. Therefore, as a third means, the processing PEs are exchanged when comparing and correcting the estimated sequences. This is on average equivalent to stochastic processing after a considerable number of iterations.

【0028】本発明により、従来のBaumのアルゴリズム
の手軽さで、SA法あるいはGA法のような確率的探索
法に近い最適解が得られる。さらに、分散メモリ型並列
計算機で効率的に実現できる。
According to the present invention, an optimal solution close to a stochastic search method such as the SA method or the GA method can be obtained with the convenience of the conventional Baum algorithm. Further, it can be efficiently realized by a distributed memory type parallel computer.

【0029】[0029]

【発明の実施の形態】本発明の実施例1を説明する。本
実施例では、2つの計算ユニットを持つ並列処理型のマ
イコンの使用を想定した例について説明する。ここで
は、本発明を実現する最も簡単な例として、2つの推定
系列で処理することを考える。
BEST MODE FOR CARRYING OUT THE INVENTION A first embodiment of the present invention will be described. In this embodiment, an example will be described on the assumption that a parallel processing type microcomputer having two calculation units is used. Here, as the simplest example for realizing the present invention, processing with two estimation sequences will be considered.

【0030】図4は、実施例1の処理の概要を示したフ
ローチャートである。本実施例では、各計算ユニットが
独立に計算するフェーズI、具体的には、手順411〜
413および手順421〜423と各計算ユニットが連携
して計算するフェーズII、具体的には手順402・40
4とを交互に繰り返して最適解を得る。以下、フェーズ
IとフェーズIIに分けて説明する。
FIG. 4 is a flow chart showing the outline of the processing of the first embodiment. In this embodiment, Phase I is calculated by each calculation unit independently, specifically, steps 411 to 411.
413 and steps 421 to 423 and phase II in which each calculation unit cooperates to calculate, specifically steps 402 and 40
Repeat 4 and 4 alternately to obtain the optimum solution. Hereinafter, description will be made separately for phase I and phase II.

【0031】START401より処理を開始する。これによ
り、各計算ユニットが一斉に計算を開始する。そして、
フェーズIに入る。1番目の計算ユニットが担当してい
る推定系列1に着目すると、手順411において必要な
初期設定が行われる。
Processing is started from START 401. As a result, each calculation unit simultaneously starts calculation. And
Enter Phase I. Focusing on the estimated sequence 1 which the first calculation unit is in charge of, the necessary initialization is performed in step 411.

【0032】本実施例では、2個のPEを用いたシステ
ムを考える。この両者は、異なった初期推定値より推定
を開始する。手順411は推定系列1の初期設定であ
り、手順421は推定系列2の初期設定である。手順4
12では、従来のBaumの方法における推定値の更新に基
づいて、推定値を更新する。具体的には、各観測系列
(特徴ベクトル列)に対して、数1によるForward 変数
およびBackward変数の計算と、数2による状態遷移確率
および出力確率の計算を繰り返す。
In this embodiment, a system using two PEs will be considered. Both of them start estimation from different initial estimation values. The procedure 411 is the initial setting of the estimated sequence 1, and the procedure 421 is the initial setting of the estimated sequence 2. Step 4
At 12, the estimated value is updated based on the update of the estimated value in the conventional Baum method. Specifically, for each observation series (feature vector sequence), the calculation of the Forward variable and the Backward variable by the equation 1 and the calculation of the state transition probability and the output probability by the equation 2 are repeated.

【0033】2番目の計算ユニットが担当している推定
系列2すなわち、手順421・422および423でも探
索系列1と同様の処理を行う。ここで、手順421は推
定系列1の手順411の処理に対応する。同様に、手順
422は手順412と、手順423は手順413とそれ
ぞれ対応する。
The same processing as in the search sequence 1 is also performed in the estimated sequence 2 in charge of the second calculation unit, that is, in steps 421, 422 and 423. Here, procedure 421 corresponds to the processing of procedure 411 of estimated sequence 1. Similarly, procedure 422 corresponds to procedure 412 and procedure 423 corresponds to procedure 413.

【0034】次に、フェーズIIすなわち、各計算ユニッ
トが連携して処理する処理について説明する。このフェ
ーズIIは、基本的に推定系列の再構成を行う手順402
と、収束を判定する手順404とよりなる。この手順4
04で劣った系列のパラメータを修正する。この判定
は、両者のゆう度を比較するなどの方法で評価できる。
Next, the phase II, that is, the processing that the calculation units cooperate with each other will be described. This phase II is basically a procedure 402 for reconstructing the estimated sequence.
And a procedure 404 for determining convergence. This step 4
Correct the inferior sequence parameters with 04. This judgment can be evaluated by a method such as comparing the likelihoods of the two.

【0035】図5には、手順402の構成例について説
明する。この実施例1では、最も簡単な例として推定系
列が2系統の最小構成になっているため、比較する推定
系列は系列1と2に固定されている。そこで、手順41
3および423より手順402に実行が移ったなら、す
なわち、系列1および2ともフェーズIの実行が終了す
れば、手順501により推定系列の優劣を比較する。
FIG. 5 illustrates a configuration example of procedure 402. In the first embodiment, as the simplest example, the estimated sequence has the minimum configuration of two systems, so the estimated sequences to be compared are fixed to the sequences 1 and 2. Therefore, step 41
If the execution shifts to the procedure 402 from 3 and 423, that is, if the execution of the phase I is completed for both the series 1 and 2, the superiority or inferiority of the estimated sequences is compared by the procedure 501.

【0036】推定系列の優劣は、例えば、ゆう度等を考
慮した優劣比較のための評価関数を設定し、その比較に
よって実行できる。ここで、必要な値は手順412およ
び手順422で計算された値をそれぞれテーブル511
および512に格納しておき、それを用いれば良い。
The superiority or inferiority of the estimated sequence can be executed by, for example, setting an evaluation function for superiority or inferiority comparison in consideration of the likelihood, etc. Here, for the necessary values, the values calculated in step 412 and step 422 are set in the table 511, respectively.
It may be stored in 512 and 512 and used.

【0037】この結果に基づいて、手順502によっ
て、劣性と評価された推定系列を修正する。この修正法
は、いくつかの方法が考えられるが、最も簡単な方法と
しては、探索点をランダムに選定する方法が可能であ
る。また、GA類似の手法によって、系列1の性質と系
列2の性質を確率的に修正する。例えば、2進表現した
探索点を適当に交配して、新しい探索点を生成する方法
も可能である。ここで、再構成された探索点により、テ
ーブル511あるいは512を更新する。
Based on this result, procedure 502 modifies the estimated sequence evaluated as recessive. There are several possible methods for this modification, but the simplest method is to randomly select the search points. Further, the property of series 1 and the property of series 2 are stochastically modified by a GA-like method. For example, a method of appropriately mating binary search points to generate a new search point is also possible. Here, the table 511 or 512 is updated with the reconstructed search points.

【0038】次に複数のPEを用いた本発明の実施例2
について説明する。図6には、本実施例2の処理のフロ
ーの概要を示す。実施例1と同様に、手順401よりS
TARTする。n個の推定系列はそれぞれn番のPEが
担当するものとする。推定系列1の手順611〜613
は、実施例1と同様の処理を行えば良い。探索系統nす
なわち、手順691〜693においても、実施例1で示
した推定系列1と同様の処理を行う。ここで、手順69
1は推定系列1の手順611の処理に対応する。同様
に、手順692は手順612と、手順693は手順61
3とそれぞれ対応する。
Second Embodiment of the present invention using a plurality of PEs
Will be described. FIG. 6 shows an outline of the processing flow of the second embodiment. As in the first embodiment, S is selected from step 401.
TART. It is assumed that the nth PE is in charge of each of the n estimated sequences. Procedures 611 to 613 of estimation sequence 1
The same processing as in the first embodiment may be performed. Also in the search system n, that is, in steps 691 to 693, the same processing as the estimation sequence 1 shown in the first embodiment is performed. Where step 69
1 corresponds to the process of step 611 of the estimated sequence 1. Similarly, procedure 692 is procedure 612 and procedure 693 is procedure 61.
Corresponds to 3, respectively.

【0039】次に、フェーズIIすなわち、各計算ユニッ
トが連携して処理する処理について説明する。このフェ
ーズIIは、基本的には実施例1と同様で、推定系列の再
構成を行う手順601と大域最適解を判定する手順60
2とよりなる。しかし、n系列のため、再構成の方法で
いくつか異なる方法が考えられる。
Next, the phase II, that is, the processing in which the respective calculation units cooperate with each other will be described. This phase II is basically the same as the first embodiment, and the procedure 601 for reconstructing the estimated sequence and the procedure 60 for determining the global optimum solution.
It consists of two. However, because of the n-sequence, several different reconstruction methods are possible.

【0040】図7aには、推定系列の再構成を行う手順
601の処理のフローを示す。手順701では、n個の
推定系列を2者1組のペア(以下、比較対)に分類し、
そこで優劣比較を行う。この比較対は、理屈の上ではラ
ンダムに選択すれば良い。そして、このような実現方法
が最も単純である。ここでは、図3aのようなハイパー
キューブ型計算機を前提として、効率的な比較対の選定
方法を説明する。
FIG. 7a shows a processing flow of procedure 601 for reconstructing the estimated sequence. In step 701, the n estimated sequences are classified into a pair of two persons (hereinafter referred to as a comparison pair),
Therefore, comparison of superiority and inferiority is performed. It is theoretically possible to randomly select this comparison pair. And such an implementation method is the simplest. Here, an efficient comparison pair selection method will be described on the premise of a hypercube type computer as shown in FIG. 3a.

【0041】図3aのあるノード(PEのこと)に着目
する。これを0番(2進表現で0000)とする。ハイパーキ
ューブにおいては、2進表現で任意の1ビットを変更し
た番号のノード−すなわち、1番(2進表現で0001)
・2番(2進表現で0010)・4番(2進表現で010
0)および8番(2進表現で1000)と隣接する。こ
の様子を、図7bに示す。
Attention is paid to a node (PE) in FIG. 3a. This is number 0 (binary expression 0000). In the hypercube, a node with a number in which any one bit is changed in binary representation-that is, the first node (0001 in binary representation)
-No. 2 (0010 in binary representation) -No. 4 (010 in binary representation)
It is adjacent to 0) and 8 (1000 in binary representation). This is shown in FIG. 7b.

【0042】図8では、この手順701について、より
詳細に示してある。分散型並列計算機においては、PE
間のデータ通信を効率的に処理する必要がある。PE間
のデータ転送は、転送回数の低減とともに、通信路の競
合を抑制しなければならない。本発明は、フェーズIで
は各PEが独立して処理する構造から、データ転送の回
数は低減される。そこで、通信路の競合を抑制する方法
を次に説明する。
FIG. 8 shows this procedure 701 in more detail. In a distributed parallel computer, PE
There is a need to efficiently handle data communication between them. In the data transfer between PEs, it is necessary to reduce the number of transfers and suppress the competition of communication paths. In the present invention, the number of data transfers is reduced because of the structure in which each PE processes independently in Phase I. Therefore, a method of suppressing the competition of communication paths will be described below.

【0043】第一の方法は、通信路が競合しない比較対
の組合せをテーブルとして管理する方法を考える。この
組合せは、非常に数多く存在するが、テーブルとしても
できるだけ多く用意した方がよい。実行時には、図8a
における手順821で、このテーブルのインデックスを
ランダムに選択する。これにより、比較対は選択したテ
ーブルに従って決定できる。
The first method considers a method of managing a combination of comparison pairs in which communication paths do not compete as a table. There are many combinations, but it is better to prepare as many tables as possible. At run time, Figure 8a
In step 821, the index of this table is randomly selected. This allows the comparison pair to be determined according to the selected table.

【0044】図9には、この一例を示す。図9aは、パ
ターンiにおける比較対の組合せを示す。この例では、
通信競合は全く生じない。各PEは、図9bのように、
インデックスが与えられた場合の組になる相手PEをテ
ーブルにすれば良い。これは、図8aの手順822にお
いて実行される。例えば、PE1はテーブル731を持
つ。ここでは、iに対して、PE2が選択される。同様
に、PE16はテーブル739を持つ。ここでは、iに
対してPE12が選択される。そして、比較対のうち必
ずPE番号の小さいPEが推定系列の再構成601を実
行するように予め決めておけば、各PEは通信競合する
ことなく処理を実行できる。
FIG. 9 shows an example of this. FIG. 9a shows the combination of comparison pairs in pattern i. In this example,
No communication contention occurs. Each PE is
The partner PEs to be paired when the index is given may be set in the table. This is done in step 822 of Figure 8a. For example, PE1 has a table 731. Here, PE2 is selected for i. Similarly, the PE 16 has a table 739. Here, PE12 is selected for i. Then, if it is determined in advance that the PE having the smallest PE number in the comparison pair executes the reconstruction 601 of the estimated sequence, each PE can execute the process without communication conflict.

【0045】第二の方法は、通信方向をすべて揃える。
これは、ハイパーキューブにおいては、PE番号を2進
表現で表現した時に、同じ位置のビットを反転させるこ
とで実現できる。16PEのシステムなら、1〜4の任
意の位置をランダムに選択し、それに応じて対応するビ
ットを反転させれば良い。これは、図8の手順821に
相当する。例えば、2番目のビットを反転させるとする
と、(0,2)(1,3)(4,6)(5,7)(8,
10)(9,11)(12,14)(13,15)の組
が得られることになる。
The second method aligns all communication directions.
In the hypercube, this can be realized by inverting the bit at the same position when the PE number is expressed in binary notation. In the case of the 16PE system, it is only necessary to randomly select an arbitrary position of 1 to 4 and invert the corresponding bit accordingly. This corresponds to the procedure 821 in FIG. For example, if the second bit is inverted, (0,2) (1,3) (4,6) (5,7) (8,
10) (9, 11) (12, 14) (13, 15) pairs will be obtained.

【0046】手順822では、手順821で得られた比
較対ごとに、推定系列の優劣比較を行う。この処理は、
基本的に手順702と同様に行えば良い。ただし、全て
の比較対について処理を行う。各組の比較は並列に実行
できる。各組の計算は、該当する2個のPEで並列処理
することも理屈の上では可能である。しかし、それほど
重たい計算でもないので、ここでは一方のPEに実行さ
せる例を示す。すなわち、上記の例では、PE2→PE
0,PE3→PE1,PE6→PE4,PE7→PE
5,PE10→PE8,PE11→PE9,PE14→
PE12,PE15→PE13のデータ転送を行い、P
E0,PE1,PE4,PE5,PE8,PE9,PE
12,PE13において推定系列の優劣比較を行えば良
い。
In step 822, superiority / inferiority comparison of estimated sequences is performed for each comparison pair obtained in step 821. This process
Basically, the same procedure as step 702 may be performed. However, processing is performed for all comparison pairs. Each set of comparisons can be performed in parallel. It is theoretically possible that the calculation of each set is performed in parallel by the corresponding two PEs. However, since it is not a heavy calculation, an example in which one PE is executed will be shown here. That is, in the above example, PE2 → PE
0, PE3 → PE1, PE6 → PE4, PE7 → PE
5, PE10 → PE8, PE11 → PE9, PE14 →
Data transfer from PE12, PE15 to PE13, P
E0, PE1, PE4, PE5, PE8, PE9, PE
12, PE13 may be compared for superiority or inferiority of the estimated sequences.

【0047】手順703では、上記の比較対ごとの評価
で劣性と評価された推定系列について行う。これも、上
で示した各PE−すなわち、PE0,PE1,PE4,P
E5,PE8,PE9,PE12,PE13によってそ
れぞれ並列に実行できる。
In step 703, the estimation series evaluated to be inferior in the above evaluation for each comparison pair is performed. This is also for each PE shown above-ie PE0, PE1, PE4, P
E5, PE8, PE9, PE12, and PE13 can be executed in parallel.

【0048】この方法では、疑似的な確率的処理を行っ
ている。すなわち、完全にランダムに比較対を生成する
のではなく、予め効率的な組のパターンを決めておき、
そのパターンを確率的に選択する方法を用いている。も
ちろん、完全にランダムに組合せることも可能である。
In this method, pseudo stochastic processing is performed. That is, instead of generating a comparison pair completely randomly, an efficient set pattern is determined in advance,
The method of selecting the pattern stochastically is used. Of course, completely random combinations are also possible.

【0049】[0049]

【発明の効果】本発明は、Baumのアルゴリズムにおける
局所解の回避に有効である。以下、本発明の効果につい
て、収束速度・並列効率・解の性質の3点について述べ
る。
The present invention is effective in avoiding local solutions in Baum's algorithm. Hereinafter, the effect of the present invention will be described with respect to three points of convergence speed, parallel efficiency, and property of solution.

【0050】(1)収束速度に関して SA法あるいはGA法のような確率的探索法において時
間のかかる理由は、局所最適を回避するための確率的処
理は、いわば「後戻り」の処理であるため、収束を遅ら
せる結果をもたらすことにある。そもそも、確率的な過
程を導入した意味は、局所最適の回避であるから、陥っ
た局所解を修正すれば十分であり、すべての手順におい
て確率過程を導入するべき理由はない。
(1) Convergence speed The reason why it takes time in the stochastic search method such as the SA method or the GA method is that the stochastic processing for avoiding the local optimization is, so to speak, a "backtracking" processing. It has the effect of delaying the convergence. In the first place, the meaning of introducing a stochastic process is avoidance of local optimization, so it is sufficient to correct the fallen local solution, and there is no reason to introduce a stochastic process in all procedures.

【0051】本発明においては、複数のパラメータ推定
系列を用意し各系列は基本的に独立して計算を行ってい
る(フェーズI)、そして陥った局所解を淘汰するため
の確率的処理としてのみPE間通信の発生するGA類似
の競合的な疑似確率的探索手法を取り入れている(フェ
ーズII)。従って、SAあるいはGAに比べて確率的処
理の重みは小さく、全体的に収束速度の低下は僅少に抑
えられる。
In the present invention, a plurality of parameter estimation sequences are prepared, and each sequence is basically calculated independently (Phase I), and only as a stochastic process for eliminating the local solutions that fall. It employs a GA-like competitive pseudo-probabilistic search method in which PE-to-PE communication occurs (Phase II). Therefore, the weight of the stochastic processing is smaller than that of SA or GA, and the decrease of the convergence speed is suppressed to a small extent as a whole.

【0052】(2)並列効率に関して フェーズIにおいて、各PE独立でのパラメータ推定は
Baumのアルゴリズムによって行われる。この処理ではP
E間通信が一切発生しないため、複数のマイコンを用い
た疎結合型のシステムおいても効率的な実行が期待でき
る。
(2) Concerning parallel efficiency In phase I, parameter estimation for each PE is
This is done by Baum's algorithm. In this process, P
Since no inter-E communication occurs, efficient execution can be expected even in a loosely coupled system using a plurality of microcomputers.

【0053】一方、フェーズIIにおいては、各PE間で
のデータ通信が発生するが、これらはフェーズIのよう
な反復過程でないために、全体としてフェーズIIに占め
る割合は僅少である。
On the other hand, in phase II, data communication occurs between the PEs, but since these are not repetitive processes as in phase I, the proportion of them in phase II as a whole is small.

【0054】(3)解の性質について 複数存在するパラメータの推定系列のうち、劣っている
推定系列を一定の確率的処理により改廃・更新するた
め、局所最適の回避が可能になり、良質の解が得られ
る。
(3) Property of Solution Since the inferior estimated sequence among the estimated sequences of a plurality of parameters that exist is revised or abolished and updated by a certain stochastic process, it is possible to avoid local optimization and obtain a good quality solution. Is obtained.

【図面の簡単な説明】[Brief description of drawings]

【図1】音声認識装置の一例を示すブロック図。FIG. 1 is a block diagram showing an example of a voice recognition device.

【図2】left-to-right 型HMMの構成例を示す説明
図。
FIG. 2 is an explanatory diagram showing a configuration example of a left-to-right type HMM.

【図3】複数のマイコンを用いた装置の接続形態の例を
示すモデル図。
FIG. 3 is a model diagram showing an example of a connection form of a device using a plurality of microcomputers.

【図4】実施例1によるHMMパラメータ推定方法の処
理フロー図。
FIG. 4 is a processing flowchart of an HMM parameter estimation method according to the first embodiment.

【図5】実施例1における手順402の詳細の処理フロ
ー図。
FIG. 5 is a detailed process flow diagram of step 402 in the first embodiment.

【図6】実施例2によるHMMパラメータ推定方法の処
理フロー図。
FIG. 6 is a processing flowchart of an HMM parameter estimation method according to the second embodiment.

【図7】実施例2における手順601の詳細図。FIG. 7 is a detailed diagram of a procedure 601 according to the second embodiment.

【図8】実施例2における手順601の詳細図。FIG. 8 is a detailed diagram of a procedure 601 according to the second embodiment.

【図9】実施例2におけるパターンの組合わせおよびP
Eテーブルの構成を示す説明図。
9 is a combination of patterns and P in Example 2. FIG.
Explanatory drawing which shows the structure of E table.

【符号の説明】[Explanation of symbols]

401…START、402…パラメータの再評価、4
03…END、404…収束判定、411…推定系列1
の初期設定、412…系列1の推定値の更新、413…
系列1の反復回数の判定、421…推定系列2の初期設
定、422…系列2の推定値の更新、423…系列2の
反復回数の判定、501…パラメータの評価、502…
劣性推定系列の修正、511…系列1の過去の推定値の
データ、512…系列2の過去の推定値のデータ、61
1…系列1の初期設定、612…系列1の推定値の更
新、613…系列1の局所解の判定、691…系列nの
初期設定、692…系列nの推定値の更新、693…系
列nの局所解の判定、601…推定系列の再構成、60
2…大域解の判定、701…比較する系列の組の選択、
702…推定系列の優劣比較、703…劣性推定系列の
修正、711…系列1の評価データ、719…系列nの
評価データ、731…系列1のPEテーブル、739…
系列nのPEテーブル、821…インデックスの選択、
822…推定系列の選定。
401 ... START, 402 ... Parameter re-evaluation, 4
03 ... END, 404 ... Convergence judgment, 411 ... Estimated sequence 1
Initial setting, 412 ... Update of estimated value of sequence 1, 413 ...
Sequence 1 iteration count determination, 421 ... Estimated sequence 2 initialization, 422 ... Sequence 2 estimate update, 423 ... Sequence 2 iteration count determination, 501 ... Parameter evaluation, 502 ...
Correction of inferiority estimation series, 511 ... Data of past estimated value of series 1, 512 ... Data of past estimated value of series 2, 61
1 ... Initialization of sequence 1, 612 ... Update of estimated value of sequence 1, 613 ... Determination of local solution of sequence 1, 691 ... Initialization of sequence n, 692 ... Update of estimated value of sequence n, 693 ... Sequence n Determination of local solution of 601 ... Reconstruction of estimated sequence, 60
2 ... Judgment of global solution, 701 ... Selection of series pair to be compared,
702 ... Comparison of superiority / inferiority of estimated sequences, 703 ... Modification of inferiority estimated sequences, 711 ... Evaluation data of series 1, 719 ... Evaluation data of series n, 731 ... PE table of series 1, 739 ...
PE table of series n, 821 ... Index selection,
822 ... Selection of estimation sequence.

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】複数のマイコンを用いた音声認識装置にお
ける初期値の異なったBaum-Welchのパラメータ推定を、
各マイコン(以下PE)がそれぞれ独立かつ並列に実行
する計算方法であって、各PEがそれぞれ独立にパラメ
ータを推定する第一の手順と、各PEで実行したパラメ
ータの推定系列の結果を比較して、各PEで実行してい
る推定系列を修正する第二の手順を繰り返して最適解を
得ることを特徴とする隠れマルコフモデル(HMM)の
パラメータ推定方法。
1. Baum-Welch parameter estimation with different initial values in a voice recognition device using a plurality of microcomputers,
This is a calculation method that each microcomputer (hereinafter PE) executes independently and in parallel, and compares the result of the parameter estimation sequence executed by each PE with the first procedure in which each PE independently estimates parameters. Then, the second step of modifying the estimation sequence executed in each PE is repeated to obtain an optimal solution, and a parameter estimation method for a Hidden Markov Model (HMM).
【請求項2】比較する系列を選択する第一の手順と推定
系列の優劣を比較する第二の手順と、第二の手順で劣性
と判定された推定系列を修正する第三の手順により現在
計算している推定値あるいは収束性に影響するパラメー
タを修正する推定系列の修正方法。
2. A first procedure for selecting a sequence to be compared, a second procedure for comparing superiority or inferiority of an estimated sequence, and a third procedure for correcting an estimated sequence determined to be inferior by the second procedure. A method for modifying an estimated sequence that modifies the estimated value that is being calculated or the parameter that affects convergence.
【請求項3】予めPE間の通信競合の発生しないPEの
組合せのテーブルを複数個具備し、推定系列の選択時に
おいてそのテーブルより任意の組合せを選択し、対応す
るPEによって処理されている推定系列の中から確率的
に推定系列を選択する推定系列の選択方法。
3. An estimation that is preliminarily provided with a plurality of PE combination tables in which communication competition between PEs does not occur, selects an arbitrary combination from the table when selecting an estimation sequence, and is processed by a corresponding PE. A method for selecting an estimated sequence that stochastically selects an estimated sequence from among the sequences.
【請求項4】請求項2の第二の手順で劣性と判定された
推定系列を修正する第三の手順の後に、各PEで実行し
ている推定系列のデータを相手PEに転送する第四の手
順を具備し、各PEがそれぞれ比較した相手のPEが処
理すべき計算を引継いで計算するパラメータの推定方
法。
4. A fourth procedure for transferring data of an estimated sequence executed in each PE to a partner PE after the third procedure of correcting the estimated sequence determined to be inferior in the second procedure of claim 2. The method of estimating a parameter, which comprises the procedure of 1. and takes over the calculation to be processed by the PE of the partner compared with each PE.
【請求項5】請求項2または3において、ハイパーキュ
ーブ型にPEを結合したシステムを用い、 PE番号を2進表現した場合の特定の位置をランダムに
選択する第一の手順と、各PEのPE番号において、第
一の手順で選択した特定の位置を反転する第二の手順に
よって、複数の推定系列から確率的に推定系列を選択す
る推定系列の選択方法。
5. The method according to claim 2 or 3, wherein a system in which PEs are combined in a hypercube type is used to randomly select a specific position when a PE number is expressed in binary, and each PE. A method of selecting an estimated sequence that stochastically selects an estimated sequence from a plurality of estimated sequences by a second procedure of inverting a specific position selected in the first procedure in the PE number.
JP8057204A 1996-03-14 1996-03-14 Parallel estimating method for hmm parameter Pending JPH09244689A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8057204A JPH09244689A (en) 1996-03-14 1996-03-14 Parallel estimating method for hmm parameter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8057204A JPH09244689A (en) 1996-03-14 1996-03-14 Parallel estimating method for hmm parameter

Publications (1)

Publication Number Publication Date
JPH09244689A true JPH09244689A (en) 1997-09-19

Family

ID=13048979

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8057204A Pending JPH09244689A (en) 1996-03-14 1996-03-14 Parallel estimating method for hmm parameter

Country Status (1)

Country Link
JP (1) JPH09244689A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011238128A (en) * 2010-05-12 2011-11-24 Nec System Technologies Ltd Drawing device, drawing method and program
CN106126192A (en) * 2016-06-30 2016-11-16 电子科技大学 A kind of based on HMM containing wrong LFSR sequence generator polynomial method of estimation

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011238128A (en) * 2010-05-12 2011-11-24 Nec System Technologies Ltd Drawing device, drawing method and program
CN106126192A (en) * 2016-06-30 2016-11-16 电子科技大学 A kind of based on HMM containing wrong LFSR sequence generator polynomial method of estimation

Similar Documents

Publication Publication Date Title
CN109948029B (en) Neural network self-adaptive depth Hash image searching method
Hu et al. Improving one-shot nas with shrinking-and-expanding supernet
Li et al. 1-bit LAMB: communication efficient large-scale large-batch training with LAMB’s convergence speed
Matsuyama Hidden Markov model estimation based on alpha-EM algorithm: Discrete and continuous alpha-HMMs
Yan et al. Hm-nas: Efficient neural architecture search via hierarchical masking
CN104361462B (en) Social network influence maximization approach based on cultural gene algorithm
Zhang et al. Efficient neighbor-sampling-based gnn training on cpu-fpga heterogeneous platform
CN115022231A (en) Optimal path planning method and system based on deep reinforcement learning
CN108470251B (en) Community division quality evaluation method and system based on average mutual information
CN112131089B (en) Software defect prediction method, classifier, computer device and storage medium
CN118298906A (en) Protein and small molecule docking method, device, electronic equipment and storage medium
JPH09244689A (en) Parallel estimating method for hmm parameter
Qian et al. Deep learning for a low-data drug design system
CN112910680A (en) Network embedding method for fusing multi-granularity community information
CN115150335B (en) Optimal flow segmentation method and system based on deep reinforcement learning
CN110910952B (en) Method for predicting basic protein by using chemical reaction strategy
JP2019061300A (en) Graph generation apparatus, graph generation method, data structure and program
Zheng et al. A Multitask-Assisted Evolutionary Algorithm for Constrained Multimodal Multiobjective Optimization
CN114048328A (en) Knowledge graph link prediction method and system based on conversion hypothesis and message transmission
Ge et al. A Two-Engine interaction driven many-objective evolutionary algorithm with feasibility-aware adaptation
Zhang et al. Efficient stochastic approximation of minimax excess risk optimization
CN106599187B (en) Edge instability based community discovery system and method
CN111369052A (en) Simplified road network KSP optimization algorithm
JPH08272760A (en) Nonlinear optimization parallel processing method
Garg et al. Revisiting neural architecture search