Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
METHOD AND SYSTEM FOR IDENTIFICATION AND ANALYSIS OF REGIME SHIFT
Document Type and Number:
WIPO Patent Application WO/2021/059291
Kind Code:
A1
Abstract:
This disclosure relates generally to identification and analysis of regime shift. The identification and analysis of the regime shift includes regime shift identification (RSI), root cause analysis of the identified regime shift and a recommendation unit to rectify the identified regime shift. The disclosure proposes to monitor a system continuously to identify a regime shift at real-time as presence of regime shifts in any system decreases quality of process and products and makes the system less efficient. The regime shift is identified at real-time based on key performance indicators (KPIs), a set of relevant features and real time input data using machine learning techniques. Further the disclosure also proposes techniques for detecting at least one root cause for the identified regime shift and also recommends a rectification action to rectify the identified regime shift based on optimization techniques.

Inventors:
KUMAR RAJAN (IN)
KUMAR VIVEK (IN)
PARIHAR MANENDRA SINGH (IN)
RUNKANA VENKATARAMANA (IN)
Application Number:
PCT/IN2020/050745
Publication Date:
April 01, 2021
Filing Date:
August 25, 2020
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
TATA CONSULTANCY SERVICES LTD (IN)
International Classes:
G05B19/406; G06F11/30; G06F11/34; G06Q10/06
Domestic Patent References:
WO2018009643A12018-01-11
Foreign References:
US20180330300A12018-11-15
US20160320768A12016-11-03
US20160103907A12016-04-14
US20190215230A12019-07-11
US20140058572A12014-02-27
US20180330300A12018-11-15
US20160320768A12016-11-03
US20160103907A12016-04-14
US20190215230A12019-07-11
US20140058572A12014-02-27
Other References:
SHOHET IGAL M., NOBILI LORENZO: "Application of key performance indicators for maintenance management of clinics facilities", INTERNATIONAL JOURNAL OF STRATEGIC PROPERTY MANAGEMENT, vol. 21, no. 1, 2 January 2017 (2017-01-02), pages 58 - 71, XP055898565, ISSN: 1648-715X, DOI: 10.3846/1648715X.2016.1245684
See also references of EP 4034952A4
Attorney, Agent or Firm:
GEHLOT, Aditi et al. (IN)
Download PDF:
Claims:
CLAIMS:

1. A processor-implemented method for identification and analysis of a regime shift, the method comprising: receiving and pre-processing a plurality of input data from one or more sources

(302); identifying a plurality of key performance indicators (KPIs) and a set of relevant features from the pre-processed plurality of input data using an exhaustive domain knowledge and feature selection techniques (304); creating a regime shift identification (RSI) model using the identified KPIs and the identified set of features based on machine learning techniques (306); receiving and pre-processing a plurality of real-time input data from one or more sources(308); identifying the regime shift using the created RSI model and the plurality of real time input data(310); detecting a plurality of root cause for the identified regime shift by identifying a responsible parameter(312); and recommending a rectification action to rectify the identified regime shift (314).

2. The method according to claim 1, wherein identification and analysis of the regime shift includes regime shift identification (RSI), root cause analysis of the identified regime shift and a recommendation unit to rectify the identified regime shift.

3. The method according to claim 1, wherein the identified regime shift, the root cause and the rectification action is displayed on a display module.

4. The method according to claim 1, the source refers to an industry plant unit that include Enterprise Resource Planning ( ERP ), Distributed Control System ( DCS ), Laboratory information management system (LIMS) which sends multivariate data that comprises raw material quality, composition & feed rate, process parameters, condition of equipment, environmental emission parameters, product quality and production amount.

5. The method according to claim 1, the step of pre-processing includes removing outliers and replacing missing input data based on multi-level outlier model and clustering classification respectively.

6. The method according to claim 1, wherein the domain knowledge is received from a domain knowledge database that is dynamically updated with exhaustive domain knowledge of a variety of sources that include industry plant unit.

7. The method according to claim 1, the plurality of KPIs identified from the pre- processed input data include measured KPIs and derived KPI, wherein the measured KPI and derived KPI is identified based on domain knowledge.

8. The method according to claim 1, the feature selection is performed based on a plurality of techniques that include correlation techniques, statistics and machine learning techniques followed by ranking and consolidation.

9. The method according to claim 1, wherein the regime shift is identified based on a statistical or a machine learning technique, wherein the statistical techniques include hypothesis techniques and the machine learning techniques include auto encoder techniques.

