EDBT 2026 Demo / reviewers in the wild / expert
Volker Tresp
dblp:t/VolkerTresp
· DBLP profile ↗
48ranked-venue papers in the field
3as first author
9since 2021 · last 2025
0000-0001-9428-3686ORCID · verified
Domains — venue-derived; a paper can count in several
Data Mining & Knowledge Discovery · 17 (2 first)Knowledge Engineering, Semantic Web & Information Systems · 14 (1 first)Information Retrieval & Web Search · 13Database Systems & Data Management · 3Other / Interdisciplinary · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2025 | Wiki-TabNER: Integrating Named Entity Recognition into Wikipedia TablesabstractInterest in solving table interpretation tasks has grown over the years, yet it still relies on existing datasets that may be overly simplified. This is potentially reducing the effectiveness of the dataset for thorough evaluation and failing to accurately represent tables as they appear in the real-world. To enrich the existing benchmark datasets, we extract and annotate a new, more challenging dataset. The proposed Wiki-TabNER dataset features complex tables containing several entities per cell, with named entities labeled using DBpedia classes. This dataset is specifically designed to address named entity recognition (NER) task within tables, but it can also be used as a more challenging dataset for evaluating the entity linking task. In this paper we describe the distinguishing features of the Wiki-TabNER dataset and the labeling process. In addition, we propose a prompting framework for evaluating the new large language models on the within tables NER task. Finally, we perform qualitative analysis to gain insights into the challenges encountered by the models and to understand the limitations of the proposed~dataset. Aneta Koleva, Martin Ringsquandl, Ahmed Hatem, Thomas A. Runkler, Volker Tresp |
SIGIR | 5 |
| 2024 | Explanatory Model Monitoring to Understand the Effects of Feature Shifts on PerformanceabstractMonitoring and maintaining machine learning models are among the most critical challenges in translating recent advances in the field into real-world applications. However, current monitoring methods lack the capability of provide actionable insights answering the question of why the performance of a particular model really degraded. In this work, we propose a novel approach to explain the behavior of a black-box model under feature shifts by attributing an estimated performance change to interpretable input characteristics. We refer to our method that combines concepts from Optimal Transport and Shapley Values as Explanatory Performance Estimation (XPE). We analyze the underlying assumptions and demonstrate the superiority of our approach over several baselines on different data sets across various data modalities such as images, audio, and tabular data. We also indicate how the generated results can lead to valuable insights, enabling explanatory model monitoring by revealing potential root causes for model deterioration and guiding toward actionable countermeasures. Thomas Decker 0004, Alexander Koebler, Michael Lebacher, Ingo Thon, Volker Tresp, Florian Buettner 0001 |
KDD | 5 |
| 2023 | Improving Few-Shot Inductive Learning on Temporal Knowledge Graphs Using Confidence-Augmented Reinforcement Learning
Zifeng Ding, Jingpei Wu, Zongyue Li, Yunpu Ma, Volker Tresp |
ECML/PKDD (3) | 5 |
| 2023 | ForecastTKGQuestions: A Benchmark for Temporal Question Answering and Forecasting over Temporal Knowledge Graphs
Zifeng Ding, Zongyue Li, Ruoxia Qi, Jingpei Wu, Bailan He, Yunpu Ma, Shuo Chen 0014, Ruotong Liao, Zhen Han 0003, Volker Tresp |
ISWC | 11 |
| 2021 | Active Learning for Entity Alignment
Max Berrendorf, Evgheniy Faerman, Volker Tresp |
ECIR (1) | 3 |
| 2021 | Neural Multi-hop Reasoning with Logical Rules on Biomedical Knowledge Graphs
Yushan Liu 0002, Marcel Hildebrandt, Mitchell Joblin, Martin Ringsquandl, Rime Raissouni, Volker Tresp |
ESWC | 6 |
| 2021 | Improving Inductive Link Prediction Using Hyper-relational Facts
Mehdi Ali, Max Berrendorf, Michael Galkin, Veronika Thost, Tengfei Ma 0001, Volker Tresp, Jens Lehmann 0001 |
ISWC | 6 |
| 2021 | Graphhopper: Multi-hop Scene Graph Reasoning for Visual Question AnsweringabstractAbstract Visual Question Answering (VQA) is concerned with answering free-form questions about an image. Since it requires a deep semantic and 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 multi-modal reasoning from both computer vision and natural language processing. We propose Graphhopper, a novel method that approaches the task by integrating knowledge graph reasoning, computer vision, and natural language processing techniques. Concretely, our method is based on performing context-driven, sequential reasoning based on the scene entities and their semantic and spatial relationships. As a first step, we derive a scene graph that describes the objects in the image, as well as their attributes and their mutual relationships. Subsequently, a reinforcement learning agent is trained to autonomously navigate in a multi-hop manner over the extracted scene graph to generate reasoning paths, which are the basis for deriving answers. We conduct an experimental study on the challenging dataset GQA, based on both manually curated and automatically generated scene graphs. Our results show that we keep up with human performance on manually curated scene graphs. Moreover, we find that Graphhopper outperforms another state-of-the-art scene graph reasoning model on both manually curated and automatically generated scene graphs by a significant margin. Rajat Koner, Hang Li 0010, Marcel Hildebrandt, Deepan Das, Volker Tresp, Stephan Günnemann |
ISWC | 5 |
| 2021 | NF-GNN: Network Flow Graph Neural Networks for Malware Detection and ClassificationabstractMalicious software (malware) poses an increasing threat to the security of communication systems as the number of interconnected mobile devices increases exponentially. While some existing malware detection and classification approaches successfully leverage network traffic data, they treat network flows between pairs of endpoints independently and thus fail to leverage rich communication patterns present in the complete network. Our approach first extracts flow graphs and subsequently classifies them using a novel edge feature-based graph neural network model. We present three variants of our base model, which support malware detection and classification in supervised and unsupervised settings. We evaluate our approach on flow graphs that we extract from a recently published dataset for mobile malware detection that addresses several issues with previously available datasets. Experiments on four different prediction tasks consistently demonstrate the advantages of our approach and show that our graph neural network model can boost detection performance by a significant margin. Julian Busch, Anton Kocheturov, Volker Tresp, Thomas Seidl 0001 |
SSDBM | 3 |
| 2020 | CSSA'20: Workshop on Combining Symbolic and Sub-Symbolic Methods and their ApplicationsabstractThere has been a rapid growth in the use of symbolic representations along with their applications in many important tasks. Symbolic representations, in the form of Knowledge Graphs (KGs), constitute large networks of real-world entities and their relationships. On the other hand, sub-symbolic artificial intelligence has also become a mainstream area of research. This workshop brought together researchers to discuss and foster collaborations on the intersection of these two areas. Mehwish Alam, Paul Groth, Pascal Hitzler, Heiko Paulheim, Harald Sack, Volker Tresp |
CIKM | 6 |
| 2020 | Controllable Multi-Character Psychology-Oriented Story GenerationabstractStory generation, which aims to generate a long and coherent story automatically based on the title or an input sentence, is an important research area in the field of natural language generation. There is relatively little work on story generation with appointed emotions. Most existing works focus on using only one specific emotion to control the generation of a whole story and ignore the emotional changes in the characters in the course of the story. In our work, we aim to design an emotional line for each character that considers multiple emotions common in psychological theories, with the goal of generating stories with richer emotional changes in the characters. To the best of our knowledge, this work is first to focuses on characters' emotional lines in story generation. We present a novel model-based attention mechanism that we call SoCP (Storytelling of multi-Character Psychology). We show that the proposed model can generate stories considering the changes in the psychological state of different characters. To take into account the particularity of the model, in addition to commonly used evaluation indicators(BLEU, ROUGE, etc.), we introduce the accuracy rate of psychological state control as a novel evaluation metric. The new indicator reflects the effect of the model on the psychological state control of story characters. Experiments show that with SoCP, the generated stories follow the psychological state for each character according to both automatic and human evaluations. Xinpeng Wang 0001, Yunpu Ma, Volker Tresp, Yuyi Wang 0001, Shanlin Zhou, Haizhou Du |
CIKM | 4 |
| 2020 | Knowledge Graph Entity Alignment with Graph Convolutional Networks: Lessons Learned
Max Berrendorf, Evgheniy Faerman, Valentyn Melnychuk, Volker Tresp, Thomas Seidl 0001 |
ECIR (2) | 4 |
| 2020 | Representation Learning for the Semantic Web
Heiko Paulheim, Volker Tresp, Zhiyuan Liu 0001 |
J. Web Semant. | 2 |
| 2019 | A Recommender System for Complex Real-World Applications with Nonlinear Dependencies and Knowledge Graph ContextabstractMost latent feature methods for recommender systems learn to encode user preferences and item characteristics based on past user-item interactions. While such approaches work well for standalone items (e.g., books, movies), they are not as well suited for dealing with composite systems. For example, in the context of industrial purchasing systems for engineering solutions, items can no longer be considered standalone. Thus, latent representation needs to encode the functionality and technical features of the engineering solutions that result from combining the individual components. To capture these dependencies, expressive and context-aware recommender systems are required. In this paper, we propose NECTR , a novel recommender system based on two components: a tensor factorization model and an autoencoder-like neural network. In the tensor factorization component, context information of the items is structured in a multi-relational knowledge base encoded as a tensor and latent representations of items are extracted via tensor factorization. Simultaneously, an autoencoder-like component captures the non-linear interactions among configured items. We couple both components such that our model can be trained end-to-end. To demonstrate the real-world applicability of NECTR , we conduct extensive experiments on an industrial dataset concerned with automation solutions. Based on the results, we find that NECTR outperforms state-of-the-art methods by approximately 50% with respect to a set of standard performance metrics. Marcel Hildebrandt, Swathi Shyam Sunder, Serghei Mogoreanu, Mitchell Joblin, Akhil Mehta, Ingo Thon, Volker Tresp |
ESWC | 7 |
| 2019 | Embedding models for episodic knowledge graphs
Yunpu Ma, Volker Tresp, Erik A. Daxberger |
J. Web Semant. | 2 |
| 2018 | Configuration of Industrial Automation Solutions Using Multi-relational Recommender Systems
Marcel Hildebrandt, Swathi Shyam Sunder, Serghei Mogoreanu, Ingo Thon, Volker Tresp, Thomas A. Runkler |
ECML/PKDD (3) | 5 |
| 2018 | Adaptive Knowledge Propagation in Web OntologiesabstractWe focus on the problem of predicting missing assertions in Web ontologies. We start from the assumption that individual resources that are similar in some aspects are more likely to be linked by specific relations: this phenomenon is also referred to as homophily and emerges in a variety of relational domains. In this article, we propose a method for (1) identifying which relations in the ontology are more likely to link similar individuals and (2) efficiently propagating knowledge across chains of similar individuals. By enforcing sparsity in the model parameters, the proposed method is able to select only the most relevant relations for a given prediction task. Our experimental evaluation demonstrates the effectiveness of the proposed method in comparison to state-of-the-art methods from the literature. Pasquale Minervini, Volker Tresp, Claudia d'Amato, Nicola Fanizzi |
ACM Trans. Web | 2 |
| 2017 | Embedding Learning for Declarative Memories
Volker Tresp, Yunpu Ma, Stephan Baier, Yinchong Yang |
ESWC (1) | 1 |
| 2017 | Improving Visual Relationship Detection Using Semantic Modeling of Scene Descriptions
Stephan Baier, Yunpu Ma, Volker Tresp |
ISWC (1) | 3 |
| 2016 | Embedding Mapping Approaches for Tensor Factorization and Knowledge Graph Modelling
Yinchong Yang, Cristóbal Esteban, Volker Tresp |
ESWC | 3 |
| 2016 | Predicting the co-evolution of event and Knowledge Graphs
Cristóbal Esteban, Volker Tresp, Yinchong Yang, Stephan Baier, Denis Krompass |
FUSION | 2 |
| 2015 | Type-Constrained Representation Learning in Knowledge Graphs
Denis Krompass, Stephan Baier, Volker Tresp |
ISWC (1) | 3 |
| 2014 | Large-scale factorization of type-constrained multi-relational dataabstractThe statistical modeling of large multi-relational datasets has increasingly gained attention in recent years. Typical applications involve large knowledge bases like DBpedia, Freebase, YAGO and the recently introduced Google Knowledge Graph that contain millions of entities, hundreds and thousands of relations, and billions of relational tuples. Collective factorization methods have been shown to scale up to these large multi-relational datasets, in particular in form of tensor approaches that can exploit the highly scalable alternating least squares (ALS) algorithms for calculating the factors. In this paper we extend the recently proposed state-of-the-art RESCAL tensor factorization to consider relational type-constraints. Relational type-constraints explicitly define the logic of relations by excluding entities from the subject or object role. In addition we will show that in absence of prior knowledge about type-constraints, local closed-world assumptions can be approximated for each relation by ignoring unobserved subject or object entities in a relation. In our experiments on representative large datasets (Cora, DBpedia), that contain up to millions of entities and hundreds of type-constrained relations, we show that the proposed approach is scalable. It further significantly outperforms RESCAL without type-constraints in both, runtime and prediction quality. Denis Krompass, Maximilian Nickel, Volker Tresp |
DSAA | 3 |
| 2014 | Querying Factorized Probabilistic Triple Databases
Denis Krompass, Maximilian Nickel, Volker Tresp |
ISWC (2) | 3 |
| 2013 | An Analysis of Tensor Models for Learning on Structured Data
Maximilian Nickel, Volker Tresp |
ECML/PKDD (2) | 2 |
| 2013 | Tensor Factorization for Multi-relational Learning
Maximilian Nickel, Volker Tresp |
ECML/PKDD (3) | 2 |
| 2012 | Combining Information Extraction, Deductive Reasoning and Machine Learning for Relation Prediction
Xueyan Jiang, Yi Huang 0002, Maximilian Nickel, Volker Tresp |
ESWC | 4 |
| 2012 | Scalable Relation Prediction Exploiting Both Intrarelational Correlation and Contextual Information
Xueyan Jiang, Volker Tresp, Yi Huang 0002, Maximilian Nickel, Hans-Peter Kriegel |
ECML/PKDD (1) | 2 |
| 2012 | Factorizing YAGO: scalable machine learning for linked dataabstractVast amounts of structured information have been published in the Semantic Web's Linked Open Data (LOD) cloud and their size is still growing rapidly. Yet, access to this information via reasoning and querying is sometimes difficult, due to LOD's size, partial data inconsistencies and inherent noisiness. Machine Learning offers an alternative approach to exploiting LOD's data with the advantages that Machine Learning algorithms are typically robust to both noise and data inconsistencies and are able to efficiently utilize non-deterministic dependencies in the data. From a Machine Learning point of view, LOD is challenging due to its relational nature and its scale. Here, we present an efficient approach to relational learning on LOD data, based on the factorization of a sparse tensor that scales to data consisting of millions of entities, hundreds of relations and billions of known facts. Furthermore, we show how ontological knowledge can be incorporated in the factorization to improve learning results and how computation can be distributed across multiple nodes. We demonstrate that our approach is able to factorize the YAGO~2 core ontology and globally predict statements for this large knowledge base using a single dual-core desktop computer. Furthermore, we show experimentally that our approach achieves good results in several relational learning tasks that are relevant to Linked Data. Once a factorization has been computed, our model is able to predict efficiently, and without any additional training, the likelihood of any of the 4.3 ⋅ 1014 possible triples in the YAGO~2 core ontology. Maximilian Nickel, Volker Tresp, Hans-Peter Kriegel |
WWW | 2 |
| 2012 | Mining the Semantic Web - Statistical learning for next generation knowledge bases
Achim Rettinger, Uta Lösch, Volker Tresp, Claudia d'Amato, Nicola Fanizzi |
Data Min. Knowl. Discov. | 3 |
| 2012 | BOTTARI: An augmented reality mobile application to deliver personalized and location-based recommendations by continuous analysis of social media streams
Marco Balduini, Irene Celino, Daniele Dell'Aglio, Emanuele Della Valle, Yi Huang 0002, Tony Kyung-il Lee, Seon-Ho Kim, Volker Tresp |
J. Web Semant. | 8 |
| 2011 | Modeling and Learning Context-Aware Recommendation Scenarios Using Tensor DecompositionabstractThe task of recommending items, like movies, to users is a core feature of many social networks. Standard approaches either use item or user similarity to suggest the next items users might be interested in. Recently, multivariate models like matrix factorization have become popular to combine the advantages of both perspectives. In addition, extensions have been proposed to capture the dynamics of user interests over time, like trends or recurrent user needs. While offering good predictive performance, so far those models do not exploit possibly available rich semantic context. Typically, only one implicit feature, like user ratings, is tracked to give personalized recommendations. However, with semantic data sources, like linked data, wealthy background knowledge becomes available that could be leveraged to improve predictive performance. We argue, that a more flexible framework is needed to model and learn a greater class of recommendation scenarios where rich context is available. Thus, we propose a generic approach which generalizes state-of-the-art methods based on pair wise interaction tensor factorization by leveraging arbitrary background knowledge related to the recommendation situation. Our experiments on streamed semantic data from a social network show that by adding varying sets of context - like user information, sequential information or time information - the ranking of potential items can be personalized and the predictive performance can be improved. Hendrik Wermser, Achim Rettinger, Volker Tresp |
ASONAM | 3 |
| 2010 | Digging for knowledge with information extraction: a case study on human gene-disease associationsabstractWe present the information extraction system Text2SemRel. The system (semi-) automatically constructs knowledge bases from textual data consisting of facts about entities using semantic relations. An integral part of the system is a graph-based interactive visualization and search layer. The second contribution in this paper is the presentation of a case study on the (semi-) automatic construction of a knowledge base consisting of gene-disease associations. The resulting knowledge base, the Literature-derived Human Gene-Disease Network (LHGDN), is now an integral part of the Linked Life Data initiative and represents currently the largest publicly available gene-disease repository. The LHGDN is compared against several curated state of the art databases. A unique feature of the LHGDN is that the semantics of the associations constitute a wide variety of biomolecular conditions. Markus Bundschus, Anna Bauer-Mehren, Volker Tresp, Laura Inés Furlong, Hans-Peter Kriegel |
CIKM | 3 |
| 2009 | Hierarchical Bayesian Models for Collaborative Tagging SystemsabstractCollaborative tagging systems with user generated content have become a fundamental element of websites such as Delicious, Flickr or CiteULike. By sharing common knowledge, massively linked semantic data sets are generated that provide new challenges for data mining. In this paper, we reduce the data complexity in these systems by finding meaningful topics that serve to group similar users and serve to recommend tags or resources to users. We propose a well-founded probabilistic approach that can model every aspect of a collaborative tagging system. By integrating both user information and tag information into the well-known Latent Dirichlet Allocation framework, the developed models can be used to solve a number of important information extraction and retrieval tasks. Markus Bundschus, Shipeng Yu, Volker Tresp, Achim Rettinger, Mathäus Dejori, Hans-Peter Kriegel |
ICDM | 3 |
| 2009 | Statistical Relational Learning with Formal Ontologies
Achim Rettinger, Matthias Nickles, Volker Tresp |
ECML/PKDD (2) | 3 |
| 2006 | Variational Bayesian Dirichlet-Multinomial Allocation for Exponential Family Mixtures
Shipeng Yu, Kai Yu 0001, Volker Tresp, Hans-Peter Kriegel |
ECML | 3 |
| 2006 | Supervised probabilistic principal component analysisabstractPrincipal component analysis (PCA) has been extensively applied in data mining, pattern recognition and information retrieval for unsupervised dimensionality reduction. When labels of data are available, e.g., in a classification or regression task, PCA is however not able to use this information. The problem is more interesting if only part of the input data are labeled, i.e., in a semi-supervised setting. In this paper we propose a supervised PCA model called SPPCA and a semi-supervised PCA model called S2PPCA, both of which are extensions of a probabilistic PCA model. The proposed models are able to incorporate the label information into the projection phase, and can naturally handle multiple outputs (i.e., in multi-task learning problems). We derive an efficient EM learning algorithm for both models, and also provide theoretical justifications of the model behaviors. SPPCA and S2PPCA are compared with other supervised projection methods on various learning tasks, and show not only promising performance but also good scalability. Shipeng Yu, Kai Yu 0001, Volker Tresp, Hans-Peter Kriegel, Mingrui Wu |
KDD | 3 |
| 2006 | Multi-Output Regularized Feature ProjectionabstractDimensionality reduction by feature projection is widely used in pattern recognition, information retrieval, and statistics. When there are some outputs available (e.g., regression values or classification results), it is often beneficial to consider supervised projection, which is based not only on the inputs, but also on the target values. While this applies to a single-output setting, we are more interested in applications with multiple outputs, where several tasks need to be learned simultaneously. In this paper, we introduce a novel projection approach called Multi-Output Regularized feature Projection (MORP), which preserves the information of input features and, meanwhile, captures the correlations between inputs/outputs and (if applicable) between multiple outputs. This is done by introducing a latent variable model on the joint input-output space and minimizing the reconstruction errors for both inputs and outputs. It turns out that the mappings can be found by solving a generalized eigenvalue problem and are ready to extend to nonlinear mappings. Prediction accuracy can be greatly improved by using the new features since the structure of outputs is explored. We validate our approach in two applications. In the first setting, we predict users' preferences for a set of paintings. The second is concerned with image and text categorization where each image (or document) may belong to multiple categories. The proposed algorithm produces very encouraging results in both settings. Shipeng Yu, Kai Yu 0001, Volker Tresp, Hans-Peter Kriegel |
IEEE Trans. Knowl. Data Eng. | 3 |
| 2005 | Hierarchy-Regularized Latent Semantic IndexingabstractOrganizing textual documents into a hierarchical taxonomy is a common practice in knowledge management. Beside textual features, the hierarchical structure of directories reflect additional and important knowledge annotated by experts. It is generally desired to incorporate this information into text mining processes. In this paper, we propose hierarchy-regularized latent semantic indexing, which encodes the hierarchy into a similarity graph of documents and then formulates an optimization problem mapping each document into a low dimensional vector space. The new feature space preserves the intrinsic structure of the original taxonomy and thus provides a meaningful basis for various learning tasks like visualization and classification. Our approach employs the information about class proximity and class specificity, and can naturally cope with multi-labeled documents. Our empirical studies show very encouraging results on two real-world data sets, the new Reuters (RCVI) benchmark and the Swissprot protein database. Yi Huang 0002, Kai Yu 0001, Matthias Schubert, Shipeng Yu, Volker Tresp, Hans-Peter Kriegel |
ICDM | 5 |
| 2005 | A Probabilistic Clustering-Projection Model for Discrete Data
Shipeng Yu, Kai Yu 0001, Volker Tresp, Hans-Peter Kriegel |
PKDD | 3 |
| 2005 | Multi-label informed latent semantic indexingabstractLatent semantic indexing (LSI) is a well-known unsupervised approach for dimensionality reduction in information retrieval. However if the output information (i.e. category labels) is available, it is often beneficial to derive the indexing not only based on the inputs but also on the target values in the training data set. This is of particular importance in applications with multiple labels, in which each document can belong to several categories simultaneously. In this paper we introduce the multi-label informed latent semantic indexing (MLSI) algorithm which preserves the information of inputs and meanwhile captures the correlations between the multiple outputs. The recovered "latent semantics" thus incorporate the human-annotated category information and can be used to greatly improve the prediction accuracy. Empirical study based on two data sets, Reuters-21578 and RCV1, demonstrates very encouraging results. Kai Yu 0001, Shipeng Yu, Volker Tresp |
SIGIR | 3 |
| 2004 | A nonparametric hierarchical bayesian framework for information filteringabstractInformation filtering has made considerable progress in recent years. The predominant approaches are content-based methods and collaborative methods. Researchers have largely concentrated on either of the two approaches since a principled unifying framework is still lacking. This paper suggests that both approaches can be combined under a hierarchical Bayesian framework. Individual content-based user profiles are generated and collaboration between various user models is achieved via a common learned prior distribution. However, it turns out that a parametric distribution (e.g. Gaussian) is too restrictive to describe such a common learned prior distribution. We thus introduce a nonparametric common prior, which is a sample generated from a Dirichlet process which assumes the role of a hyper prior. We describe effective means to learn this nonparametric distribution, and apply it to learn users' information needs. The resultant algorithm is simple and understandable, and offers a principled solution to combine content-based filtering and collaborative filtering. Within our framework, we are now able to interpret various existing techniques from a unifying point of view. Finally we demonstrate the empirical success of the proposed information filtering methods. Kai Yu 0001, Volker Tresp, Shipeng Yu |
SIGIR | 2 |
| 2004 | Probabilistic Memory-Based Collaborative FilteringabstractMemory-based collaborative filtering (CF) has been studied extensively in the literature and has proven to be successful in various types of personalized recommender systems. In this paper, we develop a probabilistic framework for memory-based CF (PMCF). While this framework has clear links with classical memory-based CF, it allows us to find principled solutions to known problems of CF-based recommender systems. In particular, we show that a probabilistic active learning method can be used to actively query the user, thereby solving the "new user problem." Furthermore, the probabilistic framework allows us to reduce the computational cost of memory-based CF by working on a carefully selected subset of user profiles, while retaining high accuracy. We report experimental results based on two real-world data sets, which demonstrate that our proposed PMCF framework allows an accurate and efficient prediction of user preferences. Kai Yu 0001, Anton Schwaighofer, Volker Tresp, Xiaowei Xu 0001, Hans-Peter Kriegel |
IEEE Trans. Knowl. Data Eng. | 3 |
| 2003 | A Hybrid Relevance-Feedback Approach to Text Retrieval
Zhao Xu 0001, Xiaowei Xu 0001, Kai Yu 0001, Volker Tresp |
ECIR | 4 |
| 2003 | Representative Sampling for Text Classification Using Support Vector Machines
Zhao Xu 0001, Kai Yu 0001, Volker Tresp, Xiaowei Xu 0001, Jizhi Wang |
ECIR | 3 |
| 2002 | Removing redundancy and inconsistency in memory-based collaborative filteringabstractThe application range of memory-based collaborative filtering (CF) is limited due to CF's high memory consumption and long runtime. The approach presented in this paper removes redundant and inconsistent instances (users) from the data. This paper aims to distinguish informative instances (users) from large raw user preference database and thus alleviate the memory and runtime cost of the widely used memory-based collaborative filtering (CF) algorithm. Our work shows that a satisfactory accuracy can be achieved by using only a small portion of the original data set, thereby alleviating the storage and runtime cost of the CF algorithm. In our approach, we consider instance selection as the problem of selecting informative data that increase the We begin by discussing the instance selection problem in a general sense that is to increase a posteriori probability of the optimal model by selecting informative data. We evaluate the empirical performance of our approach PF on two real-world data sets and attain very promisingpositive experimental results. The dData size and the prediction time are significantly reduced, while the prediction accuracy is on a par with almost the same as the results achieved by using the complete database. Kai Yu 0001, Xiaowei Xu 0001, Anton Schwaighofer, Volker Tresp, Hans-Peter Kriegel |
CIKM | 4 |
| 2001 | Scaling Kernel-Based Systems to Large Data Sets
Volker Tresp |
Data Min. Knowl. Discov. | 1 |
| 2000 | The generalized Bayesian committee machineabstractArticle Free Access Share on The generalized Bayesian committee machine Author: Volker Tresp Siemens AG, Corporate Technology, Otto-Hahn-Ring 6, 81730 München, Germany Siemens AG, Corporate Technology, Otto-Hahn-Ring 6, 81730 München, GermanyView Profile Authors Info & Claims KDD '00: Proceedings of the sixth ACM SIGKDD international conference on Knowledge discovery and data miningAugust 2000 Pages 130–139https://doi.org/10.1145/347090.347118Published:01 August 2000Publication History 11citation406DownloadsMetricsTotal Citations11Total Downloads406Last 12 Months7Last 6 weeks0 Get Citation AlertsNew Citation Alert added!This alert has been successfully added and will be sent to:You will be notified whenever a record that you have chosen has been cited.To manage your alert preferences, click on the button below.Manage my AlertsNew Citation Alert!Please log in to your account Save to BinderSave to BinderCreate a New BinderNameCancelCreateExport CitationPublisher SiteeReaderPDF Volker Tresp |
KDD | 1 |