IP Library Granted Patent US 12,254,893
Granted Patent B2
US 12,254,893 · App. 18/107,185 · Granted Mar 18, 2025

Electronic device for recognizing sound and method thereof

Inventors: Jubum Han (Suwon-si, KR); Hosang Sung (Suwon-si, KR); Yeaseul Song (Suwon-si, KR); Jeonghoon Lee (Suwon-si, KR)
Assignee: SAMSUNG ELECTRONICS CO., LTD.
G10L25/51G10L15/063G10L21/12G10L21/14G10L25/18G10L25/30G10L15/22G10L2015/223
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 12,254,893
App. No.
18/107,185
Granted
Mar 18, 2025
Kind
B2
Abstract

An example sound recognition method may include sampling input sound based on a preset sampling rate; performing Fast Fourier Transform (FFT) on the sampled input sound based on at least one of random FFT numbers or random hop lengths, and generating a two-dimensional (2D) feature map with a time axis and a frequency axis from the sampled input sound on which FFT is performed; training a neural network model, which recognizes sound, with a plurality of 2D feature maps including the first 2D feature map and an n th 2D feature map as training data.

Claims (35)

1. A sound recognition method comprising:

sampling input sound based on a preset sampling rate; and

performing Fast Fourier Transform (FFT) on the sampled input sound based on at least one of random FFT numbers or random hop lengths, and generating a two-dimensional (2D) feature map, with a time axis and a frequency axis, from the sampled input sound on which FFT is performed,

wherein the generating of the 2D feature map comprises:

transforming the sampled input sound into first FFT data based on at least one of a first FFT number among the random FFT numbers or a first hop length among the random hop lengths, generating a first 2D feature map including a first feature from the first FFT data, transforming the sampled input sound into n th FFT data based on at least one of an n th FFT number among the random FFT numbers and an n th hop length among the random hop lengths, and generating an n th 2D feature map including an n th feature from the n th FFT data, where n is greater than 1; and

training a neural network model, which recognizes sound, with a plurality of 2D feature maps including the first 2D feature map and the n th 2D feature map as training data.

2. The sound recognition method as claimed in claim 1 , wherein the generating of the 2D feature map further comprises performing FFT on a sound part of a first time corresponding to a preset number of samples to generate a first partial feature map, performing FFT on a sound part of a second time consecutive to the first time and corresponding to the preset number of samples to generate a second partial feature map, performing FFT on a sound part of an n th time consecutive to an (n th −1) time and corresponding to the preset number of samples to generate an n th partial feature map, and connecting the first partial feature map, the second partial feature map, and the n th partial feature map to one another.

3. The sound recognition method as claimed in claim 1 , wherein the generating of the 2D feature map further comprises determining an amount of data on the frequency axis according to the random FFT numbers.

4. The sound recognition method as claimed in claim 1 , wherein the generating of the 2D feature map further comprises changing a resolution of the frequency axis of the 2D feature map based on the random FFT numbers.

5. The sound recognition method as claimed in claim 1 , wherein the generating of the 2D feature map further comprises generating a plurality of 2D feature maps including different features from each other by hopping the number of samples corresponding to the random hop lengths m times, and

the training of the neural network model comprises training the neural network model using the plurality of 2D feature maps as a plurality of pieces of training data.

6. The sound recognition method as claimed in claim 5 , wherein the generating of the 2D feature map comprises changing a resolution of the time axis of the 2D feature map based on the random hop lengths.

7. The sound recognition method as claimed in claim 1 , further comprising masking a preset region of the 2D feature map.

8. The sound recognition method as claimed in claim 7 , wherein the masking of the preset region of the 2D feature map comprises masking a region of the generated 2D feature map in which an amount of valid sound data is greater than a preset first level at a preset first ratio, and masking a region of the generated 2D feature map in which an amount of valid sound data is equal to or less than a preset second level at a preset second ratio, wherein the preset second ratio is higher than the preset first ratio.

9. The sound recognition method as claimed in claim 7 , wherein the masked preset region comprises at least one of a region of a geometric shape that is long on the time axis, a region of a geometric shape that is long on the frequency axis, a diagonal region with a preset width, or a preset region with a grid pattern.

10. The sound recognition method as claimed in claim 7 , wherein the masking of the preset region of the 2D feature map comprises masking different regions of the plurality of 2D feature maps, and

the training of the neural network model comprises training a neural network model, which recognizes sound, with the plurality of 2D feature maps, in which the different regions are masked, as a plurality of pieces of training data.

11. The sound recognition method as claimed in claim 1 , further comprising:

receiving first sound to be recognized;

generating a 2D feature map to be recognized from the received first sound based on a preset FFT number and a preset hop length; and

recognizing the sound by inputting the generated 2D feature map to a trained neural network model.