10. The method according to claim 1, where root cause analysis (RCA) is performed individually for measured KPI and derived KPI, wherein RCA for measured KPI is identified based on identification of the responsible parameter and the derived KPI is identified based on the responsible parameter and a RCA consolidation techniques.

11. The method according to claim 10, wherein the responsible parameter is identified based on the model using a variety of techniques that include reconstruction error and mean hypothesis techniques.

12. The method according to claim 10, wherein the RCA consolidation techniques for identifying RCA in derived KPI includes assigning weightage and ranking based on the plurality of domain knowledge.

13. The method according to claim 1, wherein the rectification action to rectify the identified regime shift includes optimization techniques or pre-defined rule engine based technique, where the optimization technique is performed by dynamically defining an objective function and a constraint function based on domain knowledge and the identified RCA.

14. A system (100) comprising: a regime shift analysis unit (102) for ; a memory (104) for storing instructions; one or more communication interfaces(106); one or more hardware processors (108) communicatively coupled to the memory using the one or more communication interfaces, wherein the one or more hardware processors are configured by the instructions to execute the one or more modules of the regime shift analysis unit (102) for identification and root cause analysis of a regime shift, the system comprising: an input module (202) configured for receiving a plurality of input data and a plurality of real-time input data from one or more sources; a pre-processing module (204) configured for pre-processing the received plurality of input data and the plurality of real-time input data; a domain knowledge database(206) configured for sharing dynamically updated domain knowledge with the system (100); a RSI model module(208) that further comprises: a KPI module(210) configured for identifying a plurality of key performance indicators (KPI) from the pre-processed plurality of input data using an exhaustive domain knowledge; a feature selection module (212) configured for selecting a set of features from the identified plurality of KPIs based on feature selection techniques and domain knowledge; and a RSI model creation module(214) configured for creating a model using the selected set of features using machine learning techniques; a RSI module(216) configured for identifying the regime shift using the created model and the plurality of real time input data; a RCA module(218) configured for detecting a plurality of root cause for the identified regime shift by identifying a responsible parameter; and a recommendation module(220) configured for recommending a rectification action to rectify the identified regime shift; and a display module(222) configured for displaying the identified regime shift, the root cause and the rectification action.

15. A non-transitory computer-readable medium having embodied thereon a computer readable program for identification and root cause analysis of a regime shift wherein the computer readable program, when executed by one or more hardware processors, cause: receiving and pre-processing a plurality of input data from one or more sources; identifying a plurality of key performance indicators (KPIs) and a set of relevant features from the pre-processed plurality of input data using an exhaustive domain knowledge and feature selection techniques; creating a regime shift identification (RSI) model using the identified KPIs and the identified set of features based on machine learning techniques; receiving and pre-processing a plurality of real-time input data from one or more sources; identifying the regime shift using the created RSI model and the plurality of real time input data; detecting a plurality of root cause for the identified regime shift by identifying a responsible parameter; and recommending a rectification action to rectify the identified regime shift.

Description:
METHOD AND SYSTEM FOR IDENTIFICATION AND ANALYSIS OF REGIME

SHIFT

CROSS-REFERENCE TO RELATED APPLICATIONS AND PRIORITY

[001] The present application claims priority from Indian provisional patent application no.201921039286, filed on September 27, 2019.

TECHNICAL FIELD

[002] The disclosure herein generally relates to field of regime shift analysis and, more particularly, to regime shift identification (RSI), root cause analysis of the identified regime shift and a recommendation unit to rectify the identified regime shift.

BACKGROUND

[003] A regime is a characteristic behaviour of a system which is maintained by feedbacks or mutually reinforced processes. A change or a shift of any of the characteristic behaviour of the system causes a regime shift, wherein a regime shift usually occurs with atleast one disturbance (external shocks) that triggers a completely different system behavior or by a smooth change in an internal process (feedback).

[004] The systems in different industries/manufacturing units are designed to operate in desired range that gives maximum efficiency, however if the system starts operating outside the desired range and continues operating outside the desired range for long period it result in huge loss in terms of money, raw material and other resources. Further with increased number of sensors to monitor a system and complicated operating parameters, manual analysis of data for identifying a regime shift is time consuming and inefficient. Further simple statistical techniques for identifying a regime shift may also not be very effective considering the large data to be analyzed. Further few other existing techniques for identifying regime shift are effective on uni variate data, however may not be very effective on multivariate data or on data that is received from a plurality of sources.

