Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
REAL-TIME ADAPTIVE AUDIO SOURCE SEPARATION
Document Type and Number:
WIPO Patent Application WO/2017/143095
Kind Code:
A1
Abstract:
Methods and systems for audio source separation in real-time are described. In an embodiment, the present disclosure describes reading and decoding an audio source into PCM samples, fragmenting Pulse Code Modulation (PCM) samples into fragments, transforming fragments into spectrograms, performing audio source separation using a training database that includes a training dictionary and non-negative matrix factorization (NMF) to generate a set of component signals, and streaming the component signals to a playback engine. In an embodiment, a semantic equalizer graphical user allows for fading of individual component signals.

Inventors:
KORETZKY ALEJANDRO (US)
BOKKA KARTHIEK REDDY (US)
RAJASHEKHARAPPA NAVEEN SASALU (US)
Application Number:
PCT/US2017/018218
Publication Date:
August 24, 2017
Filing Date:
February 16, 2017
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
RED PILL VR INC (US)
International Classes:
G10L21/0272
Domestic Patent References:
WO2014079484A12014-05-30
Foreign References:
US20140358534A12014-12-04
Other References:
BHIKSHA RAJ ET AL: "Phoneme-dependent NMF for speech enhancement in monaural mixtures", PROCEEDINGS OF INTERSPEECH 2011, 28 August 2011 (2011-08-28), pages 1217 - 1220, XP055183140
Attorney, Agent or Firm:
PATHIYAL, Sanjay et al. (US)
Download PDF:
Claims:
CLAIMS

1. A method comprising:

reading an audio source, wherein the audio source represents a combined audio signal that comprises a plurality of component signals;

generating, based on the audio source, a plurality of pulse-code modulation (PCM)

samples;

fragmenting the PCM samples into a plurality of PCM sample fragments;

for each particular PCM sample fragment of the plurality of PCM sample fragments: transforming the particular PCM sample fragment into a spectrogram;

using a first plurality of reference spectral templates to identify a second plurality of spectral templates representing component signals present in the spectrogram, wherein the second plurality of spectral templates is a subset of the first plurality of reference spectral templates;

using the second plurality of spectral templates to decompose the spectrogram into an activations matrix;

using the activations matrix to reconstruct a plurality of component signal

fragments;

wherein the method is performed using one or more processors.

2. The method of Claim 1, wherein generating the plurality of PCM samples comprises decoding the audio source into a PCM sample using a decoder.

3. The method of Claim 1 , wherein each PCM sample fragment of the plurality of PCM sample fragments has a fragment size, and wherein the fragment size is greater than or equal to 1.5 seconds and wherein the fragment size is less than or equal to 3.0 seconds.

4. The method of Claim 1 , wherein transforming the particular PCM sample fragment into a spectrogram comprises applying a Short- Time Fast Fourier Transform to the particular PCM sample fragment.

5. The method of Claim 4, wherein transforming the particular PCM sample fragment into a spectrogram further comprises applying non-linear interpolation to the spectrogram.

6. The method of Claim 1, wherein using the second plurality of spectral templates to decompose the spectrogram into an activations matrix comprises using a non-negative matrix factorization (NMF) algorithm to decompose the spectrogram.

7. The method of Claim 1, wherein using the activations matrix to reconstruct a plurality of component signal fragments comprises performing direct reconstruction of the spectrogram to generate the plurality of component signal fragments, and using an Inverse Short Time Fourier Transform (ISTFT) to generate a reconstructed signal.

8. The method of Claim 1, wherein using the activations matrix to reconstruct a plurality of component signal fragments comprises generating a soft mask filter and applying the soft mask filter to the audio source.

9. The method of Claim 1, wherein using the activations matrix to reconstruct a plurality of component signal fragments comprises:

generating a first intermediate reconstructed signal by performing direct reconstruction of the spectrogram to generate the plurality of component signal fragments, and using an Inverse Short Time Fourier Transform (ISTFT) to generate a reconstructed signal;

generating a second intermediate reconstructed signal by generating a soft mask filter and applying the soft mask filter to the audio source; and

generating a final reconstructed signal by taking a weighted average between the first intermediate reconstructed signal and the second intermediate reconstructed signal.

10. The method of Claim 1, wherein the method further comprises:

causing to be displayed an equalizer graphical user interface comprising a plurality of faders for each component signal of the plurality of component signals, wherein each fader controls a gain value for a particular component signal.

11. The method of Claim 1, wherein the method further comprises:

concatenating a first subset of the plurality of component signal fragments to generate a component signal.

12. The method of Claim 11, wherein the method further comprises:

buffering the component signal.

13. The method of Claim 11, wherein the method further comprises:

crossfading overlapping component signal fragments from the first subset of the plurality of component signal fragments.

14. One or more non-transitory computer-readable media storing instructions, which when executed by one or more processors cause performance of a method as recited in any one of Claims 1-13.

15. A computer system, comprising:

one or more processors; and

one or more storage media storing instructions which, when executed by the one or more processors, cause performance of a method as recited in any one of Claims 1-13.

Description:
International Patent Application

for

REAL-TIME ADAPTIVE AUDIO SOURCE SEPARATION

TECHNICAL FIELD

[0001] The present application relates to digital signal processing. More specifically, the example embodiment(s) of the present invention described below relate to real-time audio source separation.

BACKGROUND

[0002] In the field of digital signal processing, audio source separation is a problem where several audio signals have been mixed together into a combined signal and the goal is to recover the original component signals from the combined signal. Audio source separation has many practical applications including, but not limited to speech enhancement, speech recognition, speech denoising, voice recognition, audio post-production and remastering, spatial audio upmixing, and other audio functions. Denoising includes separating noise from speech, removing background music from speech, and removing bleed from other instruments. In the context of music production, audio source separation is sometimes referred to as "unmixing" or "de- mixing".

[0003] Traditional audio equalizers have historically been used to emphasize or deemphasize certain content present in an audio signal. They work by boosting or attenuating certain frequencies bands present in the audio signal. The main limitation however is that they cannot discriminate and/or separate two signals that have frequencies in common. Thus, what is needed is the ability to separate mixed signals that have frequencies in common.

[0004] Several approaches have been proposed over the years to solve the audio source separation problem, however, these approaches are inadequate.

[0005] Beamforming is a technique for source separation that uses a microphone array to listen to a particular direction to capture desired signals while minimizing interfering ones. A shortcoming of the existing beamforming techniques is that they require multiple versions of the same recording to be captured with multiple microphones.

[0006] Adaptive signal processing is a technique for source separation that filters unwanted parts of a signal by self-adjusting parameters of the filter. A shortcoming of the adaptive signal processing technique is that requires prior knowledge about the statistics of the interfering signal. For example, in order to perform adaptive signal processing on a combined signal, it would be necessary to have prior knowledge regarding the types of expected noise in the combined signal.

