Sign In to Follow Application
View All Documents & Correspondence

Method And System For Pattern Recognition In A Signal Using Morphology Aware Symbolic Representation

Abstract: The present disclosure addresses the technical problem of information loss while representing a physiological signal in the form of symbols and for recognizing patterns inside the signal. Thus making it difficult to retain or extract any relevant information which can be used to detect anomalies in the signal. A system and method for anomaly detection and discovering pattern in a signal using 10 morphology aware symbolic representation has been provided. The system discovers pattern atoms based on the strictly increasing and strictly decreasing characteristics of the time series physiological signal, and generate symbolic representation in terms of these pattern atoms. Additionally the method possess more generalization capability in terms of granularity. This detects discord / 15 abnormal phenomena with consistency.

Get Free WhatsApp Updates!
Notices, Deadlines & Correspondence

Patent Information

Application #
Filing Date
07 March 2018
Publication Number
37/2019`
Publication Type
INA
Invention Field
COMPUTER SCIENCE
Status
Email
ip@legasis.in
Parent Application
Patent Number
Legal Status
Grant Date
2024-02-01
Renewal Date

Applicants

Tata Consultancy Services Limited
Nirmal Building, 9th Floor, Nariman Point, Mumbai 400021, Maharashtra, India

Inventors

1. BANDYOPADHYAY, Soma
Tata Consultancy Services Limited, Building 1B, Ecospace, Plot - IIF/12 , New Town, Rajarhat, Kolkata - 700 160, West Bengal, India
2. UKIL, Arijit
Tata Consultancy Services Limited, Building 1B, Ecospace, Plot - IIF/12 , New Town, Rajarhat, Kolkata - 700 160, West Bengal, India
3. PURI, Chetanya
Tata Consultancy Services Limited, Building 1B, Ecospace, Plot - IIF/12 , New Town, Rajarhat, Kolkata - 700 160, West Bengal, India
4. SINGH, Rituraj
Tata Consultancy Services Limited, Building 1B, Ecospace, Plot - IIF/12 , New Town, Rajarhat, Kolkata - 700 160, West Bengal, India
5. PAL, Arpan
Tata Consultancy Services Limited, Building 1B, Ecospace, Plot - IIF/12 , New Town, Rajarhat, Kolkata - 700 160, West Bengal, India
6. MURTHY, C A
Indian Statistical Institute, Machine Intelligent Unit, 203, Barrackpore Truck Road, Kolkata - 700 108, West Bengal, India

Specification

Claims:1. A method for detecting anomaly and discovering pattern in a signal using symbolic representation of the signal, the method comprising a processor 5 implemented steps of:
sensing the signal from a person using a sensor, wherein the signal is a time series signal with a plurality of time points (202);
finding a plurality of maxima points and a plurality of minima points 10 in the signal, wherein the plurality of maxima points and the plurality of minima points are following morphology of the signal (204);
deriving a plurality of features using the plurality of maxima points and the plurality of minima points which are adjacent to each other, wherein the plurality of features comprises amplitude difference and 15 number of sampling points between minima to maxima points which are adjacent to each other and amplitude difference and number of sampling points between maxima to minima points which are adjacent to each other (206);
performing a proximity based clustering on the plurality of features to 20 get cluster centroid values corresponding to each of the plurality of features (208);
representing the cluster centroid values in the form of a plurality of symbols in the descending order of the cluster centroid values in terms of the amplitude difference and the number of sampling points corresponding 25 to minima to maxima points and maxima to minima points (210);
representing the signal into a symbolic form using the plurality of symbols, wherein the symbolic form comprising one or more strings of symbols (212);
deriving a dissimilarity metric, wherein the dissimilarity metric is a 30 function of:
19
IDF-138008-067
regularity of the strings of symbols, and
a distance measure between the string of symbols for detecting anomalous patterns (214); and
detecting the anomalous pattern in the signal using the dissimilarity metric (216). 5
2. The method of claim 1 further comprising the step of representing the string of symbols using minima to maxima points and maxima to minima points encoded by their corresponding occurrences of cluster centroid values in their consecutive order of occurrences. 10
3. The method of claim 2, wherein the encoding of occurrence of consecutive minima to maxima points and consecutive maxima to minima points are based on a pair of symbols known as pattern atoms.
15
4. The method of claim 3, wherein the string of symbols further comprising pattern atom with highest regularity in their occurrences.
5. The method of claim 4 further comprising measuring regularity in the interval of the frequency of occurrences of the pattern atoms. 20
6. The method of claim 1, wherein the step of representing the signal further comprising segmenting the string of symbols using consistent pattern atom.
25
7. The method of claim 1, wherein the step of representing the signal further comprising merging of string of symbols with a corresponding plurality of segments.
20
IDF-138008-067
8. The method of claim 1, wherein the plurality of features further comprising number of points from adjacent minima to maxima and a number of points from adjacent maxima to minima.
9. The method of claim 1, wherein the plurality of maxima points and the 5 plurality of minima points are exploiting strictly rising and falling edges of the signal.
10. The method of claim 1 further comprising the step of preprocessing the sensed signal, wherein the sensed signal is a physiological signal captured 10 from a physiological sensor.
11. The method of claim 1, wherein the step of performing the proximity based clustering further comprising:
receiving the plurality of features derived from the signal; 15
setting a value for maximum number of clusters formed for the plurality of derived features;
performing at least one step based on the distribution of plurality of features:
if the plurality of features has Gaussian distribution, then 20
dividing the plurality of features into K equi-probable regions of Gaussian distribution and finding the cluster centroids of the derived features.
else,
arranging the plurality of features in the ascending order and 25 finding the first difference of data stored in dataset of derived features;
breaking the first difference of data stored in dataset of derived features into two clusters where maximum difference occurs; and
checking a condition for the number of cluster.
30
21
IDF-138008-067
12. A system for detecting anomaly and pattern discovery in a signal using symbolic representation of the signal, the system comprising:
a sensor (102) for sensing the signal from a person, wherein the signal is a time series signal with a plurality of time points; 5
a memory (106); and
a processor (108) in communication with the memory (106), the processor (108) further comprising:
a maxima and minima finding module (110) for finding a plurality of maxima points and a plurality of minima points in the signal, wherein 10 the plurality of maxima points and the plurality of minima points are following morphology of the signal;
a feature derivation module (112) for deriving a plurality of features using the plurality of maxima points and the plurality of minima points which are adjacent to each other, wherein the plurality of features 15 comprises an amplitude difference and a number of sampling points between minima to maxima points which are adjacent to each other and the amplitude difference and a number of sampling points between maxima to minima points which are adjacent to each other;
a clustering module (114) for performing a proximity based 20 clustering on the plurality of features to get a cluster centroid values corresponding to each of the plurality of features;
a symbolic representation module (116) configured to:
represent the cluster centroid values in the form of a plurality of symbols in the descending order of the cluster centroid values in terms of 25 the amplitude difference and the number of sampling points corresponding to minima to maxima points and maxima to minima points, and
represent the signal into a symbolic form using the plurality of symbols, wherein the symbolic form comprising one or more string of symbols; 30
22
IDF-138008-067
a derivation module (104) for deriving a dissimilarity metric, wherein the dissimilarity metric is a function of
regularity of the strings of symbols, and
a distance measured between the string of symbols for detecting anomalous patterns; and 5
anomaly identification module (118) for detecting the anomalous pattern in the signal using the dissimilarity metric. , Description:FORM 2
(39 of 1970)
&
THE PATENT RULES, 2003
COMPLETE SPECIFICATION
(See Section 10 and Rule 13)
Title of invention:
METHOD AND SYSTEM FOR PATTERN RECOGNITION IN A SIGNAL USING MORPHOLOGY AWARE SYMBOLIC REPRESENTATION
Applicant
Tata Consultancy Services Limited
A company Incorporated in India under the Companies Act, 1956
Having address:
Nirmal Building, 9th floor,
Nariman point, Mumbai 400021,
Maharashtra, India
The following specification particularly describes the embodiments and the manner in which it is to be performed.
2
IDF-138008-067
TECHNICAL FIELD
[001] The embodiments herein generally relates to the field of physiological signal processing, and, more particularly, to a method and system for anomaly detection and discovering pattern in a physiological signal using 5 morphology aware symbolic representation.
BACKGROUND
[002] Signal processing of a physiological signal is a very well 10 researched topic in the art. Various methods have been used to detect anomaly in the physiological signals, especially in the electrocardiogram (ECG) signal. Anomaly detection in a physiological signal refers to the problem of finding patterns that do not conform to an expected behavior of the monitored signal. These abnormal patterns could translate to significant information about the health 15 of a person. There is a need to discriminate between the normal and anomalous phenomena inside the signals
[003] A few methods have also been used in the prior art to discover the abnormal pattern from the physiological signal using the symbolic representation of the signal. But there is general loss of information while discovering the 20 pattern. One of the prior available method uses piecewise aggregate approximation (PAA) to convert time series signal into symbols. This method uses approximation techniques. There is a huge information loss of the signal during representation of signal in the form of symbol. The huge information loss can lead to improper anomaly detection. 25
[004] Another prior art method uses user-defined parameters for the symbolic approximation. The parameters needs to be set and varies from signal to signal, which do not provide a generalized method for anomaly detection. Thus they do not provide reliable information for accurately classifying the healthy signal with the diseased signal. 30
3
IDF-138008-067
SUMMARY
[005] The following presents a simplified summary of some embodiments of the disclosure in order to provide a basic understanding of the embodiments. This summary is not an extensive overview of the embodiments. It 5 is not intended to identify key/critical elements of the embodiments or to delineate the scope of the embodiments. Its sole purpose is to present some embodiments in a simplified form as a prelude to the more detailed description that is presented below.
[006] In view of the foregoing, an embodiment herein provides a system 10 for detecting anomaly and discovering pattern in a signal using symbolic representation of the signal, the system comprises as sensor, a memory and a processor. The sensor senses the signal from a person, wherein the signal is a time series signal with a plurality of time points. The processor further comprises a maxima minima finding module, a feature derivation module, a clustering module, 15 a symbolic representation module for signal, a derivation module and anomaly detection module. The maxima and minima finding module finds a plurality of maxima points and a plurality of minima points in the signal, wherein the plurality of maxima points and the plurality of minima points are following morphology of the signal. The feature derivation module derives a plurality of features using the 20 plurality of maxima points and the plurality of minima points which are adjacent to each other, wherein the plurality of features comprises an amplitude difference and a number of sampling points between minima to maxima points which are adjacent to each other and the amplitude difference and a number of sampling points between maxima to minima points which are adjacent to each other. The 25 clustering module performs a proximity based clustering on the plurality of features to get a cluster centroid values corresponding to each of the plurality of features. The symbolic representation module for signal represents the cluster centroid values in the form of a plurality of symbols mapping of which is done in the descending order of the cluster centroid values in terms of the amplitude 30 difference and the number of sampling points corresponding to minima to maxima
4
IDF-138008-067
points and maxima to minima points. This module further represents the signal into a symbolic form using the plurality of symbols, wherein the symbolic form comprising one or more string of symbols. The derivation module provides a dissimilarity metric, wherein the dissimilarity metric is a function of regularity of the string of symbols, and a distance measured between the strings of symbols for 5 detecting anomalous patterns. The anomaly identification module detects the anomalous pattern in the signal using the dissimilarity metric.
[007] In another aspect the embodiment here provides a method for detecting anomaly and discovering pattern in a signal using symbolic representation of the signal. Initially, the signal is sensed from a person using a 10 sensor, wherein the signal is a time series signal with a plurality of time points. In the next step, a plurality of maxima points and a plurality of minima points are found in the signal, wherein the plurality of maxima points and the plurality of minima points are following morphology of the signal. In the next step a plurality of features are derived using the plurality of maxima points and the plurality of 15 minima points which are adjacent to each other, wherein the plurality of features comprises amplitude difference and number of sampling points between minima to maxima points which are adjacent to each other and amplitude difference and number of sampling points between maxima to minima points which are adjacent to each other. In the next step, a proximity based clustering is performed on the 20 plurality of features to get a cluster centroid values corresponding to each of the plurality of features. In the next step, the cluster centroid values are represented in the form of a plurality of symbols in the descending order of the cluster centroid values in terms of the amplitude difference as well as the number of sampling points corresponding to minima to maxima points and maxima to minima points. 25 In the next step, the signal is represented into a symbolic form using the plurality of symbols, wherein the symbolic form comprising one or more string of symbols. In the next step, a dissimilarity metric is derived, wherein the dissimilarity metric is a function of regularity of the string of symbols and a distance measure between the strings of symbols for detecting anomalous patterns. And finally, the 30 anomalous pattern is detected in the signal using the dissimilarity metric.
5
IDF-138008-067
[008] It should be appreciated by those skilled in the art that any block diagram herein represent conceptual views of illustrative systems embodying the principles of the present subject matter. Similarly, it will be appreciated that any flow charts, flow diagrams, state transition diagrams, pseudo code, and the like represent various processes which may be substantially represented in computer 5 readable medium and so executed by a computing device or processor, whether or not such computing device or processor is explicitly shown.
BRIEF DESCRIPTION OF THE DRAWINGS
10
[009] The embodiments herein will be better understood from the following detailed description with reference to the drawings, in which:
[010] Fig. 1 illustrates a block diagram of a system for detecting anomaly and discovering pattern in a signal using symbolic representation of the signal according to an embodiment of the present disclosure; 15
[011] Fig. 2 shows an example of the ECG signal along with the symbolic representation of the signal according to an embodiment of the disclosure; and
[012] Fig. 3A-3B is a flowchart illustrating the steps involved in detecting anomaly and discovering pattern in the signal using symbolic 20 representation of the signal according to an embodiment of the present disclosure.
DETAILED DESCRIPTION
[013] The embodiments herein and the various features and 25 advantageous details thereof are explained more fully with reference to the non-limiting embodiments that are illustrated in the accompanying drawings and detailed in the following description. The examples used herein are intended merely to facilitate an understanding of ways in which the embodiments herein may be practiced and to further enable those of skill in the art to practice the 30 embodiments herein. Accordingly, the examples should not be construed as
6
IDF-138008-067
limiting the scope of the embodiments herein.
[014] Referring now to the drawings, and more particularly to Fig. 1 through Fig. 3, where similar reference characters denote corresponding features consistently throughout the figures, there are shown preferred embodiments and these embodiments are described in the context of the following exemplary 5 system and/or method.
[015] According to an embodiment of the disclosure, a system 100 for detecting anomaly and discovering pattern in a signal using symbolic representation of the signal is shown in Fig. 1. The signal is a physiological signal captured from a person. The disclosure uses a unique technique for symbolic 10 representation of the signal. The symbolic representation of the signal is then used to retain the relevant information from the signal. The disclosure is using features that are mainly dependent on the morphology and strictly rising/increasing and falling/decreasing edges of the signal by exploiting the nature of rise and fall of the signal. Additionally the system possesses more generalization capability than 15 the existing scheme in terms of granularity. The system 100 discriminate between a normal signal and an anomalous signal with consistency.
[016] According to an embodiment of the disclosure, the system 100 further comprises a sensor 102, a derivation module 104, a memory 106 and a processor 108 as shown in the block diagram of Fig. 1. The processor 108 works 20 in communication with the memory 106. The processor 108 further comprises a plurality of modules. The plurality of modules accesses the set of algorithms stored in the memory 106 to perform a specific task. The processor 108 further comprises a maxima and minima finding module 110, a feature derivation module 112, a clustering module 114, a symbolic representation module 116 for the 25 signal, and anomaly identification module 118.
[017] The sensor 102 is a physiological sensor configured to capture the physiological signal from the signal. The system 100 further comprises a preprocessor 120 for preprocessing the sensed signal. In an example of the present disclosure, an ECG signal is captured using any available ECG sensor. An 30 exemplary ECG waveform along with their symbolic representation is shown in
7
IDF-138008-067
Fig. 2. The figures show the sample ECG waveform is converted in to “djekek” morphological symbolic awareness form. Though it should be appreciated that the use of the system 100 for detecting anomaly in any other physiological signal is well within the scope of this disclosure. The sensed signal is time series signal with a plurality of time points in the signal. The time series is a sequence of data 5 points sampled at equal time intervals obtained over a certain period of time. Let Ts be a time series having ‘n’ data points sampled at discrete time instants 1, 2, 3, …, n. Then Ts is represented as:
????={??1,??2,??3,….,????,…,????-1,????},????? R ? ??, where ???? is the amplitude of signal at various time points. 10
[018] According to an embodiment of the disclosure the derivation module 104 is configured to provide a dissimilarity metric as explained in the later part of the disclosure.
[019] According to an embodiment of the disclosure, the system 100 comprises the maxima and minima finding module 110. The maxima and minima 15 finding module 110 is configured to finding a plurality of maxima points and a plurality of minima points in the signal. The plurality of maxima points and the plurality of minima points are following morphology of the signal. The plurality of maxima points and the plurality of minima points are exploiting strictly rising and falling edges of the signal. The plurality of maxima points comprises of a 20 local maxima. The local maxima, ???????? is said to occur in the time series ???? at the location ‘??????’ with amplitude ???????? if ????????-2 < ????????-1 < ???????? > ????????+1 > ????????+2. Similarly, the plurality of minima points comprises a local minima. The local minima, ???????? is said to occur in the time series Ts at the location ‘??????’ with amplitude ???????? if ????????-2 > ????????-1 > ???????? < ????????+1 < ????????+2. In the respect to 25 this, plurality of maxima and minima points will be {??????????}??=1????????, {??????????}??=1????????.
[020] It should be appreciated that in between two local maxima there exists a local minima, and there exists a local maxima in between two local minima. Thus, if there are k local maxima and k local minima occurring at locations max1, max2…, maxk and min1, min2…, mink respectively and if we write 30
8
IDF-138008-067
these locations of local maxima and minima in increasing order, starting with, say, a local maxima, then this sequence is represented as max1 < min1 < max2 < min2 … < maxk < mink. These ????????'?? and ????????'?? are known as extrema points.
[021] According to an embodiment of the disclosure, the system 100 further comprises the feature derivation module 112. The feature derivation 5 module 112 is configured to derive a plurality of features using the plurality of maxima points and the plurality of minima points which are adjacent to each other. There are four types if plurality of features. The plurality of features comprises (i) amplitude difference between minima to maxima points which are adjacent to each other, (ii) number of sampling points between minima to maxima 10 points which are adjacent to each other, (iii) amplitude difference between maxima to minima points which are adjacent to each other and (iv) number of sampling points between maxima to minima points which are adjacent to each other. The plurality of features are mainly dependent on the morphology and strictly rising/increasing and falling/decreasing edges of the signal. The amplitude 15 difference (A) is defined as the difference between the amplitudes of two consecutive extrema points. For this example, minima to maxima amplitude difference (AmM) and maxima to minima amplitude difference (AMm) will be
??????={????????=|??????????+1-??????????|} ??????={????????=|??????????-??????????|} 20 ? ??=1,2,3,….min(????????,????????)
???????? is the ????h element of the ?????? (i.e. ????h min to MAX "slice") that corresponds to a portion/slice in the original time series occurring through indices/locations akmin to ak+1max. This min-to-MAX slice is represented as one amplitude value/observation. 25
[022] According to an embodiment of the disclosure, the system 100 further comprises the clustering module 114. The clustering module 114 is configured to perform a proximity based clustering on the plurality of features to get a cluster centroid values corresponding to each of the plurality of features. Thus, it will give {??????,??????} and {??????,??????} having ?????? and ?????? number of 30
9
IDF-138008-067
cluster respectively.
Here, ?? contains the cluster indices of each observation of data (????????) and ?? denotes the cluster centroid of the partitioned data
[023] Initially a value is set for maximum number of clusters formed for the plurality of derived features. Further, at least one of the step is performed 5 based on the distribution of the plurality of features. If the plurality of features has Gaussian distribution, then dividing the plurality of features into K equi-probable regions of Gaussian distribution and finding the cluster centroids of the derived features. Else, arranging the plurality of features in the ascending order and finding the first difference of data stored in dataset of derived features; breaking 10 the first difference of data stored in dataset of derived features into two clusters where maximum difference occurs; and checking a condition for the number of cluster.
[024] According to an embodiment of the disclosure, the system 100 further comprises the symbolic representation module 116 for the signal. The 15 symbolic representation module 116 is configured to represent the cluster centroid values in the form of a plurality of symbols in the descending order of the cluster centroid values in terms of the amplitude difference and the number of sampling points corresponding to minima to maxima points and maxima to minima points. The symbolic representation module 116 further configured to represent the signal 20 into a symbolic form using the plurality of symbols.
[025] The disclosure provides discovery of a pattern atom using symbols. The symbolic representation retains most of the information in terms of a smaller value of squared error. Further, the step of representing the string of symbols using minima to maxima points and maxima to minima points encoded by their 25 corresponding occurrences of cluster centroid values in their consecutive order of occurrences. The encoding of occurrence of consecutive minima to maxima points and consecutive maxima to minima points is based on a pair of symbols known as the pattern atom. The string of symbols further comprising pattern atom with highest regularity in their occurrences. The representation of the signal further 30 comprise segmenting the string of symbols using consistent pattern atom.
10
IDF-138008-067
Similarly, the representation of the signal further comprises merging of string of symbols with a corresponding plurality of segments.
[026] The pattern is the symbolically represented entity that represents the increase-decrease morphology. For example, '????'is a pattern with symbols/pattern atoms ???{'??','??','??'} and ???{'??','??' ,'??'}. Here, 5 {'??','??','??'} represent the symbols used to encode the clusters over all the amplitude differences of increasing portions in the time series in the descending order of the centroid values. Similarly, {'??','??' ,'??'} represent the symbols for decreasing portions. In this way, '????' represents all those portions in the time series that have high increase and high decrease with high amplitude differences. 10 Similarly, '????' represents increase-decrease portions with medium amplitude differences. However, '????' represents small increase-decrease portions occurring due to perturbations or relatively low amplitude differences in the time series. xy = {‘dj’, dk’, ‘dl’, ‘ej’, ‘ek’, ‘el’, ‘fj’, ‘fk’, ‘fl’} also termed as pattern atom are used to encode the signal symbolically. 15
[027] For each pattern atom in xy, sequence of differences between consecutive occurrences of the same pattern atom are evaluated from the complete symbolically encoded signal. Let us represent this sequence of differences by ????. Let ??????=1,2,3,…,?? be unique integers occurring in ???? and ????????=??1,??2,…,???? be the number of occurrences of these unique ?????? in ????. Then, 20
??????= S(?????? ×???????? )S(????????) , ??????= vS???????? (?????? -??????)2S(????????)
An increase-decrease morphology ?????? , ???{'??','??','??'},???{'??','??' ,'??'} is said to be consistent pattern ????????={????,??.?? ????????????. (??11 ,??12 ,…,??1??) and (??21 ,??22 ,…,??2??) are consecutively occurring symbols. ????(??) denotes the cluster centroids of the symbols. For example, ????(??) denotes the cluster centroid of the largest amplitude difference of 5 the corresponding increasing edge of the time series. Similarly, ????(??) denotes the cluster centroid of medium amplitude differences, and ????(??) denotes the cluster centroid of the smallest amplitude differences. Similarly, ????(??),????(??),????(??) are the cluster centroids in the descending order of their amplitude differences for decreasing edge of the time-series. 10 ??(??1,??2)=vSS|????(??1(??+??))-????(??2??)|2????=1 ??=0,2,4,..,(??-??)
[029] According to an embodiment of the disclosure, the system 100 further comprises the anomaly detection module 118. The anomaly finding module 118 is configured to find the anomalous pattern in the signal using the dissimilarity metric. 15
[030] According to an embodiment of the disclosure, the system 100 further comprises measurement of the regularity in the interval of the frequency of occurrences of the pattern atoms
[031] In operation, a flowchart 200 illustrating the steps of detecting anomaly and discovering pattern in a signal using symbolic representation of the 20 signal is shown in Fig. 3A-3B. Normally, the signal is a physiological signal and ECG signal have been used in an example of the present disclosure. Initially, at step 202, sensing the signal from a person using a sensor, wherein the signal is a time series signal with a plurality of time points. In the next step 204, a plurality of maxima points and a plurality of minima points are detected in the signal. The 25 plurality of maxima points and the plurality of minima points are strictly following the rising edge and falling edge of the signal.
[032] In the next step 206, the plurality of features are derived using the plurality of maxima points and the plurality of minima points which are adjacent
12
IDF-138008-067
to each other, wherein the plurality of features comprises amplitude difference and number of sampling points between minima to maxima points which are adjacent to each other and amplitude difference and number of sampling points between maxima to minima points which are adjacent to each other. Further at step 208, a proximity based clustering is performed on the plurality of features to get a cluster 5 centroid values corresponding to each of the plurality of features.
[033] In the next step 210, the cluster centroid values are represented in the form of a plurality of symbols in the descending order of the cluster centroid values in terms of the amplitude difference and the number of sampling points corresponding to minima to maxima points and maxima to minima points. At step 10 212, the signal is then represented into the symbolic form using the plurality of symbols, wherein the symbolic form comprising one or more string of symbols. The symbols are generated using the features mainly dependent on the morphology and strictly rising and falling edges of the signal. The symbolic representation retains most of the information in terms of a smaller value of 15 squared error.
[034] In the next step 214, the dissimilarity metric is provided. The dissimilarity metric is a function of: regularity of the string of symbols, and a distance measure between the strings of symbols for detecting anomalous patterns. And finally at step 216, and the anomalous pattern are detected in the signal using 20 the dissimilarity metric.
[035] According to an embodiment of the disclosure, the system 100 can also be explained with the help of the example of following three algorithms. The first algorithm provides the symbolic encoding of the input time series signal. The second algorithm performs the proximity based clustering. The third algorithm is 25 used to detect discord or anomalous pattern using morphological aware symbolic (MAS) representation.
[036] Algorithm1: MAS
Input: Raw Time Series sensor signal ???? of length n as per Definition 1.
Output: Symbolic encoding of ???? as ??. 30
1: Find all maxima ?????????? ; ?? = 1,2; 3,…,???????? and minima
13
IDF-138008-067
amini ?? = 1,2,3,…,???????? Indices in the time series ????.
Note that | ????????-???????? |=1.
2: Find consecutive Max-min/min-Max pairs.
3: Find ???????????????????? and ???????????????????? ? ??=1,2,3,…,min (????????, ????????)
4: ??????????????????????????,????????????????????????????????????????????=????????_???????????????????? (????????????????????) 5
5: ?????????????????????????? ,????????????????????????????????????????????= ????????_???????????????????? (????????????????????)
6: Encode ?????????????? ?????????????????? ???????????? into symbolic strings
??1 and map back to corresponding indices of cluster.
7: Encode ?????????????? ?????????????????? ???????????? into symbolic strings
??2 and map back to corresponding indices of cluster. 10
8: ?? = ??1 ???2
9: Do sorting ?? as per the time series index.
10: return ?????????????????????????? ??
11: function ????????_????????????????????(??????)
12: return ?????????????? ?????????????????? 15
13: end function
[037] Algorithm 2 - Proximity based data balanced clustering:
Call Clustering ()
Input: Data set ? maximum number of Cluster ??
Output: ?????????????????????????????? ????. 20
1: if (????????????????????(??))
2: Divide the data into ?? equi-probable
Regions of Gaussian distribution
3: return ?????????????????????????????? ????
4: else 25
5: ???????? ??????????????????????????(??)
6: if (?????????????????????????????? = ??)
7: return ?????????????????????????????? ????
8: else ???????? ????????????????????????????????????(????,?? )
9: if (1) 30
10: return Indices to be merged with bigger clusters
11: else
12: if (????????????????????(????))
13: return ?????????????????????????????? ????
14: else 35
15: return Go to Step 5
14
IDF-138008-067
16: end
17: end
18: end
19: end
20: function ????????_??????????????????????????(??) 5
21: Arrange ?? in ascending order
22: ???? = Take first difference of ??
23: Break ???? in two clusters where max difference occurs
24: return Clusters
25: end function 10
26: function ????????_????????????????????????????????????(??,?? )
27: ??????????????????????????????h??????h = ????????(??* ??????????h(??)/100)
28: if (??????????h(??)= ??????????????????????????????h??????h)
29: return 1
30: else 15
31: return 0
32: end
33: end function
[038] Algorithm 3 - Discord/Anomalous pattern discovery using 20 MAS
Input: Symbolic Encoding ?? of Time series ????
Output: ?? Discords
1: Find repeating pattern ???? using ????????_??????????????????????????????????(??) .
2: Segment ?? using consistent pattern ?????? ???? ????+1 ?? ? ?? =1,2,3,…|????| 25
to form pattern strings ???? ??.?? ?????? ???????????? ??????h ????.
3: Remove from each ?????? the symbols corresponding to smallest perturbations.
4: for ???????? = 1 ???? |????| do
5: ??????1 = ????(????????)
6: for ???????? = 1 ???? |????| do 30
7: ??????2 = ????(????????)
8: ????(????????,????????) = ??????????????2 * ???????? ??????????????????????????????????????(??????1,??????2)
9: end for
10: ????(????????) = ??????(????(????????;:))/??????(????????)
11: end for 35
12: ?????????????????? = ?????????? ???? ?????????? ????????(????,'??????????????')
13: return Top-?? discords are the corresponding indices of
Top ?? elements ??????????????????
14: function ????????_??????????????????????????????????(??) Find the consistent pattern in patterns using Definition 6. 40
15: end function
16: function ????????_????????????????????????????????????????(??????1,??????2)
17: Find the dissimilarity measure between strings (subsequence) according to definition 7.
15
IDF-138008-067
18: return ????????
19: end function
[039] The written description describes the subject matter herein to enable any person skilled in the art to make and use the embodiments. The scope 5 of the subject matter embodiments is defined by the claims and may include other modifications that occur to those skilled in the art. Such other modifications are intended to be within the scope of the claims if they have similar elements that do not differ from the literal language of the claims or if they include equivalent elements with insubstantial differences from the literal language of the claims. 10
[040] The embodiments of present disclosure herein provides a method and system for detecting anomaly in the signal using a morphological aware symbolic representation of the signal. The method thus treat the problem of relevant information loss during the symbolic representation of the signal.
[041] It is, however to be understood that the scope of the protection is 15 extended to such a program and in addition to a computer-readable means having a message therein; such computer-readable storage means contain program-code means for implementation of one or more steps of the method, when the program runs on a server or mobile device or any suitable programmable device. The hardware device can be any kind of device which can be programmed including 20 e.g. any kind of computer like a server or a personal computer, or the like, or any combination thereof. The device may also include means which could be e.g. hardware means like e.g. an application-specific integrated circuit (ASIC), a field-programmable gate array (FPGA), or a combination of hardware and software means, e.g. an ASIC and an FPGA, or at least one microprocessor and at least one 25 memory with software modules located therein. Thus, the means can include both hardware means and software means. The method embodiments described herein could be implemented in hardware and software. The device may also include software means. Alternatively, the embodiments may be implemented on different hardware devices, e.g. using a plurality of CPUs. 30
[042] The embodiments herein can comprise hardware and software elements. The embodiments that are implemented in software include but are not
16
IDF-138008-067
limited to, firmware, resident software, microcode, etc. The functions performed by various modules described herein may be implemented in other modules or combinations of other modules. For the purposes of this description, a computer-usable or computer readable medium can be any apparatus that can comprise, store, communicate, propagate, or transport the program for use by or in 5 connection with the instruction execution system, apparatus, or device.
[043] The medium can be an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system (or apparatus or device) or a propagation medium. Examples of a computer-readable medium include a semiconductor or solid state memory, magnetic tape, a removable computer 10 diskette, a random access memory (RAM), a read-only memory (ROM), a rigid magnetic disk and an optical disk. Current examples of optical disks include compact disk-read only memory (CD-ROM), compact disk-read/write (CD-R/W) and DVD.
[044] A data processing system suitable for storing and/or executing 15 program code will include at least one processor coupled directly or indirectly to memory elements through a system bus. The memory elements can include local memory employed during actual execution of the program code, bulk storage, and cache memories which provide temporary storage of at least some program code in order to reduce the number of times code must be retrieved from bulk storage 20 during execution.
[045] Input/output (I/O) devices (including but not limited to keyboards, displays, pointing devices, etc.) can be coupled to the system either directly or through intervening I/O controllers. Network adapters may also be coupled to the system to enable the data processing system to become coupled to other data 25 processing systems or remote printers or storage devices through intervening private or public networks. Modems, cable modem and Ethernet cards are just a few of the currently available types of network adapters.
[046] A representative hardware environment for practicing the embodiments may include a hardware configuration of an information 30 handling/computer system in accordance with the embodiments herein. The
17
IDF-138008-067
system herein comprises at least one processor or central processing unit (CPU). The CPUs are interconnected via system bus to various devices such as a random access memory (RAM), read-only memory (ROM), and an input/output (I/O) adapter. The I/O adapter can connect to peripheral devices, such as disk units and tape drives, or other program storage devices that are readable by the system. The 5 system can read the inventive instructions on the program storage devices and follow these instructions to execute the methodology of the embodiments herein.
[047] The system further includes a user interface adapter that connects a keyboard, mouse, speaker, microphone, and/or other user interface devices such as a touch screen device (not shown) to the bus to gather user input. Additionally, 10 a communication adapter connects the bus to a data processing network, and a display adapter connects the bus to a display device which may be embodied as an output device such as a monitor, printer, or transmitter, for example.
[048] The preceding description has been presented with reference to various embodiments. Persons having ordinary skill in the art and technology to 15 which this application pertains will appreciate that alterations and changes in the described structures and methods of operation can be practiced without meaningfully departing from the principle, spirit and scope.

Documents

Application Documents

# Name Date
1 201821008463-STATEMENT OF UNDERTAKING (FORM 3) [07-03-2018(online)].pdf 2018-03-07
2 201821008463-REQUEST FOR EXAMINATION (FORM-18) [07-03-2018(online)].pdf 2018-03-07
3 201821008463-FORM 18 [07-03-2018(online)].pdf 2018-03-07
4 201821008463-FORM 1 [07-03-2018(online)].pdf 2018-03-07
5 201821008463-FIGURE OF ABSTRACT [07-03-2018(online)].jpg 2018-03-07
6 201821008463-DRAWINGS [07-03-2018(online)].pdf 2018-03-07
7 201821008463-COMPLETE SPECIFICATION [07-03-2018(online)].pdf 2018-03-07
8 201821008463-Proof of Right (MANDATORY) [15-03-2018(online)].pdf 2018-03-15
9 201821008463-FORM-26 [26-04-2018(online)].pdf 2018-04-26
10 Abstract1.jpg 2018-08-11
11 201821008463-ORIGINAL UNDER RULE 6 (1A)-FORM 1-210318.pdf 2018-08-11
12 201821008463-ORIGINAL UR 6( 1A) FORM 26-040518.pdf 2018-08-14
13 201821008463-REQUEST FOR CERTIFIED COPY [11-02-2019(online)].pdf 2019-02-11
14 201821008463-CORRESPONDENCE(IPO)-(CERTIFIED COPY)-(12-2-2019).pdf 2019-02-13
15 201821008463-FORM 3 [03-10-2019(online)].pdf 2019-10-03
16 201821008463-OTHERS [11-08-2021(online)].pdf 2021-08-11
17 201821008463-FER_SER_REPLY [11-08-2021(online)].pdf 2021-08-11
18 201821008463-COMPLETE SPECIFICATION [11-08-2021(online)].pdf 2021-08-11
19 201821008463-CLAIMS [11-08-2021(online)].pdf 2021-08-11
20 201821008463-FER.pdf 2021-10-18
21 201821008463-US(14)-HearingNotice-(HearingDate-02-01-2024).pdf 2023-11-29
22 201821008463-FORM-26 [31-12-2023(online)].pdf 2023-12-31
23 201821008463-FORM-26 [31-12-2023(online)]-1.pdf 2023-12-31
24 201821008463-Correspondence to notify the Controller [31-12-2023(online)].pdf 2023-12-31
25 201821008463-Written submissions and relevant documents [09-01-2024(online)].pdf 2024-01-09
26 201821008463-RELEVANT DOCUMENTS [10-01-2024(online)].pdf 2024-01-10
27 201821008463-PETITION UNDER RULE 137 [10-01-2024(online)].pdf 2024-01-10
28 201821008463-PatentCertificate01-02-2024.pdf 2024-02-01
29 201821008463-IntimationOfGrant01-02-2024.pdf 2024-02-01

Search Strategy

1 searchE_25-03-2021.pdf

ERegister / Renewals

3rd: 07 Mar 2024

From 07/03/2020 - To 07/03/2021

4th: 07 Mar 2024

From 07/03/2021 - To 07/03/2022

5th: 07 Mar 2024

From 07/03/2022 - To 07/03/2023

6th: 07 Mar 2024

From 07/03/2023 - To 07/03/2024

7th: 07 Mar 2024

From 07/03/2024 - To 07/03/2025

8th: 28 Feb 2025

From 07/03/2025 - To 07/03/2026