Hence monitoring a system and identifying a regime shift is important as regime shifts decreases quality of process and products and makes the system less efficient. In addition, a root cause analysis of the identified regime shift and a recommendation unit that improves the sensitivity and / or specificity of failure analysis would make the system more efficient. SUMMARY

[005] Embodiments of the present disclosure present technological improvements as solutions to one or more of the above-mentioned technical problems recognized by the inventors in conventional systems. For example, in one embodiment, a method and system for identification and analysis of regime shift is provided. The disclosure proposes to monitor a system continuously and identify a regime shift at real-time as presence of regime shifts in any system decreases quality of process and products and makes the system less efficient. The regime shift is identified at real-time based key performance indicators (KPIs), a set of relevant features and real time input data using machine learning techniques. Further the disclosure also proposes techniques for detecting atleast one root cause for the identified regime shift and also recommends a rectification action to rectify the identified regime shift based on optimization techniques.

[006] In another aspect, a method for identification and analysis of regime shift is provided. The method includes receiving and pre-processing a plurality of input data from one or more sources. The method further includes identifying a plurality of key performance indicators (KPIs) and a set of relevant features from the pre-processed plurality of input data using an exhaustive domain knowledge and feature selection techniques. The method further includes creating a regime shift identification (RSI) model using the identified KPIs and the identified set of features based on machine learning techniques. The method further includes receiving and pre processing a plurality of real-time input data from one or more sources. The method further includes identifying the regime shift using the created RSI model and the plurality of real time input data. The method further includes detecting a plurality of root cause for the identified regime shift by identifying a responsible parameter and recommending a rectification action to rectify the identified regime shift.

[007] In another aspect, a system for identification and analysis of regime shift is provided. The system comprises a memory storing instructions and a centralized database, one or more communication interfaces; and one or more hardware processors coupled to the memory via the one or more communication interfaces, wherein the one or more hardware processors are configured by instructions to include comprises an input module configured for receiving a plurality of input data and a plurality of real-time input data from one or more sources. The input module comprises of a pre-processing module that is configured for pre-processing the received plurality of input data and the plurality of real-time input data. The system further comprises of a domain knowledge database that is configured for sharing dynamically updated domain knowledge with the system. The system further includes a RSI model module that further comprise a KPI module, a feature selection module and a RSI model creation module, wherein the KPI module is configured for identifying a plurality of key performance indicators (KPI) from the pre-processed plurality of input data using an exhaustive domain knowledge, the feature selection module is configured for selecting a set of features for the identified plurality of KPIs based on feature selection techniques and domain knowledge; and the RSI model creation module configured for creating a model using the selected set of features using machine learning techniques. The system further comprises of a RSI module that is configured for identifying the regime shift using the created model and the plurality of real time input data. The system further comprises of a RCA module that is configured for detecting a plurality of root cause for the identified regime shift by identifying a responsible parameter. The system further comprises of a recommendation module that is configured for recommending a rectification action to rectify the identified regime shift and a display module configured for displaying the identified regime shift, the root cause and the rectification action.

[008] In yet another aspect, a non-transitory computer readable medium for identification and analysis of regime shift is provided. The program includes receiving and pre processing a plurality of input data from one or more sources. The program further includes identifying a plurality of key performance indicators (KPIs) and a set of relevant features from the pre-processed plurality of input data using an exhaustive domain knowledge and feature selection techniques. The program further includes creating a regime shift identification (RSI) model using the identified KPIs and the identified set of features based on machine learning techniques. The program further includes receiving and pre-processing a plurality of real-time input data from one or more sources. The program further includes identifying the regime shift using the created RSI model and the plurality of real time input data. The program further includes detecting a plurality of root cause for the identified regime shift by identifying a responsible parameter and recommending a rectification action to rectify the identified regime shift.

[009] It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the invention, as claimed.

BRIEF DESCRIPTION OF THE DRAWINGS [0010] The accompanying drawings, which are incorporated in and constitute a part of this disclosure, illustrate exemplary embodiments and, together with the description, serve to explain the disclosed principles:

[0011] FIG.l illustrates an exemplary block diagram of a system for identification and analysis of regime shift in accordance with some embodiments of the present disclosure.

[0012] FIG.2 is a functional block diagram of various modules stored in the system of FIG.1 in accordance with some embodiments of the present disclosure.

[0013] FIG.3A and FIG.3B is an exemplary flow diagram for identification and analysis of regime shift according to some embodiments of the present disclosure.

