1. Technical Field
This disclosure relates to systems and methods for automatic classification of acoustic (sound) sources, including text-independent speaker identification.
2. Related Art
There are several fields of research studying acoustic signal classification. Each field of research has adopted its own approaches to acoustic signal classification, with some overlap between them. At present, the main applications for automatic sound source classification are: speaker verification; speaker identification; passive sonar classification; and machine noise monitoring or diagnostics.
Speaker verification aims at verifying that a given speaker is indeed who he or she claims to be. In most speaker verification systems, a speaker cooperates in saying a keyword, and the system matches the way that keyword was said by the putative speaker with training samples of the same keywords. If the match is poor, the speaker is rejected or denied service (e.g., computer or premise access). A disadvantage of such methods is that the same keyword must be used at testing time as at training time, thus limiting the application of such methods to access control. This method could not be used to label the speakers in a back-and-forth conversation, for example.
Speaker identification aims at determining which among a set of voices best matches a given test utterance. Text-independent speaker identification tries to make such a determination without the use of particular keywords.
Passive sonar classification involves identifying a vessel according to the sound it radiates underwater. Machine noise monitoring and diagnostics involves determining the state of a piece of machinery through the sound it makes.
In all of the above applications, a model of each sound source is first obtained by training a system with a set of example sounds from each source. A test sample is then compared to the stored models to determine a sound source category for the test sample. Known methods require relatively long training times and testing samples that make such methods inappropriate in many cases. Further, such methods tend to require a large amount of memory storage and computational resources. Finally, these methods often are not robust to the presence of noise in the test signal, which prevents their use in many tasks. (“Signal” means a signal of interest; background and distracting sounds are referred to as “noise”).
Therefore a need exists to classify a noisy acoustic signal while requiring a minimum amount of training and testing.
The signal classification system classifies a sound source. The system matches the acoustic input to a number of signal models, one per source class, and produces a score for each signal model. The sound source is declared to be of the same class as that of the model with the best score, if that score is sufficiently high. The classification is accomplished by the use of a signal model augmented by learning. The input signal may represent human speech, in which case the goal would be to identify the speaker in a text-independent manner. However, it should be recognized that the system may be used to classify any type of live or recorded acoustic data, such as musical instruments, birds, engine or machine noise, or human singing.
The system classifies input signals as follows: An input signal is digitized into binary data, which is transformed to a time-frequency representation (spectrogram). Background noise is estimated and a signal detector isolates periods containing signal. Periods without signal content are included in the noise estimate. The spectrogram of the input signal is rescaled and compared to spectrograms for a number of templates defining a signal model, where each signal model represents a source class. The average distortion between the measured spectrograms and the spectrograms of each signal model is calculated. The signal model with the lowest distortion is selected. If the average distortion of the selected signal model is sufficiently low, the source is declared to belong to the corresponding class. If not, the source is declared to be of unknown type.
The set of signal models is trained with signal data by creating templates from the spectrograms of the input signals when such spectrograms are significantly different from the spectrograms of existing templates. If an existing template is found that resembles the input signal spectrogram, that template is averaged with the input signal spectrogram in such a way that the resulting template is the average of all the spectra that matched that template in the past.
The system classifies an acoustic signal source, independent of the sound the source happens to be emitting at the time of sampling, and independent of sound levels. The system may also classify an acoustic signal source when some portions of the spectra of the acoustic signal are masked by noise. The system also requires relatively few training, testing data, and computational resources.
Other systems, methods, features, and advantages will be, or will become, apparent to one with skill in the art upon examination of the following figures and detailed description. It is intended that all such additional systems, methods, features and advantages be included within this description, be within the scope of the invention, and be protected by the following claims.
The system may be better understood with reference to the following drawings and description. The components in the figures are not necessarily to scale, emphasis instead being placed upon illustrating the principles of the invention. Moreover, in the figures, like referenced numerals designate corresponding parts throughout the different views.
Functional Overview of System
A first functional component of the signal classification system is a pre-processor that transforms input data to a time-frequency representation. The signal classification system uses patterns of the relative power in different frequency bands and how such patterns change in the short term to classify an input signal.
Second and third functional components of the signal classification system are a dynamic background estimator and a signal detector respectively. The signal detector discriminates against continuous background noise to ensure that signal classification not influenced by background noise. The dynamic background noise estimation function separates transient sounds from background noise, and estimates the background noise alone. For example, a power detector acts in each of multiple frequency bands. Noise-only portions of the data are used to generate mean and standard deviation of the noise in decibels (dB). When the power exceeds the mean by more than a specified number of standard deviations in a frequency band, the corresponding time period is flagged as containing signal and is not used to estimate the noise-only spectrum.
A fourth functional component of the signal classification system is a harmonic detector. In the case of harmonic sounds, the harmonic detector also provides an estimate for the fundamental frequency of the signal that can be useful for classification. A harmonic detector may act as a filter as many signals of interest (e.g., human voice, music, bird singing, engine, and machinery) contain a harmonic structure. The harmonic detector is described in more detail below. The harmonic detector counts the number of harmonically related peaks in the spectrum.
A fifth functional component is a spectral rescaler. The input signal may vary. For example, the input signal may be weak or strong, close or far. Before measured spectra are matched against templates in a model, the measured spectra are rescaled to ensure that the inter-pattern distance does not depend on the overall loudness of the signal. A weighting proportional to the signal-to-noise ratio (SNR) in decibels (dB) is applied to the frequency bands during resealing. The weights are bounded below and above by a minimum and a maximum value, respectively. The spectra are rescaled so that the weighted distance to each stored template is minimized.
A sixth functional component is a pattern matcher. The pattern matcher compares the spectrogram of the input signal to a set of signal models, each defining a class. Each signal model consists of a set of prototypical spectrograms of short duration (“templates”) obtained from signals of known identity. Signal model training is accomplished by collecting spectrograms that are significantly different from prototype spectrograms previously collected. The first prototype spectrogram may be the first input signal spectrogram containing signal significantly above the noise level. For subsequent time epochs, where the input signal spectrogram is closer to any existing prototype spectrogram than a selected distance threshold, that input signal spectrogram may be averaged with the closest prototype spectrogram. Where the input signal spectrogram is farther away from any prototype spectrogram than the selected threshold, the input signal spectrogram may be declared to be a new prototype spectrogram.
The distance between templates and the measured spectrogram of the input signal may be one of several appropriate metrics, such as the Euclidean distance or a weighted Euclidean distance. For each signal model class, the template with the smallest distance to the measured input signal spectrogram is selected as the best-fitting prototype spectrogram for that class.
A seventh functional component is a classifier. A score for each class is accumulated for each input signal sample. When sufficient data has been collected from a suitable number of input signal samples, a final classification decision is made. Alternatively, a decision can be forced at any desired time or event (for example, if a period of speech is followed by a significant period of silence), and the best fitting class returned along with the score at that point.
Overview of Basic Method
The samples of a current window are subjected to a time-frequency transformation, which may include pre-filtering, shading, or other conditioning operations (Act 206). The signal classification system may use a short-time Fourier transform, banks of filter analysis, discrete wavelet transform, or other time-frequency transforms.
The time-frequency transformation transforms the initial time series input signal x(t) into a time-frequency representation X(f, i), where t is the sampling index to the time series x, and f and i are discrete variables respectively indexing the frequency and time dimensions of spectrogram X. The logarithm of the magnitude of X may be used instead of X in subsequent steps unless specified otherwise, i.e.:
P(f,i)=20 log10(|X(f,i)|).
The power level P(f,i) as a function of time and frequency will be subsequently referred to as a “spectrogram.”
The signal classification system subjects the power levels in individual frequency bands f to background noise estimation (Act 208). A signal detector detects the presence of signal buried in stationary background noise (Act 210), and passes only spectrograms that include signal. The background noise estimation updates the estimate of the background noise parameters when no signal is present.
The signal classification system may include a power detector for performing background noise estimation. The power detector may average the acoustic power in a sliding window for each frequency band f. When the power within a predetermined number of frequency bands exceeds a threshold, determined as a certain number of standard deviations above the background noise, the power detector declares the presence of signal, i.e., when:
P(f,i)>B(f)+cσ(f),
where B(f) is the mean background noise power in band f, σ(f) is the standard deviation of the noise in that same band, and c is a constant. As an alternative, noise estimation need not be dynamic. For example, noise estimation may be performed once, such as during boot-up of a computer running software implementing the signal classification system.
The signal classification system applies a harmonic detector function to the spectrograms that are passed through the signal detector (Act 212). Harmonic detection allows the system to discriminate against signals that are not of the same harmonic class as the input signal, or in other words, signals for which no further comparison is necessary. For example, the human voice is characterized by the presence of a set of harmonics between 0.1 and about 3 kHz, with a fundamental frequency (pitch) of between 90 Hz for adult males to 300 Hz for children.
The signal classification system may then rescale the spectrograms P from Act 206 to allow them to be compared to stored templates (Act 214). The signal classification system may shift each element of the spectrogram P(f, i) up by a constant k(i, m) so that the root-mean-squared difference between P(f, i)+k(i, m) and the mth template T(f, m) is minimized. This is accomplished according to the following equation, where N is the number of frequency bands:
As an alternative, the signal classification system uses weighting to rescale the templates prior to comparison. The weights w(i) are proportional to the SNR r(f, i) in band f at time i, calculated as a difference of levels, i.e. r(f, i)=P(f, i)−B(f), for each frequency band. Each element of the rescaling factor may be weighted by a weight defined as follows, where wmin and wmax are preset thresholds:
w(f,i)=wmin if r(f,i)<wmin;
w(f,i)=wmax if r(f,i)>wmax;
w(f,i)=r(f,i)otherwise.
The weights may be normalized by the sum of the weights at each time frame, i.e.:
w′(f,i)=w(f,i)/sumf(w(f,i)),
w′min=wmin/sumf(w(f,i)),
w′max=wmax/sumf(w(f,i)).
The rescaling constant are given by:
The effect of such rescaling is to align the frequency bands of the templates having a higher SNR. Rescaling is optional and may not be used in all signal classification systems.
The SNR of the templates may be used as well as the SNR of the measured spectra for rescaling the templates. The SNR of template T(f, m) is defined as rN(f, m)=T(f, m)−BN(f), where BN(f) is the background noise in frequency band f at the time of training. In a weighting scheme using both r and rN, the weights wN may be defined as the square-root of the product of the weights for the templates and the spectrogram:
w2(f,i,m)=wmin if √{square root over (rN(f,m)r(f,i))}{square root over (rN(f,m)r(f,i))}<wmin;
w2(f,i,m)=wmax if √{square root over (rN(f,m)r(f,i))}{square root over (rN(f,m)r(f,i))}>wmax;
w2(f,i,m)=√{square root over (rN(f,m)r(f,i))}{square root over (rN(f,m)r(f,i))}>wmax otherwise.
Other combinations of rN and r may be used. The weights may be normalized by the sum of the weights at each time frame:
w′2(f,i)=w2(f,i)/sumf(w2(f,i)),
w′min=wmin/sumf(w2(f,i)),
w′max=wmax/sumf(w2(f,i)).
After spectral rescaling, the signal classification system performs pattern matching to find a template T* in a signal model that best matches the current spectrogram P(f, i) (Act 216). There exists some latitude in the definition of the term “best match,” as well as in the method used to find that best match. For example, the template with the smallest r.m.s. (root mean square) difference d* between P+k and T* is found. As another example, the weighted r.m.s. distance is used, where
In this example, the frequency bands with the least SNR contribute less to the distance calculation than those bands with more SNR. The best matching template T*(i) at time i is selected by finding m such that d*(i)=minm (d(i,m)).
The signal classification system also includes a classifier. A score for each class is accumulated. When sufficient data has been collected, a decision is made. A score can be the average of the distances d(i,m) over time i. For example, the signal classification system may accumulate eight to twenty scores, each corresponding to a buffer of voiced speech (as opposed to unvoiced speech—consonants—since the buffers without voiced speech do not contain as much information as to the identity of the speaker). Other amounts of scores may also be accumulated.
The classification decision may comprise comparing a score to a threshold, resulting in a binary determination. The classification decision may also use a “soft” classifier, such as a neural network. As another alternative, a decision may be forced at a desired time or event, at which event or time the best-fitting class is returned along with the score at that point. The score may include a component that relates the contribution of the fundamental frequency to the total score. This component may be of the form K(f0−fsource)2, where f0 is the measured fundamental frequency, fsource is the fundamental frequency of the source model, and K is a proportionality constant.
The score may be the average of the distance over time, plus a fundamental frequency term, such as
where the average is taken over N points starting at time i=I. In this example, the score s is minimized. If s does not meet a selected threshold value Tunknown for all models, then the source may be declared to be of “unknown” type. Otherwise, the source may be declared to belong to the class with the lowest score.
Single or multiple signal models, each comprising one or more templates, may be applied in various applications to classify an input acoustic signal. In the case of a single signal model, the classification is binary.
Background Noise Estimation and Signal Detection
The process begins at a Start Process state (Act 302). The signal classification system obtains samples of background noise to use the mean and standard deviation of the noise to detect signal. The samples may be one second samples, or of other time durations. The signal classification system determines if a sufficient number of samples of background noise have been obtained (Act 304). If not, the present sample may be used to update the noise estimate (Act 306) and the process is terminated (Act 310). For example, the spectrogram elements P(f, i) may be kept in a ring buffer and used to update the mean B(f) and the standard deviation σ(f) of the noise in each frequency band f. The background noise estimate may be ready when the index i is greater than a preset threshold.
If the background samples are ready (Act 304), then a determination is made as to whether the signal level P(f, i) of a current input signal sample is significantly above the background in some of the frequency bands (Act 308). As an example, when the power within a predetermined number of frequency bands is greater than a threshold, determined as a certain number of standard deviations above the background noise mean level, the determination act indicates that the power threshold has been exceeded, i.e., when
P(f,i)>B(f)+cσ(f),
where c is a constant predetermined empirically (Act 312). The process then ends (Act 310). If a sufficiently powerful signal is not detected in Act 308, then the background noise statistics are updated as in Act 306 and the process then ends (Act 310).
Harmonic Detector
The process begins at a Start Process state (Act 402). The transformed spectrum of an input signal sample is scanned for local peaks for frequencies up to a maximum frequency of fmax in order to “pick” a peak (Act 404). A local peak is declared at P(f) if P(f−1)<P(f)>P(f+1). The peaks that stand above the neighboring spectrum values by more than a threshold ε are extracted (Act 406). For example, the peaks may be represented by those f for which P(f−1)+ε<P(f)>P(f+1)+ε. Each peak represents one “vote” for each of the fundamental frequencies f0 (Act 408). The estimate of V0(f0) may be floor (fmax/f0). As lower values of f0 have fewer harmonics for a given fmax than higher values off f0, the votes may be normalized by the expected number of harmonics in the frequency range considered V0(f0) (Act 410). If the ratio V(f0)/V0(f0) is greater than a threshold (Act 412), a harmonic relationship is declared to exist.
Pattern Matching
The frequency bands with the least SNR may contribute less to the distance calculation than those bands with more SNR. The signal classification system selects the best matching template T*(f, i) that is the output of Act 504 at time i by finding m such that d*(i)=minm[d(i, m)]. If the system is not in learning mode (Act 506), then T*(f, i) is also the output of the process as being the closest template (Act 508). The process then ends (Act 510).
If the system is in learning mode (Act 506), the template T*(f, i) most similar to P(f, i) is used to adjust the signal model. The manner in which T*(f, i) is incorporated in the model may be affected by the value of d*(i) (Act 512). If d*(i)<dmax, where dmax is a predetermined threshold, then T*(f, i) may be adjusted (Act 516), and the process ends (Act 510). Act 516 may be implemented such that T*(f, i) is the average of all spectra P(f, i) used to compose T*(f, i). The number nm of spectra associated with T(f, m) may be kept in memory. When the signal classification system uses a new spectrum P(f, i) to adjust T(f, m), the adjusted template may be:
T(f,m)=[nmT(f,m)+P(f,i)]/(nm+1),
while the number of patterns corresponding to template m may be adjusted as well:
nm=nm+1.
In Act 512, where d*(i)>dmax, a new template may be created, T*(f, i)=P(f, i), with a weight nm=1 (Act 514), and the process ends (Act 510).
Computer Implementation
The signal classification system may be implemented in hardware or software, or a combination of both, such as programmable logic arrays. Unless otherwise specified, the algorithms included as part of the signal classification system are not inherently related to any particular computer or other apparatus. In particular, various general-purpose machines may be used with programs written in accordance with the functions described above, or it may be more convenient to construct a more specialized apparatus to perform the required method steps. However, the signal classification system may be implemented in one or more computer programs executing on programmable systems. Each computer may comprise at least one processor, at least one data storage system (including volatile and non-volatile memory and/or storage elements), at least one input device, and at least one output device. Each such programmable system component constitutes a means for performing a function. The program code is executed on the processors to perform the functions described above.
Each program may be implemented in any desired computer language (including machine, assembly, high level procedural, or object oriented programming languages) to communicate with a computer system. The computer language may be a compiled or interpreted language.
Each such computer program may be stored on a storage media or device (e.g., ROM, CD-ROM, or magnetic or optical media) readable by a general or special purpose programmable computer, for configuring and operating the computer when the storage media or device is read by the computer to perform the procedures described above. The signal classification system may also be considered to be implemented as a computer-readable storage medium, configured with a computer program, where the storage medium causes a computer to operate in a specific and predefined manner to perform the functions described above.
While various embodiments of the invention have been described, it will be apparent to those of ordinary skill in the art that many more embodiments and implementations are possible within the scope of the invention. Accordingly, the invention is not to be restricted except in light of the attached claims and their equivalents.
This application is a continuation-in-part of U.S. patent application Ser. No. 09/385,975, filed Aug. 30, 1999, now U.S. Pat. No. 7,117,149 which is incorporated by reference.
Number | Name | Date | Kind |
---|---|---|---|
4486900 | Cox et al. | Dec 1984 | A |
4531228 | Noso et al. | Jul 1985 | A |
4630305 | Borth et al. | Dec 1986 | A |
4811404 | Vilmur et al. | Mar 1989 | A |
4821325 | Martin et al. | Apr 1989 | A |
4843562 | Kenyon et al. | Jun 1989 | A |
4998280 | Amano et al. | Mar 1991 | A |
5027410 | Williamson et al. | Jun 1991 | A |
5056150 | Yu et al. | Oct 1991 | A |
5146539 | Doddington et al. | Sep 1992 | A |
5313555 | Kamiya | May 1994 | A |
5400409 | Linhard | Mar 1995 | A |
5463618 | Furukawa et al. | Oct 1995 | A |
5475791 | Schalk et al. | Dec 1995 | A |
5479517 | Linhard | Dec 1995 | A |
5495415 | Ribbens et al. | Feb 1996 | A |
5502688 | Recchione et al. | Mar 1996 | A |
5526466 | Takizawa | Jun 1996 | A |
5568559 | Makino | Oct 1996 | A |
5584295 | Muller et al. | Dec 1996 | A |
5617508 | Reaves | Apr 1997 | A |
5677987 | Seki et al. | Oct 1997 | A |
5680508 | Liu | Oct 1997 | A |
5692104 | Chow et al. | Nov 1997 | A |
5701344 | Wakui | Dec 1997 | A |
5708704 | Fisher | Jan 1998 | A |
5809453 | Hunt | Sep 1998 | A |
5933801 | Fink et al. | Aug 1999 | A |
5949888 | Gupta et al. | Sep 1999 | A |
6011853 | Koski et al. | Jan 2000 | A |
6163608 | Romesburg et al. | Dec 2000 | A |
6167375 | Miseki et al. | Dec 2000 | A |
6173074 | Russo | Jan 2001 | B1 |
6175602 | Gustafsson et al. | Jan 2001 | B1 |
6192134 | White et al. | Feb 2001 | B1 |
6199035 | Lakaniemi et al. | Mar 2001 | B1 |
6405168 | Bayya et al. | Jun 2002 | B1 |
6434246 | Kates et al. | Aug 2002 | B1 |
6507814 | Gao | Jan 2003 | B1 |
6587816 | Chazan et al. | Jul 2003 | B1 |
6643619 | Linhard et al. | Nov 2003 | B1 |
6687669 | Schrögmeier et al. | Feb 2004 | B1 |
6782363 | Lee et al. | Aug 2004 | B2 |
6822507 | Buchele | Nov 2004 | B2 |
6859420 | Coney et al. | Feb 2005 | B1 |
6910011 | Zakarauskas | Jun 2005 | B1 |
7117149 | Zakarauskas | Oct 2006 | B1 |
20010028713 | Walker | Oct 2001 | A1 |
20020071573 | Finn | Jun 2002 | A1 |
20020176589 | Buck et al. | Nov 2002 | A1 |
20030040908 | Yang et al. | Feb 2003 | A1 |
20030216907 | Thomas | Nov 2003 | A1 |
20040078200 | Alves | Apr 2004 | A1 |
20040138882 | Miyazawa | Jul 2004 | A1 |
20040165736 | Hetherington et al. | Aug 2004 | A1 |
20040167777 | Hetherington et al. | Aug 2004 | A1 |
20050114128 | Hetherington et al. | May 2005 | A1 |
20050240401 | Ebenezer | Oct 2005 | A1 |
20060034447 | Alves et al. | Feb 2006 | A1 |
20060074646 | Alves et al. | Apr 2006 | A1 |
20060100868 | Hetherington et al. | May 2006 | A1 |
20060115095 | Giesbrecht et al. | Jun 2006 | A1 |
20060116873 | Hetherington et al. | Jun 2006 | A1 |
20060136199 | Nongpiur et al. | Jun 2006 | A1 |
20060251268 | Hetherington et al. | Nov 2006 | A1 |
20060287859 | Hetherington et al. | Dec 2006 | A1 |
Number | Date | Country |
---|---|---|
2158847 | Sep 1994 | CA |
2157496 | Oct 1994 | CA |
2158064 | Oct 1994 | CA |
0 076 687 | Apr 1983 | EP |
0 629 996 | Dec 1994 | EP |
0 629 996 | Dec 1994 | EP |
0 750 291 | Dec 1996 | EP |
0750291 | Dec 1996 | EP |
1 450 353 | Aug 2004 | EP |
1 450 354 | Aug 2004 | EP |
1 669 983 | Jun 2006 | EP |
06269084 | Sep 1994 | JP |
06319193 | Nov 1994 | JP |
WO 00-41169 | Jul 2000 | WO |
WO 01-56255 | Aug 2001 | WO |
WO 01-73761 | Oct 2001 | WO |
Number | Date | Country | |
---|---|---|---|
20070033031 A1 | Feb 2007 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 09385975 | Aug 1999 | US |
Child | 11540153 | US |