SG11201909410VA - Machine learned decision guidance for alerts originating from monitoring systems - Google Patents

Machine learned decision guidance for alerts originating from monitoring systems

Info

Publication number
SG11201909410VA
SG11201909410VA SG11201909410VA SG11201909410VA SG 11201909410V A SG11201909410V A SG 11201909410VA SG 11201909410V A SG11201909410V A SG 11201909410VA SG 11201909410V A SG11201909410V A SG 11201909410VA
Authority
SG
Singapore
Prior art keywords
issue
international
microsoft
bug
llc
Prior art date
Application number
Inventor
Vidar V Vikjord
Jan-Ove Karlberg
Original Assignee
Microsoft Technology Licensing Llc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Microsoft Technology Licensing Llc filed Critical Microsoft Technology Licensing Llc
Publication of SG11201909410VA publication Critical patent/SG11201909410VA/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/079Root cause analysis, i.e. error or fault diagnosis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/362Software debugging
    • G06F11/366Software debugging using diagnostics
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0793Remedial or corrective actions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/362Software debugging
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N20/00Machine learning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N5/00Computing arrangements using knowledge-based models
    • G06N5/04Inference or reasoning models
    • G06N5/045Explanation of inference; Explainable artificial intelligence [XAI]; Interpretable artificial intelligence
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N7/00Computing arrangements based on specific mathematical models
    • G06N7/01Probabilistic graphical models, e.g. probabilistic networks

Abstract