DETAILED DESCRIPTION OF EMBODIMENTS

[0014] Exemplary embodiments are described with reference to the accompanying drawings. In the figures, the left-most digit(s) of a reference number identifies the figure in which the reference number first appears. Wherever convenient, the same reference numbers are used throughout the drawings to refer to the same or like parts. While examples and features of disclosed principles are described herein, modifications, adaptations, and other implementations are possible without departing from the spirit and scope of the disclosed embodiments. It is intended that the following detailed description be considered as exemplary only, with the true scope and spirit being indicated by the following claims.

[0015] The disclosure proposes to monitor a system continuously and identify a regime shift at real-time as presence of regime shifts in any system decreases quality of process and products and makes the system less efficient. The regime shift is identified at real-time based key performance indicators (KPIs), a set of relevant features and real time input data using machine learning techniques. Further the disclosure also proposes techniques for detecting atleast one root cause for the identified regime shift and also recommends a rectification action to rectify the identified regime shift based on optimization techniques.

[0016] Key performance indicators (KPIs) is a quantifiable measure used to evaluate the success of a system/process/industrial plant/organization against meeting objectives for performance. For analysis purposes, KPI may be broadly categorized into measured KPI and derived KPI. The measured KPI is directly available in measurable form or whose data is directly collected through a sensor or other medium, while derived KPI cannot be directly measured and is derived from sub-KPI in a measurable form but used as representation metric for monitoring the platform/process. [0017] Referring now to the drawings, and more particularly to FIG.l through FIG.3A and FIG.3B, 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 system and/or method.

[0018] FIG.l is a block diagram of a system 100 for identification and analysis of regime shift, in accordance with an example embodiment. The system 100 includes a regime shift analysis unit (102) for identification and root cause analysis of regime shift, wherein identification and analysis of the regime shift refers to regime shift identification (RSI), root cause analysis of the identified regime shift and a recommendation unit to rectify the identified regime shift . The regime shift analysis unit (102) includes or is otherwise in communication with a memory (104), a communication interface (106), and a processor (108). The memory 104, communication interface (106), and the processor (108) may be coupled by a system bus (110) or a similar mechanism. Although FIG.l shows example components of cloud migration estimation unit (102), in other implementations, system 100 may contain fewer components, additional components, different components, or differently arranged components than depicted in FIG.l.

[0019] The processor (108) may be implemented as one or more microprocessors, microcomputers, microcontrollers, digital signal processors, central processing units, state machines, logic circuitries, and/or any devices that facilitates in designing polymeric carrier for controlled release of molecules. Further, the processor (108) may comprise a multi-core architecture. Among other capabilities, the processor (108) is configured to fetch and execute computer-readable instructions or modules stored in the memory (104). The processor (108) may include circuitry implementing, among others, audio and logic functions associated with the communication. For example, the processor (108) may include, but are not limited to, one or more digital signal processors (DSPs), one or more microprocessor, one or more special-purpose computer chips, one or more field-programmable gate arrays (FPGAs), one or more application- specific integrated circuits (ASICs), one or more computer(s), various analog to digital converters, digital to analog converters, and/or other support circuits. The processor (108) thus may also include the functionality to encode messages and/or data or information. The processor (108) may include, among other things, a clock, an arithmetic logic unit (ALU) and logic gates configured to support operation of the processor (108). Further, the processor (108) may include functionality to execute one or more software programs, which may be stored in the memory (104) or otherwise accessible to the processor (108). [0020] The memory (104), may store any number of pieces of information, and data, used by the system (100) to implement the functions of the system (100). The memory (104) may include any computer-readable medium known in the art including, for example, volatile memory, such as static random access memory (SRAM) and dynamic random access memory (DRAM), and/or non-volatile memory, such as read only memory (ROM), erasable programmable ROM, flash memories, hard disks, optical disks, and magnetic tapes. Examples of volatile memory may include, but are not limited to volatile random access memory (RAM). The non-volatile memory may additionally or alternatively comprise an electrically erasable programmable read only memory (EEPROM), flash memory, hard drive, or the like. The memory (104) may be configured to store information, data, applications, instructions or the like for enabling the system (100) to carry out various functions in accordance with various example embodiments. Additionally or alternatively, the memory (104) may be configured to store instructions which when executed by the processor (108) causes the system 100 to behave in a manner as described in various embodiments.

