Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
MULTI-CHANNEL ACOUSTIC EVENT DETECTION AND CLASSIFICATION METHOD
Document Type and Number:
WIPO Patent Application WO/2021/021038
Kind Code:
A1
Abstract:
The present invention relates to a multi-channel acoustic event detection and classification method for weak signals, operates at two stages; first stage detects events power and probability within a single channel, accumulated events in single channel triggers second stage, which is power-probability image generation and classification using the tokens of neighbouring channels.

Inventors:
GEVREKCI LÜTFI MURAT (TR)
DEMIRÇIN MEHMET UMUT (TR)
ŞAHINOĞLU MUHAMMET EMRE (TR)
Application Number:
PCT/TR2019/050635
Publication Date:
February 04, 2021
Filing Date:
July 30, 2019
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
ASELSAN ELEKTRONIK SANAYI VE TICARET ANONIM SIRKETI (TR)
International Classes:
G10L25/30; G10L25/51
Domestic Patent References:
WO2016155047A12016-10-06
Foreign References:
CN107004409A2017-08-01
RU2017103938A32018-08-31
KR20180122171A2018-11-12
US10311129B12019-06-04
Other References:
PHUONG PHAM ET AL: "Eventness: Object Detection on Spectrograms for Temporal Localization of Audio Events", ARXIV.ORG, CORNELL UNIVERSITY LIBRARY, 201 OLIN LIBRARY CORNELL UNIVERSITY ITHACA, NY 14853, 27 December 2017 (2017-12-27), XP081320437
MCLOUGHLIN IAN ET AL: "Time-Frequency Feature Fusion for Noise Robust Audio Event Classification", CIRCUITS, SYSTEMS AND SIGNAL PROCESSING, CAMBRIDGE, MS, US, vol. 39, no. 3, 20 July 2019 (2019-07-20), pages 1672 - 1687, XP037023075, ISSN: 0278-081X, [retrieved on 20190720], DOI: 10.1007/S00034-019-01203-0
Attorney, Agent or Firm:
DESTEK PATENT, INC. (TR)
Download PDF:
Claims:
CLAIMS

1. A method for multi-channel acoustic event detection and classification, comprising the steps of:

• specifying a time window from raw acoustic signals, received from a multi-channel acoustic device in a synchronized fashion and stored in channel database,

• computing power of each channel for the specified window size,

• computing classification probability of the signal for the time window using machine learning,

• computing cross product of power and probability and storing as the third dimension of the image to enrich the information capacity,

• applying convolutional neural network trained to detect the spectrograms, denoted as phoneme classifier, on each channel independently,

• counting high-probability events for every channel independently from the power- probability image using probability information to detect possible channels with events,

• recording channels which have a certain number of events with high probability to the event channel stack,

• cropping region of interest around every event of interest in each channel in event channel stack,

• applying convolutional neural network trained for certain action to the image for that channel region,

• operating power-probability classifier on the accumulated results of the phoneme classifier probabilities along with power for certain type of event,

• reporting an event in case the power-probability classifier generates result exceeds threshold for the event.

2. The method according to claim 1 , utilizing synthetic activity generator to create possible event scenarios for training along with actual data.

3. The method according to claim 1 , wherein power of each channel for the specified window size is computed by:

• normalizing power using ratio of high-frequency to low-frequency components’ ratio,

• clipping power from top and bottom and quantizing to a power quantization level in between, storing quantized power in power-probability image.

4. The method according to claim 1 , wherein the machine learning technique for computing classification probability of the signal for the time window is convolutional neural network.

Description:
MULTI-CHANNEL ACOUSTIC EVENT DETECTION AND CLASSIFICATION METHOD

Technical Field

The present disclosure relates to a multi-channel acoustic event detection and classification method for weak signals, operates at two stages; first stage detects events power and probability within a single channel, accumulated events in single channel triggers second stage, which is power-probability image generation and classification using the tokens of neighbouring channels.

