2018年软件工程领域顶会论文--阅读笔记
文章平均质量分 88
本专栏旨在阅读、记录2018年软件工程顶级会议(ICSE 2018, FSE 2018, ISSTA 2018)中程序自动修复(automated program repair)方向的论文。
宇内虹游
此生不学一可惜,此日闲过二可惜,此身一败三可惜。
展开
-
很重要 - [ICSE 2018 论文阅读] Towards Practical Program Repair with On-Demand Candidate Generation
本文旨在阅读 ICSE 2018 论文——Towards Practical Program Repair with On-Demand Candidate Generation。原创 2018-10-10 09:59:47 · 1441 阅读 · 4 评论 -
[ICSE 2018]论文阅读-Are Mutation Scores Correlated with Real Fault Detection? A Large Scale Empirica ...
前言新的一天从阅读论文开始,本文旨在阅读[ICSE 2018]论文-Are Mutation Scores Correlated with Real Fault Detection? A Large Scale Empirical study on the Relationship Between Mutants and Real Faults基本信息作者:Mike Papadakis, ...原创 2018-10-04 08:41:22 · 855 阅读 · 0 评论 -
ICSE NIER 2017 论文阅读 - Production-Driven Patch Generation
这个是前天的文章,昨天、今天的文章都还没看的。很僵硬。决定先补上这一篇,然后再读两篇SSBSE的文章。原创 2018-09-28 15:40:28 · 747 阅读 · 0 评论 -
软工大牛Andrea Arcuri及其论文“A practical guide for using statistical tests to assess randomized ...”介绍
前言新的一天从学习大牛论文开始。人的生活,必然要有他真正热爱的东西。——Machine.Young简介本文介绍软件工程领域的大牛——Andrea Arcuri 及其论文。1 Andrea Arcuri1.1 基本信息其在ISSTA 2018上的信息:https://conf.researchr.org/profile/issta-2018/andreaarcuriAffilia...原创 2018-09-29 10:22:00 · 1091 阅读 · 0 评论 -
ISSTA 2015 软件工程优秀论文阅读 - Automated software transplantation
This article aims to introduce the ISSTA 2015 paper -- "Automated Software Transplantation".原创 2018-09-24 23:39:25 · 953 阅读 · 2 评论 -
SANER 2018 论文阅读- Dissection of a Bug Dataset: Anatomy of 395 Patches from Defects4J
This blog aims at explaining the SANER 2018 paper - "Dissection of a Bug Dataset: Anatomy of 395 Patches from Defects4J".原创 2018-09-25 08:59:50 · 488 阅读 · 0 评论 -
期刊JSS(journal of systems and software )对评审(review process and reviewers)的要求
前言本文旨在介绍JSS这个计算机领域的SCI期刊是怎么评审的。评审要求(JSS期刊)https://www.journals.elsevier.com/journal-of-systems-and-software/editorial-board这个是JSS的editorial board,看来编辑里的中国学者也不是很多(似乎有一部分学者还是在国外大学当老师)。[1] Elsevier...原创 2018-09-21 11:44:48 · 5294 阅读 · 0 评论 -
如何评审一篇论文?(How to review a paper?)
本文旨在讲述:如何评审一篇论文?原创 2018-09-21 11:49:18 · 28605 阅读 · 0 评论 -
[北京大学] 软件工程领域顶会文章:Fixing Recurring Crash Bugs via Analyzing Q&A Sites [来自ASE 2015]
本文旨在介绍软工顶会文章“Fixing Recurring Crash Bugs via Analyzing Q&A Sites [来自ASE 2015]”。原创 2018-09-11 23:17:27 · 729 阅读 · 0 评论 -
软工APR方向论文——A correlation study between automated program repair and test-suite metrics [来自EMSE 2018]
本文旨在介绍软工领域自动修复方向文章 A correlation study between automated program repair and test-suite metrics [来自EMSE 2018]原创 2018-09-07 13:25:21 · 434 阅读 · 0 评论 -
软件工程自动修复论文——A novel co-evolutionary approach to automatic software bug fixing [来自CEC 2008]
一开始没想看这篇文章,因为是2008年的(不是近几年的),但是想到一来这篇文章和遗传算法(GenProg使用的算法)有关,二来相遇即是缘分,所以那就读一下吧。原创 2018-09-07 16:39:42 · 507 阅读 · 0 评论 -
优秀论文阅读——An Investigation into the Use of Mutation Analysis for Automated Program Repair [SSBSE 2017]
本文旨在介绍 基于搜索的软件工程领域相关文章——An Investigation into the Use of Mutation Analysis for Automated Program Repair [来自SSBSE 2017]原创 2018-09-08 06:22:50 · 497 阅读 · 0 评论 -
自动缺陷定位技术综述——Automated Fault Localization Techniques; A Survey [2012年]
本文旨在介绍2012年的文章Automated fault localization techniques: a survey. 不是很出名,谷歌上引用次数只有11次,但是应该能学到东西。原创 2018-09-09 23:59:32 · 1801 阅读 · 0 评论 -
顶刊论文Human Competitiveness of Genetic Programming in Spectrum-Based Fault Localisation... [TOSEM 2017
今天我们来会一会 软件工程领域顶级期刊 TOSEM 2017年论文——“Human Competitiveness of Genetic Programming in Spectrum Based Fault Localisation: Theoretical and Empirical Analysis”。原创 2018-09-10 17:27:22 · 838 阅读 · 0 评论 -
TOSEM 2018顶刊论文How Far We Have Progressed in the Journey?An Examination of Cross-Project Defect ...
本文旨在研究 TOSEM 2018顶刊论文“How Far We Have Progressed in the Journey?An Examination of Cross-Project Defect Prediction”原创 2018-09-10 18:40:58 · 1168 阅读 · 0 评论 -
2018年自动修复综述文章——Automatic software repair: a bibliography [来自 CSUR 2018]
本文旨在介绍 2018年自动修复综述文章——Automatic software repair: a bibliography [来自 CSUR 2018]。原创 2018-09-06 16:09:52 · 967 阅读 · 0 评论 -
启发式算法(heuristic algorithm)中的启发式(heuristic)到底是什么意思?
本文旨在明确heuristic(启发式)的概念。原创 2018-09-06 17:09:39 · 15723 阅读 · 2 评论 -
2016年自动修复综述——自动程序修复方法研究进展 [软件学报 Journal of Software 2016]
前言本文旨在介绍2016年软件学报文章——自动程序修复方法研究进展。1 作者中文引用格式: 玄跻峰,任志磊,王子元,谢晓园,江贺.自动程序修复方法研究进展.软件学报,2016,27(4):771−784. http://www. jos.org.cn/1000-9825/4972.htm 英文引用格式: Xuan JF, Ren ZL, Wang ZY, Xie XY, Jia...原创 2018-09-06 17:29:01 · 2599 阅读 · 0 评论 -
2017年自动修复概述——Automatic Software Repair: A Survey [来自软件工程顶刊 TSE 2017]
本文旨在介绍2017年自动修复概述——Automatic Software Repair: A Survey [来自软件工程顶刊 TSE 2017]。原创 2018-09-06 22:09:12 · 2209 阅读 · 8 评论 -
软件工程顶级会议中的自动修复工具——JFIX [ISSTA 2017]
前言本文旨在讲述软工顶会论文中的自动修复工具JFix。一、SemFix [ISSTA 2017]1.1 文章名JFIX: Semantics-Based Repair of Java Programs via Symbolic PathFinder作者:Xuan-Bach D. Le; Duc-Hiep Chu; David Lo; Claire Le Goues; W...原创 2018-09-05 11:13:07 · 1329 阅读 · 0 评论 -
软件工程顶会论文中的自动修复工具——S3 [FSE 2017]
不多比比,本文介绍自动修复工具——S3 (来自去年的FSE)。原创 2018-09-05 13:03:28 · 682 阅读 · 0 评论 -
软件工程顶会论文中的自动修复工具——XFix [ISSTA 2017]
This paper mainly introduce XFix, a web repair tool that can automatically generate web repair, from ISSTA 2017.原创 2018-09-05 23:38:02 · 858 阅读 · 0 评论 -
ICSE 2018顶会论文阅读——Do Automated Program Repair Techniques Repair Hard and Important Bugs?
本文旨在介绍ICSE 2018 [Journal First] 论文:Do Automated Program Repair Techniques Repair Hard and Important Bugs?原创 2018-09-06 15:20:02 · 933 阅读 · 0 评论 -
自动修复工具概述——AutoFix [ISSTA 2014]
本文旨在讲述现有的自动修复工具AutoFix(来源于ISSTA 2014).原创 2018-09-05 08:26:24 · 898 阅读 · 0 评论 -
来自软件工程领域顶级会议的自动修复工具——Angelix [ICSE 2016]
本文旨在讲述来自软件工程领域顶会的自动修复工具Angelix。原创 2018-09-05 09:44:32 · 1050 阅读 · 3 评论 -
介绍软件工程领域熊英飞老师及其2017-18年论文——第五篇
本文旨在介绍熊英飞老师2017-18年第五篇顶会论文——“Faster Mutation Analysis via Equivalence Modulo States”。原创 2018-09-04 09:36:14 · 1278 阅读 · 0 评论 -
自动修复工具介绍——SemFix [ICSE 2013]
本文旨在讲述现有的自动修复工具,以便对当今修复工具有一个更加全面的了解,重点关注其ieda的来源和内在技术。emmm, 由于工具太多,不可能写在一篇文章里面,所以本文现将SemFix。原创 2018-09-04 09:36:02 · 956 阅读 · 0 评论 -
介绍软件工程领域熊英飞老师及其2017-18年论文——第三篇
本文旨在介绍熊英飞老师2017-18年第三篇论文——“Identifying Patch Correctness in Test-Based Program Repair”(在基于测试的程序修复中确认补丁的正确性)。原创 2018-09-03 08:51:24 · 1711 阅读 · 0 评论 -
介绍软件工程领域熊英飞老师及其2017-18年论文——第四篇
本文旨在介绍熊英飞老师2017-18年论文——“Identifying Features in Forks”。原创 2018-09-03 11:14:10 · 377 阅读 · 0 评论 -
介绍软件工程领域熊英飞老师及其2017-18年论文——第一篇
作为一名软件工程专业的学生,一直对国内外的领域内知名的学者、专家、老师们抱有着崇敬之心,这里写这篇记录,也只是为了客观陈述一下大牛们现阶段公布在网上的工作。我所有关于软工论文阅读的文章,都遵循一个“客观描述”的原则,所有材料都来源于我们在网上能够搜索到的结果,在此与大家分享。原创 2018-08-31 01:25:05 · 1388 阅读 · 0 评论 -
介绍软件工程领域熊英飞老师及其2017-18年论文——第二篇
本文旨在介绍软件工程领域熊英飞老师2017-18年论文——第二篇。原创 2018-09-02 14:55:47 · 914 阅读 · 0 评论 -
北京大学软件工程研究所——简介
刚刚偶然浏览到北大软件工程研究所的主页。 进去一看,顶会文章太多了,不愧是国内顶尖大学。 部分信息这里记录一下网址,方便以后浏览: http://www.sei.pku.edu.cn/news...原创 2018-09-03 11:00:28 · 2422 阅读 · 0 评论 -
软工大牛Xuan-Bach D. Le及其顶会论文学习
本文旨在:1)介绍Xuan-Bach D. Le这位作者,以及介绍软工大牛David Lo。2)大致介绍其2018 ICSE [Journal First] 顶会论文“Overfiting in Semantics-based Automated Program Repair”:论文大概思路,主要工作(站在作者的角度思考 idea的出现,以及实验思路,论文写法)。3)详细解读论文的Abstract和Introduction,并背诵。原创 2018-08-22 14:06:12 · 577 阅读 · 0 评论 -
软工学者Ming Wen及其顶会论文解读
本文旨在介绍软工学者**Ming Wen**及其今年ICSE 2018顶会论文**“Context-Aware Patch Generation for Better Automated Program Repair”**。原创 2018-08-21 22:27:25 · 1970 阅读 · 0 评论 -
Reading Notes-Towards Saving Money in Using Smart Contracts(ICSE 2018)
1. The first/lead/primary author info: paper info: ICSE 2018 "Empirical Studies and Requirements" section Name: Ting Chen University/workplace: 1) Center for Cybersecurity, University of Elec...原创 2018-06-06 01:30:58 · 464 阅读 · 0 评论 -
软工学者Baishakhi Ray及其顶会论文解读
前言本文旨在介绍软工大牛Baishakhi Ray及其FSE 2012 顶会论文“A Case Study of Cross-system Porting in Forked Projects”。一、论文及作者信息论文名称:A Case Study of Cross-system Porting in Forked Projects 作者:Baishakhi Ray(一作), ...原创 2018-08-14 19:31:19 · 681 阅读 · 0 评论 -
经典的自动修复工具GenProg配置过程
对于软件工程自动修复方向的人来说,GenProg是一个跳不过的软件。GenProg的作者在2009年,2012年,2013年发了三篇A会,都是有关GenProg的(我没记错的话)。这里给出软件自动修复经典工具GenProg的简介和配置过程。原创 2018-08-14 12:10:27 · 1842 阅读 · 1 评论 -
自动修复领域论文阅读——Automated Program Repair by Using Similar Code Containing Fix Ingredients
前言本文旨在阅读、理解文章:Automated Program Repair by Using Similar Code Containing Fix Ingredients一、文章信息作者:Tao Ji, Liqian Chen, Xiaoguang Mao, Xin Yi二、文章内容1) 问题: However, the technique of reu...原创 2018-08-14 16:52:22 · 710 阅读 · 0 评论 -
2018年美国国内高校排名
在读论文、查资料的时候偶然看到今年的美国国内高校排名,这里记录一下高校风采。注:本排名数据来源于U.S.News网站 [1].原创 2018-08-08 16:37:14 · 3107 阅读 · 0 评论 -
软工大牛Sonal Mahajan及其顶会论文解读
本文旨在介绍软工大牛**Sonal Mahajan**及其今年ICSE 2018顶会论文**“Automated Repair of Mobile Friendly Problems in Web Pages”**。原创 2018-08-10 10:15:19 · 730 阅读 · 0 评论