[0021] The communication interface(s) (106) can facilitate multiple communications within a wide variety of networks and protocol types, including wired networks, for example, local area network (LAN), cable, etc., and wireless networks, such as Wireless LAN (WLAN), cellular, or satellite. For the purpose, the communication interface (s) (106) may include one or more ports. One or more functionalities of the system 100 and components thereof, is further explained in detail with respect to block diagram described in FIG.2.

[0022] FIG.2, with reference to FIG.l, is a block diagram of various modules of regime shift analysis unit (102) stored in the memory (104) of the system 100 of FIG.l in accordance with an embodiment of the present disclosure. In an embodiment of the present disclosure, the system (100) comprises an input module (202) configured for receiving a plurality of input data and a plurality of real-time input data from one or more sources. The input module (202) comprises of a pre-processing module (204) that is configured for pre-processing the received plurality of input data and the plurality of real-time input data. The system (100) further comprises of a domain knowledge database (206) that is configured for sharing dynamically updated domain knowledge with the system (100). The system (100) further includes a RSI model module (208) that further comprise a KPI module(210), a feature selection module (212) and a RSI model creation module(214), wherein the KPI module(210) is configured for identifying a plurality of key performance indicators (KPI) from the pre-processed plurality of input data using an exhaustive domain knowledge, the feature selection module (212) is configured for selecting a set of features for the identified plurality of KPIs based on feature selection techniques and domain knowledge; and the RSI model creation module(214) configured for creating a model using the selected set of features using machine learning techniques. The system (100) further comprises of a RSI module (216) that is configured for identifying the regime shift using the created model and the plurality of real time input data. The system (100) further comprises of a RCA module (218) that is configured for detecting a plurality of root cause for the identified regime shift by identifying a responsible parameter. The system (100) further comprises of a recommendation module (220) that is configured for recommending a rectification action to rectify the identified regime shift and a display module (222) configured for displaying the identified regime shift, the root cause and the rectification action, that are implemented as at least one of a logically self-contained part of a software program, a self-contained hardware component, and/or, a self-contained hardware component with a logically self-contained part of a software program embedded into each of the hardware component that when executed perform the above method described herein.

[0023] According to an embodiment of the disclosure, the system 100 comprises the input module (202) comprises of a pre-processing module (204) that is configured for pre-processing the received plurality of input data and the plurality of real-time input data. In an embodiment the source refers to any industry plant unit that has a plurality of operating units include Enterprise Resource Planning (ERP), Distributed Control System (DCS), Laboratory information management system (LIMS) which sends multivariate data as input that comprises a plurality of features such as raw material quality, composition & feed rate, process parameters, condition of equipment, environmental emission parameters, product quality and production amount.

[0024] According to an embodiment of the disclosure, the system 100 further comprises pre-processing module (204) that is configured for pre-processing the received plurality of input data and the plurality of real-time input data. In an embodiment step of pre-processing includes removing outliers and replacing missing input data based on multi-level outlier model and clustering classification respectively.

[0025] In one embodiment, the pre-processing includes performing iterations for pre processing input data associated with a manufacturing process. Each iteration comprises removing outliers from the input data using a multi-level outlier model to obtain a filtered data. The filtered data is categorized into multiple categories to identify missing data based on a frequency of occurrence of various parameters. Missing data is selectively imputed based on the multiple categories to obtain imputed data which is clustered into various data clusters based on a predefined criteria. After every iteration, it is determined whether the imputed data associated with a current iteration is clustered into the same data clusters as associated with a previous iteration. Various iterations are performed until the data clusters in the previous iteration and the current iterations are similar to finally result in pre-processed input data.

[0026] According to an embodiment of the disclosure, the system 100 further comprises domain knowledge database (206) that is configured for sharing dynamically updated domain knowledge with the system (100). The domain knowledge database (206) is dynamically updated with exhaustive domain knowledge of a variety of sources that include Enterprise Resource Planning ( ERP ), Distributed Control System ( DCS ), Laboratory information management system (LIMS) which sends multivariate data that comprises raw material quality, composition & feed rate, process parameters, condition of equipment, environmental emission parameters, product quality and production amount.

[0027] According to an embodiment of the disclosure, the system 100 further comprises the RSI model module (208). The RSI model module (208) further comprise the KPI module (210), the feature selection module (212) and the RSI model creation module (214). The KPI module (210) is configured for identifying a plurality of key performance indicators (KPI) from the pre-processed plurality of input data using an exhaustive domain knowledge. The feature selection module (212) is configured for selecting a set of features from the identified plurality of KPIs based on feature selection techniques and domain knowledge and the RSI model creation module (214) configured for creating a model using the selected set of features using machine learning techniques.

