Audio analysis of body worn camera

Information

  • Patent Grant
  • 12014750
  • Patent Number
    12,014,750
  • Date Filed
    Wednesday, March 8, 2023
    a year ago
  • Date Issued
    Tuesday, June 18, 2024
    16 days ago
Abstract
Machine natural language processing to analyze language in apparatus, systems, and methods of using are provided. Audio from camera footage can be transcribed in one exemplary method includes extracting at least one audio segment from a body camera video track, detecting voice activity to identify starting and ending timestamps of voice, transcribing the at least one audio segment to identify and separate audio of at least a first speaker, and scoring the audio of the first speaker to identify interactions of interest. Audio could be analyzed and scored to record verbal performance, respectfulness, wellness, etc. and speakers from the audio can be detected.
Description
SUMMARY

In one aspect, apparatus, systems, and/or methods of analysis of audio from body worn cameras, including through natural language processing is detailed. The audio can be analyzed in real-time, such as, for example, during a police encounter, or alternatively, at least a portion of the audio can be analyzed at a later time.


In exemplary scenarios involving police officers, while nearly 50% of police officers wear body cameras, and while hundreds of hours of footage is recorded each day, only a fraction of the footage is ever analyzed and/or reviewed. As many police departments look for better oversight and training of their police force, few departments are able to leverage body camera data as a source of insight into their interactions with the community.


The apparatus, systems, methods, and processes described herein offer departments an efficient and effective way of analyzing body camera data. The analysis can be utilized in many aspects, including efforts to improve training tactics, provide better oversight, etc.





BRIEF DESCRIPTION OF THE DRAWINGS

The accompanying drawings, which are incorporated herein and constitute part of this specification, illustrate the presently preferred embodiments of the disclosure, and, together with the general description given above and the detailed description given below, serve to explain exemplary features of the disclosure. In the drawings:



FIG. 1 shows an exemplary end-to-end flow of body camera or cam audio analysis.



FIG. 2 shows Table 1 with example features extracted via intent and sentiment analysis of a body cam transcription segment.



FIG. 3 shows an example analysis showing intent labels and sentiment polarity of an event extracted from body camera audio.



FIGS. 4A and 4B show an exemplary analysis of transcribed audio and sentiment summaries.



FIGS. 5A and 5B show an aggregate summary of metrics and combinations with top metrics.



FIG. 6 shows exemplary summaries across various officers.



FIG. 7 shows exemplary training of an intent and entity model.



FIG. 8 shows exemplary weights of positive coefficients.



FIG. 9 shows exemplary weights of negative coefficients.





DETAILED DESCRIPTION

In the drawings, like numerals indicate like elements throughout. Certain terminology is used herein for convenience only and is not to be taken as limiting. The terminology includes the words specifically mentioned, derivatives thereof, and words of similar import. The embodiments illustrated below are not intended to be exhaustive or to limit to the precise form disclosed. These embodiments are chosen and described to best explain the principles, application, and practical use, and to enable others skilled in the art to best utilize the present disclosure.


The present disclosure details analysis of audio, such as from video tracks and/or real-time interactions from audio or video recordings. The analyses detailed herein is primarily focused on the audio analysis of interactions. Several examples provided herein involve body cameras, also termed body worn cameras, and police officers. These scenarios are presented as exemplary only and not intended to limit the disclosure in any manner. This disclosure could be applied without limitation to audio from other sources, with such audio able to be analyzed from any other scenario and processed similarly. For example, such alternative scenarios could not involve police officers, could be from cameras that are not body worn, or could involve altercations. In other examples, the body cam can be worn by an emergency technician, a firefighter, a security guard, a citizen instead of a police officer, police during interview of a suspect, interactions in a jail or prison, such as, for example, between guards and inmates or between inmates, or other person. Additionally, the body cam can be worn by an animal or be positioned on or in an object, such as a vehicle. It is understood, therefore, that this disclosure is not limited to the particular embodiments disclosed, but it is intended to cover modifications within the spirit and scope of the present disclosure as defined by the appended claims. The same behavior and emotional sentiments captured can also be applied to scenarios including, but not limited to, conversations within sales teams, conversations involving financial transactions, conversations between counterparties where one party may be privy to valuable information that they cannot share with the other, or conversations between counterparties where one holds a degree of power (legal, authoritative, managerial, etc.) over another.


