IP Library Granted Patent US 8,141,152
Granted Patent B1
US 8,141,152 · App. 11/958,729 · Granted Mar 20, 2012

Method to detect spam over internet telephony (SPIT)

View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 8,141,152
App. No.
11/958,729
Granted
Mar 20, 2012
Kind
B1
Abstract

The present invention provides methods, devices, and systems for detecting and filtering SPam over Internet Telephony (SPIT). The invention includes a two level filter. The first level may include a robust audio hash used to filter audio messages based on their audio content and the second level may include a near-duplicate pattern matching algorithm having a number of content filters and an evaluator to aggregate the results from the multiple content filters. By supporting multiple aggregation methods, a more flexible SPIT detection scheme is provided.

Claims (49)

1. A method for filtering unsolicited calls, comprising:

receiving a message addressed to an intended recipient;

extracting, by a microprocessor, a plurality of feature vectors from content of the message, each of the plurality of feature vectors describing message content, wherein at least two of the plurality of feature vectors comprise different threshold distances;

incorporating each of the extracted plurality of feature vectors into feature vectors from content of previously identified spam messages;

calculating a first distance from a first of the plurality of feature vectors to each feature vector in an associated spam feature database;

identifying a first feature vector in the associated spam feature database that is closest to the first of the plurality of feature vectors;

determining the first distance to be a distance from the first identified feature vector to the first of the plurality of feature vectors;

setting the first distance as a first threshold associated with the first of the plurality of feature vectors for determining that other features vectors are similar to the first of the plurality of feature vectors;

calculating a second distance from a second of the plurality of feature vectors to each feature vector in the associated spam feature database;

identifying a second feature vector in the associated spam feature database that is closest to the second of the plurality of feature vectors;

determining the second distance to be a distance from the second identified feature vector to the second of the plurality of feature vectors; and

setting the second distance as a second threshold associated with the second of the plurality of feature vectors for determining that other features vectors are similar to the second of the plurality of feature vectors, wherein the first and second thresholds are different;

comparing, by the microprocessor, the extracted plurality of feature vectors to the feature vectors from the content of the previously identified spam messages;

determining, by the microprocessor, whether each of the extracted plurality of feature vectors are within a threshold distance from at least one spam feature vector; and

applying, by the microprocessor, following rules to results of the determining step:

(i) in an event that each of the extracted plurality of feature vectors are within the threshold distance from at least one spam feature vector, adding the message to a list of previously identified spam messages; and

(ii) in an event that the plurality of feature vectors are not within the threshold distance from at least one spam feature vector, allowing the message to be forwarded to the intended recipient.

2. The method of claim 1 , wherein rule (i) applies, the method further comprising indicating to the intended recipient that the received message has been identified as spam, wherein the indicating step comprises at least one of the following (a) deleting the message, (b) notifying the intended recipient that the message has been identified as spam, (c) restricting the message from being forwarded to the intended recipient, and (d) adding the message to a spam message repository and then notifying the intended recipient that the message is stored in the spam message repository.

3. The method of claim 1 , further comprising:

aggregating results of the comparison of each of the plurality of feature vectors to determine whether the message is a near-duplicate of a previously identified spam message, wherein the message is a near-duplicate of a previously identified spam message when audio content of the message is perceptually similar to audio content of the previously identified spam message.

4. The method of claim 1 , further comprising:

creating a digest from content of the message;

comparing the digest of the message to digests from content of previously identified spam messages;

determining whether the digest of the message is equal to a digest of a previously identified spam message within a predetermined threshold; and

performing one of the following:

(i) in an event that the digest of the message is equal to the digest of a previously identified spam message within a predetermined threshold, adding the message to the list of previously identified spam messages; and

(ii) in an event that the digest of the message is not equal to the digest of a previously identified spam message within a predetermined threshold, allowing the message to be forwarded to the intended recipient.

5. The method of claim 4 , wherein creating a digest from content of the message comprises generating a robust hash of the audio content of the message.

6. The method of claim 5 , wherein creating a digest comprises:

