Skip to main content

Showing 1–10 of 10 results for author: Reinwald, B

.
  1. arXiv:2201.02791  [pdf, other

    cs.LG cs.AI

    Scaling Knowledge Graph Embedding Models

    Authors: Nasrullah Sheikh, Xiao Qin, Berthold Reinwald, Chuan Lei

    Abstract: Develo** scalable solutions for training Graph Neural Networks (GNNs) for link prediction tasks is challenging due to the high data dependencies which entail high computational cost and huge memory footprint. We propose a new method for scaling training of knowledge graph embedding models for link prediction to address these challenges. Towards this end, we propose the following algorithmic stra… ▽ More

    Submitted 8 January, 2022; originally announced January 2022.

  2. arXiv:2102.07200  [pdf, other

    cs.LG cs.AI

    Knowledge Graph Embedding using Graph Convolutional Networks with Relation-Aware Attention

    Authors: Nasrullah Sheikh, Xiao Qin, Berthold Reinwald, Christoph Miksovic, Thomas Gschwind, Paolo Scotton

    Abstract: Knowledge graph embedding methods learn embeddings of entities and relations in a low dimensional space which can be used for various downstream machine learning tasks such as link prediction and entity matching. Various graph convolutional network methods have been proposed which use different types of information to learn the features of entities and relations. However, these methods assign the… ▽ More

    Submitted 14 February, 2021; originally announced February 2021.

  3. arXiv:2102.07186  [pdf, other

    cs.LG cs.AI

    Relation-aware Graph Attention Model With Adaptive Self-adversarial Training

    Authors: Xiao Qin, Nasrullah Sheikh, Berthold Reinwald, Lingfei Wu

    Abstract: This paper describes an end-to-end solution for the relationship prediction task in heterogeneous, multi-relational graphs. We particularly address two building blocks in the pipeline, namely heterogeneous graph representation learning and negative sampling. Existing message passing-based graph neural networks use edges either for graph traversal and/or selection of message encoding functions. Ign… ▽ More

    Submitted 14 February, 2021; originally announced February 2021.

  4. arXiv:2004.03398  [pdf, other

    cs.LG cs.DB stat.ML

    Forecasting in multivariate irregularly sampled time series with missing values

    Authors: Shivam Srivastava, Prithviraj Sen, Berthold Reinwald

    Abstract: Sparse and irregularly sampled multivariate time series are common in clinical, climate, financial and many other domains. Most recent approaches focus on classification, regression or forecasting tasks on such data. In forecasting, it is necessary to not only forecast the right value but also to forecast when that value will occur in the irregular time series. In this work, we present an approach… ▽ More

    Submitted 5 April, 2020; originally announced April 2020.

    Comments: arXiv admin note: text overlap with arXiv:1905.12374 by other authors

  5. arXiv:2001.08013  [pdf, other

    cs.AI cs.CL cs.IR

    A Neural Architecture for Person Ontology population

    Authors: Balaji Ganesan, Riddhiman Dasgupta, Akshay Parekh, Hima Patel, Berthold Reinwald

    Abstract: A person ontology comprising concepts, attributes and relationships of people has a number of applications in data protection, didentification, population of knowledge graphs for business intelligence and fraud prevention. While artificial neural networks have led to improvements in Entity Recognition, Entity Classification, and Relation Extraction, creating an ontology largely remains a manual pr… ▽ More

    Submitted 22 January, 2020; originally announced January 2020.

    Comments: 6 pages, 10 figures. arXiv admin note: substantial text overlap with arXiv:1811.09368

  6. arXiv:1909.02976  [pdf, other

    cs.DB

    SystemDS: A Declarative Machine Learning System for the End-to-End Data Science Lifecycle

    Authors: Matthias Boehm, Iulian Antonov, Sebastian Baunsgaard, Mark Dokter, Robert Ginthoer, Kevin Innerebner, Florijan Klezin, Stefanie Lindstaedt, Arnab Phani, Benjamin Rath, Berthold Reinwald, Shafaq Siddiqi, Sebastian Benjamin Wrede

    Abstract: Machine learning (ML) applications become increasingly common in many domains. ML systems to execute these workloads include numerical computing frameworks and libraries, ML algorithm libraries, and specialized systems for deep neural networks and distributed ML. These systems focus primarily on efficient model training and scoring. However, the data science process is exploratory, and deals with… ▽ More

    Submitted 7 January, 2020; v1 submitted 6 September, 2019; originally announced September 2019.

    Comments: CIDR 2020

  7. arXiv:1811.09368  [pdf, other

    cs.CL cs.IR

    Fine Grained Classification of Personal Data Entities

    Authors: Riddhiman Dasgupta, Balaji Ganesan, Aswin Kannan, Berthold Reinwald, Arun Kumar

    Abstract: Entity Type Classification can be defined as the task of assigning category labels to entity mentions in documents. While neural networks have recently improved the classification of general entity mentions, pattern matching and other systems continue to be used for classifying personal data entities (e.g. classifying an organization as a media company or a government institution for GDPR, and HIP… ▽ More

    Submitted 23 November, 2018; originally announced November 2018.

  8. arXiv:1802.04647  [pdf, ps, other

    cs.LG cs.DC

    Deep Learning with Apache SystemML

    Authors: Niketan Pansare, Michael Dusenberry, Nakul **dal, Matthias Boehm, Berthold Reinwald, Prithviraj Sen

    Abstract: Enterprises operate large data lakes using Hadoop and Spark frameworks that (1) run a plethora of tools to automate powerful data preparation/transformation pipelines, (2) run on shared, large clusters to (3) perform many different analytics tasks ranging from model preparation, building, evaluation, and tuning for both machine learning and deep learning. Develo** machine/deep learning models on… ▽ More

    Submitted 8 February, 2018; originally announced February 2018.

    Comments: Accepted at SysML 2018

  9. arXiv:1801.00829  [pdf, other

    cs.DB

    On Optimizing Operator Fusion Plans for Large-Scale Machine Learning in SystemML

    Authors: Matthias Boehm, Berthold Reinwald, Dylan Hutchison, Alexandre V. Evfimievski, Prithviraj Sen

    Abstract: Many large-scale machine learning (ML) systems allow specifying custom ML algorithms by means of linear algebra programs, and then automatically generate efficient execution plans. In this context, optimization opportunities for fused operators---in terms of fused chains of basic operators---are ubiquitous. These opportunities include (1) fewer materialized intermediates, (2) fewer scans of input… ▽ More

    Submitted 2 January, 2018; originally announced January 2018.

  10. arXiv:1605.05826  [pdf, other

    cs.DB cs.DC cs.LG cs.PL

    Declarative Machine Learning - A Classification of Basic Properties and Types

    Authors: Matthias Boehm, Alexandre V. Evfimievski, Niketan Pansare, Berthold Reinwald

    Abstract: Declarative machine learning (ML) aims at the high-level specification of ML tasks or algorithms, and automatic generation of optimized execution plans from these specifications. The fundamental goal is to simplify the usage and/or development of ML algorithms, which is especially important in the context of large-scale computations. However, ML systems at different abstraction levels have emerged… ▽ More

    Submitted 19 May, 2016; originally announced May 2016.