Skip to main content

Showing 1–30 of 30 results for author: Tresp, V

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

    cs.LG stat.ML

    Discovery of New Multi-Level Features for Domain Generalization via Knowledge Corruption

    Authors: Ahmed Frikha, Denis Krompaß, Volker Tresp

    Abstract: Machine learning models that can generalize to unseen domains are essential when applied in real-world scenarios involving strong domain shifts. We address the challenging domain generalization (DG) problem, where a model trained on a set of source domains is expected to generalize well in unseen domains without any exposure to their data. The main challenge of DG is that the features learned from… ▽ More

    Submitted 3 October, 2022; v1 submitted 9 September, 2021; originally announced September 2021.

    Comments: Accepted at AAAI 2022 (AIBSD Workshop) and ICPR 2022

  2. arXiv:2107.12250  [pdf, other

    cs.LG stat.ML

    Uncertainty-Aware Time-to-Event Prediction using Deep Kernel Accelerated Failure Time Models

    Authors: Zhiliang Wu, Yinchong Yang, Peter A. Fasching, Volker Tresp

    Abstract: Recurrent neural network based solutions are increasingly being used in the analysis of longitudinal Electronic Health Record data. However, most works focus on prediction accuracy and neglect prediction uncertainty. We propose Deep Kernel Accelerated Failure Time models for the time-to-event prediction task, enabling uncertainty-awareness of the prediction by a pipeline of a recurrent neural netw… ▽ More

    Submitted 26 July, 2021; originally announced July 2021.

  3. ARCADe: A Rapid Continual Anomaly Detector

    Authors: Ahmed Frikha, Denis Krompaß, Volker Tresp

    Abstract: Although continual learning and anomaly detection have separately been well-studied in previous works, their intersection remains rather unexplored. The present work addresses a learning scenario where a model has to incrementally learn a sequence of anomaly detection tasks, i.e. tasks from which only examples from the normal (majority) class are available for training. We define this novel learni… ▽ More

    Submitted 18 October, 2020; v1 submitted 10 August, 2020; originally announced August 2020.

    Comments: Accepted at ICPR 2020

  4. arXiv:2007.14175  [pdf, ps, other

    cs.LG cs.AI stat.ML

    PyKEEN 1.0: A Python Library for Training and Evaluating Knowledge Graph Embeddings

    Authors: Mehdi Ali, Max Berrendorf, Charles Tapley Hoyt, Laurent Vermue, Sahand Sharifzadeh, Volker Tresp, Jens Lehmann

    Abstract: Recently, knowledge graph embeddings (KGEs) received significant attention, and several software libraries have been developed for training and evaluating KGEs. While each of them addresses specific needs, we re-designed and re-implemented PyKEEN, one of the first KGE libraries, in a community effort. PyKEEN 1.0 enables users to compose knowledge graph embedding models (KGEMs) based on a wide rang… ▽ More

    Submitted 30 July, 2020; v1 submitted 28 July, 2020; originally announced July 2020.

  5. arXiv:2007.05292  [pdf, other

    cs.LG cs.AI stat.ML

    Integrating Logical Rules Into Neural Multi-Hop Reasoning for Drug Repurposing

    Authors: Yushan Liu, Marcel Hildebrandt, Mitchell Joblin, Martin Ringsquandl, Volker Tresp

    Abstract: The graph structure of biomedical data differs from those in typical knowledge graph benchmark tasks. A particular property of biomedical data is the presence of long-range dependencies, which can be captured by patterns described as logical rules. We propose a novel method that combines these rules with a neural multi-hop reasoning approach that uses reinforcement learning. We conduct an empirica… ▽ More

    Submitted 10 July, 2020; originally announced July 2020.

    Comments: Accepted at the ICML 2020 Workshop Graph Representation Learning and Beyond (GRL+)

  6. arXiv:2007.04146  [pdf, other

    cs.LG stat.ML

    Few-Shot One-Class Classification via Meta-Learning

    Authors: Ahmed Frikha, Denis Krompaß, Hans-Georg Köpken, Volker Tresp

    Abstract: Although few-shot learning and one-class classification (OCC), i.e., learning a binary classifier with data from only one class, have been separately well studied, their intersection remains rather unexplored. Our work addresses the few-shot OCC problem and presents a method to modify the episodic data sampling strategy of the model-agnostic meta-learning (MAML) algorithm to learn a model initiali… ▽ More

    Submitted 11 February, 2021; v1 submitted 8 July, 2020; originally announced July 2020.

    Comments: Accepted at AAAI 2021

  7. Learning Individualized Treatment Rules with Estimated Translated Inverse Propensity Score

    Authors: Zhiliang Wu, Yinchong Yang, Yunpu Ma, Yushan Liu, Rui Zhao, Michael Moor, Volker Tresp

    Abstract: Randomized controlled trials typically analyze the effectiveness of treatments with the goal of making treatment recommendations for patient subgroups. With the advance of electronic health records, a great variety of data has been collected in clinical practice, enabling the evaluation of treatments and treatment policies based on observational data. In this paper, we focus on learning individual… ▽ More

    Submitted 2 July, 2020; originally announced July 2020.

    Journal ref: 2020 IEEE International Conference on Healthcare Informatics (ICHI)

  8. arXiv:2007.01072  [pdf, other

    cs.LG cs.CV stat.ML

    Scene Graph Reasoning for Visual Question Answering

    Authors: Marcel Hildebrandt, Hang Li, Rajat Koner, Volker Tresp, Stephan Günnemann

    Abstract: Visual question answering is concerned with answering free-form questions about an image. Since it requires a deep linguistic understanding of the question and the ability to associate it with various objects that are present in the image, it is an ambitious task and requires techniques from both computer vision and natural language processing. We propose a novel method that approaches the task by… ▽ More

    Submitted 2 July, 2020; originally announced July 2020.

    Comments: ICML Workshop Graph Representation Learning and Beyond (GRL+)

  9. arXiv:2006.13365  [pdf, other

    cs.LG cs.AI stat.ML

    Bringing Light Into the Dark: A Large-scale Evaluation of Knowledge Graph Embedding Models Under a Unified Framework

    Authors: Mehdi Ali, Max Berrendorf, Charles Tapley Hoyt, Laurent Vermue, Mikhail Galkin, Sahand Sharifzadeh, Asja Fischer, Volker Tresp, Jens Lehmann

    Abstract: The heterogeneity in recently published knowledge graph embedding models' implementations, training, and evaluation has made fair and thorough comparisons difficult. In order to assess the reproducibility of previously published results, we re-implemented and evaluated 21 interaction models in the PyKEEN software package. Here, we outline which results could be reproduced with their reported hyper… ▽ More

    Submitted 1 November, 2021; v1 submitted 23 June, 2020; originally announced June 2020.

  10. arXiv:2003.13432  [pdf, other

    cs.LG stat.ML

    Graph Hawkes Neural Network for Forecasting on Temporal Knowledge Graphs

    Authors: Zhen Han, Yunpu Ma, Yuyi Wang, Stephan Günnemann, Volker Tresp

    Abstract: The Hawkes process has become a standard method for modeling self-exciting event sequences with different event types. A recent work has generalized the Hawkes process to a neurally self-modulating multivariate point process, which enables the capturing of more complex and realistic impacts of past events on future events. However, this approach is limited by the number of possible event types, ma… ▽ More

    Submitted 14 June, 2020; v1 submitted 30 March, 2020; originally announced March 2020.

    Comments: Automated Knowledge Base Construction 2020, conference paper

  11. arXiv:2002.08506  [pdf, other

    stat.ME cs.LG stat.ML

    Causal Inference under Networked Interference and Intervention Policy Enhancement

    Authors: Yunpu Ma, Volker Tresp

    Abstract: Estimating individual treatment effects from data of randomized experiments is a critical task in causal inference. The Stable Unit Treatment Value Assumption (SUTVA) is usually made in causal inference. However, interference can introduce bias when the assigned treatment on one unit affects the potential outcomes of the neighboring units. This interference phenomenon is known as spillover effect… ▽ More

    Submitted 4 May, 2021; v1 submitted 19 February, 2020; originally announced February 2020.

    Comments: Published on AISTATS 2021

    Journal ref: Proceedings of The 24th International Conference on Artificial Intelligence and Statistics, PMLR 130:3700-3708, 2021

  12. arXiv:2002.06914  [pdf, other

    cs.LG stat.ML

    On the Ambiguity of Rank-Based Evaluation of Entity Alignment or Link Prediction Methods

    Authors: Max Berrendorf, Evgeniy Faerman, Laurent Vermue, Volker Tresp

    Abstract: In this work, we take a closer look at the evaluation of two families of methods for enriching information from knowledge graphs: Link Prediction and Entity Alignment. In the current experimental setting, multiple different scores are employed to assess different aspects of model performance. We analyze the informativeness of these evaluation measures and identify several shortcomings. In particul… ▽ More

    Submitted 19 September, 2023; v1 submitted 17 February, 2020; originally announced February 2020.

    Comments: fixed a typo on page 6, eq.8

  13. arXiv:2002.01963  [pdf, other

    cs.LG stat.ML

    Mutual Information-based State-Control for Intrinsically Motivated Reinforcement Learning

    Authors: Rui Zhao, Yang Gao, Pieter Abbeel, Volker Tresp, Wei Xu

    Abstract: In reinforcement learning, an agent learns to reach a set of goals by means of an external reward signal. In the natural world, intelligent organisms learn from internal drives, bypassing the need for external signals, which is beneficial for a wide range of tasks. Motivated by this observation, we propose to formulate an intrinsic objective as the mutual information between the goal states and th… ▽ More

    Submitted 12 June, 2020; v1 submitted 5 February, 2020; originally announced February 2020.

    Comments: 15 pages, 8 figures

  14. arXiv:2001.11027  [pdf, other

    cs.AI cs.CV cs.LG stat.ML

    The Tensor Brain: Semantic Decoding for Perception and Memory

    Authors: Volker Tresp, Sahand Sharifzadeh, Dario Konopatzki, Yunpu Ma

    Abstract: We analyse perception and memory, using mathematical models for knowledge graphs and tensors, to gain insights into the corresponding functionalities of the human mind. Our discussion is based on the concept of propositional sentences consisting of \textit{subject-predicate-object} (SPO) triples for expressing elementary facts. SPO sentences are the basis for most natural languages but might also… ▽ More

    Submitted 10 February, 2020; v1 submitted 29 January, 2020; originally announced January 2020.

  15. Active Learning for Entity Alignment

    Authors: Max Berrendorf, Evgeniy Faerman, Volker Tresp

    Abstract: In this work, we propose a novel framework for the labeling of entity alignments in knowledge graph datasets. Different strategies to select informative instances for the human labeler build the core of our framework. We illustrate how the labeling of entity alignments is different from assigning class labels to single instances and how these differences affect the labeling efficiency. Based on th… ▽ More

    Submitted 17 March, 2021; v1 submitted 24 January, 2020; originally announced January 2020.

    Comments: to be published in ECIR'21; fix typo and add acknowledgement

  16. arXiv:2001.03436  [pdf, other

    cs.LG cs.AI cs.CL stat.ML

    Debate Dynamics for Human-comprehensible Fact-checking on Knowledge Graphs

    Authors: Marcel Hildebrandt, Jorge Andres Quintero Serna, Yunpu Ma, Martin Ringsquandl, Mitchell Joblin, Volker Tresp

    Abstract: We propose a novel method for fact-checking on knowledge graphs based on debate dynamics. The underlying idea is to frame the task of triple classification as a debate game between two reinforcement learning agents which extract arguments -- paths in the knowledge graph -- with the goal to justify the fact being true (thesis) or the fact being false (antithesis), respectively. Based on these argum… ▽ More

    Submitted 9 January, 2020; originally announced January 2020.

    Comments: AAAI 2019 Fall Symposium Series. arXiv admin note: substantial text overlap with arXiv:2001.00461

  17. arXiv:2001.00461  [pdf, other

    cs.LG stat.ML

    Reasoning on Knowledge Graphs with Debate Dynamics

    Authors: Marcel Hildebrandt, Jorge Andres Quintero Serna, Yunpu Ma, Martin Ringsquandl, Mitchell Joblin, Volker Tresp

    Abstract: We propose a novel method for automatic reasoning on knowledge graphs based on debate dynamics. The main idea is to frame the task of triple classification as a debate game between two reinforcement learning agents which extract arguments -- paths in the knowledge graph -- with the goal to promote the fact being true (thesis) or the fact being false (antithesis), respectively. Based on these argum… ▽ More

    Submitted 2 January, 2020; originally announced January 2020.

    Comments: AAAI-2020

  18. arXiv:1911.09537  [pdf, other

    cs.LG stat.ML

    Neural Network Memorization Dissection

    Authors: **dong Gu, Volker Tresp

    Abstract: Deep neural networks (DNNs) can easily fit a random labeling of the training data with zero training error. What is the difference between DNNs trained with random labels and the ones trained with true labels? Our paper answers this question with two contributions. First, we study the memorization properties of DNNs. Our empirical experiments shed light on how DNNs prioritize the learning of simpl… ▽ More

    Submitted 21 November, 2019; originally announced November 2019.

    Comments: Workshop on Machine Learning with Guarantees, NeurIPS 2019

  19. arXiv:1911.08342  [pdf, ps, other

    cs.LG cs.AI stat.ML

    Knowledge Graph Entity Alignment with Graph Convolutional Networks: Lessons Learned

    Authors: Max Berrendorf, Evgeniy Faerman, Valentyn Melnychuk, Volker Tresp, Thomas Seidl

    Abstract: In this work, we focus on the problem of entity alignment in Knowledge Graphs (KG) and we report on our experiences when applying a Graph Convolutional Network (GCN) based model for this task. Variants of GCN are used in multiple state-of-the-art approaches and therefore it is important to understand the specifics and limitations of GCN-based models. Despite serious efforts, we were not able to fu… ▽ More

    Submitted 23 January, 2020; v1 submitted 19 November, 2019; originally announced November 2019.

  20. arXiv:1910.09086  [pdf, other

    cs.LG cs.CV stat.ML

    Contextual Prediction Difference Analysis for Explaining Individual Image Classifications

    Authors: **dong Gu, Volker Tresp

    Abstract: Much effort has been devoted to understanding the decisions of deep neural networks in recent years. A number of model-aware saliency methods were proposed to explain individual classification decisions by creating saliency maps. However, they are not applicable when the parameters and the gradients of the underlying models are unavailable. Recently, model-agnostic methods have also received atten… ▽ More

    Submitted 5 June, 2020; v1 submitted 20 October, 2019; originally announced October 2019.

  21. arXiv:1905.08786  [pdf, other

    cs.LG stat.ML

    Maximum Entropy-Regularized Multi-Goal Reinforcement Learning

    Authors: Rui Zhao, Xudong Sun, Volker Tresp

    Abstract: In Multi-Goal Reinforcement Learning, an agent learns to achieve multiple goals with a goal-conditioned policy. During learning, the agent first collects the trajectories into a replay buffer, and later these trajectories are selected randomly for replay. However, the achieved goals in the replay buffer are often biased towards the behavior policies. From a Bayesian perspective, when there is no p… ▽ More

    Submitted 24 May, 2020; v1 submitted 21 May, 2019; originally announced May 2019.

    Comments: Published in International Conference on Machine Learning (ICML 2019), Long Beach, USA. arXiv admin note: text overlap with arXiv:1902.08039

    Journal ref: PMLR 97:7553-7562, 2019

  22. arXiv:1902.08039  [pdf, other

    cs.LG cs.AI stat.ML

    Curiosity-Driven Experience Prioritization via Density Estimation

    Authors: Rui Zhao, Volker Tresp

    Abstract: In Reinforcement Learning (RL), an agent explores the environment and collects trajectories into the memory buffer for later learning. However, the collected trajectories can easily be imbalanced with respect to the achieved goal states. The problem of learning from imbalanced data is a well-known problem in supervised learning, but has not yet been thoroughly researched in RL. To address this pro… ▽ More

    Submitted 24 May, 2020; v1 submitted 20 February, 2019; originally announced February 2019.

    Comments: Accepted by NIPS Deep RL Workshop, 2018, link: https://sites.google.com/view/deep-rl-workshop-nips-2018 . arXiv admin note: substantial text overlap with arXiv:1810.01363 and text overlap with arXiv:1905.08786

  23. arXiv:1810.01363  [pdf, other

    cs.LG cs.AI stat.ML

    Energy-Based Hindsight Experience Prioritization

    Authors: Rui Zhao, Volker Tresp

    Abstract: In Hindsight Experience Replay (HER), a reinforcement learning agent is trained by treating whatever it has achieved as virtual goals. However, in previous work, the experience was replayed at random, without considering which episode might be the most valuable for learning. In this paper, we develop an energy-based framework for prioritizing hindsight experience in robotic manipulation tasks. Our… ▽ More

    Submitted 24 May, 2020; v1 submitted 2 October, 2018; originally announced October 2018.

    Comments: Published in Conference on Robot Learning (CoRL 2018) as oral presentation (7%), Zurich, Switzerland

    Journal ref: PMLR 87:113-122, 2018

  24. arXiv:1807.00737  [pdf, other

    cs.LG cs.AI stat.ML

    Learning Goal-Oriented Visual Dialog via Tempered Policy Gradient

    Authors: Rui Zhao, Volker Tresp

    Abstract: Learning goal-oriented dialogues by means of deep reinforcement learning has recently become a popular research topic. However, commonly used policy-based dialogue agents often end up focusing on simple utterances and suboptimal policies. To mitigate this problem, we propose a class of novel temperature-based extensions for policy gradient methods, which are referred to as Tempered Policy Gradient… ▽ More

    Submitted 24 May, 2020; v1 submitted 2 July, 2018; originally announced July 2018.

    Comments: Published in IEEE Spoken Language Technology (SLT 2018), Athens, Greece

  25. arXiv:1711.04683  [pdf, other

    cs.LG cs.RO eess.SY stat.ML

    Tensor Decompositions for Modeling Inverse Dynamics

    Authors: Stephan Baier, Volker Tresp

    Abstract: Modeling inverse dynamics is crucial for accurate feedforward robot control. The model computes the necessary joint torques, to perform a desired movement. The highly non-linear inverse function of the dynamical system can be approximated using regression techniques. We propose as regression method a tensor decomposition model that exploits the inherent three-way interaction of positions x velocit… ▽ More

    Submitted 13 November, 2017; originally announced November 2017.

  26. arXiv:1711.04679  [pdf, ps, other

    cs.LG stat.ML

    Attention-based Information Fusion using Multi-Encoder-Decoder Recurrent Neural Networks

    Authors: Stephan Baier, Sigurd Spieckermann, Volker Tresp

    Abstract: With the rising number of interconnected devices and sensors, modeling distributed sensor networks is of increasing interest. Recurrent neural networks (RNN) are considered particularly well suited for modeling sensory and streaming data. When predicting future behavior, incorporating information from neighboring sensor stations is often beneficial. We propose a new RNN based architecture for cont… ▽ More

    Submitted 13 November, 2017; originally announced November 2017.

  27. arXiv:1708.02918  [pdf, other

    cs.AI cs.LG q-bio.NC stat.ML

    The Tensor Memory Hypothesis

    Authors: Volker Tresp, Yunpu Ma

    Abstract: We discuss memory models which are based on tensor decompositions using latent representations of entities and events. We show how episodic memory and semantic memory can be realized and discuss how new memory traces can be generated from sensory input: Existing memories are the basis for perception and new memories are generated via perception. We relate our mathematical approach to the hippocamp… ▽ More

    Submitted 28 August, 2017; v1 submitted 9 August, 2017; originally announced August 2017.

    Comments: Presented at MLINI-2016 workshop, 2016 (arXiv:1701.01437) Report-no: MLINI/2016/06

  28. A Review of Relational Machine Learning for Knowledge Graphs

    Authors: Maximilian Nickel, Kevin Murphy, Volker Tresp, Evgeniy Gabrilovich

    Abstract: Relational machine learning studies methods for the statistical analysis of relational, or graph-structured, data. In this paper, we provide a review of how such statistical models can be "trained" on large knowledge graphs, and then used to predict new facts about the world (which is equivalent to predicting new edges in the graph). In particular, we discuss two fundamentally different kinds of s… ▽ More

    Submitted 28 September, 2015; v1 submitted 2 March, 2015; originally announced March 2015.

    Comments: To appear in Proceedings of the IEEE

  29. arXiv:1306.2084  [pdf, other

    stat.ML cs.LG

    Logistic Tensor Factorization for Multi-Relational Data

    Authors: Maximilian Nickel, Volker Tresp

    Abstract: Tensor factorizations have become increasingly popular approaches for various learning tasks on structured data. In this work, we extend the RESCAL tensor factorization, which has shown state-of-the-art results for multi-relational learning, to account for the binary nature of adjacency tensors. We study the improvements that can be gained via this approach on various benchmark datasets and show t… ▽ More

    Submitted 9 June, 2013; originally announced June 2013.

    Comments: Accepted at ICML 2013 Workshop "Structured Learning: Inferring Graphs from Structured and Unstructured Inputs" (SLG 2013)

  30. arXiv:1212.2508  [pdf

    cs.LG cs.IR stat.ML

    Collaborative Ensemble Learning: Combining Collaborative and Content-Based Information Filtering via Hierarchical Bayes

    Authors: Kai Yu, Anton Schwaighofer, Volker Tresp, Wei-Ying Ma, HongJiang Zhang

    Abstract: Collaborative filtering (CF) and content-based filtering (CBF) have widely been used in information filtering applications. Both approaches have their strengths and weaknesses which is why researchers have developed hybrid systems. This paper proposes a novel approach to unify CF and CBF in a probabilistic framework, named collaborative ensemble learning. It uses probabilistic SVMs to model each u… ▽ More

    Submitted 19 October, 2012; originally announced December 2012.

    Comments: Appears in Proceedings of the Nineteenth Conference on Uncertainty in Artificial Intelligence (UAI2003)

    Report number: UAI-P-2003-PG-616-623