Skip to main content

Showing 1–20 of 20 results for author: Xu, K S

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

    stat.ML cs.LG cs.SI stat.ME

    Spectral clustering for dependent community Hawkes process models of temporal networks

    Authors: Lingfei Zhao, Hadeel Soliman, Kevin S. Xu, Subhadeep Paul

    Abstract: Temporal networks observed continuously over time through timestamped relational events data are commonly encountered in application settings including online social media communications, financial transactions, and international relations. Temporal networks often exhibit community structure and strong dependence patterns among node pairs. This dependence can be modeled through mutual excitations,… ▽ More

    Submitted 27 May, 2025; originally announced May 2025.

  2. arXiv:2211.02234  [pdf, other

    cs.LG q-bio.QM stat.AP

    A Latent Space Model for HLA Compatibility Networks in Kidney Transplantation

    Authors: Zhipeng Huang, Kevin S. Xu

    Abstract: Kidney transplantation is the preferred treatment for people suffering from end-stage renal disease. Successful kidney transplants still fail over time, known as graft failure; however, the time to graft failure, or graft survival time, can vary significantly between different recipients. A significant biological factor affecting graft survival times is the compatibility between the human leukocyt… ▽ More

    Submitted 3 November, 2022; originally announced November 2022.

    Comments: This work has been accepted to BIBM 2022

  3. arXiv:2205.09263  [pdf, other

    cs.LG cs.SI stat.ML

    A Mutually Exciting Latent Space Hawkes Process Model for Continuous-time Networks

    Authors: Zhipeng Huang, Hadeel Soliman, Subhadeep Paul, Kevin S. Xu

    Abstract: Networks and temporal point processes serve as fundamental building blocks for modeling complex dynamic relational data in various domains. We propose the latent space Hawkes (LSH) model, a novel generative model for continuous-time networks of relational events, using a latent space representation for nodes. We model relational events between nodes using mutually exciting Hawkes processes with ba… ▽ More

    Submitted 6 July, 2022; v1 submitted 18 May, 2022; originally announced May 2022.

    Comments: To appear in UAI 2022. Code available at https://github.com/IdeasLabUT/Latent-Space-Hawkes

  4. arXiv:2205.00639  [pdf, other

    stat.ME cs.LG cs.SI stat.ML

    The Multivariate Community Hawkes Model for Dependent Relational Events in Continuous-time Networks

    Authors: Hadeel Soliman, Lingfei Zhao, Zhipeng Huang, Subhadeep Paul, Kevin S. Xu

    Abstract: The stochastic block model (SBM) is one of the most widely used generative models for network data. Many continuous-time dynamic network models are built upon the same assumption as the SBM: edges or events between all pairs of nodes are conditionally independent given the block or community memberships, which prevents them from reproducing higher-order motifs such as triangles that are commonly o… ▽ More

    Submitted 6 July, 2022; v1 submitted 2 May, 2022; originally announced May 2022.

    Comments: To appear at ICML 2022. Code available at https://github.com/IdeasLabUT/Multivariate-Community-Hawkes

  5. arXiv:2103.03305  [pdf, other

    cs.LG cs.AI stat.AP

    Predicting Kidney Transplant Survival using Multiple Feature Representations for HLAs

    Authors: Mohammadreza Nemati, Haonan Zhang, Michael Sloma, Dulat Bekbolsynov, Hong Wang, Stanislaw Stepkowski, Kevin S. Xu

    Abstract: Kidney transplantation can significantly enhance living standards for people suffering from end-stage renal disease. A significant factor that affects graft survival time (the time until the transplant fails and the patient requires another transplant) for kidney transplantation is the compatibility of the Human Leukocyte Antigens (HLAs) between the donor and recipient. In this paper, we propose 4… ▽ More

    Submitted 5 July, 2022; v1 submitted 4 March, 2021; originally announced March 2021.

    Comments: Extended version of AIME 2021 conference paper

    Journal ref: Proceedings of the 19th International Conference on Artificial Intelligence in Medicine (2021) 51-60

  6. arXiv:1908.06940  [pdf, other

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

    CHIP: A Hawkes Process Model for Continuous-time Networks with Scalable and Consistent Estimation

    Authors: Makan Arastuie, Subhadeep Paul, Kevin S. Xu

    Abstract: In many application settings involving networks, such as messages between users of an on-line social network or transactions between traders in financial markets, the observed data consist of timestamped relational events, which form a continuous-time network. We propose the Community Hawkes Independent Pairs (CHIP) generative model for such networks. We show that applying spectral clustering to a… ▽ More

    Submitted 10 November, 2020; v1 submitted 19 August, 2019; originally announced August 2019.

    Comments: 34th Conference on Neural Information Processing Systems (NeurIPS 2020), Vancouver, Canada. Source code is available at https://github.com/IdeasLabUT/CHIP-Network-Model

  7. arXiv:1711.10967  [pdf, other

    cs.SI cs.LG physics.soc-ph stat.ME

    The Block Point Process Model for Continuous-Time Event-Based Dynamic Networks

    Authors: Ruthwik R. Junuthula, Maysam Haghdan, Kevin S. Xu, Vijay K. Devabhaktuni

    Abstract: We consider the problem of analyzing timestamped relational events between a set of entities, such as messages between users of an on-line social network. Such data are often analyzed using static or discrete-time network models, which discard a significant amount of information by aggregating events over time to form network snapshots. In this paper, we introduce a block point process model (BPPM… ▽ More

    Submitted 21 February, 2019; v1 submitted 29 November, 2017; originally announced November 2017.

    Comments: To appear at The Web Conference 2019

  8. arXiv:1703.06065  [pdf, other

    stat.ML cs.DC cs.DS cs.LG

    Block CUR: Decomposing Matrices using Groups of Columns

    Authors: Urvashi Oswal, Swayambhoo Jain, Kevin S. Xu, Brian Eriksson

    Abstract: A common problem in large-scale data analysis is to approximate a matrix using a combination of specifically sampled rows and columns, known as CUR decomposition. Unfortunately, in many real-world environments, the ability to sample specific individual rows or columns of the matrix is limited by either system constraints or cost. In this paper, we consider matrix approximation by sampling predefin… ▽ More

    Submitted 9 July, 2018; v1 submitted 17 March, 2017; originally announced March 2017.

    Comments: shorter version to appear in ECML-PKDD 2018

  9. arXiv:1607.07330  [pdf, ps, other

    cs.SI cs.LG physics.soc-ph stat.ME

    Evaluating Link Prediction Accuracy on Dynamic Networks with Added and Removed Edges

    Authors: Ruthwik R. Junuthula, Kevin S. Xu, Vijay K. Devabhaktuni

    Abstract: The task of predicting future relationships in a social network, known as link prediction, has been studied extensively in the literature. Many link prediction methods have been proposed, ranging from common neighbors to probabilistic models. Recent work by Yang et al. has highlighted several challenges in evaluating link prediction accuracy. In dynamic networks where edges are both added and remo… ▽ More

    Submitted 25 July, 2016; originally announced July 2016.

    Comments: To appear in Proceedings of SocialCom 2016

  10. arXiv:1602.07754  [pdf, other

    stat.ML cs.LG stat.AP

    A Compressed Sensing Based Decomposition of Electrodermal Activity Signals

    Authors: Swayambhoo Jain, Urvashi Oswal, Kevin S. Xu, Brian Eriksson, Jarvis Haupt

    Abstract: The measurement and analysis of Electrodermal Activity (EDA) offers applications in diverse areas ranging from market research, to seizure detection, to human stress analysis. Unfortunately, the analysis of EDA signals is made difficult by the superposition of numerous components which can obscure the signal information related to a user's response to a stimulus. We show how simple pre-processing… ▽ More

    Submitted 26 January, 2017; v1 submitted 24 February, 2016; originally announced February 2016.

    Comments: To appear in IEEE Transactions on Biomedical Engineering

  11. arXiv:1508.04887  [pdf, other

    cs.CV cs.LG stat.ML

    Multi-criteria Similarity-based Anomaly Detection using Pareto Depth Analysis

    Authors: Ko-Jen Hsiao, Kevin S. Xu, Jeff Calder, Alfred O. Hero III

    Abstract: We consider the problem of identifying patterns in a data set that exhibit anomalous behavior, often referred to as anomaly detection. Similarity-based anomaly detection algorithms detect abnormally large amounts of similarity or dissimilarity, e.g.~as measured by nearest neighbor Euclidean distances between a test sample and the training samples. In many application domains there may not exist a… ▽ More

    Submitted 20 August, 2015; originally announced August 2015.

    Comments: The work is submitted to IEEE TNNLS Special Issue on Learning in Non-(geo)metric Spaces for review on October 28, 2013, revised on July 26, 2015 and accepted on July 30, 2015. A preliminary version of this work is reported in the conference Advances in Neural Information Processing Systems (NIPS) 2012

    Journal ref: IEEE Transactions on Neural Networks and Learning Systems 27 (2016) 1307-1321

  12. arXiv:1411.5404  [pdf, other

    cs.SI cs.LG physics.soc-ph stat.ME

    Stochastic Block Transition Models for Dynamic Networks

    Authors: Kevin S. Xu

    Abstract: There has been great interest in recent years on statistical models for dynamic networks. In this paper, I propose a stochastic block transition model (SBTM) for dynamic networks that is inspired by the well-known stochastic block model (SBM) for static networks and previous dynamic extensions of the SBM. Unlike most existing dynamic network models, it does not make a hidden Markov assumption on t… ▽ More

    Submitted 28 January, 2015; v1 submitted 19 November, 2014; originally announced November 2014.

    Comments: To appear in proceedings of AISTATS 2015

    Journal ref: Proceedings of the 18th International Conference on Artificial Intelligence and Statistics (2015) 1079-1087

  13. arXiv:1410.8597  [pdf, other

    stat.ME cs.SI math.ST physics.soc-ph

    Consistent estimation of dynamic and multi-layer block models

    Authors: Qiuyi Han, Kevin S. Xu, Edoardo M. Airoldi

    Abstract: Significant progress has been made recently on theoretical analysis of estimators for the stochastic block model (SBM). In this paper, we consider the multi-graph SBM, which serves as a foundation for many application settings including dynamic and multi-layer networks. We explore the asymptotic properties of two estimators for the multi-graph SBM, namely spectral clustering and the maximum-likeli… ▽ More

    Submitted 19 May, 2015; v1 submitted 30 October, 2014; originally announced October 2014.

    Comments: To appear at ICML 2015

    Journal ref: Proceedings of the 32nd International Conference on Machine Learning (2015) 1511-1520

  14. arXiv:1403.0921  [pdf, other

    cs.SI cs.LG physics.soc-ph stat.ME

    Dynamic stochastic blockmodels for time-evolving social networks

    Authors: Kevin S. Xu, Alfred O. Hero III

    Abstract: Significant efforts have gone into the development of statistical models for analyzing data in the form of networks, such as social networks. Most existing work has focused on modeling static networks, which represent either a single time snapshot or an aggregate view over time. There has been recent interest in statistical modeling of dynamic networks, which are observed at multiple points in tim… ▽ More

    Submitted 4 March, 2014; originally announced March 2014.

    Comments: To appear in Journal of Selected Topics in Signal Processing special issue: Signal Processing for Social Networks

    ACM Class: G.3; G.2.2

    Journal ref: IEEE Journal of Selected Topics in Signal Processing 8 (2014) 552-562

  15. arXiv:1306.1271  [pdf, ps, other

    cs.SI cs.CY physics.soc-ph stat.AP

    Predictability of social interactions

    Authors: Kevin S. Xu

    Abstract: The ability to predict social interactions between people has profound applications including targeted marketing and prediction of information diffusion and disease propagation. Previous work has shown that the location of an individual at any given time is highly predictable. This study examines the predictability of social interactions between people to determine whether interaction patterns are… ▽ More

    Submitted 5 June, 2013; originally announced June 2013.

    Comments: Extended abstract selected as the winner of the 2013 International Conference on Social Computing, Behavioral-Cultural Modeling, and Prediction (SBP) Challenge

  16. arXiv:1305.0051  [pdf, ps, other

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

    Revealing social networks of spammers through spectral clustering

    Authors: Kevin S. Xu, Mark Kliger, Yilun Chen, Peter J. Woolf, Alfred O. Hero III

    Abstract: To date, most studies on spam have focused only on the spamming phase of the spam cycle and have ignored the harvesting phase, which consists of the mass acquisition of email addresses. It has been observed that spammers conceal their identity to a lesser degree in the harvesting phase, so it may be possible to gain new insights into spammers' behavior by studying the behavior of harvesters, which… ▽ More

    Submitted 30 April, 2013; originally announced May 2013.

    Comments: Source code and data available at http://tbayes.eecs.umich.edu/xukevin/spam_icc09 Proceedings of the IEEE International Conference on Communications (2009)

  17. arXiv:1304.5974  [pdf, other

    cs.SI cs.LG physics.soc-ph stat.ME

    Dynamic stochastic blockmodels: Statistical models for time-evolving networks

    Authors: Kevin S. Xu, Alfred O. Hero III

    Abstract: Significant efforts have gone into the development of statistical models for analyzing data in the form of networks, such as social networks. Most existing work has focused on modeling static networks, which represent either a single time snapshot or an aggregate view over time. There has been recent interest in statistical modeling of dynamic networks, which are observed at multiple points in tim… ▽ More

    Submitted 22 April, 2013; originally announced April 2013.

    ACM Class: G.3; G.2.2

    Journal ref: Proceedings of the 6th International Conference on Social Computing, Behavioral-Cultural Modeling, and Prediction (2013) 201-210

  18. arXiv:1202.6042  [pdf, other

    cs.SI cs.DM stat.CO

    A Regularized Graph Layout Framework for Dynamic Network Visualization

    Authors: Kevin S. Xu, Mark Kliger, Alfred O. Hero III

    Abstract: Many real-world networks, including social and information networks, are dynamic structures that evolve over time. Such dynamic networks are typically visualized using a sequence of static graph layouts. In addition to providing a visual representation of the network structure at each time step, the sequence should preserve the mental map between layouts of consecutive time steps to allow a human… ▽ More

    Submitted 19 February, 2013; v1 submitted 27 February, 2012; originally announced February 2012.

    Comments: To appear in Data Mining and Knowledge Discovery, supporting material (animations and MATLAB toolbox) available at http://tbayes.eecs.umich.edu/xukevin/visualization_dmkd_2012

    ACM Class: G.2.2; H.3.4; H.5

    Journal ref: Data Mining and Knowledge Discovery 27 (2013) 84-116

  19. arXiv:1110.3741  [pdf, ps, other

    cs.LG cs.CV cs.DB stat.ML

    Multi-criteria Anomaly Detection using Pareto Depth Analysis

    Authors: Ko-Jen Hsiao, Kevin S. Xu, Jeff Calder, Alfred O. Hero III

    Abstract: We consider the problem of identifying patterns in a data set that exhibit anomalous behavior, often referred to as anomaly detection. In most anomaly detection algorithms, the dissimilarity between data samples is calculated by a single criterion, such as Euclidean distance. However, in many cases there may not exist a single dissimilarity measure that captures all possible anomalous patterns. In… ▽ More

    Submitted 7 January, 2013; v1 submitted 17 October, 2011; originally announced October 2011.

    Comments: Removed an unnecessary line from Algorithm 1

    ACM Class: I.5; G.3; H.2.8

    Journal ref: Advances in Neural Information Processing Systems 25 (2012) 854-862

  20. Adaptive Evolutionary Clustering

    Authors: Kevin S. Xu, Mark Kliger, Alfred O. Hero III

    Abstract: In many practical applications of clustering, the objects to be clustered evolve over time, and a clustering result is desired at each time step. In such applications, evolutionary clustering typically outperforms traditional static clustering by producing clustering results that reflect long-term trends while being robust to short-term variations. Several evolutionary clustering algorithms have r… ▽ More

    Submitted 19 February, 2013; v1 submitted 11 April, 2011; originally announced April 2011.

    Comments: To appear in Data Mining and Knowledge Discovery, MATLAB toolbox available at http://tbayes.eecs.umich.edu/xukevin/affect

    ACM Class: I.5.3; H.3.3; G.3

    Journal ref: Data Mining and Knowledge Discovery 28 (2014) 304-336