


Остановите войну!
for scientists:


default search action
Yiling Lou
Person information

Refine list

refinements active!
zoomed in on ?? of ?? records
view refined list in
export refined list as
2020 – today
- 2023
- [c24]Jinhao Dong, Yiling Lou, Dan Hao, Lin Tan:
Revisiting Learning-based Commit Message Generation. ICSE 2023: 794-805 - [c23]Nan Jiang, Thibaud Lutellier, Yiling Lou, Lin Tan, Dan Goldwasser, Xiangyu Zhang:
KNOD: Domain Knowledge Distilled Tree Decoder for Automated Program Repair. ICSE 2023: 1251-1263 - [c22]Mingwei Liu, Tianyong Yang, Yiling Lou, Xueying Du, Ying Wang, Xin Peng:
CodeGen4Libs: A Two-Stage Approach for Library-Oriented Code Generation. ASE 2023: 434-445 - [c21]Chong Wang, Yiling Lou, Junwei Liu, Xin Peng:
Generating Variable Explanations via Zero-shot Prompt Learning. ASE 2023: 748-760 - [c20]Jinhao Dong, Qihao Zhu, Zeyu Sun, Yiling Lou, Dan Hao:
Merge Conflict Resolution: Classification or Generation? ASE 2023: 1652-1663 - [c19]Chong Wang, Yiling Lou, Xin Peng, Jianan Liu, Baihan Zou:
Mining Resource-Operation Knowledge to Support Resource Leak Detection. ESEC/SIGSOFT FSE 2023: 986-998 - [c18]Jun Yang, Yuehan Wang, Yiling Lou, Ming Wen, Lingming Zhang:
A Large-Scale Empirical Review of Patch Correctness Checking Approaches. ESEC/SIGSOFT FSE 2023: 1203-1215 - [c17]Xueying Du, Yiling Lou, Mingwei Liu, Xin Peng, Tianyong Yang:
KG4CraSolver: Recommending Crash Solutions via Knowledge Graph. ESEC/SIGSOFT FSE 2023: 1242-1254 - [c16]Mingwei Liu, Yanjun Yang, Yiling Lou, Xin Peng, Zhong Zhou, Xueying Du, Tianyong Yang:
Recommending Analogical APIs via Knowledge Graph Embedding. ESEC/SIGSOFT FSE 2023: 1496-1508 - [i11]Nan Jiang, Thibaud Lutellier
, Yiling Lou, Lin Tan, Dan Goldwasser, Xiangyu Zhang:
KNOD: Domain Knowledge Distilled Tree Decoder for Automated Program Repair. CoRR abs/2302.01857 (2023) - [i10]Zhiqiang Yuan, Yiling Lou, Mingwei Liu, Shiji Ding, Kaixin Wang, Yixuan Chen, Xin Peng:
No More Manual Tests? Evaluating and Improving ChatGPT for Unit Test Generation. CoRR abs/2305.04207 (2023) - [i9]Zhiqiang Yuan, Junwei Liu, Qiancheng Zi, Mingwei Liu, Xin Peng, Yiling Lou:
Evaluating Instruction-Tuned Large Language Models on Code Comprehension and Generation. CoRR abs/2308.01240 (2023) - [i8]Xueying Du, Mingwei Liu, Kaixin Wang, Hanlin Wang, Junwei Liu, Yixuan Chen, Jiayi Feng, Chaofeng Sha, Xin Peng, Yiling Lou:
ClassEval: A Manually-Crafted Benchmark for Evaluating LLMs on Class-level Code Generation. CoRR abs/2308.01861 (2023) - [i7]Mingwei Liu, Yanjun Yang, Yiling Lou, Xin Peng, Zhong Zhou, Xueying Du, Tianyong Yang:
Recommending Analogical APIs via Knowledge Graph Embedding. CoRR abs/2308.11422 (2023) - [i6]Chong Wang, Jianan Liu, Xin Peng, Yang Liu, Yiling Lou:
Boosting Static Resource Leak Detection via LLM-based Resource-Oriented Intention Inference. CoRR abs/2311.04448 (2023) - 2022
- [j2]Samuel Benton
, Xia Li, Yiling Lou
, Lingming Zhang:
Evaluating and Improving Unified Debugging. IEEE Trans. Software Eng. 48(11): 4692-4716 (2022) - [c15]Hao Yu, Yiling Lou, Ke Sun, Dezhi Ran, Tao Xie, Dan Hao, Ying Li, Ge Li, Qianxiang Wang:
Automated Assertion Generation via Information Retrieval and Its Integration with Deep learning. ICSE 2022: 163-174 - [c14]Jinhao Dong, Yiling Lou, Qihao Zhu, Zeyu Sun, Zhilin Li, Wenjie Zhang, Dan Hao:
FIRA: Fine-Grained Graph-Based Code Change Representation for Automated Commit Message Generation. ICSE 2022: 970-981 - [i5]Yuehan Wang, Jun Yang, Yiling Lou, Ming Wen, Lingming Zhang:
Attention: Not Just Another Dataset for Patch-Correctness Checking. CoRR abs/2207.06590 (2022) - 2021
- [c13]Zhenpeng Chen, Huihan Yao, Yiling Lou, Yanbin Cao, Yuanqiang Liu, Haoyu Wang, Xuanzhe Liu:
An Empirical Study on Deployment Faults of Deep Learning Based Mobile Applications. ICSE 2021: 674-685 - [c12]Jingjing Liang, Ruyi Ji, Jiajun Jiang, Shurui Zhou, Yiling Lou, Yingfei Xiong, Gang Huang:
Interactive Patch Filtering as Debugging Aid. ICSME 2021: 239-250 - [c11]Jinfeng Wen
, Zhenpeng Chen, Yi Liu, Yiling Lou, Yun Ma, Gang Huang, Xin Jin, Xuanzhe Liu:
An empirical study on challenges of application development in serverless computing. ESEC/SIGSOFT FSE 2021: 416-428 - [c10]Yiling Lou, Qihao Zhu, Jinhao Dong, Xia Li, Zeyu Sun, Dan Hao
, Lu Zhang, Lingming Zhang
:
Boosting coverage-based fault localization via graph-based representation learning. ESEC/SIGSOFT FSE 2021: 664-676 - [i4]Zhenpeng Chen, Huihan Yao, Yiling Lou, Yanbin Cao, Yuanqiang Liu, Haoyu Wang, Xuanzhe Liu:
An Empirical Study on Deployment Faults of Deep Learning Based Mobile Applications. CoRR abs/2101.04930 (2021) - [i3]Yiling Lou, Samuel Benton, Dan Hao, Lu Zhang, Lingming Zhang:
How Does Regression Test Selection Affect Program Repair? An Extensive Study on 2 Million Patches. CoRR abs/2105.07311 (2021) - 2020
- [c9]Yiling Lou, Ali Ghanbari, Xia Li, Lingming Zhang, Haotian Zhang, Dan Hao
, Lu Zhang:
Can automated program repair refine fault localization? a unified debugging approach. ISSTA 2020: 75-87 - [c8]Samuel Benton
, Xia Li, Yiling Lou, Lingming Zhang:
On the Effectiveness of Unified Debugging: An Extensive Study on 16 Program Repair Systems. ASE 2020: 907-918 - [c7]Jinhao Dong, Yiling Lou, Dan Hao
:
SRRTA: Regression Testing Acceleration via State Reuse. ASE 2020: 1244-1248 - [c6]Yiling Lou, Zhenpeng Chen, Yanbin Cao, Dan Hao
, Lu Zhang:
Understanding build issue resolution in practice: symptoms and fix patterns. ESEC/SIGSOFT FSE 2020: 617-628 - [i2]Jingjing Liang, Ruyi Ji, Jiajun Jiang, Yiling Lou, Yingfei Xiong, Gang Huang:
Interactive Patch Filtering as Debugging Aid. CoRR abs/2004.08746 (2020)
2010 – 2019
- 2019
- [j1]Yiling Lou, Junjie Chen, Lingming Zhang, Dan Hao
:
Chapter One - A Survey on Regression Test-Case Prioritization. Adv. Comput. 113: 1-46 (2019) - [c5]Yiling Lou, Junjie Chen, Lingming Zhang, Dan Hao
, Lu Zhang:
History-driven build failure fixing: how far are we? ISSTA 2019: 43-54 - [i1]Yiling Lou, Ali Ghanbari, Xia Li, Lingming Zhang, Dan Hao, Lu Zhang:
Can Automated Program Repair Refine Fault Localization? CoRR abs/1910.01270 (2019) - 2018
- [c4]Junjie Chen, Yiling Lou, Lingming Zhang, Jianyi Zhou, Xiaoleng Wang, Dan Hao
, Lu Zhang:
Optimizing test prioritization via test distribution analysis. ESEC/SIGSOFT FSE 2018: 656-667 - 2016
- [c3]Yafeng Lu, Yiling Lou, Shiyang Cheng, Lingming Zhang, Dan Hao
, Yangfan Zhou, Lu Zhang:
How does regression test prioritization perform in real-world software evolution? ICSE 2016: 535-546 - [c2]Jie Zhang
, Yiling Lou, Lingming Zhang, Dan Hao
, Lu Zhang, Hong Mei:
Isomorphic regression testing: executing uncovered branches without test augmentation. SIGSOFT FSE 2016: 883-894 - 2015
- [c1]Yiling Lou, Dan Hao
, Lu Zhang:
Mutation-based test-case prioritization in software evolution. ISSRE 2015: 46-57
Coauthor Index