[0028] In an embodiment, the plurality of KPIs identified from the pre-processed input data in the KPI module (210). The plurality of KPIs identified include measured KPIs and derived KPI, wherein the measured KPI and derived KPI is identified based on domain knowledge received from the domain knowledge database (206).

[0029] In an embodiment the feature selection to select a set of relevant features from the pre-processed plurality of input data is performed in the feature selection module (212). The feature selection is implemented based on a plurality of techniques that include correlation techniques, statistics and machine learning techniques followed by ranking and consolidation.

[0030] In an embodiment, the correlation techniques are implemented in several steps that includes calculating a correlation co-efficient and ranking the relevant features based on calculated correlation value, wherein higher the correlation value higher is the importance of feature. The correlation technique may be expressed as shown below; where r xy is correlation co — efficient, wherein x t is a feature and y t is a KPI at any time interval t

In an embodiment, the machine learning techniques such as stepwise regression, least absolute shrinkage and selection operator (LASSO), random forest and Support Vector Machine (SVM) are implemented in several steps that comprises of building a model and further ranking features based on built models. The step of ranking a feature based on correlation of model wherein higher a compute co-efficient, higher the importance, the rank of feature j is consolidated based on a dynamic average ranking parameter computed based on a rank and a frequency of a feature j, which can be expressed as shown below;

Where r j k is rank of feature j using machine learning technique k, and f j is frequency of a feature to be selected amongst k techniques.

[0031] In an embodiment, creating a regime shift identification (RSI) model is created in the RSI model creation module (214) using identified set of relevant features based on machine learning techniques for the identified KPIs

[0032] According to an embodiment of the disclosure, the system 100 further comprises the RSI module (216) that is configured for identifying the regime shift using the created model and the plurality of real time input data based on domain knowledge. The regime shift is identified using on a statistical or a machine learning technique based on the nature of source determined by domain knowledge, wherein the statistical techniques include hypothesis techniques and the machine learning techniques include auto encoder techniques.

[0033] In an embodiment, regime shift is identified based on statistical techniques that include hypothesis techniques in several steps. The steps for identifying regime shift based on hypothesis technique include identifying full historic data/window of data and short series of regime shift length based on domain knowledge. Further a hypothesis test is performed between the identified historic data and the short series of regime shift length to identify the regime shift.

[0034] In another embodiment, the regime shift is identified based on machine learning techniques, wherein neural network based auto-encoder model is utilized for identifying the regime shift. The threshold for a KPI and other parameter is dynamically defined out based on a reconstruction error of auto-encoder, which is expressed as shown below; reconstruction error = Actual observed data — reconstructed data by model Further a threshold is computed, which is expressed as shown below; threshold = mean of error ± standard deviation of error

Further based on the threshold computed, regime shift is identified based on comparison of real time data input with computed threshold.

[0035] According to an embodiment of the disclosure, the system 100 further comprises the RCA module (218) that is configured for detecting a plurality of root cause for the identified regime shift by identifying a responsible parameter.

[0036] In an embodiment, the responsible parameter include a plurality of manipulated responsible parameter and a plurality of process parameters which are identified at real-time based on the model using a variety of techniques that are used to identify the regime shift, which include reconstruction error and mean hypothesis techniques. In an embodiment, the responsible parameter is identified while performing the reconstruction error and mean hypothesis techniques, wherein the KPI that is active during identification of RSI is identified as the responsible parameter, wherein active refers to the KPI that is shifting its regime beyond the threshold.

[0037] The root cause analysis (RCA) is performed individually for measured KPI and derived KPI, wherein RCA for measured KPI is identified based on identification of the responsible parameter and the derived KPI is identified based on the responsible parameter and a RCA consolidation techniques. The RCA consolidation techniques for identifying RCA in derived KPI includes assigning weightage and ranking based on the plurality of domain knowledge received from the domain knowledge database (206).

[0038] In an embodiment, the consolidation techniques for identifying RCA in derived KPI includes assigning weightage and ranking based on the plurality of domain knowledge received from the domain knowledge database (206). The process of assigning weight includes assigning a pre-defined weightage to each KPI and further ranking the responsible parameter based on a weighted score, which can be expressed as ;

Where

WS j is the weighted score

Wgs the weightage of i th KPI and

S ji is the importance score of responsible parameter j in KPI i.