Background

Existing acoustic event detection systems use a voice activity detection (VAD) module to filter out noise. Binary nature of VAD module might cause either weak acoustic events get eliminated, and missing events or declaring too many alarms with lower thresholds. The application numbered CN107004409A offers a running range normalization method includes computing running estimates of the range of values of features useful for voice activity detection (VAD) and normalizing the features by mapping them to a desired range. This method only proposes voice activity detection (VAD), not multiple channel acoustic event detection/classification. Russian patent numbered RU2017103938A3 is related with a method and device that uses two feature sets for detecting only voice region without classification.

Binary event detection hampers the performance of the eventual system. Current state of the art is also not capable of detecting and classifying acoustic events using both power and signal characteristics considering the context of neighbouring channels/microphones. Classifying events using a single microphone ignores the content of the environment, hence is susceptible to more number of false alarms.

The application numbered KR1020180122171 A teaches a sound event detection method using deep neural network (ladder network). In this method, acoustic features are extracted and classified with deep learning but multi-channel cases are not handled. A method of recognizing sound event in auditory scene having low signal-to-noise ratio is proposed in application no. WO2016155047A1 . Its classification framework is random forest and a solution for multi-channel event detection is not referred in this application. The patent no. US1031 1 129B1 extends to methods, systems, and computer program products for detecting events from features derived from multiple signals, wherein a Hidden Markov Model (HMM) is used. Related patent does not form a power probability image to detect low SNR events.

Summary

The present invention offers a two level acoustic event detection framework. It merges power and probability and forms an image, which is not proposed in existing methods. Presented method analyses events for each channel independently at first level. There is a voting scheme for each channel independently. Promising locations are examined on power-probability image, where each pixel is an acoustic-pixel of a discretized acoustic continuous signal. Most innovative aspect of this invention is to convert small segment acoustic signals into phonemes (acoustic pixel), then understand the ongoing activity for several channels in power-probability image.

Proposed solution generates power and probability tokens from short durations of signal from each microphone within the array. Then power-probability tokens are concatenated into an image for multiple microphones located with aperture. This approach enables summarizing the context information in an image. Power-probability image is classified using machine learning techniques to detect and classify for certain events. Such methodology enables the system as either keyword-spotting system (KWS) or an anomaly detector.

Proposed system operates at two stages. First stage detects events power and probability within a single channel. Accumulated events in single channel triggers second stage, which is power-probability image generation and classification using the tokens of neighbouring channels. This image is classified using machine learning to find certain type of events or anomalies. Proposed system also enables visualizing the event probability and power as an image and spot the anomaly activities within clutter.

Brief Description of the Drawings

Figure 1 shows a block diagram of the invention.

Figure 2 shows spectrogram of a variety of events.

Figure 3 shows a sample power-probability image.

Figure 4 shows noise background sample images.

Figure 5, 6 and 7 show sample power-probability images for digging.

Figure 8 shows a sample network structure. Figure 9 shows standard neural net and after applying dropout respectively.

Detailed Description

Examining the power and probability of a channel independently creates false alarms. Most common false alarm source is the highway regions, which manifest itself as a digging activity due to bumps or microphones being close to the road. Considering several channels together enable the system adopting to the contextual changes such as vehicle passing by. This way system learns abnormal paint-strokes in power-probability image.

As given in Figure 1 , the present invention evaluates the events in each channel independently using a lightweight phoneme classifier independently for each channel. Channels with certain number of events are further analysed by a context based power-probability classifier that utilizes several neighbouring channels/microphones around the putative event. This approach enables real-time operation and reduces the false alarm drastically.

Proposed system uses three memory units:

• Channel database: Raw acoustic signals received from a multi-channel acoustic device in a synchronized fashion.