CLIENT CLIENT CLIENT CLIENT COMPONENT 165 11111 \ -- PREDICTIONS A N.._ MODEL MODEL MODEL EVALUATION COMPONENT 1( N- FEATURE VECTOR 4 N FEATURE GENERATOR FEATURE GENERATOR FEATURE GENERATOR FEATURE GENERATION COMPONENT 135 1 - 5,,,_, ISSUE INFORMATION A 180 ? -----. FEEDBACK 4 ISSUE 1 STORAGE LAYER 4) 175 170 160 155 105 110 120 115 ISSUE MONITOR 145 140 MONITOR DATA FEEDING COMPONENT AUTOMATION LAB (12) INTERNATIONAL APPLICATION PUBLISHED UNDER THE PATENT COOPERATION TREATY (PCT) (19) World Intellectual Property Organization International Bureau (43) International Publication Date 01 November 2018 (01.11.2018) WIPO PCT omit VIII °nolo n OH voimiflo oimIE (10) International Publication Number WO 2018/200154 Al (51) International Patent Classification: GOOF 11/36 (2006.01) (21) International Application Number: PCT/US2018/026380 (22) International Filing Date: 06 April 2018 (06.04.2018) (25) Filing Language: English (26) Publication Language: English (30) Priority Data: 15/495,255 24 April 2017 (24.04.2017) US (71) Applicant: MICROSOFT TECHNOLOGY LI- CENSING, LLC [US/US]; One Microsoft Way, Redmond, Washington 98052-6399 (US). (72) Inventors: VIKJORD, Vidar V.; Microsoft Technology Licensing, LLC, One Microsoft Way, Redmond, Washing- ton 98052-6399 (US). KARLBERG, Jan-Ove; Microsoft Technology Licensing, LLC, One Microsoft Way, Red- mond, Washington 98052-6399 (US). (74) Agent: MINHAS, Sandip S. et al.; Microsoft Technology Licensing, LLC, One Microsoft Way, Redmond, Washing- ton 98052-6399 (US). (81) Designated States (unless otherwise indicated, for every kind of national protection available): AE, AG, AL, AM, AO, AT, AU, AZ, BA, BB, BG, BH, BN, BR, BW, BY, BZ, CA, CH, CL, CN, CO, CR, CU, CZ, DE, DJ, DK, DM, DO, DZ, EC, EE, EG, ES, FI, GB, GD, GE, GH, GM, GT, HN, HR, HU, ID, IL, IN, IR, IS, JO, JP, KE, KG, KH, KN, KP, KR, KW, KZ, LA, LC, LK, LR, LS, LU, LY, MA, MD, ME, MG, MK, MN, MW, MX, MY, MZ, NA, NG, NI, NO, NZ, OM, PA, PE, PG, PH, PL, PT, QA, RO, RS, RU, RW, SA, SC, SD, SE, SG, SK, SL, SM, ST, SV, SY, TH, TJ, TM, TN, TR, TT, TZ, UA, UG, US, UZ, VC, VN, ZA, ZM, ZW. (54) Title: MACHINE LEARNED DECISION GUIDANCE FOR ALERTS ORIGINATING FROM MONITORING SYSTEMS 125 115 130 1-1 FIG. 1 1-1 kr) (57) : Described herein is a system and method for determining whether a detected issue in a computing system is a bug introduced by a developer or an intermittent issue. When an issue is detected, information about the issue is received. A determination is then made as to whether the issue is a new issue or whether it has been previously detected. When it is determined that the issue is a new O O issue, information about the issue is stored in a storage device. A feature vector is generated for the issue and is analyzed to determine N a probability that the issue is a bug. When it is determined that the issue is a bug, the occurrence of the issue is reported to a user of the 00 system that can correct the bug. Once the bug is corrected, the correction is provided back to the system and is used to train the system. 1-1 O N C [Continued on next page] WO 2018/200154 Al MIDEDIMOMOIDEIRDERI001010111M1INHEMOVOIS (84) Designated States (unless otherwise indicated, for every kind of regional protection available): ARIPO (BW, GH, GM, KE, LR, LS, MW, MZ, NA, RW, SD, SL, ST, SZ, TZ, UG, ZM, ZW), Eurasian (AM, AZ, BY, KG, KZ, RU, TJ, TM), European (AL, AT, BE, BG, CH, CY, CZ, DE, DK, EE, ES, FI, FR, GB, GR, HR, HU, IE, IS, IT, LT, LU, LV, MC, MK, MT, NL, NO, PL, PT, RO, RS, SE, SI, SK, SM, TR), OAPI (BF, BJ, CF, CG, CI, CM, GA, GN, GQ, GW, KM, ML, MR, NE, SN, TD, TG). Declarations under Rule 4.17: as to applicant's entitlement to apply for and be granted a patent (Rule 4.17(ii)) as to the applicant's entitlement to claim the priority of the earlier application (Rule 4.17(iii)) Published: — with international search report (Art. 21(3))
SG11201909410V 2017-04-24 2018-04-06 Machine learned decision guidance for alerts originating from monitoring systems SG11201909410VA (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US15/495,255 US10482000B2 (en) 2017-04-24 2017-04-24 Machine learned decision guidance for alerts originating from monitoring systems
PCT/US2018/026380 WO2018200154A1 (en) 2017-04-24 2018-04-06 Machine learned decision guidance for alerts originating from monitoring systems

Publications (1)

Publication Number Publication Date
SG11201909410VA true SG11201909410VA (en) 2019-11-28

Family

ID=62111185

Family Applications (1)

Application Number Title Priority Date Filing Date
SG11201909410V SG11201909410VA (en) 2017-04-24 2018-04-06 Machine learned decision guidance for alerts originating from monitoring systems

Country Status (17)

Country Link
US (2) US10482000B2 (en)
EP (1) EP3616065A1 (en)
JP (1) JP2020518064A (en)
KR (1) KR102589649B1 (en)
CN (2) CN117112281A (en)
AU (2) AU2018257811B2 (en)
BR (1) BR112019019922A2 (en)
CA (1) CA3056948A1 (en)
CL (1) CL2019002924A1 (en)
CO (1) CO2019011810A2 (en)
IL (1) IL270079B2 (en)
MX (1) MX2019012625A (en)
PH (1) PH12019550190A1 (en)
RU (1) RU2767143C2 (en)
SG (1) SG11201909410VA (en)
WO (1) WO2018200154A1 (en)
ZA (1) ZA201905871B (en)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10949329B2 (en) * 2017-12-26 2021-03-16 Oracle International Corporation Machine defect prediction based on a signature
US10853697B2 (en) * 2018-08-28 2020-12-01 Beijing Jingdong Shangke Information Technology Co., Ltd. System and method for monitoring online retail platform using artificial intelligence and fixing malfunction
WO2020061587A1 (en) * 2018-09-22 2020-03-26 Manhattan Engineering Incorporated Error recovery
US10853231B2 (en) * 2018-12-11 2020-12-01 Sap Se Detection and correction of coding errors in software development
US11184218B2 (en) * 2019-09-25 2021-11-23 Microsoft Technology Licensing, Llc Service issue prioritisation based on impact using software telemetry
US11256603B2 (en) * 2019-10-14 2022-02-22 Microsoft Technology Licensing, Llc Generating and attributing unique identifiers representing performance issues within a call stack
US20210173760A1 (en) * 2019-12-05 2021-06-10 Microsoft Technology Licensing, Llc Software diagnostic context selection and use
US11334351B1 (en) 2020-04-28 2022-05-17 Allstate Insurance Company Systems and methods for software quality prediction
US11734141B2 (en) * 2021-07-14 2023-08-22 International Business Machines Corporation Dynamic testing of systems
US20230236944A1 (en) * 2022-01-21 2023-07-27 Capital One Services, Llc Error handling recommendation engine

Family Cites Families (62)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6944849B1 (en) * 2000-06-23 2005-09-13 Microsoft Corporation System and method for storing and reporting information associated with asserts
US7016825B1 (en) * 2000-10-26 2006-03-21 Vextec Corporation Method and apparatus for predicting the failure of a component
EP1352327A4 (en) * 2001-01-08 2007-04-18 Vextec Corp Method and apparatus for predicting failure in a system
US6898737B2 (en) 2001-05-24 2005-05-24 Microsoft Corporation Automatic classification of event data
US6954678B1 (en) * 2002-09-30 2005-10-11 Advanced Micro Devices, Inc. Artificial intelligence system for track defect problem solving
US7035763B2 (en) * 2003-09-03 2006-04-25 Siemens Westinghouse Power Corporation Systems and methods for selecting training data and generating fault models for use in use sensor-based monitoring
US7103874B2 (en) * 2003-10-23 2006-09-05 Microsoft Corporation Model-based management of computer systems and distributed applications
US7191364B2 (en) 2003-11-14 2007-03-13 Microsoft Corporation Automatic root cause analysis and diagnostics engine
JP3922375B2 (en) * 2004-01-30 2007-05-30 インターナショナル・ビジネス・マシーンズ・コーポレーション Anomaly detection system and method
JP2005332068A (en) * 2004-05-18 2005-12-02 Mitsubishi Electric Corp Program failure analysis system and program failure analysis method
US20060101402A1 (en) 2004-10-15 2006-05-11 Miller William L Method and systems for anomaly detection
JP4516001B2 (en) * 2005-11-14 2010-08-04 富士通株式会社 Software test management program, software test management apparatus, and software test management method
US7792353B2 (en) 2006-10-31 2010-09-07 Hewlett-Packard Development Company, L.P. Retraining a machine-learning classifier using re-labeled training samples
JP5459608B2 (en) * 2007-06-06 2014-04-02 日本電気株式会社 Communication network failure cause analysis system, failure cause analysis method, and failure cause analysis program
US7882495B2 (en) * 2007-06-14 2011-02-01 Microsoft Corporation Bounded program failure analysis and correction
US20090063387A1 (en) * 2007-08-31 2009-03-05 International Business Machines Corporation Apparatus And Method For Problem Determination And Resolution
FR2921172B1 (en) * 2007-09-14 2015-09-04 Airbus France METHOD FOR DEBUGGING OPERATING SOFTWARE OF AN ON-BOARD AIRCRAFT SYSTEM AND DEVICE FOR IMPLEMENTING THE SAME
US7979371B2 (en) * 2008-01-17 2011-07-12 International Business Machines Corporation Predictive monitoring for events at computer network resources
US8041663B2 (en) * 2008-02-27 2011-10-18 International Business Machines Corporation Method for predicting problematic configurations and recommending safe configurations
US8078552B2 (en) * 2008-03-08 2011-12-13 Tokyo Electron Limited Autonomous adaptive system and method for improving semiconductor manufacturing quality
JP5096194B2 (en) * 2008-03-17 2012-12-12 株式会社リコー Data processing apparatus, program, and data processing method
PL2327181T3 (en) 2008-09-19 2012-10-31 Ericsson Telefon Ab L M Methods and apparatuses in a telecommunication system
JP5267109B2 (en) * 2008-12-24 2013-08-21 日本電気株式会社 Failure detection system verification apparatus, failure detection system verification method, and failure detection system verification control program
JP2010277424A (en) * 2009-05-29 2010-12-09 Nec Corp Radio communication system, and method of processing fault
US8495583B2 (en) * 2009-09-11 2013-07-23 International Business Machines Corporation System and method to determine defect risks in software solutions
US8392760B2 (en) * 2009-10-14 2013-03-05 Microsoft Corporation Diagnosing abnormalities without application-specific knowledge
US8595234B2 (en) * 2010-05-17 2013-11-26 Wal-Mart Stores, Inc. Processing data feeds
WO2011146750A2 (en) * 2010-05-19 2011-11-24 Google Inc. Bug clearing house
JP2013538543A (en) 2010-07-16 2013-10-10 ザ トラスティーズ オブ コロンビア ユニバーシティ イン ザ シティー オブ ニューヨーク Machine learning for power grids
AU2011265563B2 (en) * 2010-12-24 2016-09-22 Commonwealth Scientific And Industrial Research Organisation System and method for detecting and/or diagnosing faults in multi-variable systems
JP5590222B2 (en) * 2011-03-29 2014-09-17 オムロン株式会社 Information processing apparatus and failure handling program
US9053391B2 (en) 2011-04-12 2015-06-09 Sharp Laboratories Of America, Inc. Supervised and semi-supervised online boosting algorithm in machine learning framework
US8713531B1 (en) 2011-06-28 2014-04-29 Google Inc. Integrated bug tracking and testing
ES2755780T3 (en) 2011-09-16 2020-04-23 Veracode Inc Automated behavior and static analysis using an instrumented sandbox and machine learning classification for mobile security
US20130179863A1 (en) * 2012-01-11 2013-07-11 Microsoft Corporation Bug variant detection using program analysis and pattern identification
US8712945B2 (en) * 2012-01-31 2014-04-29 International Business Machines Corporation System and method for optimizing teams
DE102012207864A1 (en) * 2012-05-11 2013-11-14 Robert Bosch Gmbh Method for reducing a risk of stowage
JP5893513B2 (en) * 2012-06-08 2016-03-23 日本電信電話株式会社 Monitoring device, monitoring method and monitoring program
US20140032973A1 (en) * 2012-07-26 2014-01-30 James K. Baker Revocable Trust System and method for robust pattern analysis with detection and correction of errors
US9542176B2 (en) 2012-08-20 2017-01-10 Microsoft Technology Licensing, Llc Predicting software build errors
US9535818B2 (en) 2012-10-16 2017-01-03 Microsoft Technology Licensing, Llc Identifying high impact bugs
JP2014103605A (en) 2012-11-21 2014-06-05 Canon Marketing Japan Inc Facsimile server, control method of the same, and program
US9043647B2 (en) * 2013-01-02 2015-05-26 Tata Consultancy Services Limited Fault detection and localization in data centers
US9535808B2 (en) * 2013-03-15 2017-01-03 Mtelligence Corporation System and methods for automated plant asset failure detection
US9069736B2 (en) * 2013-07-09 2015-06-30 Xerox Corporation Error prediction with partial feedback
US9442983B2 (en) 2013-07-09 2016-09-13 Oracle International Corporation Method and system for reducing instability when upgrading software
EP2829970B1 (en) * 2013-07-26 2017-02-01 Fujitsu Limited A method and apparatus for porting source code
WO2015072085A1 (en) 2013-11-12 2015-05-21 日本電気株式会社 Log analysis system, log analysis method, and storage medium
US20150149609A1 (en) * 2013-11-22 2015-05-28 Microsoft Corporation Performance monitoring to provide real or near real time remediation feedback
US20150347212A1 (en) 2014-05-28 2015-12-03 International Business Machines Corporation Error classification in a computing system
US9092586B1 (en) * 2014-05-30 2015-07-28 Cadence Design Systems, Inc. Version management mechanism for fluid guard ring PCells
US20160110653A1 (en) * 2014-10-20 2016-04-21 Xerox Corporation Method and apparatus for predicting a service call for digital printing equipment from a customer
CN104392006B (en) * 2014-12-17 2019-04-02 中国农业银行股份有限公司 A kind of event query processing method and processing device
US10261851B2 (en) * 2015-01-23 2019-04-16 Lightbend, Inc. Anomaly detection using circumstance-specific detectors
US10248537B2 (en) 2015-04-28 2019-04-02 Microsoft Technology Licensing, Llc Translation bug prediction classifier
CN104809069A (en) * 2015-05-11 2015-07-29 中国电力科学研究院 Source node loophole detection method based on integrated neural network
IN2015CH04519A (en) * 2015-08-27 2015-09-11 Wipro Ltd
US10146673B2 (en) * 2015-11-04 2018-12-04 Sap Portals Israel Ltd. Source code change resolver
US9805526B2 (en) * 2015-12-11 2017-10-31 The Boeing Company Fault monitoring for vehicles
US10025654B2 (en) * 2016-04-01 2018-07-17 T-Mobile Usa, Inc. Diagnostic and workflow engine with system integration
CN105930277B (en) * 2016-07-11 2018-12-11 南京大学 A kind of defect source code localization method based on defect report analysis
US10459695B2 (en) * 2017-10-05 2019-10-29 Sap Se Correction of code errors using machine learning

Also Published As

Publication number Publication date
CA3056948A1 (en) 2018-11-01
AU2022203688A1 (en) 2022-06-16
KR20200002843A (en) 2020-01-08
AU2018257811B2 (en) 2022-03-10
US20180307582A1 (en) 2018-10-25
US10482000B2 (en) 2019-11-19
US20200050532A1 (en) 2020-02-13
IL270079B1 (en) 2023-05-01
RU2767143C2 (en) 2022-03-16
IL270079A (en) 2019-12-31
IL270079B2 (en) 2023-09-01
CN110546619A (en) 2019-12-06
CN110546619B (en) 2023-09-12
KR102589649B1 (en) 2023-10-13
CL2019002924A1 (en) 2020-03-13
BR112019019922A2 (en) 2020-04-22
CN117112281A (en) 2023-11-24
RU2019137600A3 (en) 2021-09-15
CO2019011810A2 (en) 2020-01-17
AU2022203688B2 (en) 2024-02-15
JP2020518064A (en) 2020-06-18
US11809304B2 (en) 2023-11-07
MX2019012625A (en) 2020-01-30
AU2018257811A1 (en) 2019-09-19
EP3616065A1 (en) 2020-03-04
PH12019550190A1 (en) 2020-06-29
WO2018200154A1 (en) 2018-11-01
ZA201905871B (en) 2020-11-25
RU2019137600A (en) 2021-05-25

Similar Documents

Publication Publication Date Title
SG11201909410VA (en) Machine learned decision guidance for alerts originating from monitoring systems
SG11201903604PA (en) Iot security service
SG11201901550WA (en) Method and apparatus for data processing
SG11201908288XA (en) Configurable annotations for privacy-sensitive user content
SG11201909134WA (en) Systems and methods of vehicle guidance
SG11201804771WA (en) Systems and methods for providing financial data to financial instruments in a distributed ledger system
SG11201908755XA (en) Methods and systems for testing web applications
SG11201908368RA (en) Dynamic sensor selection for self-driving vehicles
SG11201907791WA (en) Vehicle control system
SG11201811211TA (en) Kernel-based detection of target application functionality using virtual address mapping
SG11201803050PA (en) Electronic device generating notification based on context data in response to speech phrase from user
SG11201905460SA (en) Data unsealing with a sealing enclave
SG11201903958SA (en) Intuitive occluded object indicator
SG11201903607YA (en) Efficiency enhancements in task management applications
SG11201905461VA (en) Data sealing with a sealing enclave
SG11201805795WA (en) Systems and methods for securing and disseminating time sensitive information using a blockchain
SG11201808261RA (en) Genetic variant-phenotype analysis system and methods of use
SG11201804807VA (en) Computer architecture and method for modifying data intake parameters based on a predictive model
SG11201807307VA (en) System and method for aerial system discrimination and action
SG11201907394UA (en) Two-dimensional code generation method and device, and two-dimensional code recognition method and device
SG11201903488UA (en) System and method for obstacle detection
SG11201804085SA (en) Systems and methods for detection of malicious code in runtime generated code
SG11201710238QA (en) Autonomic incident triage prioritization by performance modifier and temporal decay parameters
SG11201805103VA (en) Method and system for service enablement
SG10201909405SA (en) Data in motion storage system and method