[0007] Independent component analysis, also known as blind source separation (BSS), is a technique for source separation that uses a measure of statistical independence of the component signals in the combined signal to identify and separate the sources. This technique does not require prior knowledge about the sound sources, except for their mutual statistical

independence. A shortcoming of this approach is that it assumes, among other things, that the sources have been linearly mixed into a combined signal. However, in the context of professionally produced music, processes like mastering apply several nonlinearities to a combined signal. Another shortcoming is that independent component analysis cannot separate or discriminate arbitrary sources (e.g., different types of musical instruments, such as drums, bass, piano) without prior knowledge about the sources or their semantics. Another shortcoming in the context of professionally produced music is that, in most cases, the sources are not fully statistically independent. Overall, in practice, this approach performs very poorly in the context of professional music recordings.

[0008] Classical denoising and enhancement is a technique for source separation that uses a Wiener filtering and spectral subtraction to separate the audio sources. A shortcoming of this approach is that it assumes prior knowledge of the spectral properties of the original signal and the noise.

[0009] Non-Negative Matrix Factorization (NMF) is a popular technique for processing audio, image and text. This technique has been widely used by itself or in combination with other techniques for audio source separation. A shortcoming of existing NMF techniques in the context of source separation is that it relies on a fixed set of spectral templates describing the spectral characteristics of the underlying sources in a given combined signal. Because commercial music has so much variety in terms of sounds, the effectiveness of this approach is highly dependent on the degree to which these default spectral templates represent the spectral characteristics of the underlying sources in a combined signal. In summary, the existing approach to source separation using NMF requires the arbitrary selection of a number of spectral templates and it does not use information from the input combined signal to adapt these spectral templates to better match the underlying sources, which is the key to accurate discrimination and reconstruction of the sources. What is needed is a way to improve existing NMF techniques to dynamically adapt to the combined signal with real-time performance. [0010] The approaches described in this section are approaches that could be pursued, but not necessarily approaches that have been previously conceived or pursued. Therefore, unless otherwise indicated, it should not be assumed that any of the approaches described in this section qualify as prior art merely by virtue of their inclusion in this section.

BRIEF DESCRIPTION OF THE DRAWINGS

[0011] The example embodiment(s) of the present invention are illustrated by way of example, and not in way by limitation, in the figures of the accompanying drawings and in which like reference numerals refer to similar elements and in which:

[0012] Figure 1 is a block diagram of an audio source separation system, according to one embodiment.

[0013] Figure 2 depicts an example of cross-fading component signal fragments, according to one embodiment

[0014] Figure 3 depicts an example graphical user interface for manipulating component signals, according to one embodiment.

[0015] Figure 4 illustrates a flow diagram for real-time audio source separation, according to one embodiment.

[0016] Figure 5 depicts a block diagram of a computing device in which the example embodiment(s) of the present invention may be embodied.

[0017] Figure 6 depicts a block diagram of a basic software system for controlling the operation of the computing device.

[0018] While each of the figures illustrates a particular embodiment for purposes of illustrating a clear example, other embodiments may omit, add to, reorder, and/or modify any of the elements shown in the figures.

DESCRIPTION OF THE EXAMPLE EMBODIMENT(S)

[0019] In the following description, for the purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the example embodiment(s) of the present invention. It will be apparent, however, that the example embodiment(s) may be practiced without these specific details. In other instances, well-known structures and devices are shown in block diagram form in order to avoid unnecessarily obscuring the example embodiment(s).

1.0 GENERAL OVERVIEW

2.0 EXAMPLE COMPUTER SYSTEM IMPLEMENTATION

2.1 READING/DECODING LOGIC

2.2 FRAGMENTATION LOGIC

2.3 TRANSFORM LOGIC

2.4 AUDIO SOURCE SEPARATION LOGIC

2.4.1 IDENTIFICATION AND CLASSIFICATION OF

CANDIDATE COMPONENT SIGNALS

2.4.2 CUSTOM DICTIONARY CONSTRUCTION

2.4.3 SPECTROGRAM DECOMPOSITION AND SIGNAL RECONSTRUCTION

2.5 CONCATENATION, CROSSFADING & BUFFERING (CCB) LOGIC

2.6 LOCAL BUFFERING LOGIC

2.7 SEMANTIC EQUALIZER GUI

2.8 AGGREGATION LOGIC

2.9 PLAYBACK ENGINE

2.10 APPLICATION AREAS

3.0 EXAMPLE PROCES S AND ALGORITHM

4.0 IMPLEMENTATION MECHANISMS - HARDWARE OVERVIEW

5.0 IMPLEMENTATION MECHANISMS - SOFTWARE OVERVIEW

6.0 OTHER ASPECTS OF DISCLOSURE

[0020] 1.0 GENERAL OVERVIEW

[0021] In one embodiment, an audio source separation system is programmed or configured to receive an audio source file that includes stereo combined audio signal and perform source separation on the combined audio signal to generate one or more component signals. The combined audio signal may represent a mix of various signals. For example, the individual component signals may correspond to individual musical instruments, voices, or other sound sources. [0022] Audio source separation is performed by reading and decoding an audio source file into raw audio samples. The raw audio samples may be fragmented into raw audio fragments to provide for real-time processing. Each raw audio fragment may be transformed into a spectrogram. The spectrogram may be analyzed using Non-negative matrix factorization (NMF) techniques along with a training dictionary of reference spectral templates to identify specific content in the spectrogram. Specific content may include musical instruments, voices, or any other unique audio source. In an embodiment, the specific content is identified as component spectral templates. The component spectral templates can then be used to reconstruct the component signals of the original audio source into component signal fragments. The component signal fragments may be concatenated, cross-faded, and buffered for playback at a playback device.

[0023] In an embodiment of the present invention, a graphical user interface is provided that allows the end user to set the gains of the separated component signals independently. This is implemented by providing a user interface with a number of volume faders. By moving each fader from minimum gain (0% volume) to maximum gain (100% volume) the user can select the desired amount of signal from each component signal, which are recombined on real time and delivered in stereo format to the output listening device.

[0024] The present disclosure thus provides for real-time audio source separation of a combined audio signal into component signals. This real-time audio source separation provides a variety of useful application areas, such as visualization and manipulation of component signals in mobile devices, augmented reality, and virtual reality contexts. In an embodiment, "real-time" in this context means that processing of audio source separation is faster than the playback speed so as to prevent a bottleneck during the middle of playback. The present system provides an adaptive, highly parallel, multithreaded approach to audio source separation that can be used for breaking up a combined signal to component signals in real-time and provide for rapid playback. The present system thus provides various technical benefits, including, but not limited to, improved processing of component signals, and adaptive audio source separation that can be performed in real-time, all while minimizing computing resources.

[0025] 2.0 EXAMPLE COMPUTER SYSTEM IMPLEMENTATION