• Power-Probability image: Stores the power and probability token of each channel computed for a window. Image height defines the largest possible time duration an event can span, while image width indicates the number of channels/microphones. This image is shifted row-wise, while fresh powers and probabilities are inserted at the first row every time. This image contains the power, probability and cross product of these two features.

• Event-channel stack: Stores the indices of channels, whose individual voting exceeds a threshold and indicates a possible event.

Proposed system uses two networks trained offline:

• Phoneme classifier: Network classifies acoustic features such as spectrograms using short time windows for a single channel.

• Power-probability classifier: Network that classifies events using multi-channel power, probability and its cross product.

Online flowchart of the system is as following:

• A time window is specified that can summarize smallest acoustic event.

• Power is computed for the specified window size. o Power is normalized using ratio of high-frequency to low-frequency components’ ratio.

o Power is clipped from top and bottom ([-30, 20] dB), and quantized to power quantization level number (20) in between

o Quantized power is stored in power-probability image.

• Classification probability of the signal for time window is computed using machine learning.

o Convolutional neural networks (CNN) are utilized for this purpose, while other machine learning techniques can also be used instead

o Computed classification probability is stored in the power-probability image for the event of interest. Notice that there is a different power-probability image for every event to be declared, such as walking, digging, excavation, vehicle.

• Cross product of power and probability is computed and stored as the third dimension of the image, to enrich the information capacity of the system.

• High-probability events are counted for every channel independently from the power- probability image using probability information only. This voting scheme allows to detect possible channels with events. Every channels’ probabilities are treated as a queue, such that old events are popped out of the queue using a time-to-live. Channels which have a certain number of events with high probability are recorded to the Event Channel Stack.

• For every event in Event Channel Stack

o For every event of interest

Crop region of interest around the channel. Channel width (12) generates an image with width of 25. For a sampling rate of 5Hz, and time span of 60 seconds, power probability image becomes 25x300.

Convolutional neural network (CNN) trained for certain action is applied to the image for that channel region.

Event is reported in case the power-probability classifier generates result exceeds threshold for the event.

Offline flowchart of the system is as following:

• Acoustic phoneme based classifier is trained. A short time window is utilized such as 1.5 seconds to detect these acoustic phonemes. Spectrograms of acoustic events are shown in Figure 2.

• Convolutional neural network is trained to detect these spectrograms. This network is denoted as phoneme classifier and is applied on each channel independently. (Results of this network is stored on image data base to be further evaluated later on.) This network is a generic one such that it classifies all possible events i.e. digging, walking, excavation, vehicle, noise.

• Power-probability classifier operates on the accumulated results of this phoneme classifier probabilities along with power for certain type of event.

• Synthetic activity generator is utilized to create possible event scenarios for training along with actual data.

Power-probability image is a three channel input. First channel is the normalized-quantized power input. Second channel is phoneme probability. Third channel is the cross product of power and probability. (Power, Probability, Power * Probability)

The power, probability and cross product result for a microphone array spread over 51 .5km can be found in Figure 2. Following portion displays the last 20km statistics. A digging activity at 46km reveals itself at the cross product image Pow * Prob. Cross product feature is clean in terms of clutter. Feature engineering along with machine learning technique detects the digging pattern robustly.

Devised technique can be visualized as an expert trying to inspect an art-piece and detect modifications on an original painting, which deviates from the inherent scene acoustics. In Figures 4-7, several examples of non-activity background and actual events are provided. An event creates a perturbation of the background power-probability image. Digging timing is not in synchronous with the car passing, hence horizontal strokes fall asynchronous with diagonal lines of vehicles. Hence, network learns this periodic pattern that occurs vertically considering the power and probability of the neighbouring channels.

Figure 8 shows a sample network structure. Dropout is used after fully connected layers in this structure. Dropout reduces overfitting so prediction being averaged over ensemble of models. Figure 9 shows standard neural net and after applying dropout respectively.




 
Previous Patent: CABLE PRODUCTION SYSTEM

Next Patent: FAST SHOWER PANEL