Skip to main content

Showing 1–4 of 4 results for author: Pfeifer, J

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

    cs.LG cs.NE cs.SI physics.soc-ph stat.ML

    TF-GNN: Graph Neural Networks in TensorFlow

    Authors: Oleksandr Ferludin, Arno Eigenwillig, Martin Blais, Dustin Zelle, Jan Pfeifer, Alvaro Sanchez-Gonzalez, Wai Lok Sibon Li, Sami Abu-El-Haija, Peter Battaglia, Neslihan Bulut, Jonathan Halcrow, Filipe Miguel Gonçalves de Almeida, Pedro Gonnet, Liangze Jiang, Parth Kothari, Silvio Lattanzi, André Linhares, Brandon Mayer, Vahab Mirrokni, John Palowitch, Mihir Paradkar, Jennifer She, Anton Tsitsulin, Kevin Villela, Lisa Wang , et al. (2 additional authors not shown)

    Abstract: TensorFlow-GNN (TF-GNN) is a scalable library for Graph Neural Networks in TensorFlow. It is designed from the bottom up to support the kinds of rich heterogeneous graph data that occurs in today's information ecosystems. In addition to enabling machine learning researchers and advanced developers, TF-GNN offers low-code solutions to empower the broader developer community in graph learning. Many… ▽ More

    Submitted 23 July, 2023; v1 submitted 7 July, 2022; originally announced July 2022.

  2. arXiv:2009.09991  [pdf, other

    cs.LG stat.ML

    Modeling Text with Decision Forests using Categorical-Set Splits

    Authors: Mathieu Guillame-Bert, Sebastian Bruch, Petr Mitrichev, Petr Mikheev, Jan Pfeifer

    Abstract: Decision forest algorithms typically model data by learning a binary tree structure recursively where every node splits the feature space into two sub-regions, sending examples into the left or right branch as a result. In axis-aligned decision forests, the "decision" to route an input example is the result of the evaluation of a condition on a single dimension in the feature space. Such condition… ▽ More

    Submitted 5 February, 2021; v1 submitted 21 September, 2020; originally announced September 2020.

  3. arXiv:2007.14761  [pdf, other

    cs.LG stat.ML

    Learning Representations for Axis-Aligned Decision Forests through Input Perturbation

    Authors: Sebastian Bruch, Jan Pfeifer, Mathieu Guillame-bert

    Abstract: Axis-aligned decision forests have long been the leading class of machine learning algorithms for modeling tabular data. In many applications of machine learning such as learning-to-rank, decision forests deliver remarkable performance. They also possess other coveted characteristics such as interpretability. Despite their widespread use and rich history, decision forests to date fail to consume r… ▽ More

    Submitted 21 September, 2020; v1 submitted 29 July, 2020; originally announced July 2020.

  4. arXiv:1709.06680  [pdf, other

    stat.ML cs.LG

    Deep Lattice Networks and Partial Monotonic Functions

    Authors: Seungil You, David Ding, Kevin Canini, Jan Pfeifer, Maya Gupta

    Abstract: We propose learning deep models that are monotonic with respect to a user-specified set of inputs by alternating layers of linear embeddings, ensembles of lattices, and calibrators (piecewise linear functions), with appropriate constraints for monotonicity, and jointly training the resulting network. We implement the layers and projections with new computational graph nodes in TensorFlow and use t… ▽ More

    Submitted 19 September, 2017; originally announced September 2017.

    Comments: 9 pages, NIPS 2017