上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 79 下一页
摘要: ## Abstract 本文:TitanFuzz Task: use LLM to fuzz DL librarires Method: use both generative and infilling LLMs(e.g., Codex, InCoder) 实验: 对象:Tensorflow, P 阅读全文
posted @ 2023-08-06 20:33 雪溯 阅读(58) 评论(0) 推荐(0) 编辑
摘要: ## Abstract 背景: 挑战: 1. need valid input domain of each API function 2. hard to trigger new behavior 本文:SkipFuzz 任务: fuzz machine learning libraries us 阅读全文
posted @ 2023-08-06 20:32 雪溯 阅读(25) 评论(0) 推荐(0) 编辑
摘要: ## Abstract 本文:ConFL Task: Fuzz Deep Learning Libraries using Constraint-guided fuzzer Method: Constraint-guided fuzzer + grouping 实验: 对象:Tensorflow(M 阅读全文
posted @ 2023-08-06 20:32 雪溯 阅读(37) 评论(0) 推荐(0) 编辑
摘要: ## Abstract 本文:DeFuzz Task: guided directed fuzzing Method: pre-trained BiLSTM to identify the potentially vulnerable functions, directed fuzzing 实验: 阅读全文
posted @ 2023-08-06 20:32 雪溯 阅读(7) 评论(0) 推荐(0) 编辑
摘要: ## Abstract 背景:在最近一项bug study中,high-level IR的优化导致44.92%的bug(Q?) 本文: HirGen Github: https://github.com/haoyang9804/HirGen Task: fuzzing the optimizatio 阅读全文
posted @ 2023-08-06 20:32 雪溯 阅读(20) 评论(0) 推荐(0) 编辑
摘要: ## Abstract 本文:DRFuzz Task: find the regression faults between versions of a DL system Method: 1. a diversity-oriented test criterion to explore as ma 阅读全文
posted @ 2023-08-06 20:31 雪溯 阅读(15) 评论(0) 推荐(0) 编辑
摘要: ## Abstract 背景:每个深度学习库 API 都可以抽象为处理张量/向量的函数(each DL library API can be abstracted into a function processing tensors/vectors),可用来差分测试 本文:∇Fuzz Task: A 阅读全文
posted @ 2023-08-06 20:31 雪溯 阅读(23) 评论(0) 推荐(0) 编辑
摘要: ## Abstract 本文: DPFuzz Github: https://github.com/Tizpaz/DPFuzz Task: Differential performance analysis with input groups, provide an explanation for 阅读全文
posted @ 2023-08-06 20:31 雪溯 阅读(2) 评论(0) 推荐(0) 编辑
摘要: ## Abstract 工具:NFRE 前提:semantically similar tokens usually have similar contexts. 阅读全文
posted @ 2023-07-28 13:09 雪溯 阅读(5) 评论(0) 推荐(0) 编辑
摘要: ## Abstract 背景:之前APR与大模型的结合仅仅使用了一些特殊构建的input/prompt 本文:conversational APR 方法:使用long-term context window来记录之前的validation feedback 实验: 在10个LLMs上进行对比展示改进 阅读全文
posted @ 2023-07-17 23:22 雪溯 阅读(7) 评论(0) 推荐(0) 编辑
上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 79 下一页