In at least one example detailed herein involving police officers, research shows that language used in police interactions as measured by humans reviewing body worn camera (BWC) video shows disparities in officer behavior based on the use of respectful or disrespectful language (see, e.g., https://www.pnas.org/content/114/25/6521). Simply put: using more respectful language leads to fewer escalated scenarios. However, the vast amount of footage to be reviewed to make determinations of the use of respectful language across a department is nearly impossible to process with solely human review.


In at least one aspect, the present disclosure details transcription of BWC audio and separation of the audio into individualized, anonymous speakers. In at least one example, the speaker wearing the camera is tagged anonymously as the officer. The systems and methods described involve natural language processing (NLP) models operable to run on the speaker-separated transcript, identifying key phrases associated with risky or respectful interactions. Features are weighted based on a department's preference for detection (e.g., directed profanity is worse than informality). In addition, the present systems and methods tag events, like arrests and use of force, as a further dimension to analyze risk. In at least one embodiment, the officer identification allows selectively transcribing and/or analyzing only either the officer or only transcribing and/or analyzing the civilian (or other non-officer) audio. While there may be several reasons for allowing selective transcription or analyzing, in at least one instance, this option could be important for legal mandates, including, to not analyze, or specifically redact, civilian or officer audio in relevant cases. In other aspects and exemplary scenarios, redaction of officer, civilian, or other audio may apply to sections or entire segments of transcripts or selections.


In at least one aspect, the detailed systems and methods utilize NLP models that use a modern architecture termed a “transformer”. These models learn based on context, not keywords. Thus, seeing a word used in context, the models can automatically extrapolate synonyms or other potential variations of the word. In this way, the models of the present detailed systems and methods are able to capture key phrases associated with risk and respect with only a handful of examples.


Officer Detection


Given a set of anonymous speakers, it is nearly impossible to figure out who the officer is on conventional methods like voice fingerprinting. Instead, in at least one aspect, the present detailed systems and methods use an assumption common to body-worn camera usage: that the person wearing the camera is the officer.


The present detailed systems and methods measure the voice quality of each speaker using a set of metrics that include:

    • Short Time Intelligibility Measure (stoi)
    • time domain segmental signal to noise ratio (SNRseg)
    • frequency weighted segmental signal to noise ratio (fwSNRseg)
    • Normalized Covariance Metric (ncm)


The highest signal quality is labeled as a potential officer. In some cases, multiple speakers may still have high quality signal, if for example the officer is facing away from the microphone and a civilian is talking directly. In these cases, the present detailed systems and methods use an additional text-based classifier that is trained on officer-specific language patterns.


Scalable, Compliant Ingestion of Body Camera Audio



FIG. 1 shows an exemplary method for reducing the footprint of data for efficient analysis. As many police departments produce hundreds to thousands of hours per day of body camera recordings across their police force, it is challenging, if not prohibitive, to process such a large amount of data in a cost effective form.



FIG. 1 shows an exemplary analysis flowchart 100 of body camera video footage 110. The footage is first processed such that the audio track is isolated from the video at 120. Discarding video information initially by retaining only the audio can greatly reduce the cost of and increasing the speed of transferring data and analyzing data with machine learned models. For example, audio may only be a fraction (e.g., for example, 5%) of the information in a selection of footage, which could, in some instances, markedly increase the speed of transfer and analysis while markedly reducing the cost. Next, the audio 130 is streamed through a voice activity detection model at 140, which identifies the starting and ending timestamps within the audio track where voice is detected at 150. These sections of audio 150 are streamed into an automatic speech recognition model that outputs the text transcription of the selection of audio at 160. At 170, speaker diarization is performed to create speaker segmented segments at 180. At 190, intent and sentiment classification is performed and a body cam audio analysis report is issued at 200.


In at least one embodiment, during the entire pipeline process, audio is only retained in temporary memory and not written to disk, enabling a privacy-compliant method for transcribing sensitive audio. The separated audio data can be streamed in real-time for analysis or from an already stored file. Subsequent analysis of the file, including based on the features of interest documented below, can be used as a determination of whether a recording should be maintained long-term, including if it contains data of interest. In at least one embodiment, the original audio from the video file is added in “long term storage”, and can be analyzed at a subsequent time. In one example, the analysis documented could be used as a way to determine videos of interest. Here, for example, a video termed “of interest” could be retained for long term storage, while a video not termed “of interest” could be deleted, classified, or recommended for deletion, including for further analysis before deletion. Additionally, in at least one embodiment, metadata relating to the officer wearing the camera, the date and time, and location data can be maintained along with the corresponding audio during processing.


Speaker Diarization of Audio


In at least one exemplary embodiment, as the audio stream is transcribed into text, each word is assigned a start and stop time. Segments of the audio transcript are generated by the speech recognition model based on natural pauses in conversation.


In at least one embodiment, the audio and text is then further streamed to a speaker diarization model that analyzes the audio stream for speaker changes, as shown at 170 in FIG. 1. If a speaker change occurs and is measured by the model, the text is periodically re-segmented such that segments contain only a single speaker, e.g. at 180 in FIG. 1. In at least one embodiment, this process is performed after transcription, rather than during or before, such that noises and other disruptions that are common in body cam audio do not adversely affect a continuous single speaker transcription. If diarization is performed before transcription, these breaks can break the continuity of the transcription in a way that can lower transcription accuracy.


Intent and Entity Classification and Sentiment Analysis of Transcribed Audio


In at least one embodiment, after transcription and diarization, the speaker-separated text transcription is analyzed through an intent classification model. The intent classification model utilizes a deep-learned transformer architecture and, in at least one example, is trained from tagged examples of intent types specific for police interactions. Specifically, in at least one exemplary embodiment, intent labels classify words or phrases as: ‘aggression’, ‘anxiety’, ‘apology’, ‘arrest’, ‘bias’, ‘bragging’, ‘collusion’, ‘de-escalation’, ‘fear’, ‘general’, ‘gratitude’, ‘manipulation’, ‘mistrust’, ‘reassurance’, ‘secrecy’, etc. The classifier can also tag “events” by words and phrases, in at least one example, effectively tagging as the consequence of a speaker's intent. In at least one exemplary scenario, such a classifier can identify “get your hands off of me” as a “use of force” event, or “you have the right to remain silent” as an “arrest” event.


In one aspect, the intent classification leverages types of features to determine the correct intent with one or more models or model layers. First, the entire text of the segment is chunked into words up to a maximum defined sequence length. Second, each segment of text is run through one or more transformer-based models. Each transformer model either outputs a single intent label (as mentioned above) or a set of entity labels (such as person, address, etc.). For models where a single intent label is captured, that single intent label is used as is. For models where entity labels are captured, those captured labels are subject to further analysis by a layer of the model that determines the final intent label. Many transformer architectures lend themselves to stacking similar model layers. Thus, the intent and entity models can be combined for some or all of the labels listed above, such that a single model performs both tasks and outputs a single intent label.


In at least one embodiment, alongside the intent classifier, a sentiment analysis model tags each segment in three ways:


First, in at least one exemplary embodiment, the labels of ‘very positive’, ‘positive’, ‘neutral’, ‘negative’, and ‘very negative’ are output by the sentiment classifier trained in a similar way to the intent classifier, each with a probability. The aggregate probability of “positive” labels is subtracted from the aggregate probability of “negative” labels to produce a sentiment polarity. The probability of the top label subtracted from 1 is used as a “subjectivity” score. The subjectivity score gives an estimate of how likely it is that two human observers would differ in opinion on the interpretation of the polarity. Thus, sentiment labels can be filtered for ones with “low subjectivity”, which may provide more “objective” negative or “objective” positive sentiments and be used to objectively quantify the sentiment of an event. Where highly objective negative statements can identify interactions of interest where either an officer or a person of interest is escalating a situation, likewise, highly objective positive statements can identify successful de-escalation of a situation (see, for example, the conversation in FIGS. 4A and 4B).


Second, in at least one exemplary embodiment, the transcribed text output is analyzed for word disfluencies. Disfluencies are instances of filler words (uh, uhms, so) and stutters. These disfluencies can be an indicator of speaker confidence, and the log-normalized ratio of disfluencies in each segment compared to the number of words is output as a second sentiment metric.


Third, entities detected by the intent classifier previously mentioned can be given manual weights that correlate with positive or negative sentiment, such as an entity capturing “profanity” weighted as “very negative” with a score of −1.0.


An example output of these metrics for a particular phrase is shown at 300 in Table 1 in FIG. 2. The phrase “calm down sir uh calm down” is transcribed and labeled for intent (de-escalation), sentiment label (positive), sentiment polarity (0.25), sentiment subjectivity (0.11), and word disfluency (7.0).


Identification of De-escalation Events and Analysis of Bias


In at least one exemplary embodiment, the combination of sentiment and intent labels across speaker-separated segments of the body cam audio transcript enables the identification of de-escalation events and their efficacy. FIG. 3 shows an example of an event analyzed by one exemplary method described in at least one aspect herein. FIG. 3 shows an exemplary method that involves a communication between police and community participants, where both instances of positive and negative sentiment can be seen (note extensions from centralized vertical line). Following negative sentiment, in this exemplary embodiment shown in FIG. 3, de-escalation phrases are used to attempt to resolve sentiment to a neutral or positive position. In the exemplary event shown in FIG. 3, several de-escalation events are necessary before sentiment stabilizes, but the event eventually escalates to an arrest (note third from bottom entry).


In FIG. 3, the time from the initial negative sentiment event to the arrest can be determined as the “de-escalation time”, and, for example, the transcript of the segments of de-escalation can be further analyzed and compared to other events to determine which phrases lead to the fastest and most successful de-escalations.


For events such as the one shown as represented in FIG. 3, a police report is typically generated documenting features such as the gender and race of the suspects or participants involved. The report and analysis can provide joint value in two ways. Features within the transcript that are identified, such as persons, addresses, weapons, etc., for example, can be used to populate the report automatically. Second, the report data can be compared against event analyses such as the one shown in FIG. 3, to identify whether sentiment polarity or word disfluency differs between interactions of participants of different races, which, among other things, can be indications of racial bias.


Further, since the features extracted effectively classify body cam videos as ones with “content of interest” (including, e.g., strongly negative or positive sentiment, a large number of sentences with strong emotions, such as aggression, misconduct, etc.), the analysis performed by the engine can be used as a method to identify videos that should be retained long term and/or enable departments to delete videos that are not of interest, e.g., due to lack of interesting content. This deletion could save storage costs for police departments.


Exemplary usage of the analysis is shown in FIGS. 4A-6 in the form of summarized reports generated from the analysis on audio from FIG. 3. FIG. 4a shows an analysis of the transcribed audio where particular phrases and entities are tagged as positive sentiment, negative sentiment, or various behaviors and emotions. The average sentiment polarity as described above can be interpreted as a “respect score”, and a summary of the number of times respectful vs disrespectful interactions can be generated as shown in FIG. 4b. These aggregate metrics enable tracking, for example: (1) the overall respectfulness of officers over time by comparing the number of respectful vs disrespectful interactions, e.g., month over month, and (2) the ways in which officers are being respectful or disrespectful in an effort to expose areas of improvement for police training, etc.



FIGS. 5A and 5B show interpretations of the FIG. 3 analysis from FIGS. 4A and 4B. As previously mentioned, points of negative sentiment can be identified as beginning of event escalations, and contrastly, points of positive sentiment can be identified as end of escalations. The classified behaviors and emotions between those points can be identified as de-escalation tactics, and the efficacy of these tactics can be measured by comparing the time required for sentiment to resolve from negative to positive. FIG. 5A shows an aggregate summary of these metrics and, combined with a list of top metrics in FIG. 5B, a department can utilize these metrics to identify police tactics, behaviors, and phrases that are most successful at de-escalation of events.


The timeline of events in FIG. 3 can also be summarized as shown in FIG. 6 across various officers. By summarizing the number of negative sentiments, undesirable behaviors and emotions (such as aggression), and other features, the analysis conducted by the methods described herein can act as an early warning system for officers that may either be (1) conveying negative sentiment often and may be unnecessarily escalating situations, or (2) receiving negative sentiment from their interactions and may be at risk for burn-out.


Analyzing Risky/Respectful Language With Intent and Entity Detection


In at least one exemplary embodiment, an intent classifier identifies the event occurring (accident, arrest, etc.) and a sentiment model simply labels the language as positive or negative. As shown in FIG. 7, the system and methods detailed herewithin train an intent and entity model that identifies many linguistic features.


The system and methods detailed herewithin can utilize the features from FIG. 7 and assign them department-tunable weights of importance. Transcripts can be scored based on each of these weights, and the highest risk videos can then be surfaced by ranking based off of a single risk score. In at least one instance, the risk score can be used to rank videos, officers, precincts, and departments, which, for example, can surface outliers and trends. Additionally, in at least one instance, the features of the risk score not only score the interaction, but side effects on participants. An analogous officer wellness model can include the same features to score which officers may be at most risk of wellness issues based on the same risk score. All analysis detailed herein, including analysis of risk score, can be done in real-time or even on the body camera device itself. An example set of weights of positive coefficients (more risk) are shown in FIG. 8. Additionally, an example set of weights of negative coefficients (more respect) are shown in FIG. 9.


In at least one aspect, the present disclosure includes an audio analysis method to identify behavior, emotion, and sentiment within a body worn camera video. The audio detailed herein can be analyzed in real-time or in historical fashion. The methods detailed herewithin can perform voice activity detection on an audio stream to reduce the amount of audio that needs to be analyzed. Methods shown and/or described herein can identify emotion, behavior, and sentiment using machine-learned classifiers within the transcribed audio. Further, methods shown and/or described herein can measure disfluencies and other voice patterns that are used to further the analysis. Methods shown and/or described herein can include determining which videos should be retained long-term based on an abundance of features of interest. Further still, systems and methods detailed herein can use natural language processing, including via a machine learned model, to analyze body cam audio for behavior and/or emotional sentiment. Even further, linguistic features can be identified in the present systems and methods. In other aspects, systems and methods detailed herein can weight positive and negative coefficients.


In examples involving police officers, natural language processing can be used to score officer performance, respectfulness, wellness, etc. Further, officers can be anonymously detected and identified. Additionally, methods and systems detailed herein can selectively process officer or civilian audio.


The present disclosure can be understood more readily by reference to the instant detailed description, examples, and claims. It is to be understood that this disclosure is not limited to the specific systems, devices, and/or methods disclosed unless otherwise specified, as such can, of course, vary. It is also to be understood that the terminology used herein is for the purpose of describing particular aspects only and is not intended to be limiting.


The instant description is provided as an enabling teaching of the disclosure in its best, currently known aspect. Those skilled in the relevant art will recognize that many changes can be made to the aspects described, while still obtaining the beneficial results of the present disclosure. It will also be apparent that some of the desired benefits of the present disclosure can be obtained by selecting some of the features of the present disclosure without utilizing other features. Accordingly, those who work in the art will recognize that many modifications and adaptations to the present disclosure are possible and can even be desirable in certain circumstances and are a part of the present disclosure. Thus, the instant description is provided as illustrative of the principles of the present disclosure and not in limitation thereof.


As used herein, the singular forms “a,” “an” and “the” include plural referents unless the context clearly dictates otherwise. Thus, for example, reference to a “body” includes aspects having two or more bodies unless the context clearly indicates otherwise.


Ranges can be expressed herein as from “about” one particular value, and/or to “about” another particular value. When such a range is expressed, another aspect includes from the one particular value and/or to the other particular value. Similarly, when values are expressed as approximations, by use of the antecedent “about,” it will be understood that the particular value forms another aspect. It will be further understood that the endpoints of each of the ranges are significant both in relation to the other endpoint, and independently of the other endpoint.


As used herein, the terms “optional” or “optionally” mean that the subsequently described event or circumstance may or may not occur, and that the description includes instances where said event or circumstance occurs and instances where it does not.


Although several aspects of the disclosure have been disclosed in the foregoing specification, it is understood by those skilled in the art that many modifications and other aspects of the disclosure will come to mind to which the disclosure pertains, having the benefit of the teaching presented in the foregoing description and associated drawings. It is thus understood that the disclosure is not limited to the specific aspects disclosed hereinabove, and that many modifications and other aspects are intended to be included within the scope of the appended claims. Moreover, although specific terms are employed herein, as well as in the claims that follow, they are used only in a generic and descriptive sense, and not for the purposes of limiting the described disclosure.

Claims
  • 1. A method of using machine natural language processing to analyze language in transcribed camera footage comprising: extracting at least one audio segment from a body camera video track;detecting voice activity to identify starting and ending timestamps of voice;transcribing the at least one audio segment;identifying audio of at least one speaker;separating the audio of the at least one speaker;scoring the audio of the at least one speaker after separation to identify interactions of interest;wherein a voice detection model is used to analyze the at least one audio segment to identify the starting and ending timestamps of voice; and,wherein each word in the at least one audio segment is assigned a start and stop time.
  • 2. The method of claim 1 wherein the at least one speaker is a figure of authority, including one of a: police officer, emergency technician, guard, soldier, doctor, or first responder.
  • 3. The method of claim 2 wherein the interactions of interest include whether the figure of authority is escalating or de-escalating a situation.
  • 4. The method of claim 2 wherein the interactions of interest include whether the figure of authority is using respectful language or negative language.
  • 5. The method of claim 2 wherein the scoring includes analyzing for word disfluencies or filler words to analyze speaker confidence.
  • 6. The method of claim 2 wherein the figure of authority is identified based on voice quality.
  • 7. The method of claim 6 wherein the transcribing identifies whether audio of at least an other speaker is included on the at least one audio segment.
  • 8. The method of claim 1 wherein the method further includes: identifying events that may have occurred in the body camera video track based on language cues in the at least one audio segment.
  • 9. The method of claim 8 wherein the method further includes: compressing the body camera video track based on the events.
  • 10. The method of claim 1 wherein the method is performed in real-time.
  • 11. The method of claim 1 wherein an intent classification model utilizes a deep-learned transformer architecture.
  • 12. The method of claim 11 wherein a sentiment analysis is performed to output labels with probabilities, with the labels comprising either a “positive” label or a “negative” label.
  • 13. The method of claim 12 wherein the sentiment analysis further comprises analyzing the at least one audio segment for word disfluencies.
  • 14. The method of claim 13 wherein the sentiment analysis further comprises giving weights that correlate with positive or negative sentiment.
  • 15. The method of claim 11 wherein a sentiment analysis is performed to output labels with probabilities, with the labels comprising either a “positive” label or a “negative” label.
  • 16. The method of claim 2 wherein the at least one speaker includes a first police officer wearing a body camera from which the body camera video track was extracted and a second police officer; wherein the second police officer is producing a second audio that is included on the at least one audio segment; wherein the method identifies the first police officer as the at least one speaker; and wherein the method separates the audio of the first police officer as the at least one speaker.
  • 17. The method of claim 1 wherein, if a speaker change occurs, the at least one audio segment is re-segmented to include segments of only the at least one speaker.
  • 18. The method of claim 1 wherein the voice detection model is based on audio analysis and does not rely on visual data to determine the start and stop time.
  • 19. The method of claim 18 wherein, if a speaker change occurs, the at least one audio segment is re-segmented to include segments of only the at least one speaker.
CROSS-REFERENCE TO RELATED APPLICATIONS

The present application is a continuation of U.S. patent application Ser. No. 17/553,482, filed Dec. 16, 2021, which claims the benefit of U.S. Provisional Patent Application No. 63/126,368, filed Dec. 16, 2020, U.S. Provisional Patent Application No. 63/143,538, filed Jan. 29, 2021, and U.S. Provisional Patent Application No. 63/264,151, filed Nov. 16, 2021, the entire contents of each of which are incorporated herein by reference as if repeated herein.

US Referenced Citations (120)
Number Name Date Kind
3296374 Clapper Jan 1967 A
7409349 Wang et al. Aug 2008 B2
7447654 Ben-Levy et al. Nov 2008 B2
7475046 Foley et al. Jan 2009 B1
7533054 Hausman et al. May 2009 B2
7536335 Weston et al. May 2009 B1
7610547 Wang et al. Oct 2009 B2
7643998 Yuen et al. Jan 2010 B2
7685048 Hausman et al. Mar 2010 B1
7689495 Kim et al. Mar 2010 B1
7774247 Hausman et al. Aug 2010 B2
7822672 Hausman Oct 2010 B2
8019665 Hausman Sep 2011 B2
8099352 Berger et al. Jan 2012 B2
8321465 Farber et al. Nov 2012 B2
8332384 Kemp Dec 2012 B2
8438158 Kemp May 2013 B2
8442823 Jeon et al. May 2013 B2
8473396 Hausman et al. Jun 2013 B2
8489587 Kemp Jul 2013 B2
8504483 Foley et al. Aug 2013 B2
8676679 Hausman et al. Mar 2014 B2
8788397 Berger et al. Jul 2014 B2
8799140 Toffee et al. Aug 2014 B1
8878853 Baransky et al. Nov 2014 B2
8909516 Medero et al. Dec 2014 B2
8965765 Zweig et al. Feb 2015 B2
9313173 Davis et al. Apr 2016 B2
9330659 Ju et al. May 2016 B2
9613026 Hodson Apr 2017 B2
9728184 Xue et al. Aug 2017 B2
9760566 Heck et al. Sep 2017 B2
9824698 Jerauld Nov 2017 B2
9870424 Neystadt et al. Jan 2018 B2
9906474 Robarts et al. Feb 2018 B2
10002520 Bohlander et al. Jun 2018 B2
10108306 Khoo et al. Oct 2018 B2
10185989 Ritter et al. Jan 2019 B2
10192277 Hanchett et al. Jan 2019 B2
10210869 King et al. Feb 2019 B1
10237716 Bohlander et al. Mar 2019 B2
10237822 Hanchett et al. Mar 2019 B2
10298875 Klein et al. May 2019 B2
10354169 Law et al. Jul 2019 B1
10354350 Nakfour et al. Jul 2019 B2
10368225 Hassan et al. Jul 2019 B2
10372755 Blanco Aug 2019 B2
10381024 Tan et al. Aug 2019 B2
10417340 Applegate et al. Sep 2019 B2
10419312 Alazraki et al. Sep 2019 B2
10460746 Costa et al. Oct 2019 B2
10477375 Bohlander et al. Nov 2019 B2
10509988 Woulfe et al. Dec 2019 B2
10534497 Khoo et al. Jan 2020 B2
10586556 Caskay et al. Mar 2020 B2
10594795 Hanchett et al. Mar 2020 B2
10630560 Adylov et al. Apr 2020 B2
10657962 Zhang et al. May 2020 B2
10685075 Blanco et al. Jun 2020 B2
10713497 Womack et al. Jul 2020 B2
10720169 Reitz et al. Jul 2020 B2
10755729 Reitz et al. Jul 2020 B2
10779022 MacDonald Sep 2020 B2
10779152 MacDonald Sep 2020 B2
10785610 Bohlander et al. Sep 2020 B2
10796393 Messerges et al. Oct 2020 B2
10805576 Hanchett et al. Oct 2020 B2
10825479 Hershfield Nov 2020 B2
10848717 Hanchett et al. Nov 2020 B2
10853435 Reitz et al. Dec 2020 B2
10872636 Smith et al. Dec 2020 B2
11423911 Fu Aug 2022 B1
11947872 Mahler-Haug Apr 2024 B1
11948555 Christie Apr 2024 B2
20070167689 Ramadas et al. Jul 2007 A1
20090292638 Hausman Nov 2009 A1
20100121880 Ursitti et al. May 2010 A1
20100332648 Bohus et al. Dec 2010 A1
20110270732 Ritter et al. Nov 2011 A1
20120004914 Strom et al. Jan 2012 A1
20130156175 Bekiares et al. Jun 2013 A1
20130173247 Hodson Jul 2013 A1
20130300939 Chou Nov 2013 A1
20140006248 Toffee Jan 2014 A1
20140081823 Phadnis et al. Mar 2014 A1
20140101739 Li et al. Apr 2014 A1
20140187190 Schuler et al. Jul 2014 A1
20140207651 Toffey et al. Jul 2014 A1
20150310729 Lampert et al. Oct 2015 A1
20150310730 Miller et al. Oct 2015 A1
20150310862 Dauphin et al. Oct 2015 A1
20150381933 Cunico Dec 2015 A1
20160066085 Chang Mar 2016 A1
20170132703 Oomman et al. May 2017 A1
20170316775 Le et al. Nov 2017 A1
20170346904 Fortna et al. Nov 2017 A1
20170364602 Reitz et al. Dec 2017 A1
20180107943 White et al. Apr 2018 A1
20180233139 Finkelstein et al. Aug 2018 A1
20180350389 Garrido et al. Dec 2018 A1
20190019297 Lim Jan 2019 A1
20190042988 Brown et al. Feb 2019 A1
20190096428 Childress et al. Mar 2019 A1
20190108270 Dunne et al. Apr 2019 A1
20190121907 Brunn et al. Apr 2019 A1
20190188814 Kreitzer et al. Jun 2019 A1
20190258700 Beaver et al. Aug 2019 A1
20190318725 Le Roux et al. Oct 2019 A1
20200104698 Cintra Apr 2020 A1
20200195726 Hanchett et al. Jun 2020 A1
20200210907 Ulizio et al. Jul 2020 A1
20200302043 Vachon Sep 2020 A1
20200342857 Moreno Oct 2020 A1
20200365136 Candelore Nov 2020 A1
20210092224 Rule Mar 2021 A1
20210374601 Liu Dec 2021 A1
20220115022 Sharifi Apr 2022 A1
20220122615 Chen Apr 2022 A1
20220310109 Donsbach Sep 2022 A1
20230103060 Chaudhuri Mar 2023 A1
Non-Patent Literature Citations (2)
Entry
PCT Notification of Transmittal of the International Search Report and the Written Opinion of the International Searching Authority, or the Declaration, PCT/ISA/220, PCT/US2021/063873, Dated Jun. 29, 2023, 9 Pages.
PCT Written Opinion of the International Searching Authority, PCT/ISA/210, Dated Mar. 10, 2022, 14 Pages.
Related Publications (1)
Number Date Country
20230223038 A1 Jul 2023 US
Provisional Applications (3)
Number Date Country
63264151 Nov 2021 US
63143538 Jan 2021 US
63126368 Dec 2020 US
Continuations (1)
Number Date Country
Parent 17553482 Dec 2021 US
Child 18180652 US