[0026] Figure 1 illustrates an example audio source separation system 100 in which the techniques described herein may be practiced, according to some embodiments. In the example of Figure 1 , audio source separation system 100 is programmed or configured to read an audio source file and perform audio source separation on the audio source file in real-time. Audio source separation system 100 may be implemented across one or more physical or virtual computing devices, none of which is intended as a generic computer, since it is loaded with instructions in a new ordered combination as otherwise disclosed herein to implement the functions and algorithms of this disclosure. The example components of audio source separation system 100 shown in Figure 1 are implemented at least partially by hardware at one or more computing devices, such as one or more hardware processors executing stored program instructions stored in one or more memories for performing the functions that are described herein. Or, one or more virtual machine instances in a shared computing facility such as a cloud computing center may be used. The functions described herein are intended to indicate operations that are performed using programming in a special-purpose computer or general- purpose computer, in various embodiments. Audio source separation system 100 illustrates only one of many possible arrangements of components configured to execute the programming described herein. Other arrangements may include fewer or different components, and the division of work between the components may vary depending on the arrangement.

[0027] In an embodiment, audio source separation system 100 comprises server 102 and client 104, which may be communicatively coupled over a network. The network may be any communication network, such as communication over the Internet or a private network. In an embodiment, the network may include a wireless network via one or more wireless transmission protocols, such as 802.11 a/b/g/n, Bluetooth, LTE, 3G, CDMA, or any other wireless protocol.

[0028] In another embodiment, one or more components of server 102 and/or client 104 may be implemented on the same device. Thus, the separation of components of server 102 and/or client 104 is merely illustrative of one possible client-server architecture. In other embodiments, some or all of the components may be implemented on the same computing device.

[0029] 2.1 READING/DECODING LOGIC

[0030] Server 102 may optionally include reading/decoding logic 110. Reading/decoding logic 110 is programmed or configured to read an audio source 105 and generate a plurality of raw audio samples based on the audio source 105. For example, in one embodiment, each second of audio taken from an audio source that is read from a commercial compact disk (CD) music may include 44100 raw audio samples. The reading/decoding logic 110 is

communicatively coupled to fragmentation logic 112 and can send audio samples to

fragmentation logic 112 for further processing. [0031] Audio source 105 may be any audio stream or audio file accessible to server 102. For example, audio source 105 may be an audio stream or audio file implemented in an

uncompressed audio format, a lossless compressed audio format, or a lossy compressed audio format. Examples of file formats of audio source 105 include, but are not limited to: .AAC, AIFF, AU, DVF, M4A, M4P, MP3, OGG, RAW, WAV, and/or WMA. Audio source 105 represents a combined audio signal that includes one or more component audio signals. In an embodiment, audio source 105 may be a stereo signal.

[0032] Server 102 includes reading/decoding logic 110 that is programmed or configured to read audio source 105, decode audio source 105 if necessary, and generate a plurality of audio samples based on audio source 105. A raw audio sample is an audio sample taken in the time domain. For example, a pulse-code modulation (PCM) sample is an example of a raw audio sample. A PCM signal is a sequence of digital audio samples containing data that provides the necessary information to reconstruction an original analog signal. Each PCM sample represents the amplitude of the PCM signal at a specific point in time, and the PCM samples are uniformly spaced in time. In one embodiment, the amplitude is the only information explicitly stored in the PCM sample, and it is typically stored as either an integer or a floating point number, and encoded as a binary number with a number of fixed number of digits which represents the sample's bit depth.

[0033] In some embodiments, the audio source 105 does not need to be decoded as the audio source 105 itself includes a raw audio sample. For example, a .WAV file format includes raw audio samples embedded directly in the file, thus, decoding is not necessary. On the other hand, the .MP3 file format is a compressed, lossy format, therefore decoding of the audio source 105 is necessary using an appropriate MP3 decoder in order to generate the raw audio sample(s) from the audio source 105. Reading/decoding logic 110 can be programmed or configured to include various audio source 105 readers and decoders for various audio file formats and may select the appropriate readers and/or decoders for generating a raw audio sample based on the particular file format of the audio source 105.

[0034] Once the raw audio samples have been generated, reading/decoding logic 110 can send raw audio sample(s) to fragmentation logic 112.

[0035] 2.2 FRAGMENTATION LOGIC

[0036] Server 102 includes fragmentation logic 112 which is programmed or configured to select a fixed number of raw audio samples for further processing. Given the large amount of data that can be present in a full audio source 105, it is inefficient to process all raw audio samples simultaneously. Processing all such raw audio samples simultaneously would reduce the ability to provide audio source separation in real-time. Instead, by fragmenting the raw audio samples, fragmentation logic 112 can break up the processing into smaller chunks that will allow for real-time audio source separation and playback at client 104. Thus, by fragmenting the incoming raw audio samples, fragmentation logic 112 allows the audio source separation system 100 to continue processing the incoming data as an ongoing pipeline.

[0037] Fragmentation logic 112 is programmed or configured to select a fixed number of raw audio samples for further processing based on a fragment size. The fragment size used by fragmentation logic 112 may be programmed or configured via a configuration setting. Varying the fragment size can provide various tradeoffs. A smaller fragment size will ensure that the downstream audio source separation logic 116 receives data for processing sooner thereby providing quicker playback to client 104, but at the expense of having to process more fragments. Alternatively, a larger fragment size may delay the processing of the fragments by the audio source separation logic 116 thereby delaying playback by client 104, however, it will ensure that audio source separation logic 116 has fewer fragments to process thereby reducing computing.

[0038] In one embodiment, a fragment size is selected that represents greater than or equal to 1.5 second and less than or equal to 3.0 seconds of audio. This is roughly equivalent to 44,100 - 132,300 samples at a sampling rate of 44100 Hz.

[0039] The fragmentation logic 112 continually fragments the incoming raw audio samples and sending the fragments of the raw audio samples to transform logic 114 for further processing.

[0040] 2.3 TRANSFORM LOGIC

[0041] Server 102 includes transform logic 102 that is programmed or configured to receive a raw audio fragment from fragmentation logic 112 and generate a spectrogram for the fragment by computing a time-frequency transform of the fragment. A spectrogram is a representation of the spectrum of frequencies in a sound as they vary with time. In an embodiment, the spectrogram is a complex-valued transform made up of complex numbers in the form of z = a + ix, where "a" represents the real part of the number and "x" represents the imaginary part of the number. [0042] In an embodiment, a magnitude matrix may be calculated based on a spectrogram, by calculating the absolute value of the spectrogram where the y-axis represents frequency and the x-axis represents timeframes. The value in each time-frequency slot represent a specific energy level of the input signal. The magnitude matrix may be used for calculations of audio source separation and decomposition using NMF by the audio source separation logic 116.

[0043] In another embodiment, a phase matrix may be calculated based on a spectrogram, which represents phase information of the audio signal. The phase matrix includes phase values which are calculated by computing the angle of each complex value as: atan(imag(z) / real(z)). In this equation, the phase value is calculated as the arctangent of the quotient between the imaginary part over the real part of each complex number. The phase matrix may be used by audio source separation logic 116 to combine each individual component signal's magnitude matrix with the original combined signal's phase matrix to be able to reconstruct each component signal in the combined signal.

