1. Field of the Invention
The present invention relates to a non-uniform filter bank implementation. In particular, the invention relates to a non-uniform filter bank implementation for audio compression having improved coding efficiency.
2. Description of the Related Art
Decomposition of a signal into frequency bands, for analysis or processing, has found useful application in a large number of areas such as audio, speech and video processing. Consider audio compression where the audio signal x(n) is decomposed into frequency components by a bank of K-filters (also sometimes termed as frequency transformation or sub-band coding) to yield K signal-components Xk[n], k ranging over 0 . . . K−1. The data rate at each filter output is equal to the input rate of x(n). This implies an K-fold increase in the overall data-rate. Decimation is therefore performed to bring down the data-rate. Decimation by a factor of ni implies that only one out of ni samples out of the filter is considered. If the input rate of the system is R and the decimation factor at the ith filter is ni, then the output rate from the system is
Ideally, this should be equal to one (less than one implies a loss of information). When
the system is said to be maximally decimated. When the decimation factor is ni, the bandwidth of the corresponding filter Hi(z) must be approximately π/ni, to prevent aliasing corruption of the signal. If the decimation factor is the same for all filters, the design is simpler, and it is called a uniform-filter bank. In wavelets, the decimation factors, though not the same, vary only as powers of 2. A truly non-uniform filter bank is one in which each ni can assume any arbitrary value.
Following the decomposition and decimation, the signal is analyzed to find means of reducing the data-rate of the system.
In the absence of quantization, it is desirable that the system reproduces the original signal x(n) with almost no distortion. A filter bank which achieves such a low level of distortion is called a Perfect Reconstruction Filter Bank. Compared to the non-uniform case, the theory of perfect reconstruction of a uniform filter bank is well understood and documented, and this explains why most existing codecs (MPEG-I Layer III, MPEG-2 AAC, AC-3) use uniform filter banks. The theory concerning non-uniform perfect reconstruction (PR) filter banks is still in its infancy.
It is noted that analysis by the psychoacoustics model is best when the signal decomposition is performed through a non-uniform filter bank that matches closely the critical frequency bands of the ear. Absence of a good understanding of non-uniform filter banks has in the past forced designers of codecs to settle for the less desirable uniform filter bank. However, recent developments in digital signal processing have enabled further study of this problem.
Consider a non-uniform filter-bank with decimation factors (n0, n1, . . . nK−1). It is well known that an arbitrary set will not necessarily result in a feasible PR system. For maximal-decimation, the condition
must be satisfied.
Let L be the least common multiplier (1 cm) of set
and let ki=L/ni, iε{0, 1, . . . K−1}. Perfect reconstruction is possible only if
The symbol ≡ here stands for congruence (e.g., ‘11≡1 mod 5’, since 11-1 equals 10 which is divisible by 5). We shall call condition I the maximal-decimation-condition and condition II the feasibility-condition. A set of numbers satisfying both conditions is called a compatible-set.
Usually, the decimation-vector Vspec=(n0, n1, . . . nK−1)εNK, is defined by the application. Vspec may not satisfy either condition. The problem is to find a vector Vbest
An exhaustive brute-force search (i.e., by evaluating every possible combination of decimation factors) for Vbest
The number of vectors satisfying the maximal-decimation and feasibility conditions is rather small. Suppose the first I components of decimation vector Vpartial are fixed to f0, f1, . . . fl−1, respectively. Rather than trying every different combination on the remaining components and checking each resulting complete vector for compatibility, it would be more efficient to perform some preliminary tests on the partial-vector itself to check if it could ever lead to a compatible set. If tests reveal that no matter what the value of the remaining components, the initial assignment can never lead to a feasible (or acceptable) solution, then it is prudent to abandon that subspace and search in another direction. This would decrease the computational requirements of the search algorithm drastically.
The present invention provides a method of searching for a best-match decimation vector of decimation factors for a non-uniform filter bank, the best-match decimation vector allowing perfect or near-perfect reconstruction of an input signal of the non-uniform filter bank, the method including the steps of:
In the preferred embodiment, a branch-and-bound method is inserted into the structure of the search procedure. For the bounding condition, four tests are used:
The above tests are described further below and an example of the improvement in searching efficiency is provided.
Preferred embodiments of the invention are described hereinafter, by way of example only, with reference to the drawings mentioned above.
Suppose the vector Vspec=(n0, n1, . . . , nK−1)εNK denotes the required set of decimation factors for a non-uniform filter-bank. That is, the decimation factor following the first filter in the bank equals no, the decimation factor following the second filter is n1, and so on.
If vector Vspec satisfies the maximal-decimation and feasibility conditions, then the filter bank design can proceed according to known methods. If not, a closely matching vector Vbest
The term ‘closely matching’ must be clearly defined. Suppose we define a measure that computes the difference between two decimation-vectors. Two vectors could then be considered as ‘closely matching’ if the difference computed is quite small. For example, we may define a measure
where A=(a0, a1, . . . , ak−1) and B=(b0, b1, . . . , bk−1). This measure is the summation of the relative difference between each component of A and each corresponding component of B.
Therefore, Vbest
Searching the entire space NK is of course impossible. We therefore limit the search to a finite region around Vspec.
Let us define a vector D=(d0, d1, . . . , dk−1)εNK. Using D We define a region around Vspec as S={n0−d0,n0−d0+1, . . . , n0, . . . n0+d0}×{n1−d1, . . . n1+d1}× . . . ×{nK−1−dK−1, . . . nK−1+dK−1}. The search is now limited to region S. Therefore, rephrasing the earlier statement, d(V, Vspec)≧d(Vbest
A brute-force search over S may not be computationally feasible if it is a large set. For example, there are 25 critical bands in the ear-model. The corresponding decimation-vector is something like (220,220,220,220, . . . 9,6,3). Taking D to be (100, 100, . . . ,5,2,0), the number of vector-evaluations needed by an exhaustive search would be in the order of 1035. Roughly, a single-vector evaluation on an Intel Pentium III processor takes 10−5 sec. Therefore an exhaustive search within even this restricted space would need 2.5×1023 years.
Instead of enumerating each vector in S and checking if it satisfies both conditions, a intelligent methodical search of some sort is required. Here we propose a branch-and-bound based approach to the problem.
The branch-and-bound algorithm proceeds as follows: the search space is divided into a number of branches. Each branch is investigated in a sequential order. For each branch, it is estimated whether its exploration would result in a solution better than the existing one. If a particular branch is predicted not to produce any acceptable solution, or it is predicted that the best solution that it could offer would still be inferior to an existing solution, then further exploration of that branch is abandoned, in other words, that branch is bounded. The search-space is explored recursively and the algorithm is inherently recursive.
Now, the specific search problem is modeled as a branch and bound solution. Suppose we have a partial vector Vpartial=(f0, f1, . . . fl−1, x, . . . , x)ε(N∪{x})K. Here the first l components have been assigned some value. The remaining K−l components are denoted as x, meaning that they have not been assigned any value as yet. If l is equal to K−1, then Vpartial has some value assigned to each component. Vpartial is then checked to see if it satisfies the maximum-decimation and feasibility conditions. If it does, then its closeness to Vspec is measured to see if it is a solution-vector closer than any previously found vector. If so, then Vpartial is assigned to the variable Vbest
Suppose l is less than K−l. We then conduct a number of tests to check if (f0, f1, . . . fl−1, x, . . . , x) can lead to a compatible-set. If any of the tests fail, the partial vector (branch) is terminated prematurely, and the search moves onto the next branch.
F-Test: The first test is that of feasibility. Suppose that the unknowns in Vpartial were resolved to some r1, rl+1, . . . rk−1. Let us check if the feasibility condition would be satisfied.
Let L=lcm(f0, f1, . . . f1-1, r, rl+1, . . . rK−l) and Lpartial=lcm(f0, f1, . . . fl−1). Now elementary arithmetic tells us that L=Lpartial*Ur, where Ur is some constant. Now, ki=L/fi, therefore ki=(Lpartial/fi)*Ur. Since Lpartial is a multiplier of fi it follows that fi divides Lpartial. Consider the compatibility test,
That is,
This is equivalent to
If this condition is satisfied for all m, Vpartial is considered to pass the F-test. From this it can be seen that, even though Vpartial is partially fixed, it is possible to check feasibility for the already fixed components of a partial decimation vector.
L-Test: Next we impose a least common multiplier test (L-test) on Lpartial. It is noted above that L=Lpartial*Ur, i.e., L>Lpartial. A very large lcm (e.g., if f0, f1, . . . fl−1, are all mutually-prime) is not very desirable. To prevent the search from veering into mutually-prime sets, a hard limit is placed on the lcm, Lmax. If Lpartial is greater than Lmax, then no matter what choice is made for rl, rl+1, . . . the composite lcm L would exceed Lmax. Therefore if Lpartial is greater than Lmax, the L-test fails and the search branch is terminated.
The next two tests are designed to test whether
converges to one. The maximum value for fi is 1/(ni−di) within the defined area around Vspec. Similarly, the minimum value is 1/(ni+di). With (f0, f1, . . . fl−1) fixed, and (rl, rl+1, . . . rK−1) being some arbitrary numbers yet to be fixed, the Dmax-Test (Maximum-Decimation Rate) and Dmin-Test (Minimum-Decimation Rate) compute whether the current fixed assignments f0, f1, . . . fl−1 could ever lead to a convergence value of
equal to unity.
Dmax-Test (Maximum-Decimation Rate): Let Vpartial=(f0, f1, . . . fl−1, x, . . . , x) ε(N∪{x})K be a partially assigned decimation vector. Define:
If Dmax<1, then
can never be equal to one, and consequently the test fails.
Dmin-Test (Minimum-Decimation Rate): Define:
If Dmin>1, then Vpartial would always lead to a vector whose sum of reciprocals would exceed unity, i.e.,
can never be equal to one.
An algorithm for effecting the four tests (F-test, L-test, Dmax-test and Dmin-test) is illustrated in pseudo-code in Appendix 1 hereto.
In table 1 below, the efficiency of the presently described Branch-and-Bound algorithm is compared against the exhaustive Brute-Force method.
In table 2 below, a compatible set of decimation factors which closely match the critical decimation factors (computed from the critical band frequencies) is presented. The critical band frequencies of the human ear are empirically determined and are spread across about 25 distinctly identifiable bands. The bandwidth of each band varies from slightly less than 100 Hz at low frequencies to about one third of an octave at higher audible frequencies (e.g., 1.2 kHz for a center frequency of 10 kHz). The critical bands of the ear are generally continuous such that a tone of an audible frequency has a critical band centered on it.
In the above chart, the Vbest
From the foregoing it will be appreciated that, although specific embodiments of the invention have been described herein for purposes of illustration, various modifications may be made without deviating from the spirit and scope of the invention. Accordingly, the invention is not limited except as by the appended claims.
Filing Document | Filing Date | Country | Kind | 371c Date |
---|---|---|---|---|
PCT/SG01/00198 | 9/28/2001 | WO | 4/7/2005 |