yeguixin / POEM
Deep Program Structure Modeling ThroughMulti-Relational Graph-based Learning
☆10Updated 3 years ago
Alternatives and similar repositories for POEM:
Users that are interested in POEM are comparing it to the libraries listed below
- ☆29Updated 4 years ago
- ☆12Updated 4 years ago
- ☆33Updated 2 years ago
- mwcvitkovic / Open-Vocabulary-Learning-on-Source-Code-with-a-Graph-Structured-Cache--Code-PreprocessorLibrary for preprocessing java source code into Augmented ASTs, as per the paper Open Vocabulary Learning on Source Code with a Graph-Str…☆21Updated 6 years ago
- Statement-level deep learning model for automated software vulnerability detection in C/C++ (Accepted in MSR 2022)☆71Updated 2 years ago
- Learning graph-based code representations for source-level functional similarity detection. ICSE'23☆50Updated 2 years ago
- Reproduce the results of Tree-based Convolutional Neural Network (TBCNN)☆39Updated 2 years ago
- [ICSE 2021] - InferCode: Self-Supervised Learning of Code Representations by Predicting Subtrees☆90Updated 3 years ago
- Code and data for paper "Detecting Code Clones with Graph Neural Network and Flow-Augmented Abstract Syntax Tree".☆64Updated 3 years ago
- ☆14Updated last year
- This repository provides the code and guidance for reproducing the results in our ESEC/FSE 2023 submission "Pre-training Code Representat…☆25Updated last year
- CFG based program similarity using Graph Neural Networks☆35Updated 2 years ago
- An empirical study on patch correctness☆15Updated 2 years ago
- Deep learning code semantic similarity☆62Updated 5 years ago
- ☆30Updated 3 years ago
- The official repository of "GraphSPD: Graph-Based Security Patch Detection with Enriched Code Semantics". The paper will appear in the IE…☆44Updated last year
- ☆49Updated 2 years ago
- This repo is the implementation of the paper "GraphSearchNet: Enhancing GNNs via Capturing Global Dependency for Semantic Code Search". W…☆33Updated 2 years ago
- ☆32Updated 6 years ago
- ☆45Updated 2 years ago
- A tool to provide the graph representation of the source code based on the paper: "Learning to Represent Program with Graph, ICLR'18"☆48Updated 4 years ago
- For our ISSTA20 paper "CoCoNuT: Combining Context-Aware Neural Translation Models using Ensemble for Program Repair" by Thibaud Lutellier…☆61Updated 2 years ago
- Sequence-to-Sequence Learning for End-to-End Program Repair (IEEE TSE 2019). Open-science repo. http://arxiv.org/pdf/1901.01808☆85Updated last year
- CONCOCTION is an automated machine learning-based vulnerability detection framework that combines static source code information and dyna…☆23Updated 7 months ago
- VulTrigger is a tool to for identifying vulnerability-triggering statements across functions and investigating the effectiveness of funct…☆32Updated last year
- Introducing CFG(control flow graph) and PDG (program dependency graph) into AST (abstract syntax tree) implementation using Java Paser an…☆24Updated 5 years ago
- open science repo of "Neural Transfer Learning for Repairing Security Vulnerabilities in C Code" https://arxiv.org/pdf/2104.08308☆61Updated last year
- A static-analysis tool to detect C/C++ vulnerabilities based on graph comparison☆26Updated 4 years ago
- ☆41Updated 2 years ago
- ☆21Updated 4 years ago