Search Results - "Xuan, Jifeng"

Refine Results
  1. 1

    Automatic repair of real bugs in java: a large-scale experiment on the defects4j dataset by Martinez, Matias, Durieux, Thomas, Sommerard, Romain, Xuan, Jifeng, Monperrus, Martin

    “…Defects4J is a large, peer-reviewed, structured dataset of real-world Java bugs. Each bug in Defects4J comes with a test suite and at least one failing test…”
    Get full text
    Journal Article
  2. 2

    Nopol: Automatic Repair of Conditional Statement Bugs in Java Programs by Jifeng Xuan, Martinez, Matias, DeMarco, Favio, Clement, Maxime, Lamelas Marcote, Sebastian, Durieux, Thomas, Le Berre, Daniel, Monperrus, Martin

    Published in IEEE transactions on software engineering (01-01-2017)
    “…We propose Nopol, an approach to automatic repair of buggy conditional statements (i.e., if-then-else statements). This approach takes a buggy program as well…”
    Get full text
    Journal Article
  3. 3

    MULA: A Just-In-Time Multi-labeling System for Issue Reports by Xie, Xiaoyuan, Su, Yuhui, Chen, Songqiang, Chen, Lin, Xuan, Jifeng, Xu, Baowen

    Published in IEEE transactions on reliability (01-03-2022)
    “…A very important function of an issue tracking system is to assign labels to issue reports, such as bug, feature, enhancement, etc., in order to categorize…”
    Get full text
    Journal Article
  4. 4

    Solving the Large Scale Next Release Problem with a Backbone-Based Multilevel Algorithm by Xuan, Jifeng, Jiang, He, Ren, Zhilei, Luo, Zhongxuan

    Published in IEEE transactions on software engineering (01-09-2012)
    “…The Next Release Problem (NRP) aims to optimize customer profits and requirements selection for the software releases. The research on the NRP is restricted by…”
    Get full text
    Journal Article
  5. 5

    Probabilistic Path Prioritization for Hybrid Fuzzing by Zhao, Lei, Cao, Pengcheng, Duan, Yue, Yin, Heng, Xuan, Jifeng

    “…Hybrid fuzzing that combines fuzzing and concolic execution has become an advanced technique for software vulnerability detection. Based on the observation…”
    Get full text
    Journal Article
  6. 6

    How does code style inconsistency affect pull request integration? An exploratory study on 117 GitHub projects by Zou, Weiqin, Xuan, Jifeng, Xie, Xiaoyuan, Chen, Zhenyu, Xu, Baowen

    “…GitHub is a popular code platform that provides infrastructures to facilitate collaborative development. A Pull Request (PR) is one of the key ideas to support…”
    Get full text
    Journal Article
  7. 7

    Developer prioritization in bug repositories by Jifeng Xuan, He Jiang, Zhilei Ren, Weiqin Zou

    “…Developers build all the software artifacts in development. Existing work has studied the social behavior in software repositories. In one of the most…”
    Get full text
    Conference Proceeding
  8. 8

    Effective Bug Triage Based on Historical Bug-Fix Information by Hao Hu, Hongyu Zhang, Jifeng Xuan, Weigang Sun

    “…For complex and popular software, project teams could receive a large number of bug reports. It is often tedious and costly to manually assign these bug…”
    Get full text
    Conference Proceeding
  9. 9

    Mining the use of higher-order functions by Xu Yisen, Wu, Fan, Jia Xiangyang, Li, Lingbo, Jifeng, Xuan

    “…A higher-order function takes one or more functions as inputs or outputs to support the generality of function definitions. In modern programming languages,…”
    Get full text
    Journal Article
  10. 10

    Potential Solutions to Challenges in C Program Repair: A Practical Perspective by Xuan, Jifeng, Xin, Qi, Chen, Liqian, Mao, Xiaoguang

    “…Automated program repair is to reduce the manual work for bug fixing by human developers. In recent 15 years, the research community of program repair has…”
    Get full text
    Conference Proceeding
  11. 11

    What Causes My Test Alarm? Automatic Cause Analysis for Test Alarms in System and Integration Testing by He Jiang, Xiaochen Li, Zijiang Yang, Jifeng Xuan

    “…Driven by new software development processes and testing in clouds, system and integration testing nowadays tends to produce enormous number of alarms. Such…”
    Get full text
    Conference Proceeding
  12. 12

    Developer recommendation on bug commenting:a ranking approach for the developer crowd by Xuan, Jifeng, Jiang, He, Zhang, Hongyu, Ren, Zhilei

    Published in Science China. Information sciences (01-07-2017)
    “…A bug tracking system provides a collaborative platform for the developer crowd. After a bug report is submitted, developers can make comments to supplement…”
    Get full text
    Journal Article
  13. 13

    Learning to Prioritize Test Cases for Computer Aided Design Software via Quantifying Functional Units by Zeng, Fenfang, Liu, Shaoting, Yang, Feng, Xu, Yisen, Zhou, Guofu, Xuan, Jifeng

    Published in Applied sciences (01-10-2022)
    “…Computer Aided Design (CAD) is a family of techniques that support the automation of designing and drafting 2D and 3D models with computer programs. CAD…”
    Get full text
    Journal Article
  14. 14

    Extracting elite pairwise constraints for clustering by Jiang, He, Ren, Zhilei, Xuan, Jifeng, Wu, Xindong

    Published in Neurocomputing (Amsterdam) (01-01-2013)
    “…Semi-supervised clustering under pairwise constraints (i.e. must-links and cannot-links) has been a hot topic in the data mining community in recent years…”
    Get full text
    Journal Article
  15. 15

    Learning to Combine Multiple Ranking Metrics for Fault Localization by Jifeng Xuan, Monperrus, Martin

    “…Fault localization is an inevitable step in software debugging. Spectrum-based fault localization consists in computing a ranking metric on execution traces to…”
    Get full text
    Conference Proceeding
  16. 16

    Supporting Many-Objective Software Requirements Decision: An Exploratory Study on the Next Release Problem by Geng, Jiangyi, Ying, Shi, Jia, Xiangyang, Zhang, Ting, Liu, Xuan, Guo, Lanqing, Xuan, Jifeng

    Published in IEEE access (2018)
    “…The decision of which requirements should be satisfied in the next release is crucial to software company. The next release problem, a family of requirements…”
    Get full text
    Journal Article
  17. 17

    Feature based problem hardness understanding for requirements engineering by Ren, Zhilei, Jiang, He, Xuan, Jifeng, Zhang, Shuwei, Luo, Zhongxuan

    Published in Science China. Information sciences (01-03-2017)
    “…Heuristics and metaheuristics have achieved great accomplishments in various fields, and the investigation of the relationship between these algorithms and the…”
    Get full text
    Journal Article
  18. 18

    Revisit of Automatic Debugging via Human Focus-Tracking Analysis by Xiaoyuan Xie, Zicong Liu, Shuo Song, Zhenyu Chen, Jifeng Xuan, Baowen Xu

    “…In many fields of software engineering, studies on human behavior have attracted a lot of attention; however, few such studies exist in automated debugging…”
    Get full text
    Conference Proceeding
  19. 19

    New Insights Into Diversification of Hyper-Heuristics by Ren, Zhilei, Jiang, He, Xuan, Jifeng, Hu, Yan, Luo, Zhongxuan

    Published in IEEE transactions on cybernetics (01-10-2014)
    “…There has been a growing research trend of applying hyper-heuristics for problem solving, due to their ability of balancing the intensification and the…”
    Get full text
    Journal Article
  20. 20

    Misleading classification by Jiang, He, Xuan, JiFeng, Ren, ZhiLei, Wu, YouXi, Wu, XinDong

    Published in Science China. Information sciences (01-05-2014)
    “…In this paper, we investigate a new problem misleading classification in which each test instance is associated with an original class and a misleading class…”
    Get full text
    Journal Article