Kim et al., 2022 - Google Patents
Learning probabilistic models for static analysis alarmsKim et al., 2022
View PDF- Document ID
- 2261001233215321917
- Author
- Kim H
- Raghothaman M
- Heo K
- Publication year
- Publication venue
- Proceedings of the 44th International Conference on Software Engineering
External Links
Snippet
We present BayeSmith, a general framework for automatically learning probabilistic models of static analysis alarms. Several probabilistic reasoning techniques have recently been proposed which incorporate external feedback on semantic facts and thereby reduce the …
- 238000004458 analytical method 0 title abstract description 99
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/40—Transformations of program code
- G06F8/41—Compilation
- G06F8/43—Checking; Contextual analysis
- G06F8/436—Semantic checking
- G06F8/437—Type checking
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Preventing errors by testing or debugging software
- G06F11/3604—Software analysis for verifying properties of programs
- G06F11/3608—Software analysis for verifying properties of programs using formal methods, e.g. model checking, abstract interpretation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Preventing errors by testing or debugging software
- G06F11/3604—Software analysis for verifying properties of programs
- G06F11/3612—Software analysis for verifying properties of programs by runtime analysis
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Preventing errors by testing or debugging software
- G06F11/3668—Software testing
- G06F11/3672—Test management
- G06F11/3676—Test management for coverage analysis
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/20—Handling natural language data
- G06F17/27—Automatic analysis, e.g. parsing
- G06F17/2705—Parsing
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/30—Information retrieval; Database structures therefor; File system structures therefor
- G06F17/30286—Information retrieval; Database structures therefor; File system structures therefor in structured data stores
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/70—Software maintenance or management
- G06F8/75—Structural analysis for program understanding
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Preventing errors by testing or debugging software
- G06F11/362—Software debugging
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06N—COMPUTER SYSTEMS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N5/00—Computer systems utilising knowledge based models
- G06N5/02—Knowledge representation
- G06N5/022—Knowledge engineering, knowledge acquisition
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/50—Computer-aided design
- G06F17/5009—Computer-aided design using simulation
- G06F17/504—Formal methods
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/34—Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation; Recording or statistical evaluation of user activity, e.g. usability assessment
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06N—COMPUTER SYSTEMS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N99/00—Subject matter not provided for in other groups of this subclass
- G06N99/005—Learning machines, i.e. computer in which a programme is changed according to experience gained by the machine itself during a complete run
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Zhang et al. | Repairing bugs in python assignments using large language models | |
Pandita et al. | Inferring method specifications from natural language API descriptions | |
Ernst et al. | The Daikon system for dynamic detection of likely invariants | |
Huang et al. | Prompt-tuned code language model as a neural knowledge base for type inference in statically-typed partial code | |
Kim et al. | Learning probabilistic models for static analysis alarms | |
Li et al. | A Large-scale Study on API Misuses in the Wild | |
Li et al. | A survey on renamings of software entities | |
Fry et al. | Clustering static analysis defect reports to reduce maintenance costs | |
Bhagwan et al. | Learning patterns in configuration | |
Li et al. | Guiding log revisions by learning from software evolution history | |
Zhang et al. | An accurate identifier renaming prediction and suggestion approach | |
Zhou et al. | Why and what happened? Aiding bug comprehension with automated category and causal link identification | |
Tao et al. | Understanding performance concerns in the api documentation of data science libraries | |
Wang et al. | WheaCha: A method for explaining the predictions of models of code | |
Wang et al. | An integrated model for information retrieval based change impact analysis | |
Zhang et al. | Exploring the characteristics of identifiers: A large-scale empirical study on 5,000 open source projects | |
Dhamija et al. | A review paper on software engineering areas implementing data mining tools & techniques | |
Li | Documentation-guided fuzzing for testing deep learning api functions | |
de Boer et al. | Completeness and complexity of reasoning about call-by-value in Hoare logic | |
Ning et al. | PPTL specification mining based on LNFG | |
Martinez | Extraction and analysis of knowledge for automatic software repair | |
Xie | Towards Improving Software Reliability through Modern Natural Language Processing Techniques | |
Su | Uncovering Features in Behaviorally Similar Programs | |
Chen | Towards Faster Software Revision Testing | |
Gopinath | Systematic techniques for more effective fault localization and program repair |