12. The sound recognition method as claimed in claim 11 , wherein the recognizing of the sound comprises recognizing at least one of a type of the sound or a place in which the sound is generated.

13. The sound recognition method as claimed in claim 11 , further comprising:

identifying a first feature vector of the received first sound to be recognized;

identifying a second feature vector of second sound to be recognized when the second sound is input; and

comparing the first feature vector and the second feature vector with each other to identify whether the second sound is generated from the same source as the first sound.

14. An electronic device comprising:

an input interface; and

at least one processor,

wherein the at least one processor is configured to:

sample sound input through the input interface based on a preset sampling rate;

perform Fast Fourier Transform (FFT) on the sampled input sound based on at least one of random FFT numbers or random hop lengths, and generate a two-dimensional (2D) feature map with a time axis and a frequency axis from the sampled input sound on which FFT is performed;

transform the sampled input sound into first FFT data based on at least one of a first FFT number among the random FFT numbers or a first hop length among the random hop lengths, generate a first 2D feature map including a first feature from the first FFT data, transform the sampled input sound into n th FFT data based on at least one of an n th FFT number among the random FFT numbers and an n th hop length among the random hop lengths, and generate an n th 2D feature map including an n th feature from the n th FFT data, wherein n is greater than 1; and

train a neural network model, which recognizes sound, with a plurality of 2D feature maps including the first 2D feature map and the n th 2D feature map as training data.

15. The electronic device as claimed in claim 14 , wherein the at least one processor is further configured to perform FFT on a sound part of a first time corresponding to a preset number of samples to generate a first partial feature map, perform FFT on a sound part of a second time consecutive to the first time and corresponding to the preset number of samples to generate a second partial feature map, perform FFT on a sound part of an n th time consecutive to an (n th −1) time and corresponding to the preset number of samples to generate an n th partial feature map, and connect the first partial feature map, the second partial feature map, and the n th partial feature map to one another to generate the 2D feature map.

Assignments (1)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Feb 8, 2023
From: HAN, JUBUM; SUNG, HOSANG; SONG, YEASEUL; LEE, JEONGHOON
To: SAMSUNG ELECTRONICS CO., LTD.
Reel/Frame 062628/0131 →
Priority Claims (2)
KR 10-2022-0032999 · Mar 16, 2022 · national
KR 10-2022-0122409 · Sep 27, 2022 · national
Continuity (2)
Continuation PCTKR2023000604 · Jan 12, 2023
Related Publication 20230298614A1 · Sep 21, 2023
References Cited (29)
US 10014002B2 · Koretzky et al. · 2018 [cited by applicant]
US 10042038B1 · Lord · 2018 [cited by examiner]
US 10540988B2 · Lim · 2020 [cited by applicant]
US 11037539B2 · Silverstein · 2021 [cited by applicant]
US 11138471B2 · Park et al. · 2021 [cited by applicant]
US 11205442B2 · Jeong · 2021 [cited by applicant]
US 20180276540A1 · Xing · 2018 [cited by applicant]
US 20190287550A1 · Lim · 2019 [cited by applicant]
US 20200302949A1 · Jeong · 2020 [cited by applicant]
US 20220165250A1 · Kang et al. · 2022 [cited by applicant]
US 20220238098A1 · Fu et al. · 2022 [cited by applicant]
CN 113421585 · 2021 [cited by applicant]
CN 113724712 · 2021 [cited by applicant]
CN 113870896 · 2021 [cited by applicant]
KR 101843074 · 2018 [cited by applicant]
KR 20190108804A · 2019 [cited by applicant]
KR 102134990 · 2020 [cited by applicant]
KR 20200115731A · 2020 [cited by applicant]
KR 1020210137502 · 2021 [cited by applicant]
KR 1020210140932 · 2021 [cited by applicant]
KR 102358692 · 2022 [cited by applicant]
WO 2020183256 · 2020 [cited by applicant]
WO 2020220824 · 2020 [cited by applicant]
WO 2021075709 · 2021 [cited by applicant]
WO 2021119806A1 · 2021 [cited by applicant]
D. S. Park, W. Chan, Y. Zhang, C.-C. Chiu, B. Zoph, E. D. Cubuk, and Q. V. Le, “SpecAugment: A simple data augmentation method for automatic speech recognition,” in Proceedings INTERSPEECH 2019-20th Annual Conference of… [cited by applicant]
Search Report dated Apr. 27, 2023 in International Application No. PCT/KR2023/000604. [cited by applicant]
Written Opinion dated Apr. 27, 2023 in International Application No. PCT/KR2023/000604. [cited by applicant]
Extended Search Report dated Jan. 17, 2025 in European Patent Application No. 23770943.1. [cited by applicant]