23 citations · 80 across the 7 of their papers we have counts for
4 papers · 1 filter
Sample-Efficient Reinforcement Learning via Counterfactual-Based Data Augmentation
Chaochao Lu, Biwei Huang, Ke Wang +3
Reinforcement learning (RL) algorithms usually require a substantial amount of interaction data and perform well only for specific tasks in a fixed environment. In some scenarios s…
Time-aware Graph Embedding: A temporal smoothness and task-oriented approach
Yonghui Xu, Shengjie Sun, Yuan Miao +6
Knowledge graph embedding, which aims to learn the low-dimensional representations of entities and relationships, has attracted considerable research efforts recently. However, mos…
Testing Neural Program Analyzers
Md Rafiqul Islam Rabin, Ke Wang, Mohammad Amin Alipour
Deep neural networks have been increasingly used in software engineering and program analysis tasks. They usually take a program and make some predictions about it, e.g., bug predi…
COSET: A Benchmark for Evaluating Neural Program Embeddings
Ke Wang, Mihai Christodorescu
Neural program embedding can be helpful in analyzing large software, a task that is challenging for traditional logic-based program analyses due to their limited scalability. A key…