[0044] Transform logic 102 may be programmed or configured to generate a spectrogram for a fragment by using any time-frequency transform. Examples of time-frequency transforms include Short-Time Fast Fourier Transforms (STFT), Constant-Q transforms, Wavelets, filter banks, or any other similar transform function.

[0045] In an embodiment, transform logic 1 14 may optionally apply non-linear interpolation to the spectrogram before sending the spectrogram to audio source separation logic 116.

Applying non-linear interpolation to the spectrogram is intended to provide more weight and improved resolution to frequency bands where the human auditory system has better resolution, thereby improving the ability to perform source separation for those frequencies. The human auditory system generally has a hearing range of 20 Hz to 20 kHz, although under ideal laboratory conditions the hearing range may be as wide as 12 Hz to 28 kHz. Thus, from a practical perspective for human listening, audio source separation is only relevant for frequencies in the human hearing range.

[0046] The non-linear interpolation that is applied by transform logic 114 may use one of many different interpolations based on the context of human auditory scales, sometimes referred to as psychoacoustic scales. Examples of such psychoacoustic scales include the mel scale, the Bark Scale, and/or the Equivalent Rectangular Bandwidth (ERB) scale. Thus, transform logic 114 may use one or more of these psychoacoustic scales to apply non-linear interpolation to the spectrogram. [0047] In an embodiment, the spectrogram generated by transform logic 114 may be sent to audio source separation logic 116 for further processing. In another embodiment, the magnitude matrix and/or phase matrix generated by transform logic 114 may be sent to audio source separation logic 116 for further processing.

[0048] 2.4 AUDIO SOURCE SEPARATION LOGIC

[0049] Server 102 includes audio source separation logic 116. Audio source separation logic 116 takes a spectrogram or magnitude matrix of a spectrogram, analyzes it, and generates N output component signals representing the individual component signal fragments present in the spectrogram. A component signal can be any semantically meaningful element or pattern in the in the spectrogram, such as a musical instrument (e.g., piano, snare drum, bass drum, guitar, violin, etc.), a particular note of a musical instrument (e.g. each note of a piano may be a different instrument, each note of a violin may be a different instrument, etc.), a particular voice (e.g., for multiple human voices each voice may be a different instrument, etc.), or any other pattern that is identifiable in the spectrogram (e.g., sound of an explosion, an ambulance siren, etc.).

[0050] Audio source separation logic 116 identification and classification of component signals on the input spectrogram, builds a custom dictionary best suited for the input

spectrogram, performs spectrogram decomposition using the custom dictionary to generate component spectrograms from the input spectrogram, and finally performs signal reconstruction on the component spectrograms to generate component signal fragments. The component signal fragments are audio samples and may be formatted as PCM sample fragments according to one embodiment. The component signal fragments may then be sent to concatenation, crossfading & buffering logic 118 for further processing.

[0051] 2.4.1 IDENTIFICATION AND CLASSIFICATION OF CANDIDATE

COMPONENT SIGNALS

[0052] Audio source separation logic 116 is programmed or configured to perform identification and classification of component signals on the input spectrogram to identify one or more candidate component signals found in the input spectrogram. Audio source separation logic 116 may be communicatively coupled to training database 115. In one embodiment, training database 116 may be accessible to audio source separation logic 116 via an exposed application programming interface (API). Training database 116 is a repository of information that may assist in the identification, classification, and source separation of an audio signal. [0053] For example, in one embodiment, training database 1 16 may store information regarding expected metadata for component signal identification. Audio source 105 may include various metadata. For example, an audio source 105 in an .MP3 format may include various metadata for a musical track, including, but not limited to title, artist, album, year, and genre. Other formats of audio source 105 may store different types of metadata. The metadata of an audio source 105 may be used to identify candidate component signals in the audio source 105. For example, an audio source that includes metadata indicating a "classical" musical genre is more likely to include musical instruments featuring violins and cellos. On the other hand, an audio source that includes metadata indicating a "rock" musical genre is more likely to include musical instruments featuring electric guitars and bass instruments. Training database 116 may include data that correlates audio source metadata to expected component signals in the audio source. Audio source separation logic 116 can thus use the stored data in training database 116 to identify candidate component signals in the audio source 105.

[0054] In another embodiment, audio source separation logic 116 may analyze the input spectrogram to identify candidate instruments. Training database 1 16 may store a training dictionary of reference spectral templates that can be used to identify candidate instruments in a spectrogram. A spectral template is a vector containing a specific spectral pattern of energy across different frequencies. A spectral template thus contains a specific statistical distribution of magnitude or energy across frequencies and thus represents a spectral signature of a specific sound in a semantic context. For example, a spectral template for a kick drum will concentrate higher energy in the low frequency area compared to a spectral template for a hi-hat cymbal, which will concentrate most of the energy in a high frequency range. The training database 1 16 may store a training dictionary of pre-stored reference spectral templates that each represents a signature of particular candidate component signal, such as a musical instrument, a note on a particular musical instrument, a chord on a particular musical instrument, a voice, and/or some other distinctive sound effect. For example, in one embodiment, a different spectral template may be stored for every note that can be played on a piano.

[0055] Audio source separation logic 1 16 may then use the spectral templates in training database 1 16 to identify and classify the component signals present in a particular input spectrogram. For example, in one embodiment, audio source separation logic 1 16 may use non- negative matrix factorization (NMF) to identify a subset of spectral templates from the training dictionary that are most often found in the input spectrogram. NMF is an algorithm in linear algebra to provide matrix factorization. In NMF, a matrix V is approximated by two smaller matrices W and H, which, when multiplied, approximately reconstruct V. Thus, in NMF, two or more submatrices are multiplied together to get a final matrix using the following equation: W * H = V. The NMF algorithm can be applied to this equation to determine one or both of the submatrices. In the present case, the input spectrogram is represented as V. The reference spectral templates in the training dictionary are represented as basis vectors that collectively make up matrix W. The NMF algorithm performs a number of iterations to estimate values for H so that when multiplied by the fix matrix W, best approximates the input matrix V. The number of iterations can be arbitrarily chosen or alternatively, can be dynamically set based on a predefined convergence criteria. The activations matrix H is a matrix that identifies which spectral templates of all the spectral templates in the training dictionary are activated at each timeframe and with which gain. This configuration is sometimes known as supervised NMF because the system provides the matrix W in the form of reference spectral templates, versus the pure version of NMF, where both W and H are randomly initialized and the algorithm estimates the values of both W and H.