dividing the audio content of the message into audio segments of predetermined length;

framing each audio segment;

applying a frequency transform function to each framed audio segment;

selecting frequency bands; and

extracting a plurality of hashes based on the selected frequency bands, wherein the hashes each represent a portion of the audio content of the message in the frequency domain.

7. A non-transitory computer readable medium comprising processor executable instructions configured to perform the method of claim 1 .

8. A system for filtering unsolicited calls, comprising:

memory including instructions and a microprocessor configured to execute the instructions stored in memory, the instructions when executed by the microprocessor: receiving a message addressed to an intended recipient; extracting, a plurality of feature vectors from content of the message, each of the plurality of feature vectors describing message content, wherein at least two of the plurality of feature vectors comprise different threshold distances; incorporating each of the extracted plurality of feature vectors into feature vectors from content of previously identified spam messages, calculating a first distance from a first of the plurality of feature vectors to each feature vector in an associated spam feature database, identifying a first feature vector in the associated spam feature database that is closest to the first of the plurality of feature vectors, determining the first distance to be a distance from the first identified feature vector to the first of the plurality of feature vectors, setting the first distance as a first threshold associated with the first of the plurality of feature vectors for determining that other features vectors are similar to the first of the plurality of feature vectors, calculating a second distance from a second of the plurality of feature vectors to each feature vector in the associated spam feature database, identifying a second feature vector in the associated spam feature database that is closest to the second of the plurality of feature vectors, determining the second distance to be a distance from the second identified feature vector to the second of the plurality of feature vectors, and setting the second distance as a second threshold associated with the second of the plurality of feature vectors for determining that other features vectors are similar to the second of the plurality of feature vectors, wherein the first and second thresholds are different; comparing, the extracted plurality of feature vectors to the feature vectors from the content of the previously identified spam messages; determining whether each of the extracted plurality of feature vectors are within a threshold distance from at least one spam feature vector; and applying following rules:

(i) in an event that each of the extracted plurality of feature vectors are within the threshold distance from at least one spam feature vector, adding the message to a list of previously identified spam messages; and

(ii) in an event that the plurality of feature vectors are not within the threshold distance from at least one spam feature vector, allowing the message to be forwarded to the intended recipient.

9. The system of claim 8 , wherein the first threshold and second threshold are further defined by bit error rate.

10. The system of claim 8 , comprising additional instructions when executed by the microprocessor: providing an indication that the extracted at least one feature vector is within the threshold distance from the at least one feature vector identified as spam.

11. The system of claim 8 , comprising additional instructions when executed by the microprocessor: extracting and examining different feature vectors from the content of the message, and aggregating results to determine whether the received message comprises spam, and wherein the results are aggregated according to at least one of an AND, OR, and VOTE fashion.

12. The system of claim 8 , further comprising additional instructions when executed by the microprocessor: create creating a digest from the content of the message, compare the digest of the content of the message to digests from the content of previously identified spam messages, and determine whether the digest of the content of the message is equal to one of the digests of the content of the previously identified spam messages within a predetermined threshold.

13. The system of claim 12 , further comprising additional instructions when executed by the microprocessor:

creating the digest from the content of the message by dividing the message into segments of predetermined length, framing each segment, applying a frequency transform function to each framed segment, selecting frequency bands, and extracting a plurality of hashes based on the selected frequency bands, wherein the hashes each represent a portion of the content of the message in a frequency domain, and adding the message to the list of previously identified spam messages in an event that the digest of the content of the message equal to one of the digests of the content of the previously identified spam messages within a predetermined threshold.

14. The system of claim 13 , wherein the predetermined threshold is defined by at least one of the following parameters: (i) bit error rate; (ii) percentage of hashes in the incoming message equal to a known spam hash within a predetermined threshold; and (iii) number of spam messages with hashes equal to the hashes of the incoming message within a predetermined threshold.

15. The system of claim 12 , further comprising additional instructions when executed by the microprocessor: removing noise from the message.

