Pinned Repositories
A3T
This repository contains the implementation and the evaluation of our ICML 2020 paper: Robustness to Programmable String Transformations via Augmented Abstract Training.
Angora
Angora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic execution.
certified_lstms
This repository contains the implementation and evaluation of our EMNLP 2021 paper: Certified Robustness to Programmable Transformations in LSTMs.
DEBAR
This repository contains the implementation and the evaluation of our ESEC/FSE 2020 paper: Detecting Numerical Bugs in Neural Network Architectures.
defend_framework
This repository contains the implementation and evaluation of our Neurips 2022 paper: BagFlip: A Certified Defense Against Data Poisoning.
JOS-Lab
Memory-leak-Fixing-for-C-programs
P3-eBPF
P3 of Adv OS CS736: This repository contains C++ implementations of different cache replacement policies, including LRU, 2Q, ARC, and OPT.
TensorFlow-Program-Bugs
This repository contains the dataset of our ISSTA 2018 paper: An Empirical Study on TensorFlow Program Bugs.
RANUM
[ICSE 2023] Differentiable interpretation and failure-inducing input generation for neural network numerical bugs.
ForeverZyh's Repositories
ForeverZyh/DEBAR
This repository contains the implementation and the evaluation of our ESEC/FSE 2020 paper: Detecting Numerical Bugs in Neural Network Architectures.
ForeverZyh/defend_framework
This repository contains the implementation and evaluation of our Neurips 2022 paper: BagFlip: A Certified Defense Against Data Poisoning.
ForeverZyh/A3T
This repository contains the implementation and the evaluation of our ICML 2020 paper: Robustness to Programmable String Transformations via Augmented Abstract Training.
ForeverZyh/certified_lstms
This repository contains the implementation and evaluation of our EMNLP 2021 paper: Certified Robustness to Programmable Transformations in LSTMs.
ForeverZyh/P3-eBPF
P3 of Adv OS CS736: This repository contains C++ implementations of different cache replacement policies, including LRU, 2Q, ARC, and OPT.
ForeverZyh/robust_cfx
ForeverZyh/ASCC
ForeverZyh/academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
ForeverZyh/alpha-beta-CROWN
alpha-beta-CROWN: An Efficient, Scalable and GPU Accelerated Neural Network Verifier (winner of VNN-COMP 2021 and 2022)
ForeverZyh/auto_LiRPA
auto_LiRPA: An Automatic Linear Relaxation based Perturbation Analysis Library for Neural Networks and General Computational Graphs
ForeverZyh/BaggingCertifyDataPoisoning
ForeverZyh/c3po
Code for the paper "A Structural Model for Contextual Code Changes"
ForeverZyh/ccf-deadlines
⏰ CCF recommendation conference Deadline Countdowns / Please star this project, thanks~
ForeverZyh/closure-compiler
A JavaScript checker and optimizer.
ForeverZyh/ContraCLM
[ACL 2023] Code for ContraCLM: Contrastive Learning For Causal Language Model
ForeverZyh/convex_adversarial
A method for training neural networks that are provably robust to adversarial attacks.
ForeverZyh/docs
TensorFlow documentation
ForeverZyh/finpie
Simple library to download some financial data.
ForeverZyh/ForeverZyh.github.io
ForeverZyh/human-eval
Code for the paper "Evaluating Large Language Models Trained on Code"
ForeverZyh/LEBench
ForeverZyh/MalwareBackdoors
Code for the paper Explanation-Guided Backdoor Poisoning Attacks Against Malware Classifiers
ForeverZyh/MDR
ForeverZyh/POPQORN
An Algorithm to Quantify Robustness of Recurrent Neural Networks
ForeverZyh/PyARC
Python implementation of Adaptive replacement cache
ForeverZyh/RANUM
[ICSE 2023] Differentiable interpretation and failure-inducing input generation for neural network numerical bugs.
ForeverZyh/rwa
Real World Algorithms Web Site
ForeverZyh/Structure-free-certified-NLP
SAFER: A Structure-free Approach For cErtified Robustness to Adversarial Word Substitutions (ACL 2020)
ForeverZyh/wowchemy-hugo-themes
ForeverZyh/yfinance
Yahoo! Finance market data downloader (+faster Pandas Datareader)