Skip to main content

Showing 1–6 of 6 results for author: Iyer, R G

Searching in archive cs. Search in all archives.
.
  1. arXiv:2404.09365  [pdf, other

    cs.LG

    Hierarchical Attention Models for Multi-Relational Graphs

    Authors: Roshni G. Iyer, Wei Wang, Yizhou Sun

    Abstract: We present Bi-Level Attention-Based Relational Graph Convolutional Networks (BR-GCN), unique neural network architectures that utilize masked self-attentional layers with relational graph convolutions, to effectively operate on highly multi-relational data. BR-GCN models use bi-level attention to learn node embeddings through (1) node-level attention, and (2) relation-level attention. The node-lev… ▽ More

    Submitted 14 April, 2024; originally announced April 2024.

  2. arXiv:2304.11533  [pdf, other

    cs.LG cs.IR

    Bi-Level Attention Graph Neural Networks

    Authors: Roshni G. Iyer, Wei Wang, Yizhou Sun

    Abstract: Recent graph neural networks (GNNs) with the attention mechanism have historically been limited to small-scale homogeneous graphs (HoGs). However, GNNs handling heterogeneous graphs (HeGs), which contain several entity and relation types, all have shortcomings in handling attention. Most GNNs that learn graph attention for HeGs learn either node-level or relation-level attention, but not both, lim… ▽ More

    Submitted 23 April, 2023; originally announced April 2023.

  3. arXiv:2209.08767  [pdf, other

    cs.AI cs.DB cs.IR

    Dual-Geometric Space Embedding Model for Two-View Knowledge Graphs

    Authors: Roshni G. Iyer, Yunsheng Bai, Wei Wang, Yizhou Sun

    Abstract: Two-view knowledge graphs (KGs) jointly represent two components: an ontology view for abstract and commonsense concepts, and an instance view for specific entities that are instantiated from ontological concepts. As such, these KGs contain heterogeneous structures that are hierarchical, from the ontology-view, and cyclical, from the instance-view. Despite these various structures in KGs, most rec… ▽ More

    Submitted 19 September, 2022; originally announced September 2022.

  4. arXiv:2207.04869  [pdf, other

    q-bio.QM cs.LG

    Graph-based Molecular Representation Learning

    Authors: Zhichun Guo, Kehan Guo, Bozhao Nan, Yijun Tian, Roshni G. Iyer, Yihong Ma, Olaf Wiest, Xiangliang Zhang, Wei Wang, Chuxu Zhang, Nitesh V. Chawla

    Abstract: Molecular representation learning (MRL) is a key step to build the connection between machine learning and chemical science. In particular, it encodes molecules as numerical vectors preserving the molecular structures and features, on top of which the downstream tasks (e.g., property prediction) can be performed. Recently, MRL has achieved considerable progress, especially in methods based on deep… ▽ More

    Submitted 28 November, 2023; v1 submitted 8 July, 2022; originally announced July 2022.

  5. Question-Answer Sentence Graph for Joint Modeling Answer Selection

    Authors: Roshni G. Iyer, Thuy Vu, Alessandro Moschitti, Yizhou Sun

    Abstract: This research studies graph-based approaches for Answer Sentence Selection (AS2), an essential component for retrieval-based Question Answering (QA) systems. During offline learning, our model constructs a small-scale relevant training graph per question in an unsupervised manner, and integrates with Graph Neural Networks. Graph nodes are question sentence to answer sentence pairs. We train and in… ▽ More

    Submitted 23 April, 2023; v1 submitted 16 February, 2022; originally announced March 2022.

  6. arXiv:2004.00768  [pdf, other

    cs.AI cs.PL

    Software Language Comprehension using a Program-Derived Semantics Graph

    Authors: Roshni G. Iyer, Yizhou Sun, Wei Wang, Justin Gottschlich

    Abstract: Traditional code transformation structures, such as abstract syntax trees (ASTs), conteXtual flow graphs (XFGs), and more generally, compiler intermediate representations (IRs), may have limitations in extracting higher-order semantics from code. While work has already begun on higher-order semantics lifting (e.g., Aroma's simplified parse tree (SPT), verified lifting's lambda calculi, and Halide'… ▽ More

    Submitted 11 December, 2020; v1 submitted 1 April, 2020; originally announced April 2020.