Considering an use case example of two KPI s represented as KPI1 and KPI2, wherein for KPI1 weightage is Wl, responsible parameter are PI and P2 with score Sll and S21 and for KPI2 weightage is W2, responsible feature are PI and P2 with Score S21 and S22, then the weighted score is computed using the above expression and atleast one responsible parameter is identified among computed weighted scores, wherein lower weighted scores are preferred.

[0039] According to an embodiment of the disclosure, the system 100 further comprises the recommendation module (220) that is configured for recommending a rectification action to rectify the identified regime shift.

[0040] In an embodiment, the rectification action to rectify the identified regime shift includes optimization techniques or a pre-defined rule engine based technique. The rectification action based on optimization is performed by dynamically defining an objective function and a constraint function based on domain knowledge and the identified RCA.

[0041] In an embodiment, the rectification action to rectify the identified regime shift is performed based on a pre-defined rule engine in several steps that include computing mean value of identified responsible parameter, further generating a ideal value based on domain knowledge and computed mean value to change the value of responsible parameter based on ideal value to mitigate the identified regime shift as recommendation action.

[0042] In an embodiment, the rectification action to rectify the identified regime shift is performed based on optimization, wherein the optimization is performed based on dynamically defining an objective function and a constraint function based on domain knowledge and the identified RCA. The objective function is defined based on the identified KPI, which can be expressed as shown below;

0 = ( KPI - KPI’) 2 where

0 is the objective function and

KPI is the key performance indicators

KPI' is the base value of key performance indicators.

Further the constraint function is defined based on a pre-defined upper and lower bound of the manipulated responsible parameters and process responsible parameters to maintain a pre-defined operating point, which is expressed as follows;

Cm nL < Cm n < Cm nU where

Cm nL is the lower bound of the manipulated responsible parameter Cm n is the constraint function

Cm nU is the upper bound of the manipulated responsible parameter

CP nL < Cp n < Cp nU where

Cm nL is the lower bound of the process responsible parameter Cm n is the constraint function

Cm nU is the upper bound of the process responsible parameter

The defined objective function and constraint function is optimized based on identified RSI and RCA to recommend a rectification action.

[0043] According to an embodiment of the disclosure, the system 100 further comprises the display module (222) configured for displaying the identified regime shift, the root cause and the rectification action. [0044] FIG.3A and FIG.3B, with reference to FIGS.1-2, is an exemplary flow diagram illustrating a method for identification and analysis of regime shift using the system 100 of FIG.1 according to an embodiment of the present disclosure. In an embodiment, the system 100 comprises one or more data storage devices or the memory 104 operatively coupled to the one or more hardware processors 108 and is configured to store instructions for execution of steps of the method by the one or more processors 108. The steps of the method of the present disclosure will now be explained with reference to the components of the system 100 and the modules (202- 222) as depicted in FIGS.1-2, and the flow diagram as depicted in FIG.3A and FIG.3B.

[0045] At step 302, includes receiving and pre-processing a plurality of input data from one or more sources by the input module (202). The plurality of input data received by the input module (202) is pre-processed at the pre-processing module (204). In an embodiment the source refers to any industry plant unit that has a plurality of operating units include Enterprise Resource Planning ( ERP ), Distributed Control System ( DCS ), Laboratory information management system (LIMS) which sends multivariate data as input that comprises raw material quality, composition & feed rate, process parameters, condition of equipment, environmental emission parameters, product quality and production amount.

[0046] In the next step at 304, includes identifying a plurality of key performance indicators (KPIs) and a set of relevant features from the pre-processed plurality of input data at the KPI module (210) and the feature selection module (212) of the RSI model module (208). The plurality of KPIs identified from the pre-processed input data in the KPI module (210) include measured KPIs and derived KPI, wherein the measured KPI and derived KPI is identified based on domain knowledge received from the domain knowledge database (206). Further the feature selection to select a set of relevant features from the pre-processed plurality of input data the in the feature selection module (212) is performed based on a plurality of techniques that include correlation techniques, statistics and machine learning techniques followed by ranking and consolidation.

[0047] In the next step at 306, includes creating a regime shift identification (RSI) model in the RSI model creation module (214). The RSI model is created using the identified KPIs and the identified set of features based on machine learning techniques.