16. The system of claim 8 , wherein the message is stored for retrieval on a server and further comprising additional instructions when executed by the microprocessor: analyzing and deleting the message on the server.

17. The system of claim 8 , wherein the message is a real-time communication and further comprising additional instructions when executed by the microprocessor: analyzing a media channel carrying the content of the message.

Assignments (22)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Apr 4, 2024
From: AVAYA LLC
To: ARLINGTON TECHNOLOGIES, LLC
Reel/Frame 067022/0780 →
INTELLECTUAL PROPERTY RELEASE AND REASSIGNMENT Recorded Mar 25, 2024
From: CITIBANK, N.A.
To: AVAYA LLC; AVAYA MANAGEMENT L.P.
Reel/Frame 066894/0117 →
INTELLECTUAL PROPERTY RELEASE AND REASSIGNMENT Recorded Mar 25, 2024
From: WILMINGTON SAVINGS FUND SOCIETY, FSB
To: AVAYA LLC; AVAYA MANAGEMENT L.P.
Reel/Frame 066894/0227 →
(SECURITY INTEREST) GRANTOR'S NAME CHANGE Recorded Sep 21, 2023
From: AVAYA INC.
To: AVAYA LLC
Reel/Frame 065019/0231 →
RELEASE OF SECURITY INTEREST IN PATENTS (REEL/FRAME 61087/0386) Recorded May 18, 2023
From: WILMINGTON TRUST, NATIONAL ASSOCIATION, AS NOTES COLLATERAL AGENT
To: AVAYA MANAGEMENT L.P.; AVAYA INC.; INTELLISIST, INC.; AVAYA INTEGRATED CABINET SOLUTIONS LLC
Reel/Frame 063690/0359 →
RELEASE OF SECURITY INTEREST IN PATENTS (REEL/FRAME 53955/0436) Recorded May 18, 2023
From: WILMINGTON TRUST, NATIONAL ASSOCIATION, AS NOTES COLLATERAL AGENT
To: AVAYA MANAGEMENT L.P.; AVAYA INC.; INTELLISIST, INC.; AVAYA INTEGRATED CABINET SOLUTIONS LLC
Reel/Frame 063705/0023 →
RELEASE OF SECURITY INTEREST IN PATENTS (REEL/FRAME 045034/0001) Recorded May 18, 2023
From: GOLDMAN SACHS BANK USA., AS COLLATERAL AGENT
To: ZANG, INC. (FORMER NAME OF AVAYA CLOUD INC.); AVAYA INC.; INTELLISIST, INC.; AVAYA INTEGRATED CABINET SOLUTIONS LLC; OCTEL COMMUNICATIONS LLC; VPNET TECHNOLOGIES, INC.; HYPERQUALITY, INC.; HYPERQUALITY II, LLC; CAAS TECHNOLOGIES, LLC; AVAYA MANAGEMENT L.P.
Reel/Frame 063779/0622 →
INTELLECTUAL PROPERTY SECURITY AGREEMENT Recorded May 4, 2023
From: AVAYA INC.; AVAYA MANAGEMENT L.P.; INTELLISIST, INC.
To: CITIBANK, N.A., AS COLLATERAL AGENT
Reel/Frame 063542/0662 →
INTELLECTUAL PROPERTY SECURITY AGREEMENT Recorded May 3, 2023
From: AVAYA MANAGEMENT L.P.; AVAYA INC.; INTELLISIST, INC.; KNOAHSOFT INC.
To: WILMINGTON SAVINGS FUND SOCIETY, FSB [COLLATERAL AGENT]
Reel/Frame 063742/0001 →
RELEASE OF SECURITY INTEREST IN PATENTS AT REEL 45124/FRAME 0026 Recorded Apr 26, 2023
From: CITIBANK, N.A., AS COLLATERAL AGENT
To: AVAYA HOLDINGS CORP.; AVAYA INC.; AVAYA MANAGEMENT L.P.; AVAYA INTEGRATED CABINET SOLUTIONS LLC
Reel/Frame 063457/0001 →
INTELLECTUAL PROPERTY SECURITY AGREEMENT Recorded Aug 5, 2022
From: AVAYA INC.; INTELLISIST, INC.; AVAYA MANAGEMENT L.P.; AVAYA CABINET SOLUTIONS LLC
To: WILMINGTON TRUST, NATIONAL ASSOCIATION, AS COLLATERAL AGENT
Reel/Frame 061087/0386 →
SECURITY INTEREST Recorded Sep 25, 2020
From: AVAYA INC.; AVAYA MANAGEMENT L.P.; INTELLISIST, INC.; AVAYA INTEGRATED CABINET SOLUTIONS LLC
To: WILMINGTON TRUST, NATIONAL ASSOCIATION
Reel/Frame 053955/0436 →
SECURITY INTEREST Recorded Jan 23, 2018
From: AVAYA INC.; AVAYA INTEGRATED CABINET SOLUTIONS LLC; OCTEL COMMUNICATIONS LLC; VPNET TECHNOLOGIES, INC.; ZANG, INC.
To: CITIBANK, N.A., AS COLLATERAL AGENT
Reel/Frame 045124/0026 →
SECURITY INTEREST Recorded Jan 10, 2018
From: AVAYA INC.; AVAYA INTEGRATED CABINET SOLUTIONS LLC; OCTEL COMMUNICATIONS LLC; VPNET TECHNOLOGIES, INC.; ZANG, INC.
To: GOLDMAN SACHS BANK USA, AS COLLATERAL AGENT
Reel/Frame 045034/0001 →
BANKRUPTCY COURT ORDER RELEASING ALL LIENS INCLUDING THE SECURITY INTEREST RECORDED AT REEL/FRAME 025863/0535 Recorded Dec 15, 2017
From: THE BANK OF NEW YORK MELLON TRUST, NA
To: AVAYA INC.
Reel/Frame 044892/0001 →
BANKRUPTCY COURT ORDER RELEASING ALL LIENS INCLUDING THE SECURITY INTEREST RECORDED AT REEL/FRAME 041576/0001 Recorded Dec 15, 2017
From: CITIBANK, N.A.
To: AVAYA INC.; AVAYA INTEGRATED CABINET SOLUTIONS INC.; OCTEL COMMUNICATIONS LLC (FORMERLY KNOWN AS OCTEL COMMUNICATIONS CORPORATION); VPNET TECHNOLOGIES, INC.
Reel/Frame 044893/0531 →
BANKRUPTCY COURT ORDER RELEASING ALL LIENS INCLUDING THE SECURITY INTEREST RECORDED AT REEL/FRAME 030083/0639 Recorded Dec 15, 2017
From: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A.
To: AVAYA INC.
Reel/Frame 045012/0666 →
SECURITY INTEREST Recorded Jan 27, 2017
From: AVAYA INC.; AVAYA INTEGRATED CABINET SOLUTIONS INC.; OCTEL COMMUNICATIONS CORPORATION; VPNET TECHNOLOGIES, INC.
To: CITIBANK, N.A., AS ADMINISTRATIVE AGENT
Reel/Frame 041576/0001 →
SECURITY AGREEMENT Recorded Mar 13, 2013
From: AVAYA, INC.
To: BANK OF NEW YORK MELLON TRUST COMPANY, N.A., THE
Reel/Frame 030083/0639 →
SECURITY AGREEMENT Recorded Feb 22, 2011
From: AVAYA INC., A DELAWARE CORPORATION
To: BANK OF NEW YORK MELLON TRUST, NA, AS NOTES COLLATERAL AGENT, THE
Reel/Frame 025863/0535 →
REASSIGNMENT Recorded Jun 26, 2008
From: AVAYA TECHNOLOGY LLC
To: AVAYA INC
Reel/Frame 021156/0734 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jan 14, 2008
From: HWANG, LIN YUH-ING; LACY, LEROY; LING, LI
To: AVAYA TECHNOLOGY LLC
Reel/Frame 020361/0393 →