manage site settings
To protect your privacy, all features that rely on external API calls from your browser are turned off by default. You need to opt-in for them to become active. All settings here will be stored as cookies with your web browser. For more information see our F.A.Q.
Unpaywalled article links
Add open access links from to the list of external document links (if available).
Privacy notice: By enabling the option above, your browser will contact the API of unpaywall.org to load hyperlinks to open access articles. Although we do not have any reason to believe that your call will be tracked, we do not have any control over how the remote server uses your data. So please proceed with care and consider checking the Unpaywall privacy policy.
Archived links via Wayback Machine
For web page which are no longer available, try to retrieve content from the of the Internet Archive (if available).
Privacy notice: By enabling the option above, your browser will contact the API of archive.org to check for archived content of web pages that are no longer available. Although we do not have any reason to believe that your call will be tracked, we do not have any control over how the remote server uses your data. So please proceed with care and consider checking the Internet Archive privacy policy.
Reference lists
Add a list of references from ,
, and
to record detail pages.
load references from crossref.org and opencitations.net
Privacy notice: By enabling the option above, your browser will contact the APIs of crossref.org, opencitations.net, and semanticscholar.org to load article reference information. Although we do not have any reason to believe that your call will be tracked, we do not have any control over how the remote server uses your data. So please proceed with care and consider checking the Crossref privacy policy and the OpenCitations privacy policy, as well as the AI2 Privacy Policy covering Semantic Scholar.
Citation data
Add a list of citing articles from and
to record detail pages.
load citations from opencitations.net
Privacy notice: By enabling the option above, your browser will contact the API of opencitations.net and semanticscholar.org to load citation information. Although we do not have any reason to believe that your call will be tracked, we do not have any control over how the remote server uses your data. So please proceed with care and consider checking the OpenCitations privacy policy as well as the AI2 Privacy Policy covering Semantic Scholar.
OpenAlex data
Load additional information about publications from .
Privacy notice: By enabling the option above, your browser will contact the API of openalex.org to load additional information. Although we do not have any reason to believe that your call will be tracked, we do not have any control over how the remote server uses your data. So please proceed with care and consider checking the information given by OpenAlex.
last updated on 2023-12-05 22:56 CET by the dblp team
all metadata released as open data under CC0 1.0 license
see also: Terms of Use | Privacy Policy | Imprint