JPH05210400A - 2分木探索ベクトル量子化データ圧縮処理装置及び方法 - Google Patents

2分木探索ベクトル量子化データ圧縮処理装置及び方法

Info

Publication number
JPH05210400A
JPH05210400A JP3200402A JP20040291A JPH05210400A JP H05210400 A JPH05210400 A JP H05210400A JP 3200402 A JP3200402 A JP 3200402A JP 20040291 A JP20040291 A JP 20040291A JP H05210400 A JPH05210400 A JP H05210400A
Authority
JP
Japan
Prior art keywords
vector
binary tree
code
branch
result
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
JP3200402A
Other languages
English (en)
Inventor
Stephen M Parkes
ステイーブン・マツクスウエル・パークス
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.)
BAE Systems PLC
Original Assignee
British Aerospace PLC
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 British Aerospace PLC filed Critical British Aerospace PLC
Publication of JPH05210400A publication Critical patent/JPH05210400A/ja
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M7/00Conversion of a code where information is represented by a given sequence or number of digits to a code where the same, similar or subset of information is represented by a different sequence or number of digits
    • H03M7/30Compression; Expansion; Suppression of unnecessary data, e.g. redundancy reduction
    • H03M7/3082Vector coding
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T9/00Image coding
    • G06T9/008Vector quantisation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/90Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using coding techniques not provided for in groups H04N19/10-H04N19/85, e.g. fractals
    • H04N19/94Vector quantisation
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99931Database or file accessing

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Signal Processing (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)
  • Image Processing (AREA)

Abstract

(57)【要約】 (修正有) 【目的】 本発明は2分木探索ベクトル量子化TSVQ
データ圧縮処理装置及び方法に関する。ベクトル量子化
VQはデータ圧縮(符号化)技術である。2分木探索ベ
クトル量子化は、各入力ベクトルを、2分木の個々の節
での分岐の方向を決めるためにコードブックの2つのベ
クトルと比較するVQの特殊な形式である。 【構成】 データ圧縮処理は、入力ベクトル6と単一コ
ードベクトルB(n)及び関連したスカラ値Aとの比較に
よって2分木の各節における分岐の方向を決定する2分
木探索ベクトル量子化を用いることにより行われる。

Description