[0048] In the next step at 308, includes receiving and pre-processing a plurality of real time input data from one or more sources by the input module (202). The plurality of real-time input data received by the input module (202) is pre-processed at the pre-processing module (204). In an embodiment the source refers to any industry plant unit that has a plurality of operating units include Enterprise Resource Planning ( ERP ), Distributed Control System ( DCS ), Laboratory information management system (LIMS) which sends multivariate data as input that comprises raw material quality, composition & feed rate, process parameters, condition of equipment, environmental emission parameters, product quality and production amount.

[0049] In the next step at 310, includes identifying the regime shift using the created RSI model and the plurality of real time input data in the RSI module (216). The regime shift is identified based on a statistical or a machine learning technique, wherein the statistical techniques include hypothesis techniques and the machine learning techniques include auto encoder techniques.

[0050] In the next step at 312, includes detecting a plurality of root cause for the identified regime shift by identifying a responsible parameter in the RCA module (218). The responsible parameter is identified based on the model using a variety of techniques that include reconstruction error and mean hypothesis techniques. The root cause analysis (RCA) is performed individually for measured KPI and derived KPI, wherein RCA for measured KPI is identified based on identification of the responsible parameter and the derived KPI is identified based on the responsible parameter and a RCA consolidation techniques. The RCA consolidation techniques for identifying RCA in derived KPI includes assigning weightage and ranking based on the plurality of domain knowledge.

[0051] In the next step at 314, includes recommending a rectification action to rectify the identified regime shift by the recommendation module (220). The rectification action to rectify the identified regime shift includes optimization techniques or a pre-defined rule engine based technique. The rectification action based on optimization is performed by dynamically defining an objective function and a constraint function based on domain knowledge and the identified RCA.

[0052] The identified regime shift, the root cause and the rectification action is displayed on the display module (222).

[0053] The written description describes the subject matter herein to enable any person skilled in the art to make and use the embodiments. The scope 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.

[0054] Hence a method and a system for identification and analysis of the regime shift is provided. The identification and analysis of the regime shift includes regime shift identification (RSI), root cause analysis of the identified regime shift and a recommendation unit to rectify the identified regime shift. The disclosure proposes to monitor a system continuously and identify a regime shift at real-time as presence of regime shifts in any system decreases quality of process and products and makes the system less efficient. The regime shift is identified at real-time based key performance indicators (KPIs), a set of relevant features and real time input data using machine learning techniques. Further the disclosure also proposes techniques for detecting atleast one root cause for the identified regime shift and also recommends a rectification action to rectify the identified regime shift based on optimization techniques.

[0055] It is to be understood that the scope of the protection is extended to such a program and in addition to a computer-readable means having a message there in; 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 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 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.

[0056] The embodiments herein can comprise hardware and software elements. The embodiments that are implemented in software include but are not 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 connection with the instruction execution system, apparatus, or device. [0057] The illustrated steps are set out to explain the exemplary embodiments shown, and it should be anticipated that ongoing technological development will change the manner in which particular functions are performed. These examples are presented herein for purposes of illustration, and not limitation. Further, the boundaries of the functional building blocks have been arbitrarily defined herein for the convenience of the description. Alternative boundaries can be defined so long as the specified functions and relationships thereof are appropriately performed. Alternatives (including equivalents, extensions, variations, deviations, etc., of those described herein) will be apparent to persons skilled in the relevant art(s) based on the teachings contained herein. Such alternatives fall within the scope and spirit of the disclosed embodiments. Also, the words “comprising,” “having,” “containing,” and “including,” and other similar forms are intended to be equivalent in meaning and be open ended in that an item or items following any one of these words is not meant to be an exhaustive listing of such item or items, or meant to be limited to only the listed item or items. It must also be noted that as used herein and in the appended claims, the singular forms “a,” “an,” and “the” include plural references unless the context clearly dictates otherwise.

[0058] Furthermore, one or more computer-readable storage media may be utilized in implementing embodiments consistent with the present disclosure. A computer-readable storage medium refers to any type of physical memory on which information or data readable by a processor may be stored. Thus, a computer-readable storage medium may store instructions for execution by one or more processors, including instructions for causing the processor(s) to perform steps or stages consistent with the embodiments described herein. The term “computer- readable medium” should be understood to include tangible items and exclude carrier waves and transient signals, i.e., be non-transitory. Examples include random access memory (RAM), read only memory (ROM), volatile memory, nonvolatile memory, hard drives, CD ROMs, DVDs, flash drives, disks, and any other known physical storage media.

[0059] It is intended that the disclosure and examples be considered as exemplary only, with a true scope and spirit of disclosed embodiments being indicated by the following claims.