[0056] In one embodiment, audio source separation logic 116 may further use correlation analysis on activations matrix H to identify which spectral templates of the ones identified have a minimum correlation with spectral templates from other families of component signals. For example, in one embodiment, the Pearson correlation coefficient may be used for to measure correlation between variables in a correlation analysis. A family of component signals may represent spectral templates that are interrelated. For example, each note for a piano keyboard may be represented by its own spectral template and the collection of all such notes may be the family of component signals. Templates corresponding to different drums sounds (e.g., kick drum, snare drum, hi-hat cymbal) can be another example of a family. A goal of the correlation analysis is to load a subset of spectral templates that are used consistently but that have minimum correlation with templates for other families. Minimum correlation means that there is more spectral dissimilarity between spectral templates from different families, therefore minimizing interference between the different families when later reconstructing signals. This correlation analysis directly impacts the quality of separation and it is a key step towards adaptive source separation, which takes into account statistics from the input combined signal itself.

[0057] In another embodiment, instrument identification and classification may be performed using deep learning techniques. [0058] The final result of the component signal identification and classification analysis by the audio source separation logic 116 is a selection of a subset of candidate spectral templates from training dictionary that are present and most commonly found in the input spectrogram while maximizing inter-family discrimination of templates by the algorithm for a given input combined signal.

[0059] 2.4.2 CUSTOM DICTIONARY CONSTRUCTION

[0060] Based on the information determined during instrument identification and

classification, audio source separation logic 116 is programmed or configured to generate a custom dictionary of spectral templates. The custom dictionary of spectral templates describes the special characteristics of the component signals present in the current fragment of the input spectrogram. Thus, the custom dictionary can be used for source separation and reconstruction. The custom dictionary is a subset of all the spectral templates available in the training dictionary. By focusing on this subset of spectral templates instead of all spectral templates in the training dictionary, the audio source separation logic 116 can improve performance and limit its subsequent source separation and reconstruction processing to instruments present in the current fragment of the input spectrogram without having to process unnecessary spectral templates in the training dictionary, while maximizing inter-family discrimination of templates by the algorithm for a given input combined signal. The use of a custom dictionary will reduce interference caused by using an incorrect spectral template to model a component signal that does not belong to the same family. For example, using a using a drum spectral template to model part of the piano can cause unwanted interference.

[0061] 2.4.3 SPECTROGRAM DECOMPOSITION AND SIGNAL RECONSTRUCTION

[0062] Audio source separation logic 116 is programmed or configured analyze the spectrogram using an audio source separation algorithm based on NMF, decompose the spectrogram, and perform signal reconstruction of the component signals. As described earlier, in NMF, a matrix V is approximated by two smaller matrices W and H, which, when multiplied, approximately reconstruct V: W * H = V. In the context of spectrogram decomposition, the matrix V is the magnitude matrix of the spectrogram of the input fragment received from transform logic 114. Many other implementations of NMF may iteratively update both W and H to obtain the final approximation of V, however, in one embodiment of the present disclosure, a semi-supervised NMF implementation is applied instead. In a semi-supervised NMF

implementation, the matrix W is dynamically constructed based on the custom dictionary of spectral templates that was previously calculated by audio source separation logic 116 and is left unchanged by the separation algorithm. W is a concatenation of the 1 -dimensional spectral templates in the custom dictionary. The separation algorithm using NMF techniques thus only updates and iterates the matrix H. Once the separation algorithm converges for the NMF equation, the result is an activations matrix H.

[0063] Audio source separation logic 116 can then using the activations matrix H to reconstruct the signals corresponding to the component signals. In one embodiment, audio source separation logic 116 uses the activations matrix H to perform a direct reconstruction of the signals. In direct reconstruction, the reconstruction for each family of component signals is achieved by multiplying a subset of the columns of the W matrix from the separation algorithm by a corresponding subset of the rows of the H matrix. For example, in one embodiment, the W matrix includes 30 columns where columns 1 -10 represent a drum family of spectral templates, column 11 -20 represent a guitar family spectral templates, and columns 21 -30 represent a piano family of spectral templates. Thus, in order to reconstruct the spectrogram corresponding to the drums, columns 1-10 of the W matrix and multiplied against rows 1-10 of the H matrix. This reconstructed spectrogram thus represents the drums musical instrument. The reconstructed magnitude matrix of the spectrogram can then then be used as an input to an Inverse Short Time Fourier Transform (ISTFT) to generate a reconstructed signal that represent the drums musical instrument, by combining the magnitude matrix with the original phase matrix of the spectrogram. Similar processing can be performed for the guitar musical instrument and the piano musical instrument. Direct reconstruction gives better isolation of signals and less interference between signals at the expense of some distortion and coloring in the sound.

[0064] In another embodiment, audio source separation logic 116 uses the activations matrix H to perform a source filtering using a soft mask to reconstruct the signals corresponding to musical instruments. A soft mask is a filter matrix M that can be calculated as follows:

i-1

In this equation, wi and hi are the spectral templates and activations, respectively, corresponding to the i th source, where K denotes the number of component signals to be reconstructed. The filter matrix M can be applied to the original mixed signal's spectrogram to obtain the reconstructed component signals. Source filtering provides better quality of sound but may introduce greater interference between the component signals.

[0065] In one embodiment, audio source separation logic 116 is programmed or configured to use direct reconstruction for reconstructing individual component signals. In another embodiment, audio source separation logic 116 is programmed or configured to use source filtering for reconstructing the individual component signals. In another embodiment, audio source separation logic 116 is programmed or configured to combine both direct reconstruction source filtering to reconstruct individual component signals. In the combined approach, audio source separation logic 116 performs both direct reconstruction and source filtering in parallel and takes the weighted average of the reconstructed signals.

[0066] The final output of the audio source separation logic 116 is a series of 1 to N component signal fragments, each one corresponding to one musical instrument or other source identifier.

[0067] 2.5 CONCATENATION, CROSSFADING & BUFFERING (CCB) LOGIC

[0068] Server 102 may include concatenation, crossfading & buffering (CCB) logic 118 that is programmed or configured to concatenate subsequent component signal fragments for a particular component signal, crossfade between component signal fragments and buffer each individual component signal. CCB logic 118 receives each fragment for a given component signal and concatenates them into a dedicated buffer, each corresponding to a particular component signal, such as a musical instrument. Since the separation is done on independent fragments of the component signal, a direct concatenation of the separated signal fragments might create audible discontinuities in the separated signal during playback. In order to avoid that undesired effect, a cross-fading mechanism is applied to these fragments prior to the concatenation, which avoids the audible discontinuity. Figure 2 illustrates an example signal 200 for a particular musical component signal where a crossfading effect is applied between fragments. In signal 200, frame n corresponds to a component signal fragment for a particular musical instrument, and frame n-1 represents the next subsequent component signal fragment for the particular musical instrument. A crossfading algorithm is applied to smooth the overlapping region between frame n and frame n-1, thereby improving signal quality. The resulting output of the CCB logic 118 is a series of N audio signals where each signal corresponds to a component signal of the audio source 105. [0069] 2.6 LOCAL BUFFERING LOGIC

[0070] In an embodiment, client 104 includes local buffering logic 120 that receives the N component audio signals from CCB logic 118 and buffers them locally in preparation for audio playback.

