Blogs (1) >>
ASE 2019
Sun 10 - Fri 15 November 2019 San Diego, California, United States

Automatically generating code from a textual description of method invocation confronts challenges. There were two current research directions for this problem. One direction focuses on considering a textual description of method invocations as a separate Natural Language query and do not consider the surrounding context of the code. Another direction takes advantage of a practical large scale code corpus for providing a Machine Translation model to generate code. However, this direction got very low accuracy. In this work, we tried to improve these drawbacks by proposing MethodInfoToCode, an approach that embeds context information and optimizes the ability of learning of original Phrase-based Statistical Machine Translation (PBMT) in NLP to infer implementation of method invocation given method name and other context information. We conduct an expression prediction models learned from 2.86 million method invocations from the practical data of high qualities corpus on Github that used 6 popular libraries: JDK, Android, GWT, Joda-Time, Hibernate, and Xstream. By the evaluation, we show that if the developers only write the method name of a method invocation in a body of a method, MethodInfoToCode can predict the generated expression correctly at 73% in F1 score.

Wed 13 Nov

ase-2019-Late-Breaking-Results
15:20 - 16:00: Late Breaking Results - Poster Session: Late Breaking Results at Kensington Ballroom
ase-2019-Late-Breaking-Results15:20 - 16:00
Poster
Recommendation of Exception Handling Code in Mobile App Development Pre-print
ase-2019-Late-Breaking-Results15:20 - 16:00
Poster
LVMapper: A Large-variance Clone Detector Using Sequencing Alignment Approach
Ming Wu, Pengcheng WangUniversity of Science and Technology of China, Kangqi Yin, Haoyu Cheng, Yun XuUniversity of Science and Technology of China, Chanchal K. RoyUniversity of Saskatchewan
Pre-print
ase-2019-Late-Breaking-Results15:20 - 16:00
Poster
K-CONFIG: Using Failing Test Cases to Generate Test Cases in GCC Compilers Pre-print
ase-2019-Late-Breaking-Results15:20 - 16:00
Poster
An Empirical Study on the Characteristics of Question-Answering Process on Developer Forums
Yi LiNanyang Technological University, Shaohua WangNew Jersey Institute of Technology, USA, Tien N. NguyenUniversity of Texas at Dallas, Son NguyenThe University of Texas at Dallas, Xinyue Ye, Yan Wang
Pre-print
ase-2019-Late-Breaking-Results15:20 - 16:00
Poster
Testing Neural Programs
Md Rafiqul Islam RabinUniversity of Houston, Ke WangVisa Research, Mohammad Amin Alipour
Pre-print
ase-2019-Late-Breaking-Results15:20 - 16:00
Poster
Self Learning from Large Scale Code Corpus to Infer Structure of Method Invocations Pre-print
ase-2019-Late-Breaking-Results15:20 - 16:00
Poster
Data Sanity Check for Deep Learning Systems via Learnt Assertions
Haochuan LuFudan University, Huanlin Xu, Nana Liu, Yangfan ZhouFudan University, Xin Wang
Pre-print
ase-2019-Late-Breaking-Results15:20 - 16:00
Poster
Software Engineering for Fairness: A Case Study with Hyperparameter Optimization
Joymallya ChakrabortyNorth Carolina State University, Tianpei Xia, Fahmid M. Fahid, Tim MenziesNorth Carolina State University
Pre-print
ase-2019-Late-Breaking-Results15:20 - 16:00
Poster
API Misuse Correction: A Statistical Approach Pre-print
ase-2019-Late-Breaking-Results15:20 - 16:00
Poster
Should We Add Repair Time to an Unfixed Bug? An Exploratory Study of Automated Program Repair on 2980 Small-Scale Programs Pre-print
ase-2019-Late-Breaking-Results15:20 - 16:00
Poster
Learning test traces Pre-print
ase-2019-Late-Breaking-Results15:20 - 16:00
Poster
The Dynamics of Software Composition Analysis Pre-print
ase-2019-Late-Breaking-Results15:20 - 16:00
Poster
A Process Mining based Approach to Improving Defect Detection of SysML Models.
Mounifah Alenazi, Nan NiuUniversity of Cincinnati, Juha SavolainenDanfoss
Pre-print
ase-2019-Late-Breaking-Results15:20 - 16:00
Poster
Open-Source Projects and their Collaborative Development Workflows
panuchart bunyakiatikasetsart university, Usa Sammapunkasetsart university
Pre-print
ase-2019-Late-Breaking-Results15:20 - 16:00
Poster
Detecting Deep Neural Network Defects with Data Flow Analysis
Jiazhen Gu, Huanlin Xu, Yangfan ZhouFudan University, Xin Wang, Hui Xu, Michael LyuThe Chinese University of Hong Kong
Pre-print
ase-2019-Late-Breaking-Results15:20 - 16:00
Poster
On building an automated responding system for app reviews: What are the characteristics of reviews and their responses? Pre-print