activity
20182022
most citedExploring Software Naturalness through Neural Language Models

54 citations · 132 across the 6 of their papers we have counts for

collaborators

15 papers

cs.LG202218 cited

Data-Efficient Graph Grammar Learning for Molecular Generation

Minghao Guo, Veronika Thost, Beichen Li +3

The problem of molecular generation has received significant attention recently. Existing methods are typically based on deep neural networks and require training on large datasets…

cs.AI202119 cited

Software Vulnerability Detection via Deep Learning over Disaggregated Code Graph Representation

Yufan Zhuang, Sahil Suneja, Veronika Thost +3

Identifying vulnerable code is a precautionary measure to counter software security breaches. Tedious expert effort has been spent to build static analyzers, yet insecure patterns…

cs.LG2021

Improving Inductive Link Prediction Using Hyper-Relational Facts

Mehdi Ali, Max Berrendorf, Mikhail Galkin +4

For many years, link prediction on knowledge graphs (KGs) has been a purely transductive task, not allowing for reasoning on unseen entities. Recently, increasing efforts are put i…

cs.LG20218 cited

Relation Matters in Sampling: A Scalable Multi-Relational Graph Neural Network for Drug-Drug Interaction Prediction

Arthur Feeney, Rishabh Gupta, Veronika Thost +4

Sampling is an established technique to scale graph neural networks to large graphs. Current approaches however assume the graphs to be homogeneous in terms of relations and ignore…

cs.SE2021

CodeNet: A Large-Scale AI for Code Dataset for Learning a Diversity of Coding Tasks

Ruchir Puri, David S. Kung, Geert Janssen +14

Over the last several decades, software has been woven into the fabric of every aspect of our society. As software development surges and code infrastructure of enterprise applicat…

cs.LG202133 cited

Directed Acyclic Graph Neural Networks

Veronika Thost, Jie Chen

Graph-structured data ubiquitously appears in science and engineering. Graph neural networks (GNNs) are designed to exploit the relational inductive bias exhibited in graphs; they…