[0071] 2.7 SEMANTIC EQUALIZER GUI

[0072] Client 104 may be communicatively coupled to semantic equalizer graphical user interface (GUI) 122. Semantic equalizer GUI 122 allows a user to manipulate the gain(s) applied to each component audio signal. Figure 3 illustrates an example of the semantic equalizer GUI 300, according to one embodiment in the musical context. Each volume fader in semantic equalizer GUI 300 corresponds to one component signal. For example, in this example, each volume fader corresponds to a musical instrument, in this case "Drums", "Bass guitar", "Strings" and "Vocals". In this example, semantic equalizer GUI 122 can receive one or more user inputs, such as touch gesture, mouse gesture, or keyboard input to modify a gain level applied to a particular component audio signal such as a signal that corresponds to a musical instrument. By modifying the component audio signal, the fader's current value can be used to multiply the corresponding component audio signals stored in the local buffers. Moreover, since each instrument is itself stereo, meaning it has a right channel and a left channel and the addition is done channel-wise, this leads to a stereo mix.

[0073] 2.8 AGGREGATION LOGIC

[0074] Client 104 includes aggregation logic 124 that is programmed or configured to take the component audio signals modified by gains, and aggregate them into a new stereo audio mixture in which the amount or presence of each instrument is regulated by the values of the faders in the semantic equalizer GUI 122.

[0075] 2.9 PLAYBACK ENGINE

[0076] Client 104 includes a playback engine 126 that is programmed or configured to provide playback of the final stereo audio mixture. In one embodiment, playback engine 126 may be implemented, for example, via a web client, a native mobile application, a virtual reality audio system, or any other audio output device.

[0077] 2.10 APPLICATION AREAS

[0078] The present invention can separate an audio signal incrementally while it is being captured, which makes the technology suitable to be used with audio that is being streamed over the internet or signals that are being captured in real time. The invention achieves this by automatically dividing the input signal into smaller pieces, separating each piece independently and then recombining the individual outputs. This parallelized implementation provides the ability to perform audio source separation in real-time with no delays and minimal computing power.

[0079] 3.0 EXAMPLE PROCES S AND ALGORITHM

[0080] Figure 4 illustrates a flow diagram of an example process 400 for real-time audio source separation using audio source separation system 100, according to one embodiment. Figure 4 is intended to disclose an algorithm or functional description that may be used as a basis of writing computer programs to implement the functions that are described herein and which cause a computer to operate in the new manner that is disclosed herein. Further, Figure 4 is provided to communicate such an algorithm at the same level of detail that is normally used, by persons of skill in the art to which this disclosure is directed, to communicate among themselves about plans, designs, specifications and algorithms for other computer programs of a similar level of complexity.

[0081] The process 400 may start at step 402. At step 402, reading/decoding logic 110 is programmed or configured to read an audio source 105 that represents a combined audio signal comprising a plurality of component audio signals. The audio source 105 may be formatted in any available audio format. In an embodiment, reading/decoding logic 1 10 is programmed or configured to generate a raw audio sample based on audio source 105. For example, in one embodiment, reading/decoding logic 110 may use one or more decoders to decode audio source 105 into raw audio samples. A raw audio sample is an audio sample taken in the time domain, such as a PCM sample. The reading/decoding logic 110 sends the generated raw audio samples to fragmentation logic 112. The process 400 may then proceed to step 404.

[0082] In step 404, fragmentation logic 1 12 is programmed or configured to fragment the raw audio samples received from reading/decoding logic 110. Fragmentation logic 112 may use a preconfigured fragment size to fragment the raw audio samples into a plurality of audio fragments. In one embodiment, each audio fragment may represent greater than or equal to 1.5 seconds of audio and less than or equal to 3.0 seconds of audio. The fragmentation of the raw audio samples into audio fragments is necessary to allow the audio source separation system 100 to process the audio source 105 in real-time. The fragmentation logic 1 12 sends each audio fragment to transform logic 114 for further process. The process 400 may then proceed to step 406. [0083] In step 406, transform logic 114 is programmed or configured to transform audio fragments into a spectrogram. For each audio fragment of raw audio samples received from fragmentation logic 1 12, transform logic 114 can apply a transform function to the audio fragment to generate a spectrogram. For example, in one embodiment, transform logic 114 can apply a Short-Time Fast Fourier Transform function to a fragment to generate a spectrogram. In an embodiment, transform logic 114 may optionally be further programmed or configured to apply non-linear interpolation to the spectrogram to provide more weight and improved resolution to the auditory frequencies in the human auditory range. For example, in one embodiment, transform logic 114 may perform non-linear interpolation to the spectrogram using the mel scale, which is one well known psychoacoustic scale for the human auditory range. The resulting spectrogram is sent to audio source separation logic 116. In an embodiment, a magnitude matrix and/or phase matrix of the spectrogram is sent to the audio source separation logic 1 16. The process 400 may then proceed to step 408.

[0084] In step 408, audio source separation logic 1 16 is programmed to identify candidate component signals in a spectrogram. In one embodiment, audio source separation logic 116 may compare metadata from audio source 105 to a set of metadata in training database 115 to identify one or more candidate component signals likely to exist in the spectrogram. In another embodiment, audio source separation logic 116 is programmed or configured to use a training dictionary comprising a plurality of reference spectral templates for known component signal in a NMF analysis to identify the candidate component signals present in the input spectrogram. In one embodiment, audio source separation logic 116 may programmed or configured to use correlation analysis to identify the component signals in the spectrogram with minimum correlation with spectral templates from other families of component signals. The final result of this analysis is a selection of candidate spectral templates from the training dictionary that are present in the spectrogram and most commonly found in the spectrogram, while minimizing inter-family correlation between templates, thereby minimizing the resulting interference after reconstruction of the sources. The process 400 may then proceed to step 410.

[0085] In step 410, the audio source separation logic 116 is programmed or configured to build a custom dictionary of spectral templates for the spectrogram. The custom dictionary thus includes the spectral templates for the candidate component signals identified in the prior step. The process 400 may then proceed to step 412. [0086] In step 412, the audio source separation logic 116 is programmed or configured to use NMF to decompose the magnitude matrix of the spectrogram and reconstruct the component signals. The source separation algorithm uses the custom dictionary and the spectrogram along with NMF to decompose the spectrogram into an activations matrix H. In an embodiment, activations matrix H is a matrix of concatenated spectral templates that represent the individual component signals of the input spectrogram. Audio source separation logic 116 then can use this activations matrix H to reconstruct the component spectrograms of the input spectrogram. In one embodiment, audio source separation logic 116 uses direct reconstruction to generate the component spectrograms, and then uses Inverse Short Time Fourier Transform (ISTFT) to generate the component signal fragments for each component spectrogram. In another embodiment, audio source separation logic 116 uses source filtering using a soft mask to generate the component signal fragments. In another embodiment, both direct reconstruction and source filtering are performed in parallel to generate intermediate component signal fragments, which are then used to generate a weighted average for the final component signal fragments. The reconstructed component signals fragments may then be sent to CCB logic 118 for further processing. The process F00 may then proceed to step 414.

