This application is a continuation application of International Application No. PCT/JP2009/004778, filed on Sep. 19, 2009; the entire contents of which are incorporated herein by reference.
Embodiments described herein relate generally to a signal clustering apparatus.
As to signal clustering technique, an acoustic signal is finely divided into each segment, and segments having similar feature are clustered as the same class. By using this technique, in a meeting or a broadcast program including a plurality of participates, an acoustic signal (acquired from the meeting or the broadcast program) is clustered for each speaker. Furthermore, in a video (such as a home video), by distinguishing a background sound at a place where the video is captured, the acoustic signal is clustered for each event or each scene. Hereinafter, one unit including an utterance of the speaker or a specific event is called “a scene”.
As to a conventional technique, in order to characterize each segment divided from an acoustic signal, a plurality of reference models is generated from the acoustic signal to be processed. Then, an observation probability (Hereinafter, it is called “a likelihood”) between each segment and each reference model is calculated. In this case, the reference model is represented by an acoustic feature. Especially, segments (divided signals) belonging to the same scene have a high likelihood for a specific reference model, i.e., a similar feature.
In this conventional technique, when reference models are generated from an acoustic signal comprising scenes having various durations, the number of reference models (representing each scene) depends on a duration of the scene. In other words, a plurality of reference models is often generated based on the scene. Briefly, when duration of a scene is longer, the number of reference models representing the scene becomes larger. Accordingly, if a segment does not have a high likelihood for all reference models representing a specific scene, the segment cannot be clustered to the specific scene. Furthermore, by clustering segments to a scene having a long duration (represented by the large number of reference models), information of another scene having a short duration (represented by the small number of reference models) becomes unnoticeable. As a result, detection of another scene having the short duration is often missed.
According to one embodiment, a signal clustering apparatus includes a feature extraction unit, a division unit, a reference model acquisition unit, a first feature vector calculation unit, an inter-models similarity calculation unit, a second feature vector calculation unit, and a clustering unit. The feature extraction unit is configured to extract a feature having a distribution from a signal. The division unit is configured to divide the feature into segments by a predetermined duration. The reference model acquisition unit is configured to acquire a plurality of reference models. Each reference model represents a specific feature having a distribution. The first feature vector calculation unit is configured to calculate a first feature vector of each segment by comparing each segment with the plurality of reference models. The first feature vector has a plurality of elements corresponding to each reference model. A value of an element attenuates when a divided feature of the segment shifts from a center of the distribution of the specific feature of the reference model corresponding to the element. The inter-models similarity calculation unit is configured to calculate a similarity between two reference models as all pairs selected from the plurality of reference models. The second feature vector calculation unit is configured to calculate a second feature vector of each segment. The second feature vector has a plurality of elements corresponding to each reference model. A value of an element of the second feature vector is a weighted sum by multiplying each element of the first feature vector of the same segment by the similarity between each reference model and the reference model corresponding to the element. The clustering unit is configured to cluster segments corresponding to second feature vectors of which the plurality of elements are similar values to one class.
Hereinafter, further embodiments will be described with reference to the accompanying drawings. In the drawings, same sign represents the same or similar part.
By using a predetermined area of the RAM 105 as a working area, the CPU 101 executes various processing in cooperation with various control programs previously stored in the ROM 104. Furthermore, the CPU 101 generally controls operation of each unit composing the signal clustering apparatus 100.
By equipping various kinds of input keys, the operation unit 102 accepts information operatively inputted from a user as an input signal, and outputs the input signal to the CPU 101.
For example, the display unit 103 comprises a display such as a LCD (Liquid Crystal Display), and displays various information based on a display signal from the CPU 101. Moreover, the display unit 103 may form a touch panel with the operation unit 102 as one body.
The ROM 104 unrewritably stores program (to control the signal clustering apparatus 100) and various kinds of set information. The RAM 105 is a storage means such as a SDRAM, and functions as a working area of the CPU 101, i.e., a buffer. The signal input unit 106 converts an acoustic signal (from a microphone not shown in Fig.) or a video signal (from a camera not shown in Fig.) to an electric signal, and outputs the electric signal as numerical data such as PCM (Pulse Code Modulation) to the CPU 101.
The storage unit 107 includes a memory medium magnetically or optically storable, and stores signals acquired via the signal input unit 106 or signals inputted from the outside via a communication unit or an I/F (Interface) not shown in Fig. Furthermore, the storage unit 107 stores clustering result information (explained afterwards) of an acoustic signal by the signal clustering apparatus.
The feature extraction unit 10 extracts an acoustic feature every predetermined duration C1 from the acoustic signal (inputted via the signal input unit 106), and outputs the acoustic feature to the division unit 11. Furthermore, the feature extraction unit 10 outputs the acoustic feature to the reference model acquisition unit 13 based on operation of the reference model acquisition unit 12 (explained afterwards).
The feature extraction unit 10 may uses a method disclosed in “Unsupervised Speaker Indexing using Anchor Models and Automatic Transcription of Discussions”, Y. Akita, ISCA 8th European Conf. Speech Communication and Technology (Euro Speech), September 2003. Concretely, the feature extraction unit 10 extracts a cepstrum feature such as LPC cepstrum or MFCC every predetermined duration C1 from the acoustic signal having a predetermined duration C2. Moreover, durations C1 and C2 has relationship as “C1<C2”. For example, C1 is 10.0 msec, and C2 is 25.0 msec.
The feature extraction unit 10 may use a method disclosed in “Construction and Evaluation of a Robust Multi feature Speech/Music Discriminator”, E. Scheirer, IEEE International Conference on Acoustic Speech, and Signal Processing, April 1997. Concretely, the feature extraction unit 10 calculates a spectral variance or the number of zero-cross having duration C2 every predetermined duration C1, and extracts an acoustic feature based on the spectral variance or the number of zero-cross. Furthermore, the feature extraction unit 10 may extract a distribution of the spectral variance or the number of zero-cross in predetermined duration C2′ as the acoustic feature.
As mentioned-above, the feature extraction unit 10 extracts the acoustic feature from the acoustic signal. However, a signal and a feature extracted therefrom are not limited to the acoustic signal and the acoustic feature. For example, an image feature may be extracted from a video signal inputted via a camera. Furthermore, as to a plurality of photographs each having an acoustic signal, by extracting the acoustic signal from each photograph and connecting them, a continuous acoustic signal may be inputted via the signal input unit 106.
The division unit 11 divides the acoustic feature (inputted from the feature extraction unit 10) into each segment having an arbitrary duration according to segmentation information indicated. Furthermore, the division unit 11 outputs an acoustic feature of each segment and time information (start time and completion time) thereof to the first feature vector calculation unit 13.
The reference model acquisition unit 12 acquires a plurality of reference (acoustic) models represented by the acoustic feature (extracted by the feature extraction unit 10). Furthermore, the reference model acquisition unit 12 outputs information of the reference models to the first feature vector calculation unit 13 and the inter-models similarity calculation unit 14. Each reference model does not have scene information (condition 1). The condition 1 means that it cannot be decided whether arbitrary two reference models represent the same scene. Furthermore, at least one scene is represented by a plurality of reference models (condition 2). If the conditions 1 and 2 are satisfied, reference models previously stored in the ROM 104 may be acquired without operation of the reference model acquisition unit 12 (explained afterwards).
In this case, the scene means a cluster to which acoustic signals having similar feature belongs. The cluster is, for example, distinction among speakers in a meeting or a broadcast program, distinction among background noises at a place where a home video is captured, or distinction of events such as details thereof. Briefly, the scene is a cluster meaningfully collected.
By using the acoustic feature of each segment (inputted from the division unit 11) and a plurality of reference models (inputted from the reference model acquisition unit 12), the first feature vector calculation unit 13 calculates a first feature vector peculiar to each segment. Furthermore, the first feature vector calculation unit 13 outputs the first feature vector of each segment and time information thereof to the second feature vector calculation unit 15.
By using the plurality of reference models (inputted from the reference model acquisition unit 12), the inter-models similarity calculation unit 14 calculates a similarity between two reference models as all pairs in the plurality of reference models. Furthermore, the inter-models similarity calculation unit 14 outputs the similarity of all pairs to the second feature vector calculation unit 15.
By using the first feature vector of each segment (inputted from the first feature vector calculation unit 13) and the similarity (inputted from the inter-models similarity calculation unit 14), the second feature vector calculation unit 15 calculates a second feature vector peculiar to each segment. Furthermore, the second feature vector calculation unit 15 outputs the second feature vector of each segment and time information thereof to the clustering unit 16.
Among the second feature vector of each segment (inputted from the second feature vector calculation unit 15), the clustering unit 16 clusters a plurality of second feature vectors having similar feature as one class. Furthermore, the clustering unit 16 assigns the same ID (class number) to segments corresponding to the plurality of second feature vectors belonging to the one class.
Next, operation of the signal clustering apparatus of the first embodiment is explained.
First, when a signal is inputted via the signal input unit 106 (S101 in
Continually, the division unit 11 divides the acoustic feature into each segment according to segmentation information previously indicated (S103 in
In this case, the acoustic feature clustered for each segment may represent a plurality of acoustic features included in the segment. Furthermore, the acoustic feature may represent an average of a plurality of acoustic features. Furthermore, the segmentation information may be information that duration of each segment is set to C3 (predetermined duration). Moreover, this duration C3 has relationship “C2<C3”. For example, C3 is set to 1 sec. In operation example of
Furthermore, the segmentation information may be acquired by another processing, and each segment need not have the equal duration. For example, a method disclosed in “Speaker Change Detection and Speaker Clustering Using VQ Distortion Measure” by Seiichi NAKAGAWA and Kazumasa MORI, in pp. 1645-1655 of Institute of Electronics, Information and Communication Engineers, Vol. J85-D-II No. 11, November 2002 may be used. Concretely, by detecting time when the feature changes largely (such as speaker change time), a segment divided by this time may be given as the segmentation information. Furthermore, by detecting a soundless segment from the acoustic signal, a sounded segment divided by the soundless segment may be given as the segmentation information.
Moreover, in operation example of
Continually, by using the acoustic feature extracted every predetermined duration C1 at S102, the reference model acquisition unit 12 executes reference mode-acquisition processing, and acquires reference models (S104 in
Next, detail operation of the reference model acquisition unit 12 is explained by referring to
The pre-division unit 121 divides the acoustic feature (inputted from the feature extraction unit 10) into each pre-segment having predetermined duration. In this case, the pre-division unit 121 sets duration of each pre-segment to C4 (predetermined duration), and outputs an acoustic feature of each pre-segment and time information thereof to the pre-model generation unit 122. By setting the duration C4 (For example, 2.0 sec) shorter than a general utterance time (by one speaker) or one scene, the pre-segment had better be composed by an acoustic feature of one speaker or one scene only.
Whenever an acoustic feature of each pre-segment is inputted from the pre-division unit 121, the pre-model generation unit 122 generates a pre-model (acoustic model) from the acoustic feature. The pre-model generation unit 122 outputs the outputs the pre-model and information (acoustic information and time information) peculiar to a pre-segment thereof to the in-region similarity calculation unit 123. Under a condition of the predetermined duration C4, sufficient statistic amount to generate the model is not acquired occasionally. Accordingly, the pre-model had better be generated by using VQ (Vector Quantization) code book.
The in-region similarity calculation unit 123 sets a plurality of pre-segments (continually inputted from the pre-model generation unit 122) as one region in order, and calculates a similarity of each region based on pre-models of pre-segments included in the region. Furthermore, the in-region similarity calculation unit 123 outputs the similarity and information of pre-segments included in the region to the training region extraction unit 124.
The training region extraction unit 124 extracts the region having the similarity (inputted from the in-region similarity calculation unit 123) larger than a threshold as a training region. Furthermore, the training region calculation unit 124 outputs an acoustic feature and time information corresponding to the training region to the reference model generation unit 125. This training region-extraction processing (by the in-region similarity calculation unit 123 and the training region extraction unit 124) can be executed as a method disclosed in JP-A No. 2008-175955.
The reference model generation unit 125 generates a reference model of each training region based on the acoustic feature of each training region (inputted from the training region extraction unit 125). When an acoustic feature of a segment to be clustered is compared with the reference model, a likelihood of the acoustic feature is higher if the acoustic feature is nearer a center of distribution of an acoustic feature used for generating the reference model. Conversely, the likelihood of the acoustic feature quickly attenuates if the acoustic feature is apart (shifts) from a center of distribution of an acoustic feature used for generating the reference model. This characteristic is called “a constraint of the reference model”. As to the constraint, when the likelihood is added with weight to other likelihood, strength and weakness is largely assigned to addition degree. For example, a model based on normal distribution such as GMM (Gaussian Mixture Model) satisfies a constraint of this model. Moreover, assume that reference models stored in the ROM 104 satisfies a constraint thereof.
The reference model acquisition unit 12 outputs reference models (acquired from the reference model generation unit 125) to the first feature vector calculation unit 13 and the inter-models similarity calculation unit 14.
Next, by using the reference models (acquired at S104) and the acoustic feature of each segment (divided at S103), the first feature vector calculation unit 13 executes first feature vector-calculation processing, and calculates a first feature vector of each segment (S105 in
Here, detail operation of the first feature vector calculation unit 13 is explained by referring to
Next, by using the acoustic feature of k-th segment Tk, the first feature vector calculation unit 13 calculates a likelihood P (Tk|sm) for m-th reference model sm (S13). In this case, the likelihood for the reference model sm is calculated by using an equation (1).
Moreover, in the equation (1), “dim” is the number of dimension of the acoustic feature, “lk” is the number of acoustic features in segment Tk, “fi” is i-th acoustic feature of segment Tk, “Nm” is the number of mixture of reference model sm, and “Cmn, umn, Umn” are a mixture weight coefficient of a mixture element “n”, an averaged vector, and a diagonal covariance matrix of the reference model sm respectively. Furthermore, a logarithm of the likelihood may be used at post processing.
Continually, the first feature vector calculation unit 13 decides whether likelihood-calculation of S13 is performed for all reference models inputted from the reference model acquisition unit 12 (S14). In this case, if the likelihood-calculation is not performed for at least one reference model (No at S14), by setting the reference number “m=m+1”, a next reference model sm is set as a processing target (S15), and processing is returned to S13.
On the other hand, if the likelihood-calculation is performed for all reference models (Yes at S14), a vector having the likelihood (as each element) corresponding each reference model is generated as a first feature vector vk of k-th segment Tk by using an equation (2) (S16). In the equation (2), the number of reference models is M. Moreover, modification processing such as normalization of elements of the first feature vector vk may be executed to the first feature vector vk. In operation example of
Next, the first feature vector calculation unit 13 decides whether the first feature vector vk is generated for all segments (S17). In this case, if the first feature vector vk is not generated for at least one segment Tk (No at S17), by setting the reference number “k=k+1”, a next segment Tk is set as a processing target (S18), and processing is returned to S12.
On the other hand, if the first feature vector vk is generated for all segments (Yes at S17), the first feature vector of each segment and time information thereof are outputted to the second feature vector calculation unit 15 (S19), and processing is completed. In this way, the first feature vector calculation unit 13 outputs first feature vectors to the second feature vector calculation unit 15.
Next, the inter-models similarity calculation unit 14 executes calculation processing of inter-models similarity by using reference models acquired at S104, and calculates a similarity between two reference models as all pairs in the all reference models (S106 in
Here, detail operation of the inter-models similarity calculation unit 14 is explained by referring to
First, the inter-models similarity calculation unit 14 sets a reference number “k=1” to a first reference model sk (S21). Next, the inter-models similarity calculation unit 14 sets a reference number “m=1” to a first reference model sm to be referred by the reference model sk (S22).
Next, the inter-models similarity calculation unit 14 calculates a similarity S(sk, sm) between k-th reference model sk and m-th reference model sm (S23). For example, the similarity S(sk, sm) is calculated by multiplying a Euclidean distance (using an averaged vector between two reference models) by minus (Refer to operation example O4 in
Continually, the inter-models similarity calculation unit 14 decides whether the similarity between k-th reference model sk and all reference models sm is already calculated (S24). In this case, if the similarity between k-th reference model sk and at least one reference model sm is not calculated yet (No at S24), by setting the reference number “m=m+1”, a next reference model sm is set as a processing target (S25), and processing is returned to S23.
On the other hand, if the similarity between k-th reference model sk and all reference models sm is already calculated (Yes at S24), a similarity S(sm|sk) of each reference model sm for k-th reference model sk is calculated by using an equation (3). In order to calculate the similarity S(sm|sk), an average “mean” and a standard deviation “sd” of all similarities for k-th reference model sk, parameters “a, b” and a function “G”, are used.
First, the similarity S(sk, sm) is normalized so that an average is “b” and a distribution is “a2”. In this case, an upper limit “H1′” larger than the parameter “b” and smaller than (or equal to) an upper limit “H1” is set. Furthermore, a lower limit “H2′” smaller than the parameter “b” and larger than (or equal to) a lower limit “H2” is set. The function “G” adjusts an input value (a normalized value of the similarity S(sk, sm)) to a value smaller than (or equal to) “H1” and larger than (or equal to) “H1′” if the input value is larger than (or equal to) a threshold th1. Furthermore, the function “G” adjusts the input value to a value larger than (or equal to) “H2” and smaller than (or equal to) “H2′” if the input value is smaller than (or equal to) a threshold th2. Furthermore, if two variables x and y have relationship “x>y”, the function G has relationship “G(x)≧G(y)”. The equation (4) represents an example of the function G assuming “H1=H1′ and H2=H2′”. Furthermore, in operation example of
Next, the inter-models similarity calculation unit 14 decides whether the similarity between all reference models sk and all reference models sm is already calculated (S27). In this case, if the similarity between at least one reference model sk and all reference models sm is not calculated yet (No at S27), by setting the reference number “k=k+1”, a next reference model sk is set as a processing target (S28), and processing is returned to S22.
On the other hand, if the similarity between all reference models sk and all reference models sm is already calculated (Yes at S27), the similarity S(sm|sk) between all reference models sk and all reference models sm is outputted to the second feature vector calculation unit 15 (S29), and processing is completed. In this way, the inter-models similarity calculation unit 14 outputs the similarity to the second feature vector calculation unit 15.
Next, by using the first feature vector (calculated at S105) and the similarity (calculated at S106), the second feature vector calculation unit 15 executes calculation processing of the second feature vector, and calculates the second feature vector of each segment (S107 in
Here, detail operation of the second feature vector calculation unit 15 is explained by referring to
First, the second feature vector calculation unit 15 sets a reference number “k=1” to a first segment Tk (831). Next, the second feature vector calculation unit 15 sets a reference number “m=1” to a first reference model sm (S32). The step of S32 is processing to calculate m-th element (in a second feature vector) of k-th segment Tk.
Next, the second feature vector calculation unit 15 newly sets m-th dimensional element ykm of the second feature vector corresponding to k-th segment Tk (S33). Furthermore, the second feature vector calculation unit 15 sets a reference number “j=1” to a first reference model sji to be referred by m-th reference model sm (S34).
Continually, by using j-th dimensional element vkj of the first feature vector vk (calculated at k-th segment Tk) and a similarity S(sj|sm) between m-th reference model sm and j-th reference model sj, the second feature vector calculation unit 15 updates the element ykm. Concretely, an equation “ykm=ykm+S(sj|sm)*vkj” is set (S35).
Next, the second feature vector calculation unit 15 decides whether the similarity S(sj|sm) between m-th reference model sm and all reference models sj is used to update the element ykm (S36). In this case, if the similarity between m-th reference model sm and at least one reference model sj is not used yet (No at S36), by setting the reference number “j=j+1”, a next reference model sj is set as a processing target (S37), and processing is returned to S35.
On the other hand, if the similarity between m-th reference model sm and all reference models sj is already used (Yes at S36), the second feature vector calculation unit 15 decides whether all elements of M-dimension (M: the number of reference models) are updated in the second feature vector corresponding to k-th segment Tk (S38). In this case, if at least one element of M-dimension is not updated in the second feature vector (No at S38), by setting the reference number “m=m+1”, a next reference model sm is set as a processing target (S39), and processing is returned to S33.
On the other hand, if all elements of M-dimension is already updated in the second feature vector corresponding to k-th segment Tk (Yes at S38), a second feature vector yk having all updated elements is generated (S40). In
Next, the second feature vector calculation unit 15 decides whether the second feature vector yk is already generated for all segments (S41). In this case, if the second feature vector yk is not generated for at least one segment (No at S41), by setting the reference number “k=k+1”, a next segment Tk set as a processing target, and processing is returned to S32.
On the other hand, if the second feature vector yk is already generated for all segments (Yes at S41), the second feature vector yk of each segment and time information thereof are outputted to the clustering unit 16 (S43), and processing is completed. In this way, the second feature vector calculation unit 15 outputs the second feature vector to the clustering unit 16.
Next, among all second feature vectors calculated at S107, the clustering unit 16 clusters second feature vectors having similar feature as one class, and assigns the same ID to all segments corresponding to the second feature vectors belonging to the one class (S108). Then, processing is completed.
Here, as to processing of the clustering unit 16, in
As shown in
On the other hand, in
As mentioned-above, in the first embodiment, even if a segment (divided acoustic signal) does not have a high likelihood for all reference models (each representing a specific scene), by considering a similarity between two reference models, a high likelihood of the second feature vector for one reference model is reflected to a low likelihood of another second feature vector for another reference model having a high similarity with the one reference model. As a result, the segment can be clustered to the specific scene corresponding thereto.
Next, a signal clustering apparatus 100b according to the second embodiment is explained.
As shown in
Moreover, in
The first feature vector calculation unit 23 outputs the first feature vector of each segment and time information thereof to the third feature vector calculation unit 28. The inter-models similarity calculation unit 24 outputs the similarity to the second feature vector calculation unit 25 and the specific model selection unit 27. Furthermore, the second feature vector calculation unit 25 outputs the second feature vector of each segment and time information thereof to the third feature vector calculation unit 28.
By using the second feature vector of each segment (inputted from the second feature vector calculation unit 25), the first feature vector of each segment (inputted from the first feature vector calculation unit 23) and a specific model (inputted from the specific model selection unit 27), the third feature vector calculation unit 28 calculates a third feature vector peculiar to each segment. Furthermore, the third feature vector calculation unit 28 outputs the third feature vector of each segment and time information thereof to the clustering unit 26.
Next, the specific model selection unit 27 is explained. By using the similarity inputted from the inter-models similarity calculation unit 24, the specific model selection unit 27 calculates a specific score of each reference model based on a similarity between the reference model and each of all reference models. Then, the specific model selection unit 27 compares the specific model of each reference model mutually, and selects at least one reference model as a specific model. Furthermore, the specific model selection unit 27 outputs the specific model and a correspondence relationship between the reference model and the specific model to the third feature vector calculation unit 28.
Hereinafter, operation of the specific model selection unit 27 is explained by referring to
First, the specific model selection unit 27 sets a reference number “k=1” to a first reference model sk to calculate a specific score for selecting a specific model (S51).
Next, the specific model selection unit 27 sets a specific score “lk=0” of k-th reference model sk (S52). Furthermore, the specific model selection unit 27 sets a reference number “m=1” to a first reference model sm to be referred by the reference model sk (S53).
Continually, the specific model selection unit 27 sets a specific score “lk=lk+F(S(sk|m))” by using the similarity S(sk|sm) between k-th reference model sk and the reference model sm, and a function F represented by an equation (5).
In this case, if two variables x and y have a relationship “x>y”, the function F represents “F(x)≧F(y)”. Furthermore, for example, the function F is set as “F(x)=x”.
Next, the specific model selection unit 27 decides whether the similarity between k-th reference model sk and each of all reference models sm is used for calculating a specific score of the k-th reference model sk (S55). In this case, if the similarity between k-th reference model sk and at least one reference models sm is not used yet (No at S55), by setting the reference number “m=m+1”, a next reference model sm is set as a processing target (S56), and processing is returned to 554.
On the other hand, if the similarity between k-th reference model sk and each of all reference models sm is already used (Yes at S55), the specific model selection unit 27 decides whether the specific score is already calculated for all reference models sk (S57). In this case, if the specific score is not calculated for at least one reference model sk (No at S57), by setting the reference number “k=k+1”, a next reference model sk is set as a processing target (S58), and processing is returned to S52.
On the other hand, if the specific score is already calculated for all reference models sk (Yes at S57), the specific model selection unit 27 selects reference models (of L units) having the lower specific score as a specific model, and outputs the specific model and information of the reference model corresponding to the specific model to the third feature vector calculation unit 28 (S59). Then, processing is completed. Moreover, “L” is a parameter. In
Next, the third feature vector calculation unit 28 is explained. By using the second feature vector of each segment, the first feature vector of each segment and the specific model, the third feature vector calculation unit 28 calculates a third feature vector peculiar to each segment.
First, the third feature vector calculation unit 28 sets a reference number “k=1” to a first segment Tk (S61). Furthermore, the third feature vector calculation unit 28 sets a reference number “l=1” to a first specific model r1 (S62).
Next, the third feature vector calculation unit 28 acquires a reference number “m” of the reference model corresponding (equal) to l-th specific model r1 (S63).
Continually, the third feature vector calculation unit 28 adds m-th element vkm of the first feature vector vk as (M+1)-th new element to the second feature vector yk calculated at k-th segment Tk (S64).
Next, the third feature vector calculation unit 28 decides whether the element vkm of the first feature vector vk corresponding to all specific models r1 is already added to the second feature vector yk calculated at k-th segment Tk (S65). In this case, if the element vkm of the first feature vector vk corresponding to at least one specific model r1 is not added yet (No at S65), by setting the reference number “l=l+1”, a next specific model r1 is set as a processing target (S66), and processing is returned to S63.
On the other hand, if the element vkm of the first feature vector vk corresponding to all specific models r1 is already added (Yes at S65), the second feature vector yk (corresponding to k-th segment Tk) to which the element vkm is added is a third feature vector Zk (S67). In
Next, the third feature vector calculation unit 28 decides whether the third feature vector is already generated for all segments (S68). In this case, if the third feature vector is not generated for at least one segment yet (No at 68), by referring to the reference number “k=k+1”, a next segment Tk is set as a processing target (S69), and processing is returned to S62.
On the other hand, if the third feature vector is already generated for all segment (Yes at 68), the third feature vector calculation unit 28 outputs the third feature vector of each segment and time information thereof to the clustering unit 26 (S70). Then, processing is completed. In this way, after outputting the third feature vector of each segment and time information to the clustering unit 26, the third feature vector calculation unit 28 completes operation thereof.
Next, among third feature vectors of all segments (inputted from the third feature vector calculation unit 15), the clustering unit 26 clusters third feature vectors having similar feature as one class. Furthermore, the clustering unit 26 assigns the same ID (class number) to each segment corresponding to the third feature vectors belonging to the one class.
As shown in
First, at S101˜S104, the same processing as S101˜S104 is executed (Refer to operation examples O1 and O2 in
Continually, by using the reference model (acquired at S104 in
Next, by using the reference model (acquired at S104), the inter-models similarity calculation unit 24 executes calculation processing of inter-models similarity, and calculates a similarity between each reference model and all reference models (S206, refer to operation examples O4 and O5 in
Next, by using the first feature vector (calculated S205) and the similarity (calculated at S206), the second feature vector calculation unit 25 executes calculation processing of second feature vector, and calculates a second feature vector of each segment (S207, refer to operation example O6 in
Next, by using the similarity (calculated at S206), the specific model selection unit 27 executes selection processing of specific model, and selects at least one specific model (S208, refer to operation example O8 in
Next, by using the second feature vector (calculated at S207), the first feature vector (calculated at S205) and the specific model (selected at S208), the third feature vector calculation unit 28 executes calculation processing of third feature vector, and calculates a third feature vector of each segment (S209, refer to operation example O9 in
Last, among all third feature vectors calculated at S209, the clustering unit 26 clusters third feature vectors having similar feature as one class, and assigns the same ID to all segments corresponding to the third feature vectors belonging to one class (S210). Then, processing is completed.
In explanation of operation examples in
On the other hand, in the second embodiment, the reference model s4 representing another scene (the number of reference models is few) is selected as a specific model. Furthermore, a third feature vector is calculated by adding an element (corresponding to the specific model) of the first feature vector, and the ID is assigned to each segment by using the third feature vector. As a result, a similarity between segments T2 and T3 heightens, and the same ID (as the specific scene) is assigned to segments T2 and T3. Furthermore, a different ID (as another scene) is assigned to the segment T4 (Refer to operation example O10 in
As mentioned-above, as to the second embodiment, in a situation that a short scene (the number of reference models is few) is unnoticeable by clustering to a long scene (the number of reference models is many), a reference model representing the short scene is selected as the specific model, and a feature of the short scene is taken into consideration. As a result, the short scene can be detected. Furthermore, by adding a likelihood of the reference model representing the short scene, information of the short scene is emphasized, and miss of detection of the short scene is avoided.
Next, a signal clustering apparatus 100c according to the third embodiment is explained.
As shown in
Moreover, in
The clustering unit 36 outputs ID information of each segment and time information thereof to the clustering result display unit 39.
Based on the ID information (inputted from the clustering unit 36), the clustering result display unit 39 displays scene information (such as characters or picture) of each time or time information of each scene via the display unit 103. Moreover, segments having the same ID belong to the same scene, and continuous segments having the same ID are one clustered segments.
First, at S101˜S107 in
Continually, among all second feature vectors calculated at S107, the clustering unit 36 clusters second feature vectors having similar feature as one class, and assigns the same ID to all segments corresponding to the second feature vectors belonging to the one class (S308). Furthermore, the clustering unit 36 outputs ID information of each segment to the clustering result display unit 39.
Based on the ID of each segment (assigned at S308), the clustering result display unit 39 displays scene information (such as characters or picture) of each time or time information of each scene via the display unit 103 (S309). Then, processing is completed.
In
As mentioned-above, in the third embodiment, after segments (divided acoustic signal) are clustered as each scene, the clustering result is displayed. Accordingly, in case of viewing/listening a video/speech (corresponding to the segments), by setting an utterance, an event or a scene as one unit, an access to a specific time (such as a skip-replay) can be easily performed.
Moreover, the signal clustering processing according to the first, second and third embodiments may be realized by previously installing a program into a computer. Furthermore, after the program is stored into a storage medium (such as a CD-ROM) or the program is distributed via a network, the signal clustering processing may be realized by suitably installing the program into the computer.
While certain embodiments have been described, these embodiments have been presented by way of examples only, and are not intended to limit the scope of the inventions. Indeed, the novel apparatuses and methods described herein may be embodied in a variety of other forms; furthermore, various omissions, substitutions and changes in the form of the apparatuses and methods described herein may be made without departing from the spirit of the inventions. The accompanying claims and their equivalents are intended to cover such forms or modifications as would fall within the scope and spirit of the inventions.
Number | Name | Date | Kind |
---|---|---|---|
6434520 | Kanevsky et al. | Aug 2002 | B1 |
20060058998 | Yamamoto et al. | Mar 2006 | A1 |
20080215324 | Hirohata | Sep 2008 | A1 |
Number | Date | Country |
---|---|---|
03-231297 | Oct 1991 | JP |
2008-175955 | Jul 2008 | JP |
Entry |
---|
Y. Moh et al., “Towards Domain Independent Speaker Clustering”, IEEE-ICASSP 2003, vol. 2, pp. 85-88. |
International Search Report for PCT/JP2009/004778 dated Dec. 28, 2009. |
Y. Akita et al., “Unsupervised Speaker Indexing Using Anchor Models and Automatic Transcription of Discussions”, ISCA 8th European Conference Speech Communication and Technology (euro Speech), Sep. 2003, pp. 2985-2988. |
E. Scheirer et al., “Construction and Evaluation of a Robust Multifeature Speech/Music Discriminator”, IEEE International Conference on Acoustic Speech, and Signal Processing, Apr. 1997, pp. 1331-1334. |
Number | Date | Country | |
---|---|---|---|
20120237042 A1 | Sep 2012 | US |
Number | Date | Country | |
---|---|---|---|
Parent | PCT/JP2009/004778 | Sep 2009 | US |
Child | 13423631 | US |