Skip to main content

Showing 1–6 of 6 results for author: Fatemi, B

Searching in archive stat. Search in all archives.
.
  1. arXiv:2402.05862  [pdf, other

    cs.LG cs.AI cs.SI stat.ML

    Let Your Graph Do the Talking: Encoding Structured Data for LLMs

    Authors: Bryan Perozzi, Bahare Fatemi, Dustin Zelle, Anton Tsitsulin, Mehran Kazemi, Rami Al-Rfou, Jonathan Halcrow

    Abstract: How can we best encode structured data into sequential form for use in large language models (LLMs)? In this work, we introduce a parameter-efficient method to explicitly represent structured data for LLMs. Our method, GraphToken, learns an encoding function to extend prompts with explicit structured information. Unlike other work which focuses on limited domains (e.g. knowledge graph representati… ▽ More

    Submitted 8 February, 2024; originally announced February 2024.

    ACM Class: I.5.1; I.2.6; I.2.7

  2. arXiv:1906.00137  [pdf, other

    cs.LG cs.AI stat.ML

    Knowledge Hypergraphs: Prediction Beyond Binary Relations

    Authors: Bahare Fatemi, Perouz Taslakian, David Vazquez, David Poole

    Abstract: Knowledge graphs store facts using relations between two entities. In this work, we address the question of link prediction in knowledge hypergraphs where relations are defined on any number of entities. While techniques exist (such as reification) that convert non-binary relations into binary ones, we show that current embedding-based methods for knowledge graph completion do not work well out of… ▽ More

    Submitted 15 July, 2020; v1 submitted 31 May, 2019; originally announced June 2019.

  3. arXiv:1812.03235  [pdf, other

    cs.LG stat.ML

    Improved Knowledge Graph Embedding using Background Taxonomic Information

    Authors: Bahare Fatemi, Siamak Ravanbakhsh, David Poole

    Abstract: Knowledge graphs are used to represent relational information in terms of triples. To enable learning about domains, embedding models, such as tensor factorization models, can be used to make predictions of new triples. Often there is background taxonomic information (in terms of subclasses and subproperties) that should also be taken into account. We show that existing fully expressive (a.k.a. un… ▽ More

    Submitted 7 December, 2018; originally announced December 2018.

  4. arXiv:1808.02123  [pdf, other

    cs.LG cs.AI stat.ML

    Structure Learning for Relational Logistic Regression: An Ensemble Approach

    Authors: Nandini Ramanan, Gautam Kunapuli, Tushar Khot, Bahare Fatemi, Seyed Mehran Kazemi, David Poole, Kristian Kersting, Sriraam Natarajan

    Abstract: We consider the problem of learning Relational Logistic Regression (RLR). Unlike standard logistic regression, the features of RLRs are first-order formulae with associated weight vectors instead of scalar weights. We turn the problem of learning RLR to learning these vector-weighted formulae and develop a learning algorithm based on the recently successful functional-gradient boosting methods for… ▽ More

    Submitted 6 August, 2018; originally announced August 2018.

  5. arXiv:1707.07785  [pdf, ps, other

    stat.ML cs.LG

    Comparing Aggregators for Relational Probabilistic Models

    Authors: Seyed Mehran Kazemi, Bahare Fatemi, Alexandra Kim, Zilun Peng, Moumita Roy Tora, Xing Zeng, Matthew Dirks, David Poole

    Abstract: Relational probabilistic models have the challenge of aggregation, where one variable depends on a population of other variables. Consider the problem of predicting gender from movie ratings; this is challenging because the number of movies per user and users per movie can vary greatly. Surprisingly, aggregation is not well understood. In this paper, we show that existing relational models (implic… ▽ More

    Submitted 24 July, 2017; originally announced July 2017.

    Comments: 8 pages, Accepted at Statistical Relational AI (StarAI) workshop 2017

  6. arXiv:1606.08531  [pdf, other

    cs.AI cs.LG stat.ML

    A Learning Algorithm for Relational Logistic Regression: Preliminary Results

    Authors: Bahare Fatemi, Seyed Mehran Kazemi, David Poole

    Abstract: Relational logistic regression (RLR) is a representation of conditional probability in terms of weighted formulae for modelling multi-relational data. In this paper, we develop a learning algorithm for RLR models. Learning an RLR model from data consists of two steps: 1- learning the set of formulae to be used in the model (a.k.a. structure learning) and learning the weight of each formula (a.k.a.… ▽ More

    Submitted 27 June, 2016; originally announced June 2016.

    Comments: In IJCAI-16 Statistical Relational AI Workshop