[0087] In step 414, CCB logic 118 is programmed or configured to concatenate the input component signal fragments for each component signal. For example, component signal fragment stream 1 may include component signal fragments for a piano. Each fragment in the component signal fragment stream 1 may be concatenated with one another to generate a full stream for the piano. In one embodiment, CCB logic 118 is programmed to perform crossfading to smooth out the fragments of a reconstructed component signal. In one embodiment, CCB logic 118 may buffer the individual components signals 1 through N. CCB logic 118 may be programmed or configured to send the component signals to client 104. The process 400 may then proceed to step 416.

[0088] In step 416, the local buffering loci 120 receives the individual component signal streams from CCB logic 118 and buffers them locally at the client 104 for local playback. The process 400 may then proceed to step 418.

[0089] In step 418, semantic equalizer GUI 122 may be used to receive user input on a volume fader to modify the gains to a particular component signal. By modifying the fader's value for a component signal on the semantic equalizer GUI 122, the gain level of the corresponding component signal is modified to multiply the corresponding component signal received from local buffing logic 120. The modified component signals are then received at aggregation logic 124. The process 400 may then proceed to step 420.

[0090] In step 420, aggregation logic 124 is programmed or configured to receive the component signals modified by gains and aggregate them into a new stereo audio mixture, where the presence of each component signal is regulated by the values of the faders in the semantic equalizer GUI 122. The process 400 may then proceed to step 422.

[0091] In step 422, the playback engine 126 is programmed or configured to play back the final stereo audio mixture provided by aggregation logic 124. The process 400 may then end.

[0092] 4.0 IMPLEMENTATION MECHANISMS - HARDWARE OVERVIEW

[0093] Referring now to Figure 5, it is a block diagram that illustrates a basic computing device 500 in which the example embodiment(s) of the present invention may be embodied. Computing device 500 and its components, including their connections, relationships, and functions, is meant to be exemplary only, and not meant to limit implementations of the example embodiment(s). Other computing devices suitable for implementing the example embodiment(s) may have different components, including components with different connections, relationships, and functions.

[0094] Computing device 500 may include a bus 502 or other communication mechanism for addressing main memory 506 and for transferring data between and among the various components of device 500.

[0095] Computing device 500 may also include one or more hardware processors 504 coupled with bus 502 for processing information. A hardware processor 504 may be a general purpose microprocessor, a system on a chip (SoC), or other processor.

[0096] Main memory 506, such as a random access memory (RAM) or other dynamic storage device, also may be coupled to bus 502 for storing information and software instructions to be executed by processor(s) 504. Main memory 506 also may be used for storing temporary variables or other intermediate information during execution of software instructions to be executed by processor(s) 504.

[0097] Software instructions, when stored in storage media accessible to processor(s) 504, render computing device 500 into a special-purpose computing device that is customized to perform the operations specified in the software instructions. The terms "software", "software instructions", "computer program", "computer-executable instructions", and "processor- executable instructions" are to be broadly construed to cover any machine-readable information, whether or not human-readable, for instructing a computing device to perform specific operations, and including, but not limited to, application software, desktop applications, scripts, binaries, operating systems, device drivers, boot loaders, shells, utilities, system software, JAVASCRIPT, web pages, web applications, plugins, embedded software, microcode, compilers, debuggers, interpreters, virtual machines, linkers, and text editors.

[0098] Computing device 500 also may include read only memory (ROM) 508 or other static storage device coupled to bus 502 for storing static information and software instructions for processor(s) 504.

[0099] One or more mass storage devices 510 may be coupled to bus 502 for persistently storing information and software instructions on fixed or removable media, such as magnetic, optical, solid-state, magnetic-optical, flash memory, or any other available mass storage technology. The mass storage may be shared on a network, or it may be dedicated mass storage. Typically, at least one of the mass storage devices 510 (e.g., the main hard disk for the device) stores a body of program and data for directing operation of the computing device, including an operating system, user application programs, driver and other support files, as well as other data files of all sorts.

[0100] Computing device 500 may be coupled via bus 502 to display 512, such as a liquid crystal display (LCD) or other electronic visual display, for displaying information to a computer user. In some configurations, a touch sensitive surface incorporating touch detection technology (e.g., resistive, capacitive, etc.) may be overlaid on display 512 to form a touch sensitive display for communicating touch gesture (e.g., finger or stylus) input to processor(s) 504.

[0101] An input device 514, including alphanumeric and other keys, may be coupled to bus 502 for communicating information and command selections to processor 504. In addition to or instead of alphanumeric and other keys, input device 514 may include one or more physical buttons or switches such as, for example, a power (on/off) button, a "home" button, volume control buttons, or the like.

[0102] Another type of user input device may be a cursor control 516, such as a mouse, a trackball, or cursor direction keys for communicating direction information and command selections to processor 504 and for controlling cursor movement on display 512. This input device typically has two degrees of freedom in two axes, a first axis (e.g., x) and a second axis (e.g., y), that allows the device to specify positions in a plane. [0103] While in some configurations, such as the configuration depicted in Figure 5, one or more of display 512, input device 514, and cursor control 516 are external components (i.e., peripheral devices) of computing device 500, some or all of display 512, input device 514, and cursor control 516 are integrated as part of the form factor of computing device 500 in other configurations.

[0104] Functions of the disclosed systems, methods, and modules may be performed by computing device 500 in response to processor(s) 504 executing one or more programs of software instructions contained in main memory 506. Such software instructions may be read into main memory 506 from another storage medium, such as storage device(s) 510. Execution of the software instructions contained in main memory 506 cause processor(s) 504 to perform the functions of the example embodiment(s).

[0105] While functions and operations of the example embodiment s) may be implemented entirely with software instructions, hard-wired or programmable circuitry of computing device 500 (e.g., an ASIC, a FPGA, or the like) may be used in other embodiments in place of or in combination with software instructions to perform the functions, according to the requirements of the particular implementation at hand.

[0106] The term "storage media" as used herein refers to any non-transitory media that store data and/or software instructions that cause a computing device to operate in a specific fashion. Such storage media may comprise non-volatile media and/or volatile media. Non-volatile media includes, for example, non-volatile random access memory (NVRAM), flash memory, optical disks, magnetic disks, or solid-state drives, such as storage device 510. Volatile media includes dynamic memory, such as main memory 506. Common forms of storage media include, for example, a floppy disk, a flexible disk, hard disk, solid-state drive, magnetic tape, or any other magnetic data storage medium, a CD-ROM, any other optical data storage medium, any physical medium with patterns of holes, a RAM, a PROM, and EPROM, a FLASH-EPROM, NVRAM, flash memory, any other memory chip or cartridge.