【発明の詳細な説明】
【0001】本発明は2分木探索ベクトル量子化(TS
VQ)データ圧縮処理装置及び方法に関する。ベクトル
量子化(VQ)はデータ圧縮(符号化)技術である。2
分木探索ベクトル量子化は、各入力ベクトルを、2分木
の個々の節での分岐の方向を決めるためにコードブック
の2つのベクトルと比較するVQの特殊な形式である。
ベクトル量子化(VQ)は従来周知のデータ圧縮技術で
ある。以下添付図面を参照してベクトル量子化について
説明をする。
【0002】図1に示されるように、多数の概念標本は
最初に入力ベクトルXnを形成するように分類される。
次にVQ符号化器1は、入力ベクトルXnと符号化器1
及び解読器3の両方に利用できるコードブック(codeboo
k)記憶装置2内の記憶内容を比較する。初期ベクトルに
最も整合したものを見つけるために、コードブック記憶
装置2は探索される。最も整合したベクトルUnのイン
デックス(index) は解読器3に送られ(図1参照)再構
ベクトルZnが作られる。解読器3は送られてきたイン
デックスUnを使って、コードブック記憶装置2内の最
も整合したベクトルを簡単に見つけ出す。このベクトル
量子化の方法は、全探索VQとして公知である。ベクト
ルを一標当りB個のビットとN標本とに圧縮するために
は、2BNのコードブックが必要である。全探索VQは2
BNのベクトル比較を必要とする。
【0003】ベクトルコードブックは、初期コードブッ
クを形成し、そしてベクトル量子化器が使用されること
になるデータ形式のデータ例のトレーニング系列におい
て初期コードベクトルの実行を最適化することにより形
成され得る。代わりに、トレーニング系列の代表点を初
めに捜すことによりコードベクトルを形成することもで
きる。有利には、その代表点は全てのトレーニング系列
を最適に表す単一ベクトルである。この単一ベクトルは
スモール・パータベイション(small perturbation)を
用いることにより2つに分割され、第2のベクトルを形
成する。これら2つのベクトルは、全トレーニング系列
を用いることにより最適化され、トレーニング系列を最
適に表す2つのコードベクトルが得られる。これらのコ
ードベクトルは全部で4つのコードベクトルに分割さ
れ、これらは再度トレーニング系列を用いて最適化され
る。コードベクトルの分割及び最適化処理(操作)は、
コードブックが必要とされた大きさになるまで繰り返さ
れる。このコードブック形成方法は分割技術として公知
である。
【0004】基本VQ技術は各種の変形が可能であり、
全探索技術の計算方法及び/又は記憶能力を改善させる
ことができる。これらの変形の一つが2分木探索ベクト
ル量子化(TSVQ)である。TSVQはコードブック
形成の分割方法から自然に生まれてくる。従来、1つの
標本ベクトル(sample vector) は2つのコードブックベ
クトル(初期トレーニング系列の代表点を分割し、最適
化した後に形成される)と比較される。比較結果に関し
て、符号化2分木の2つの枝の一方が選択される(図2
参照)。次に標本ベクトルは、2分木の次の節で、別の
対のコードブックベクトルと比較される。これらのコー
ドブックベクトルはコードブックベクトル形成の第2の
レベルで形成されたものである。そして再度、比較結果
に応じて符号化2分木の二つの枝の一方が選択される。
この処理は、コードベクトルインデックスが送信される
レベルに2分木の最下レベルが到達するまで続けられ
る。
【0005】2分木探索VQは、全探索VQより効果的
である。2分木探索VQはベクトル比較の回数が少な
く、全探索方法では2BN回の比較が必要であるのに対し
てBN回のベクトル比較でよい。しかしながら、2分木
探索VQは最適ではなく、適当に構成されたコードブッ
クにしか使用できない。さらに、従来の2分木探索ベク
トル量子化は、各節段階で約6回の比較演算という比較
的大きな処理能力を必要とする。又2分木探索VQは従
来の全探索VQより大きなベクトルコードブック記憶装
置を必要とする。従って、2分木探索ベクトル量子化デ
ータ圧縮処理方法及び装置は全体的に改良する必要があ
り、好ましくは従来の2分木探索ベクトル量子化技術よ
り処理能力及び/または記憶容量を少なくする必要があ
る。
【0006】本発明の一つの解釈によれば、入力ベクト
ルを形成する入力サンプルを受け、記憶するベクトル記
憶装置と、各々、単一コードベクトル及び関連したスカ
ラ値の形態で複数の入口(入力)を保持するベクトルコ
ードブック記憶装置と、入力ベクトルを上記単一コード
ベクトル及び関連したスカラ値と比較して2分木の各節
における分岐の方向決定させる比較装置とを有する2分
木探索ベクトル量子化データ圧縮処理装置が提供され
る。好ましくは、比較装置は、特定の節におけるコード
ベクトルと初期ベクトルとの内積をその節に関連したス
カラ値に加算し、そしてその加算結果を分析し、結果が
負の場合2分木の一方の枝を取とらせ、結果が正もしく
は0である場合には2分木の他方の枝を取らせるように
作動できる計算ユニットである。
【0007】代わりに、比較装置は、特定の節における
スカラ値をその節のコードベクトルと初期ベクトルの内
積に加算し、そしてその加算結果を分析し、結果が負で
ある場合には2分木の一方の枝を取らせ、結果が正もし
くは0である場合には2分木の他方の枝を取らせるよう
に作動できる計算ユニットであり得る。さらに別の実施
例によれば、比較装置は、特定の節におけるコードベク
トルと初期ベクトルの内積を計算し、そしてその計算結
果をその節のスカラ値と比較して、スカラ値が内積より
も大きい場合には2分木の一方の枝を取らせ、スカラ値
が内積と同じか、もしくはそれより小さい場合には2分
木の他方の枝を取らせるように作動できる計算ユニット
であり得る。有利には、計算ユニットは単一乗算累算器
である。代わりに、計算ユニットは複数の乗算累算器で
あり得る。有利には、計算ユニットはシストリックアレ
イ処理装置(systolic arrayprocessor)もしくは、ウ
エイブフロントアレイ処理装置(wavefront array proc
essor )である。
【0008】好ましくは、ベクトル記憶装置は先行する
入力ベクトルの処理されている間に新しい入力ベクトル
がロードできるように作動できる蓄積記憶装置である。
有利には、ベクトルコードブック記憶装置は、読出し,
書込み可能な蓄積装置(RAM)もしくは、読出し専用
記憶装置(ROM)である。有利には、2分木探索ベク
トル量子化データ圧縮処理装置はベクトル記憶装置内の
入力標本及びベクトルコードブック記憶装置内のコード
ベクトルの要素にアクセス(access)する標本カウンター
を備えている。好ましくは、2分木探索ベクトル量子化
データ圧縮処理装置は2分木探索ベクトル量子化の種々
のレベルに相当したコードブック記憶装置の関連領域を
アクセスするように作動できるレベルカウンターを備え
ている。有利には、2分木探索ベクトル量子化データ圧
縮処理装置は入力ベクトルとコードブックベクトルとを
比較する比較装置によって計算されている間コードイン
デックスの電流値を保持し、コードブック記憶装置内の
適当なコードベクトルを直接アクセスするように作動で
きるコードインデックス置数器を備えている。
【0009】又2分木探索ベクトル量子化データ圧縮処
理装置は、装置の動作を指示するシステム制御装置を備
え得る。本発明の別の特徴によれば、入力ベクトルと単
一コードベクトル及び関連したスカラ値との比較によっ
て2分木の個々の節での分岐の方向を決める2分木探索
ベクトル量子化を使用しているデータ圧縮処理の方法が
提供される。本発明をより良く理解し、しかも本発明が
どのように実施され得るかを示すために、以下例として
添付図面に関して説明する。添付図面を参照にすると、
一ベクトル当りのN個の標本及び、2BN(Bは一標本当
りのビット数である)の大きさのコードブックを有する
従来の2分木探索ベクトル量子化装置が考察されてい
る。相応した2分木探索ベクトル量子化装置に対してB
N個の段階が必要である。各段階において、入力ベクト
ルは可能なコードベクトルと比較され、2分木のどの枝
かを決定して最終コードベクトルインデックスを形成す
るようにしなければならない。そのため、合計で2×B
N回のベクトル比較が必要になる。
【0010】通常、ベクトル比較は式(1)で与えられ
るように差の2乗の和である。
【0011】
【0012】式中c(n) はコードブックベクトルそして
s(n) は入力ベクトルである。各節において、問題は二
つのコードベクトルのうちどちらが入力ベクトルに最も
よく整合しているかを決定することにある。もしc
1 (n) を一方のコードベクトルとしc2 (n) を他方のベ
クトルとするなら、式(2)が成立つ場合には、コード
ベクトルc1 (n) が選択される。
【0013】
【0014】関係式(2)の値を求めるには、2N回の
減算,2N回の乗算,2(N−1)回の加算、及び1回
の比較が必要である。TSVQの各段階での各ベクトル
当りの演算は全部でだいたい6N回である。この数は全
木探索(entire TSVQ)の場合の一標本当りの6B
N回の演算に相当する。関係式(2)を変形すると式
(3)が導かれる。
【0015】
【0016】上式(3)を展開すると
【0017】
【0018】となり、そして上式(4)をまとめると、
【0019】
【0020】となる。従って、下式が成り立つ。
【0021】
【0022】式(6)においてAは任意に与えられたコ
ードベクトルの対、言換えればTSVQの任意の節に対
する定数(スカラ値)である。又コードベクトルの差c
2 (n)-c1 (n) は次式で表される他のベクトルb(n) に
置き換えられ得る。 b(n)=2[c2 (n)-c1 (n)] (7) 関係式(5)に関係式(6)及び関係式(7)を代入す
ることにより次式が求められる。
【0023】
【0024】本発明の2分木探索ベクトル量子化データ
圧縮処理装置は添付図面の図3に4で略示され、基本的
には入力ベクトルを形成している入力標本6を受け、記
憶するベクトル記憶装置5,各々、単一コードベクトル
B(n) 及び関連したスカラ値Aの形で記憶内容を保持し
ているベクトルコードブック記憶装置7(好ましくは読
出し,書込み可能な記憶装置)、及び2分木の個々の節
で分岐の方向を決めるために、入力ベクトルを前記単一
コードベクトルB(n) 及び前記スカラ値Aと比較する装
置を有する基本符号化器である。従って、2分木探索ベ
クトル量子化(TSVQ)符号化器すなわち装置4にお
いては、各節での2つの従来のコードベクトル(c
1 (n) 及びc2 (n) )は一つのコードベクトル(例え
ば、B(n)=2[c2 (n)-c1 (n)])及びスカラ値( 例え
ば、
【0025】
【0026】このことは、本発明では、2分木の各節で
の分岐の方向が、入力ベクトルと単一コードベクトル及
び関連したスカラ値との比較によって決められることを
意味している。好ましくは、比較装置は、特定の節にお
けるコードブックベクトルB(n) と初期ベクトルとの内
積(ドット積として知られている)をその節のスカラ値
に加算し(すなわち、
【0027】
【0028】そしてその加算結果を分析し、結果が負で
ある(図2のように)場合には2分木の一方の枝を選択
し、また結果が正もしくは0である場合には2分木の他
方の枝を選択するように作動できる計算ユニットであ
る。内積は以下に示すように積の和で与えられる。 A−B=a1 1 +a2 2 +………+an n 上式中a1 ,a2 ,…,an はベクトルAの標本であ
り、b1 ,b2 ,…,bnはベクトルBの標本である。
代わりに、比較装置は特定の節におけるスカラ値をその
節のコードブックベクトルB(n) と初期ベクトルとの内
積に加算し(すなわち、
【0029】
【0030】そしてその加算結果を分析し、結果が負で
ある場合には2分木の一方の枝を選択し、また結果が正
もしくは0である場合には2分木の他方の枝を選択する
ように作動できる計算ユニットであり得る。
【0031】さらに別の実施例によれば、比較装置は特
定の節におけるコードブックベクトルB(n) と初期ベク
トルとの内積を計算し(すなわち、
【0032】
【0033】そしてその計算結果をその節のスカラ値A
と比較してスカラ値Aが内積よりも大きい場合には2分
木の一方の枝を選択し、スカラ値Aが内積と同じか、も
しくはそれより小さい場合には2分木の他方の枝を選択
するように作動できる計算ユニットである。
【0034】好ましくは、計算ユニットは8で示された
単一乗算累算器である。代わりに、計算ユニットは複数
の乗算累算器8,シストリックアレイ処理装置もしくは
ウエイブフロントアレイ処理装置であり得る。本発明の
装置1では、比較
【0035】
【0036】は、乗算器8a及び、加算器8b,選択器
8c及び置数器8dから成る累算器を有する乗算累算器
ユニット8の構成を用いて、累算置数器8dにAを予め
ロードし、次に置数器の中に初期ベクトルS(n) とコー
ドブックベクトルb(n) との内積であるベクトルの全部
でN回の標本に関するs(n) ×b(n) の和を蓄積するこ
とにより行なわれ得る。その後、累算器のサインビット
(sign-bit)は分析され、結果が負(<0)の場合を識別
し、その場合にはコードベクトルc1 に相当するTSV
Q枝が選択される。TSVQの個々の節はN回の乗算と
N回の加算すななわち2N回の演算を必要とし、これ
は、直接TSVQ法に必要な6N回の演算の3分の1で
ある。これは一標本当りBN回の乗算累算に相当する一
ベクトル当りN回の乗算累算法に相当する。コードブッ
クに必要な記憶空間もしくは記憶装置7は、削減される
ことも認められるべきである。
【0037】装置1では、ベクトルを形成している入力
標本6はベクトル記憶装置5にいれられる。ベクトル記
憶装置5は、先のベクトルが処理されている間に新しい
ベクトルを導入するような記憶蓄積装置であり得る。好
ましくは、ベクトルコードブック記憶装置7はRAMで
あるが、しかし読出し専用記憶装置(ROM)でも良
い。コードブックの個々の入力は、スカラ定数A及びベ
クトルB(n) から成っている。ベクトルB(n) の要素は
標本カウンター9でアクセスされ、この標本カウンター
9はまたベクトル記憶装置内の標本もアクセスする。レ
ベルカウンター10はTSVQの種々のレベルに相当する
コードブックの関連領域をアクセスするために用いら
れ、そしてコードインデックス置数器はコードインデッ
クスの電流値(TSVQで計算された)を保持するため
に用いられる。又コードインデックス置数器はコードブ
ックの適当なコードベクトルを直接アクセスにも用いら
れる。
【0038】代わりに、レベルカウンター及びコードイ
ンデックス置数器は一つのアドレスの発生器として結合
され得る。
【0039】乗算累算器は選択器8cを介して予めロー
ド(prelode) される。システム制御装置12は、TSVQ
処理構成要素の記憶部分を形成する。システム制御装置
12は装置1の演算を管理している。新しいベクトルがベ
クトル記憶装置5にロードされると、コードインデック
ス置数器11,標本カウンター9及びレベルカウンター10
はリセットされ、その結果、コードブックのルートベク
トル(root vector) がアドレスされる。相当した定数A
の値は、累算置数器8d内にロードされる。そして、標
本カウンター9は個々のベクトル標本及びコードブック
ベクトルの要素B(n) を順にアクセスする。前記ベクト
ルは乗算器8aで一緒に乗算され、そして累算器の構成
要素である8b,8c及び8dで累算される。ベクトル
の最終標本に到達すると、累算置数器8dのサインビッ
ト14は、相応に調節されたシステム制御装置12及びコー
ドインデックス11で照合される。選択された第2レベル
節で、標本カウンター9はリセットされ、レベルカウン
ター10は増加し、全てのベクトル乗算累算演算は繰り返
される。このようにして、演算はTSVQの全てのレベ
ルに回るまで続く。そしてコードインデックス13はコー
ドインデックス置数器11を読み出し、次の標本ベクトル
6が処理される。
【0040】システム制御装置12はサインビット14,乗
算器/累算器制御装置15,ベクトル記憶装置制御装置1
6,標本カウンター制御装置17,レベルカウンター制御
装置18及びコードインデックス制御装置19に対する設備
を有する。
【図面の簡単な説明】
【図1】従来の全探索ベクトル量子化装置の基本構成の
ブロック線図
【図2】従来の2分木探索ベクトル量子化装置の基本構
成のブロック線図
【図3】本発明の第1の実施例による2分木探索ベクト
ル量子化データ圧縮処理装置のブロック線図
【符号の説明】
1 符号化器 11 コード
インデックス置数器 2 コードブック 12 システ
ム制御装置 3 解読器 13 コード
インデックス 4 装置 14 サイン
ビット 5 ベクトル記憶装置 15 乗算器
/累算器制御装置 6 入力標本 16 ベクト
ル記憶装置制御装置 7 ベクトルコードブック記憶装置 17 標本カ
ウンター制御装置 8 乗算累算器 18 レベル
カウンター制御装置 9 標本カウンター 19 インデ
ックス制御装置 10 レベルカウンター

Claims (15)

    【特許請求の範囲】
  1. 【請求項1】 入力ベクトルを形成する入力サンプルを
    受け、記憶するベクトル記憶装置(5)と、各々、単一
    コードベクトル(B(n) )及び関連したスカラ値(A)
    の形態で複数の入口(入力)を保持するベクトルコード
    ブック記憶装置(7)と、入力ベクトル(6)を上記単
    一コードベクトル(B(n) )及び関連したスカラ値
    (A)と比較して2分木の各節における分岐の方向決定
    させる比較装置(8)とを設けたことを特徴とする2分
    木探索ベクトル量子化データ圧縮処理装置。
  2. 【請求項2】 比較装置(8)は、特定の節におけるコ
    ードベクトル(B(n))とソース(初期)ベクトルとの
    内積をその節の関連したスカラ値に加算し、そしてその
    加算結果を分析し、結果が負の場合には2分木の一方の
    枝を取らせ、結果が正もしくは0である場合には2分木
    の他方の枝を取らせるように作動できる計算ユニットで
    ある請求項1に記載の装置。
  3. 【請求項3】 比較装置(8)は、特定の節におけるス
    カラ値をその節のコードベクトル(B(n) )と初期ベク
    トルとの内積に加算し、そしてその加算結果を分析し、
    結果が負である場合には2分木の一方の枝を取らせ、結
    果が正もしくは0である場合には2分木の他方の枝を取
    らせるように作動できる計算ユニットである請求項1に
    記載の装置。
  4. 【請求項4】 比較装置(8)は、特定の節におけるコ
    ードベクトル(B(n))とソース(初期)ベクトル(S
    (n) )との内積を計算し、そしてその計算結果をその節
    のスカラ値(A)と比較して、スカラ値(A)が内積よ
    りも大きい場合には2分木の一方の枝を取らせ、スカラ
    値(A)が内積と同じか、もしくはそれより小さい場合
    には2分木の他方の枝を取らせるように作動できる計算
    ユニットである請求項1に記載の装置。
  5. 【請求項5】 計算ユニット(8)が単一乗算累算器で
    ある請求項2〜4のいずれか一項に記載の装置。
  6. 【請求項6】 計算ユニット(8)が複数の乗算累算器
    である請求項2〜4のいずれか一項に記載の装置。
  7. 【請求項7】 計算ユニット(8)がシストリックアレ
    イ処理装置である請求項2〜4のいずれか一項に記載の
    装置。
  8. 【請求項8】 計算ユニット(8)がウエイブフロント
    アレイ処理装置である請求項2〜4のいずれか一項に記
    載の装置。
  9. 【請求項9】 ベクトル記憶装置(5)が、先行する入
    力ベクトルの処理されている間に、新しい入力ベクトル
    をロードできるように作動できる蓄積記憶装置である請
    求項1〜8のいずれか一項に記載の装置。
  10. 【請求項10】 ベクトルコードブック記憶装置(7)
    が、読出し,書込み可能な蓄積装置(RAM)もしく
    は、読出し専用記憶装置(ROM)である請求項1〜9
    のいずれか一項に記載の装置。
  11. 【請求項11】 ベクトル記憶装置(5)内の入力標本
    (6)及びベクトルコードブック記憶装置(7)内のコ
    ードベクトル(B(n) )の要素をアクセスする標本カウ
    ンタ(9)が設けられる請求項1〜10のいずれか一項に
    記載の装置。
  12. 【請求項12】 2分木探索ベクトル量子化の種々のレ
    ベルに相当したベクトルコードブック記憶装置(7)の
    関連領域をアクセスするように作動できるレベルカウン
    タ(10)が設けられる請求項1〜11のいずれか一項に記
    載の装置。
  13. 【請求項13】 入力ベクトル(6)とコードブックベ
    クトル(B(n) )とを比較する比較装置(8)よって計
    算されている間コードインデックスの電流値を保持し、
    コードブック記憶装置(7)内の適当なコードベクトル
    (B(n) )を直接アクセスするように作動できるコード
    インデックス置数器(11)が設けられる請求項1〜12の
    いずれか一項に記載の装置。
  14. 【請求項14】 装置(4)の動作を指示するシステム
    制御装置(12)が設けられる請求項11〜13のいずれか一
    項に記載の装置。
  15. 【請求項15】 2分木の各節における枝の方向が、入
    力ベクトル(6)と単一コードベクトル(B(n) )及び
    関連したスカラ値とを比較することによって決定される
    ことを特徴とする2分木探索ベクトル量子化を利用した
    データ圧縮処理方法。
JP3200402A 1990-08-10 1991-08-09 2分木探索ベクトル量子化データ圧縮処理装置及び方法 Pending JPH05210400A (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
GB9017600:9 1990-08-10
GB909017600A GB9017600D0 (en) 1990-08-10 1990-08-10 An assembly and method for binary tree-searched vector quanisation data compression processing

Publications (1)

Publication Number Publication Date
JPH05210400A true JPH05210400A (ja) 1993-08-20

Family

ID=10680489

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3200402A Pending JPH05210400A (ja) 1990-08-10 1991-08-09 2分木探索ベクトル量子化データ圧縮処理装置及び方法

Country Status (7)

Country Link
US (1) US5396625A (ja)
EP (1) EP0472283B1 (ja)
JP (1) JPH05210400A (ja)
CA (1) CA2047941A1 (ja)
DE (1) DE69118465T2 (ja)
ES (1) ES2085428T3 (ja)
GB (1) GB9017600D0 (ja)

Families Citing this family (165)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5592667A (en) * 1991-05-29 1997-01-07 Triada, Ltd. Method of storing compressed data for accelerated interrogation
DE69519449T2 (de) * 1994-05-05 2001-06-21 Conexant Systems Inc Raumzeigersdatenpfad
US5598505A (en) * 1994-09-30 1997-01-28 Apple Computer, Inc. Cepstral correction vector quantizer for speech recognition
US5889891A (en) * 1995-11-21 1999-03-30 Regents Of The University Of California Universal codebook vector quantization with constrained storage
US8645137B2 (en) 2000-03-16 2014-02-04 Apple Inc. Fast, language-independent method for user authentication by voice
ITFI20010199A1 (it) 2001-10-22 2003-04-22 Riccardo Vieri Sistema e metodo per trasformare in voce comunicazioni testuali ed inviarle con una connessione internet a qualsiasi apparato telefonico
US6891500B2 (en) * 2002-03-18 2005-05-10 Christopher J. Hall Method and apparatus for geolocating a wireless communications device
US6798360B1 (en) * 2003-06-27 2004-09-28 Canadian Space Agency Method and system for compressing a continuous data flow in real-time using recursive hierarchical self-organizing cluster vector quantization (HSOCVQ)
US6839005B1 (en) * 2003-11-07 2005-01-04 Broadcom Corporation Low memory and MIPS efficient technique for decoding Huffman codes using multi-stage, multi-bits lookup at different levels
US7769770B2 (en) * 2004-07-14 2010-08-03 Microsoft Corporation Secondary index and indexed view maintenance for updates to complex types
US7587098B2 (en) * 2005-07-14 2009-09-08 Mavs Lab. Inc. Pixel data generating method
US8677377B2 (en) 2005-09-08 2014-03-18 Apple Inc. Method and apparatus for building an intelligent automated assistant
US7633076B2 (en) 2005-09-30 2009-12-15 Apple Inc. Automated response to and sensing of user activity in portable devices
US7917176B2 (en) * 2006-02-14 2011-03-29 Nec Laboratories America, Inc. Structured codebook and successive beamforming for multiple-antenna systems
US9318108B2 (en) 2010-01-18 2016-04-19 Apple Inc. Intelligent automated assistant
US20080129520A1 (en) * 2006-12-01 2008-06-05 Apple Computer, Inc. Electronic device with enhanced audio feedback
US7477192B1 (en) 2007-02-22 2009-01-13 L-3 Communications Titan Corporation Direction finding system and method
US8977255B2 (en) 2007-04-03 2015-03-10 Apple Inc. Method and system for operating a multi-function portable electronic device using voice-activation
US9053089B2 (en) 2007-10-02 2015-06-09 Apple Inc. Part-of-speech tagging using latent analogy
US8620662B2 (en) 2007-11-20 2013-12-31 Apple Inc. Context-aware unit selection
US10002189B2 (en) 2007-12-20 2018-06-19 Apple Inc. Method and apparatus for searching using an active ontology
US9330720B2 (en) 2008-01-03 2016-05-03 Apple Inc. Methods and apparatus for altering audio output signals
US8065143B2 (en) 2008-02-22 2011-11-22 Apple Inc. Providing text input using speech data and non-speech data
US8996376B2 (en) 2008-04-05 2015-03-31 Apple Inc. Intelligent text-to-speech conversion
US10496753B2 (en) 2010-01-18 2019-12-03 Apple Inc. Automatically adapting user interfaces for hands-free interaction
US8464150B2 (en) 2008-06-07 2013-06-11 Apple Inc. Automatic language identification for dynamic text processing
US20100030549A1 (en) 2008-07-31 2010-02-04 Lee Michael M Mobile device having human language translation capability with positional feedback
US8768702B2 (en) 2008-09-05 2014-07-01 Apple Inc. Multi-tiered voice feedback in an electronic device
US8898568B2 (en) 2008-09-09 2014-11-25 Apple Inc. Audio user interface
US8583418B2 (en) 2008-09-29 2013-11-12 Apple Inc. Systems and methods of detecting language and natural language strings for text to speech synthesis
US8712776B2 (en) 2008-09-29 2014-04-29 Apple Inc. Systems and methods for selective text to speech synthesis
US8676904B2 (en) 2008-10-02 2014-03-18 Apple Inc. Electronic devices with voice command and contextual data processing capabilities
US9959870B2 (en) 2008-12-11 2018-05-01 Apple Inc. Speech recognition involving a mobile device
US8862252B2 (en) 2009-01-30 2014-10-14 Apple Inc. Audio user interface for displayless electronic device
US8380507B2 (en) 2009-03-09 2013-02-19 Apple Inc. Systems and methods for determining the language to use for speech generated by a text to speech engine
US9858925B2 (en) 2009-06-05 2018-01-02 Apple Inc. Using context information to facilitate processing of commands in a virtual assistant
US10241752B2 (en) 2011-09-30 2019-03-26 Apple Inc. Interface for a virtual digital assistant
US10540976B2 (en) * 2009-06-05 2020-01-21 Apple Inc. Contextual voice commands
US20120311585A1 (en) 2011-06-03 2012-12-06 Apple Inc. Organizing task items that represent tasks to perform
US10241644B2 (en) 2011-06-03 2019-03-26 Apple Inc. Actionable reminder entries
US9431006B2 (en) 2009-07-02 2016-08-30 Apple Inc. Methods and apparatuses for automatic speech recognition
US8682649B2 (en) 2009-11-12 2014-03-25 Apple Inc. Sentiment prediction from textual data
US8600743B2 (en) 2010-01-06 2013-12-03 Apple Inc. Noise profile determination for voice-related feature
US8381107B2 (en) 2010-01-13 2013-02-19 Apple Inc. Adaptive audio feedback system and method
US8311838B2 (en) 2010-01-13 2012-11-13 Apple Inc. Devices and methods for identifying a prompt corresponding to a voice input in a sequence of prompts
US10679605B2 (en) 2010-01-18 2020-06-09 Apple Inc. Hands-free list-reading by intelligent automated assistant
US10553209B2 (en) 2010-01-18 2020-02-04 Apple Inc. Systems and methods for hands-free notification summaries
US10705794B2 (en) 2010-01-18 2020-07-07 Apple Inc. Automatically adapting user interfaces for hands-free interaction
US10276170B2 (en) 2010-01-18 2019-04-30 Apple Inc. Intelligent automated assistant
DE112011100329T5 (de) 2010-01-25 2012-10-31 Andrew Peter Nelson Jerram Vorrichtungen, Verfahren und Systeme für eine Digitalkonversationsmanagementplattform
US8682667B2 (en) 2010-02-25 2014-03-25 Apple Inc. User profiling for selecting user specific voice input processing information
US8713021B2 (en) 2010-07-07 2014-04-29 Apple Inc. Unsupervised document clustering using latent semantic density analysis
US8719006B2 (en) 2010-08-27 2014-05-06 Apple Inc. Combined statistical and rule-based part-of-speech tagging for text-to-speech synthesis
US8719014B2 (en) 2010-09-27 2014-05-06 Apple Inc. Electronic device with text error correction based on voice recognition data
US10762293B2 (en) 2010-12-22 2020-09-01 Apple Inc. Using parts-of-speech tagging and named entity recognition for spelling correction
US10515147B2 (en) 2010-12-22 2019-12-24 Apple Inc. Using statistical language models for contextual lookup
US8781836B2 (en) 2011-02-22 2014-07-15 Apple Inc. Hearing assistance system for providing consistent human speech
US9262612B2 (en) 2011-03-21 2016-02-16 Apple Inc. Device access using voice authentication
US10672399B2 (en) 2011-06-03 2020-06-02 Apple Inc. Switching between text data and audio data based on a mapping
US10057736B2 (en) 2011-06-03 2018-08-21 Apple Inc. Active transport based notifications
US8812294B2 (en) 2011-06-21 2014-08-19 Apple Inc. Translating phrases from one language into another using an order-based set of declarative rules
US8706472B2 (en) 2011-08-11 2014-04-22 Apple Inc. Method for disambiguating multiple readings in language conversion
US8994660B2 (en) 2011-08-29 2015-03-31 Apple Inc. Text correction processing
US8762156B2 (en) 2011-09-28 2014-06-24 Apple Inc. Speech recognition repair using contextual information
US10134385B2 (en) 2012-03-02 2018-11-20 Apple Inc. Systems and methods for name pronunciation
US9483461B2 (en) 2012-03-06 2016-11-01 Apple Inc. Handling speech synthesis of content for multiple languages
US9280610B2 (en) 2012-05-14 2016-03-08 Apple Inc. Crowd sourcing information to fulfill user requests
US8775442B2 (en) 2012-05-15 2014-07-08 Apple Inc. Semantic search using a single-source semantic model
US10417037B2 (en) 2012-05-15 2019-09-17 Apple Inc. Systems and methods for integrating third party services with a digital assistant
US9721563B2 (en) 2012-06-08 2017-08-01 Apple Inc. Name recognition system
US10019994B2 (en) 2012-06-08 2018-07-10 Apple Inc. Systems and methods for recognizing textual identifiers within a plurality of words
US9495129B2 (en) 2012-06-29 2016-11-15 Apple Inc. Device, method, and user interface for voice-activated navigation and browsing of a document
US9576574B2 (en) 2012-09-10 2017-02-21 Apple Inc. Context-sensitive handling of interruptions by intelligent digital assistant
US9547647B2 (en) 2012-09-19 2017-01-17 Apple Inc. Voice-based media searching
US8935167B2 (en) 2012-09-25 2015-01-13 Apple Inc. Exemplar-based latent perceptual modeling for automatic speech recognition
DE212014000045U1 (de) 2013-02-07 2015-09-24 Apple Inc. Sprach-Trigger für einen digitalen Assistenten
US9368114B2 (en) 2013-03-14 2016-06-14 Apple Inc. Context-sensitive handling of interruptions
US10652394B2 (en) 2013-03-14 2020-05-12 Apple Inc. System and method for processing voicemail
US9977779B2 (en) 2013-03-14 2018-05-22 Apple Inc. Automatic supplementation of word correction dictionaries
US10642574B2 (en) 2013-03-14 2020-05-05 Apple Inc. Device, method, and graphical user interface for outputting captions
US9733821B2 (en) 2013-03-14 2017-08-15 Apple Inc. Voice control to diagnose inadvertent activation of accessibility features
US10572476B2 (en) 2013-03-14 2020-02-25 Apple Inc. Refining a search based on schedule items
WO2014144949A2 (en) 2013-03-15 2014-09-18 Apple Inc. Training an at least partial voice command system
US10748529B1 (en) 2013-03-15 2020-08-18 Apple Inc. Voice activated device for use with a voice-based digital assistant
US11151899B2 (en) 2013-03-15 2021-10-19 Apple Inc. User training by intelligent digital assistant
WO2014144579A1 (en) 2013-03-15 2014-09-18 Apple Inc. System and method for updating an adaptive speech recognition model
KR101904293B1 (ko) 2013-03-15 2018-10-05 애플 인크. 콘텍스트-민감성 방해 처리
WO2014197334A2 (en) 2013-06-07 2014-12-11 Apple Inc. System and method for user-specified pronunciation of words for speech synthesis and recognition
WO2014197336A1 (en) 2013-06-07 2014-12-11 Apple Inc. System and method for detecting errors in interactions with a voice-based digital assistant
US9582608B2 (en) 2013-06-07 2017-02-28 Apple Inc. Unified ranking with entropy-weighted information for phrase-based semantic auto-completion
WO2014197335A1 (en) 2013-06-08 2014-12-11 Apple Inc. Interpreting and acting upon commands that involve sharing information with remote devices
DE112014002747T5 (de) 2013-06-09 2016-03-03 Apple Inc. Vorrichtung, Verfahren und grafische Benutzerschnittstelle zum Ermöglichen einer Konversationspersistenz über zwei oder mehr Instanzen eines digitalen Assistenten
US10176167B2 (en) 2013-06-09 2019-01-08 Apple Inc. System and method for inferring user intent from speech inputs
CN105265005B (zh) 2013-06-13 2019-09-17 苹果公司 用于由语音命令发起的紧急呼叫的系统和方法
AU2014306221B2 (en) 2013-08-06 2017-04-06 Apple Inc. Auto-activating smart responses based on activities from remote devices
US10296160B2 (en) 2013-12-06 2019-05-21 Apple Inc. Method for extracting salient dialog usage from live data
US9489338B1 (en) * 2014-01-24 2016-11-08 Altera Corporation Systolic array based architecture for branch and bound algorithms
US9620105B2 (en) 2014-05-15 2017-04-11 Apple Inc. Analyzing audio input for efficient speech and music recognition
US10592095B2 (en) 2014-05-23 2020-03-17 Apple Inc. Instantaneous speaking of content on touch devices
US9502031B2 (en) 2014-05-27 2016-11-22 Apple Inc. Method for supporting dynamic grammars in WFST-based ASR
US10289433B2 (en) 2014-05-30 2019-05-14 Apple Inc. Domain specific language for encoding assistant dialog
US9633004B2 (en) 2014-05-30 2017-04-25 Apple Inc. Better resolution when referencing to concepts
US9785630B2 (en) 2014-05-30 2017-10-10 Apple Inc. Text prediction using combined word N-gram and unigram language models
US9430463B2 (en) 2014-05-30 2016-08-30 Apple Inc. Exemplar-based natural language processing
EP3149728B1 (en) 2014-05-30 2019-01-16 Apple Inc. Multi-command single utterance input method
US9715875B2 (en) 2014-05-30 2017-07-25 Apple Inc. Reducing the need for manual start/end-pointing and trigger phrases
US10078631B2 (en) 2014-05-30 2018-09-18 Apple Inc. Entropy-guided text prediction using combined word and character n-gram language models
US9734193B2 (en) 2014-05-30 2017-08-15 Apple Inc. Determining domain salience ranking from ambiguous words in natural speech
US9842101B2 (en) 2014-05-30 2017-12-12 Apple Inc. Predictive conversion of language input
US10170123B2 (en) 2014-05-30 2019-01-01 Apple Inc. Intelligent assistant for home automation
US9760559B2 (en) 2014-05-30 2017-09-12 Apple Inc. Predictive text input
US10659851B2 (en) 2014-06-30 2020-05-19 Apple Inc. Real-time digital assistant knowledge updates
US9338493B2 (en) 2014-06-30 2016-05-10 Apple Inc. Intelligent automated assistant for TV user interactions
US10446141B2 (en) 2014-08-28 2019-10-15 Apple Inc. Automatic speech recognition based on user feedback
US9818400B2 (en) 2014-09-11 2017-11-14 Apple Inc. Method and apparatus for discovering trending terms in speech requests
US10789041B2 (en) 2014-09-12 2020-09-29 Apple Inc. Dynamic thresholds for always listening speech trigger
US9668121B2 (en) 2014-09-30 2017-05-30 Apple Inc. Social reminders
US10127911B2 (en) 2014-09-30 2018-11-13 Apple Inc. Speaker identification and unsupervised speaker adaptation techniques
US10074360B2 (en) 2014-09-30 2018-09-11 Apple Inc. Providing an indication of the suitability of speech recognition
US9646609B2 (en) 2014-09-30 2017-05-09 Apple Inc. Caching apparatus for serving phonetic pronunciations
US9886432B2 (en) 2014-09-30 2018-02-06 Apple Inc. Parsimonious handling of word inflection via categorical stem + suffix N-gram language models
US10552013B2 (en) 2014-12-02 2020-02-04 Apple Inc. Data detection
US9711141B2 (en) 2014-12-09 2017-07-18 Apple Inc. Disambiguating heteronyms in speech synthesis
US9865280B2 (en) 2015-03-06 2018-01-09 Apple Inc. Structured dictation using intelligent automated assistants
US10567477B2 (en) 2015-03-08 2020-02-18 Apple Inc. Virtual assistant continuity
US9721566B2 (en) 2015-03-08 2017-08-01 Apple Inc. Competing devices responding to voice triggers
US9886953B2 (en) 2015-03-08 2018-02-06 Apple Inc. Virtual assistant activation
US9899019B2 (en) 2015-03-18 2018-02-20 Apple Inc. Systems and methods for structured stem and suffix language models
US9842105B2 (en) 2015-04-16 2017-12-12 Apple Inc. Parsimonious continuous-space phrase representations for natural language processing
US10083688B2 (en) 2015-05-27 2018-09-25 Apple Inc. Device voice control for selecting a displayed affordance
US10127220B2 (en) 2015-06-04 2018-11-13 Apple Inc. Language identification from short strings
US10101822B2 (en) 2015-06-05 2018-10-16 Apple Inc. Language input correction
US10186254B2 (en) 2015-06-07 2019-01-22 Apple Inc. Context-based endpoint detection
US10255907B2 (en) 2015-06-07 2019-04-09 Apple Inc. Automatic accent detection using acoustic models
US11025565B2 (en) 2015-06-07 2021-06-01 Apple Inc. Personalized prediction of responses for instant messaging
US10747498B2 (en) 2015-09-08 2020-08-18 Apple Inc. Zero latency digital assistant
US10671428B2 (en) 2015-09-08 2020-06-02 Apple Inc. Distributed personal assistant
US9697820B2 (en) 2015-09-24 2017-07-04 Apple Inc. Unit-selection text-to-speech synthesis using concatenation-sensitive neural networks
US11010550B2 (en) 2015-09-29 2021-05-18 Apple Inc. Unified language modeling framework for word prediction, auto-completion and auto-correction
US10366158B2 (en) 2015-09-29 2019-07-30 Apple Inc. Efficient word encoding for recurrent neural network language models
US11587559B2 (en) 2015-09-30 2023-02-21 Apple Inc. Intelligent device identification
US10691473B2 (en) 2015-11-06 2020-06-23 Apple Inc. Intelligent automated assistant in a messaging environment
US10049668B2 (en) 2015-12-02 2018-08-14 Apple Inc. Applying neural network language models to weighted finite state transducers for automatic speech recognition
US10223066B2 (en) 2015-12-23 2019-03-05 Apple Inc. Proactive assistance based on dialog communication between devices
US10446143B2 (en) 2016-03-14 2019-10-15 Apple Inc. Identification of voice inputs providing credentials
US9934775B2 (en) 2016-05-26 2018-04-03 Apple Inc. Unit-selection text-to-speech synthesis based on predicted concatenation parameters
US9972304B2 (en) 2016-06-03 2018-05-15 Apple Inc. Privacy preserving distributed evaluation framework for embedded personalized systems
US10249300B2 (en) 2016-06-06 2019-04-02 Apple Inc. Intelligent list reading
US10049663B2 (en) 2016-06-08 2018-08-14 Apple, Inc. Intelligent automated assistant for media exploration
DK179588B1 (en) 2016-06-09 2019-02-22 Apple Inc. INTELLIGENT AUTOMATED ASSISTANT IN A HOME ENVIRONMENT
US10586535B2 (en) 2016-06-10 2020-03-10 Apple Inc. Intelligent digital assistant in a multi-tasking environment
US10067938B2 (en) 2016-06-10 2018-09-04 Apple Inc. Multilingual word prediction
US10509862B2 (en) 2016-06-10 2019-12-17 Apple Inc. Dynamic phrase expansion of language input
US10192552B2 (en) 2016-06-10 2019-01-29 Apple Inc. Digital assistant providing whispered speech
US10490187B2 (en) 2016-06-10 2019-11-26 Apple Inc. Digital assistant providing automated status report
DK201670540A1 (en) 2016-06-11 2018-01-08 Apple Inc Application integration with a digital assistant
DK179343B1 (en) 2016-06-11 2018-05-14 Apple Inc Intelligent task discovery
DK179049B1 (en) 2016-06-11 2017-09-18 Apple Inc Data driven natural language event detection and classification
DK179415B1 (en) 2016-06-11 2018-06-14 Apple Inc Intelligent device arbitration and control
JP6688485B2 (ja) * 2016-07-15 2020-04-28 株式会社リコー サービス提供システム、サービス授受システム、サービス提供方法、及びプログラム
US10593346B2 (en) 2016-12-22 2020-03-17 Apple Inc. Rank-reduced token representation for automatic speech recognition
DK179745B1 (en) 2017-05-12 2019-05-01 Apple Inc. SYNCHRONIZATION AND TASK DELEGATION OF A DIGITAL ASSISTANT
DK201770431A1 (en) 2017-05-15 2018-12-20 Apple Inc. Optimizing dialogue policy decisions for digital assistants using implicit feedback
US10846016B2 (en) * 2017-10-20 2020-11-24 Hewlett Packard Enterprise Development Lp Enforcement of memory reference object loading indirection
CN109615080B (zh) * 2018-09-20 2020-05-26 阿里巴巴集团控股有限公司 无监督模型评估方法、装置、服务器及可读存储介质

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4670851A (en) * 1984-01-09 1987-06-02 Mitsubishi Denki Kabushiki Kaisha Vector quantizer
EP0193185B1 (en) * 1985-02-28 1992-05-13 Mitsubishi Denki Kabushiki Kaisha Interframe adaptive vector quantization encoding apparatus
US4727354A (en) * 1987-01-07 1988-02-23 Unisys Corporation System for selecting best fit vector code in vector quantization encoding
US4849810A (en) * 1987-06-02 1989-07-18 Picturetel Corporation Hierarchial encoding method and apparatus for efficiently communicating image sequences
JPH0221727A (ja) * 1988-07-11 1990-01-24 Victor Co Of Japan Ltd ベクトル量子化復号化方式
US5010574A (en) * 1989-06-13 1991-04-23 At&T Bell Laboratories Vector quantizer search arrangement
US5021971A (en) * 1989-12-07 1991-06-04 Unisys Corporation Reflective binary encoder for vector quantization

Also Published As

Publication number Publication date
GB9017600D0 (en) 1990-09-26
EP0472283A3 (en) 1992-06-03
EP0472283A2 (en) 1992-02-26
EP0472283B1 (en) 1996-04-03
DE69118465D1 (de) 1996-05-09
DE69118465T2 (de) 1996-08-08
ES2085428T3 (es) 1996-06-01
CA2047941A1 (en) 1992-02-11
US5396625A (en) 1995-03-07

Similar Documents

Publication Publication Date Title
JPH05210400A (ja) 2分木探索ベクトル量子化データ圧縮処理装置及び方法
Fan et al. Training with quantization noise for extreme model compression
US5774839A (en) Delayed decision switched prediction multi-stage LSF vector quantization
CA1216945A (en) Probabilistic learning system
JP3151874B2 (ja) 音声パラメータ符号化方式および装置
US5363321A (en) Digital circuit for calculating a logarithm of a number
EP0424121A2 (en) Speech coding system
CN112766456B (zh) 浮点型深度神经网络的量化方法、装置、设备及存储介质
US5444488A (en) Method and apparatus for coding digital data using vector quantizing techniques
KR100483212B1 (ko) 순차프로세서상에서데이터요소들의세트를처리하기위한방법및컴퓨터시스템
US5468069A (en) Single chip design for fast image compression
EP0218421B1 (en) Pattern recognition and learning apparatus
US3596258A (en) Expanded search method and system in trained processors
JP2591430B2 (ja) ベクトル量子化装置
US5974378A (en) Multi-stage vector quantization with efficient codebook search
JPH06175695A (ja) 音声パラメータの符号化方法および復号方法
Davidson et al. Real-time speech compression with a VLSI vector quantization processor
JP3412118B2 (ja) 共役構造ベクトル量子化方法、その装置及びプログラム記録媒体
CN106463137B (zh) 编码装置、及其方法、记录介质
Franti et al. Fast implementation of the optimal PNN method
GB2199215A (en) A stochastic coder
JP2897940B2 (ja) 音声の線形予測パラメータ符号化方法
JP3420222B2 (ja) 利得形状ベクトル量子化方法とこれを用いた音声符号化方法及び装置
JPH07120958B2 (ja) 木探索ベクトル量子化器
Habibi Optimization of VQ architectures