[0107] Storage media is distinct from but may be used in conjunction with transmission media. Transmission media participates in transferring information between storage media. For example, transmission media includes coaxial cables, copper wire and fiber optics, including the wires that comprise bus 502. Transmission media can also take the form of acoustic or light waves, such as those generated during radio-wave and infrared data communications. [0108] Various forms of media may be involved in carrying one or more sequences of one or more software instructions to processor(s) 504 for execution. For example, the software instructions may initially be carried on a magnetic disk or solid-state drive of a remote computer. The remote computer can load the software instructions into its dynamic memory and send the software instructions over a telephone line using a modem. A modem local to computing device 500 can receive the data on the telephone line and use an infrared transmitter to convert the data to an infrared signal. An infrared detector can receive the data carried in the infrared signal and appropriate circuitry can place the data on bus 502. Bus 502 carries the data to main memory 506, from which processor(s) 504 retrieves and executes the software instructions. The software instructions received by main memory 506 may optionally be stored on storage device(s) 510 either before or after execution by processor(s) 504.

[0109] Computing device 500 also may include one or more communication interface(s) 518 coupled to bus 502. A communication interface 518 provides a two-way data communication coupling to a wired or wireless network link 520 that is connected to a local network 522 (e.g., Ethernet network, Wireless Local Area Network, cellular phone network, Bluetooth wireless network, or the like). Communication interface 518 sends and receives electrical,

electromagnetic, or optical signals that carry digital data streams representing various types of information. For example, communication interface 518 may be a wired network interface card, a wireless network interface card with an integrated radio antenna, or a modem (e.g., ISDN, DSL, or cable modem).

[0110] Network link(s) 520 typically provide data communication through one or more networks to other data devices. For example, a network link 520 may provide a connection through a local network 522 to a host computer 524 or to data equipment operated by an Internet Service Provider (ISP) 526. ISP 526 in turn provides data communication services through the world wide packet data communication network now commonly referred to as the "Internet" 528. Local network(s) 522 and Internet 528 use electrical, electromagnetic or optical signals that carry digital data streams. The signals through the various networks and the signals on network link(s) 520 and through communication interface(s) 518, which carry the digital data to and from computing device 500, are example forms of transmission media.

[0111] Computing device 500 can send messages and receive data, including program code, through the network(s), network link(s) 520 and communication interface(s) 518. In the Internet example, a server 530 might transmit a requested code for an application program through

Internet 528, ISP 526, local network(s) 522 and communication interface(s) 518.

[0112] The received code may be executed by processor 504 as it is received, and/or stored in storage device 510, or other non-volatile storage for later execution.

[0113] 5.0 IMPLEMENTATION MECHANISMS - SOFTWARE OVERVIEW

[0114] Figure 6 is a block diagram of a basic software system 600 that may be employed for controlling the operation of computing device 500. Software system 600 and its components, including their connections, relationships, and functions, is meant to be exemplary only, and not meant to limit implementations of the example embodiment s). Other software systems suitable for implementing the example embodiment(s) may have different components, including components with different connections, relationships, and functions.

[0115] Software system 600 is provided for directing the operation of computing device 500. Software system 600, which may be stored in system memory (RAM) 506 and on fixed storage (e.g., hard disk or flash memory) 510, includes a kernel or operating system (OS) 610.

[0116] The OS 610 manages low-level aspects of computer operation, including managing execution of processes, memory allocation, file input and output (I/O), and device I/O. One or more application programs, represented as 602A, 602B, 602C ... 602N, may be "loaded" (e.g., transferred from fixed storage 510 into memory 506) for execution by the system 600. The applications or other software intended for use on device 600 may also be stored as a set of downloadable computer-executable instructions, for example, for downloading and installation from an Internet location (e.g., a Web server, an app store, or other online service).

[0117] Software system 600 includes a graphical user interface (GUI) 615, for receiving user commands and data in a graphical (e.g., "point-and-click" or "touch gesture") fashion. These inputs, in turn, may be acted upon by the system 600 in accordance with instructions from operating system 610 and/or application(s) 602. The GUI 615 also serves to display the results of operation from the OS 610 and application(s) 602, whereupon the user may supply additional inputs or terminate the session (e.g., log off).

[0118] OS 610 can execute directly on the bare hardware 620 (e.g., processor(s) 504) of device 500. Alternatively, a hypervisor or virtual machine monitor (VMM) 630 may be interposed between the bare hardware 620 and the OS 610. In this configuration, VMM 630 acts as a software "cushion" or virtualization layer between the OS 610 and the bare hardware 620 of the device 500. [0119] VMM 630 instantiates and runs one or more virtual machine instances ("guest machines"). Each guest machine comprises a "guest" operating system, such as OS 610, and one or more applications, such as application(s) 602, designed to execute on the guest operating system. The VMM 630 presents the guest operating systems with a virtual operating platform and manages the execution of the guest operating systems.

[0120] In some instances, the VMM 630 may allow a guest operating system to run as if it is running on the bare hardware 620 of device 500 directly. In these instances, the same version of the guest operating system configured to execute on the bare hardware 620 directly may also execute on VMM 630 without modification or reconfiguration. In other words, VMM 630 may provide full hardware and CPU virtualization to a guest operating system in some instances.

[0121] In other instances, a guest operating system may be specially designed or configured to execute on VMM 630 for efficiency. In these instances, the guest operating system is "aware" that it executes on a virtual machine monitor. In other words, VMM 630 may provide para- virtualization to a guest operating system in some instances.

[0122] The above-described basic computer hardware and software is presented for purpose of illustrating the basic underlying computer components that may be employed for

implementing the example embodiment s). The example embodiment(s), however, are not necessarily limited to any particular computing environment or computing device configuration. Instead, the example embodiment(s) may be implemented in any type of system architecture or processing environment that one skilled in the art, in light of this disclosure, would understand as capable of supporting the features and functions of the example embodiment(s) presented herein.

[0123] 6.0 OTHER ASPECTS OF DISCLOSURE

[0124] Although some of the figures described in the foregoing specification include flow diagrams with steps that are shown in an order, the steps may be performed in any order, and are not limited to the order shown in those flowcharts. Additionally, some steps may be optional, may be performed multiple times, and/or may be performed by different components. All steps, operations and functions of a flow diagram that are described herein are intended to indicate operations that are performed using programming in a special-purpose computer or general- purpose computer, in various embodiments. In other words, each flow diagram in this disclosure, in combination with the related text herein, is a guide, plan or specification of all or part of an algorithm for programming a computer to execute the functions that are described. The level of skill in the field associated with this disclosure is known to be high, and therefore the flow diagrams and related text in this disclosure have been prepared to convey information at a level of sufficiency and detail that is normally expected in the field when skilled persons communicate among themselves with respect to programs, algorithms and their implementation.

[0125] In the foregoing specification, the example embodiment s) of the present invention have been described with reference to numerous specific details. However, the details may vary from implementation to implementation according to the requirements of the particular implement at hand. The example embodiment(s) are, accordingly, to be regarded in an illustrative rather than a restrictive sense.