Skip to main content

Showing 1–50 of 67 results for author: Coates, M

.
  1. arXiv:2406.14404  [pdf, other

    cs.LG

    Predicting Probabilities of Error to Combine Quantization and Early Exiting: QuEE

    Authors: Florence Regol, Joud Chataoui, Bertrand Charpentier, Mark Coates, Pablo Piantanida, Stephan Gunnemann

    Abstract: Machine learning models can solve complex tasks but often require significant computational resources during inference. This has led to the development of various post-training computation reduction methods that tackle this issue in different ways, such as quantization which reduces the precision of weights and arithmetic operations, and dynamic networks which adapt computation to the sample at ha… ▽ More

    Submitted 20 June, 2024; originally announced June 2024.

  2. arXiv:2406.11919  [pdf, other

    cs.LG cs.AI stat.ML

    Graph Knowledge Distillation to Mixture of Experts

    Authors: Pavel Rumiantsev, Mark Coates

    Abstract: In terms of accuracy, Graph Neural Networks (GNNs) are the best architectural choice for the node classification task. Their drawback in real-world deployment is the latency that emerges from the neighbourhood processing operation. One solution to the latency issue is to perform knowledge distillation from a trained GNN to a Multi-Layer Perceptron (MLP), where the MLP processes only the features o… ▽ More

    Submitted 17 June, 2024; originally announced June 2024.

  3. arXiv:2405.18281  [pdf, other

    cs.LG cs.AI

    MODL: Multilearner Online Deep Learning

    Authors: Antonios Valkanas, Boris N. Oreshkin, Mark Coates

    Abstract: Online deep learning solves the problem of learning from streams of data, reconciling two opposing objectives: learn fast and learn deep. Existing work focuses almost exclusively on exploring pure deep learning solutions, which are much better suited to handle the "deep" than the "fast" part of the online learning equation. In our work, we propose a different paradigm, based on a hybrid multilearn… ▽ More

    Submitted 28 May, 2024; originally announced May 2024.

  4. arXiv:2405.11024  [pdf, other

    cs.LG cs.AI

    GraSS: Combining Graph Neural Networks with Expert Knowledge for SAT Solver Selection

    Authors: Zhanguang Zhang, Didier Chetelat, Joseph Cotnareanu, Amur Ghose, Wenyi Xiao, Hui-Ling Zhen, Yingxue Zhang, Jianye Hao, Mark Coates, Mingxuan Yuan

    Abstract: Boolean satisfiability (SAT) problems are routinely solved by SAT solvers in real-life applications, yet solving time can vary drastically between solvers for the same instance. This has motivated research into machine learning models that can predict, for a given SAT instance, which solver to select among several options. Existing SAT solver selection methods all rely on some hand-picked instance… ▽ More

    Submitted 17 May, 2024; originally announced May 2024.

    Comments: Accepted by KDD 2024

  5. arXiv:2404.13604  [pdf, other

    cs.LG cs.AI

    CKGConv: General Graph Convolution with Continuous Kernels

    Authors: Liheng Ma, Soumyasundar Pal, Yitian Zhang, Jiaming Zhou, Yingxue Zhang, Mark Coates

    Abstract: The existing definitions of graph convolution, either from spatial or spectral perspectives, are inflexible and not unified. Defining a general convolution operator in the graph domain is challenging due to the lack of canonical coordinates, the presence of irregular structures, and the properties of graph symmetries. In this work, we propose a novel and general graph convolution framework by para… ▽ More

    Submitted 5 June, 2024; v1 submitted 21 April, 2024; originally announced April 2024.

    Comments: On International Conference on Machine Learning (ICML) 2024

  6. arXiv:2403.03993  [pdf, other

    cs.IR cs.AI

    Personalized Negative Reservoir for Incremental Learning in Recommender Systems

    Authors: Antonios Valkanas, Yuening Wang, Yingxue Zhang, Mark Coates

    Abstract: Recommender systems have become an integral part of online platforms. Every day the volume of training data is expanding and the number of user interactions is constantly increasing. The exploration of larger and more expressive models has become a necessary pursuit to improve user experience. However, this progression carries with it an increased computational burden. In commercial settings, once… ▽ More

    Submitted 6 March, 2024; originally announced March 2024.

  7. arXiv:2312.03857  [pdf, ps, other

    stat.ME

    Population Monte Carlo with Normalizing Flow

    Authors: Soumyasundar Pal, Antonios Valkanas, Mark Coates

    Abstract: Adaptive importance sampling (AIS) methods provide a useful alternative to Markov Chain Monte Carlo (MCMC) algorithms for performing inference of intractable distributions. Population Monte Carlo (PMC) algorithms constitute a family of AIS approaches which adapt the proposal distributions iteratively to improve the approximation of the target distribution. Recent work in this area primarily focuse… ▽ More

    Submitted 11 December, 2023; v1 submitted 6 December, 2023; originally announced December 2023.

  8. arXiv:2311.04147  [pdf, other

    cs.LG

    Multi-resolution Time-Series Transformer for Long-term Forecasting

    Authors: Yitian Zhang, Liheng Ma, Soumyasundar Pal, Yingxue Zhang, Mark Coates

    Abstract: The performance of transformers for time-series forecasting has improved significantly. Recent architectures learn complex temporal patterns by segmenting a time-series into patches and using the patches as tokens. The patch size controls the ability of transformers to learn the temporal patterns at different frequencies: shorter patches are effective for learning localized, high-frequency pattern… ▽ More

    Submitted 22 March, 2024; v1 submitted 7 November, 2023; originally announced November 2023.

  9. arXiv:2310.17800  [pdf, other

    cs.LG

    Interacting Diffusion Processes for Event Sequence Forecasting

    Authors: Mai Zeng, Florence Regol, Mark Coates

    Abstract: Neural Temporal Point Processes (TPPs) have emerged as the primary framework for predicting sequences of events that occur at irregular time intervals, but their sequential nature can hamper performance for long-horizon forecasts. To address this, we introduce a novel approach that incorporates a diffusion generative model. The model facilitates sequence-to-sequence prediction, allowing multi-step… ▽ More

    Submitted 26 October, 2023; originally announced October 2023.

  10. arXiv:2310.09163  [pdf, other

    cs.LG

    Jointly-Learned Exit and Inference for a Dynamic Neural Network : JEI-DNN

    Authors: Florence Regol, Joud Chataoui, Mark Coates

    Abstract: Large pretrained models, coupled with fine-tuning, are slowly becoming established as the dominant architecture in machine learning. Even though these models offer impressive performance, their practical application is often limited by the prohibitive amount of resources required for every inference. Early-exiting dynamic neural networks (EDNN) circumvent this issue by allowing a model to make som… ▽ More

    Submitted 10 May, 2024; v1 submitted 13 October, 2023; originally announced October 2023.

  11. arXiv:2309.13543  [pdf, other

    cs.CL cs.LG

    Substituting Data Annotation with Balanced Updates and Collective Loss in Multi-label Text Classification

    Authors: Muberra Ozmen, Joseph Cotnareanu, Mark Coates

    Abstract: Multi-label text classification (MLTC) is the task of assigning multiple labels to a given text, and has a wide range of application domains. Most existing approaches require an enormous amount of annotated data to learn a classifier and/or a set of well-defined constraints on the label space structure, such as hierarchical relations which may be complicated to provide as the number of labels incr… ▽ More

    Submitted 24 September, 2023; originally announced September 2023.

    Comments: Proc. Conf. Lifelong Learning Agents (CoLLAs), 2023

  12. arXiv:2305.17589  [pdf, other

    cs.LG cs.AI

    Graph Inductive Biases in Transformers without Message Passing

    Authors: Liheng Ma, Chen Lin, Derek Lim, Adriana Romero-Soriano, Puneet K. Dokania, Mark Coates, Philip Torr, Ser-Nam Lim

    Abstract: Transformers for graph data are increasingly widely studied and successful in numerous learning tasks. Graph inductive biases are crucial for Graph Transformers, and previous works incorporate them using message-passing modules and/or positional encodings. However, Graph Transformers that use message-passing inherit known issues of message-passing, and differ significantly from Transformers used i… ▽ More

    Submitted 27 May, 2023; originally announced May 2023.

    Comments: Published as a conference paper at ICML 2023; 17 pages

    Journal ref: PMLR 202 (2023) 23321-23337

  13. arXiv:2305.01204  [pdf, other

    cs.IR

    Structure Aware Incremental Learning with Personalized Imitation Weights for Recommender Systems

    Authors: Yuening Wang, Yingxue Zhang, Antonios Valkanas, Ruiming Tang, Chen Ma, Jianye Hao, Mark Coates

    Abstract: Recommender systems now consume large-scale data and play a significant role in improving user experience. Graph Neural Networks (GNNs) have emerged as one of the most effective recommender system models because they model the rich relational information. The ever-growing volume of data can make training GNNs prohibitively expensive. To address this, previous attempts propose to train the GNN mode… ▽ More

    Submitted 2 May, 2023; originally announced May 2023.

  14. arXiv:2303.04635  [pdf, other

    cs.LG

    Diffusing Gaussian Mixtures for Generating Categorical Data

    Authors: Florence Regol, Mark Coates

    Abstract: Learning a categorical distribution comes with its own set of challenges. A successful approach taken by state-of-the-art works is to cast the problem in a continuous domain to take advantage of the impressive performance of the generative models for continuous data. Amongst them are the recently emerging diffusion probabilistic models, which have the observed advantage of generating high-quality… ▽ More

    Submitted 8 March, 2023; originally announced March 2023.

  15. arXiv:2302.02909  [pdf, other

    cs.LG cs.AI

    Spectral Augmentations for Graph Contrastive Learning

    Authors: Amur Ghose, Yingxue Zhang, Jianye Hao, Mark Coates

    Abstract: Contrastive learning has emerged as a premier method for learning representations with or without supervision. Recent studies have shown its utility in graph representation learning for pre-training. Despite successes, the understanding of how to design effective graph augmentations that can capture structural properties common to many different types of downstream graphs remains incomplete. We pr… ▽ More

    Submitted 6 February, 2023; originally announced February 2023.

    Comments: To appear in AISTATS 2023

  16. arXiv:2301.03412  [pdf, other

    cs.NI cs.LG

    Neighbor Auto-Grou** Graph Neural Networks for Handover Parameter Configuration in Cellular Network

    Authors: Mehrtash Mehrabi, Walid Masoudimansour, Yingxue Zhang, Jie Chuai, Zhitang Chen, Mark Coates, Jianye Hao, Yanhui Geng

    Abstract: The mobile communication enabled by cellular networks is the one of the main foundations of our modern society. Optimizing the performance of cellular networks and providing massive connectivity with improved coverage and user experience has a considerable social and economic impact on our daily life. This performance relies heavily on the configuration of the network parameters. However, with the… ▽ More

    Submitted 27 February, 2023; v1 submitted 29 December, 2022; originally announced January 2023.

  17. arXiv:2301.02931  [pdf, other

    cs.CE

    Bidirectional Learning for Offline Model-based Biological Sequence Design

    Authors: Can Chen, Yingxue Zhang, Xue Liu, Mark Coates

    Abstract: Offline model-based optimization aims to maximize a black-box objective function with a static dataset of designs and their scores. In this paper, we focus on biological sequence design to maximize some sequence score. A recent approach employs bidirectional learning, combining a forward map** for exploitation and a backward map** for constraint, and it relies on the neural tangent kernel (NTK… ▽ More

    Submitted 24 April, 2023; v1 submitted 7 January, 2023; originally announced January 2023.

    Comments: Accepted by ICML2023, AI for Science, 13 pages,3 figures

  18. arXiv:2211.06370  [pdf, other

    cs.IR cs.LG

    Intent-aware Multi-source Contrastive Alignment for Tag-enhanced Recommendation

    Authors: Haolun Wu, Yingxue Zhang, Chen Ma, Wei Guo, Ruiming Tang, Xue Liu, Mark Coates

    Abstract: To offer accurate and diverse recommendation services, recent methods use auxiliary information to foster the learning process of user and item representations. Many SOTA methods fuse different sources of information (user, item, knowledge graph, tags, etc.) into a graph and use Graph Neural Networks to introduce the auxiliary information through the message passing paradigm. In this work, we seek… ▽ More

    Submitted 11 November, 2022; originally announced November 2022.

    Comments: 14 pages, 9 figures, 3 tables

  19. arXiv:2210.16906  [pdf, other

    cs.LG cs.AI cs.SI

    DyG2Vec: Efficient Representation Learning for Dynamic Graphs

    Authors: Mohammad Ali Alomrani, Mahdi Biparva, Yingxue Zhang, Mark Coates

    Abstract: Temporal graph neural networks have shown promising results in learning inductive representations by automatically extracting temporal patterns. However, previous works often rely on complex memory modules or inefficient random walk methods to construct temporal representations. To address these limitations, we present an efficient yet effective attention-based encoder that leverages temporal edge… ▽ More

    Submitted 8 January, 2024; v1 submitted 30 October, 2022; originally announced October 2022.

    Comments: Transactions on Machine Learning Research, 2023

  20. arXiv:2210.16405  [pdf, other

    cs.LG

    Evaluation of Categorical Generative Models -- Bridging the Gap Between Real and Synthetic Data

    Authors: Florence Regol, Anja Kroon, Mark Coates

    Abstract: The machine learning community has mainly relied on real data to benchmark algorithms as it provides compelling evidence of model applicability. Evaluation on synthetic datasets can be a powerful tool to provide a better understanding of a model's strengths, weaknesses, and overall capabilities. Gaining these insights can be particularly important for generative modeling as the target quantity is… ▽ More

    Submitted 28 October, 2022; originally announced October 2022.

    Comments: Submitted to the 2023 International Conference on Acoustics, Speech, and Signal Processing (ICASSP). June 2023. 5 pages, 4 figures

  21. arXiv:2209.10662  [pdf, other

    cs.LG

    Contrastive Learning for Time Series on Dynamic Graphs

    Authors: Yitian Zhang, Florence Regol, Antonios Valkanas, Mark Coates

    Abstract: There have been several recent efforts towards develo** representations for multivariate time-series in an unsupervised learning framework. Such representations can prove beneficial in tasks such as activity recognition, health monitoring, and anomaly detection. In this paper, we consider a setting where we observe time-series at each node in a dynamic graph. We propose a framework called GraphT… ▽ More

    Submitted 21 September, 2022; originally announced September 2022.

  22. arXiv:2209.07507  [pdf, other

    cs.CE

    Bidirectional Learning for Offline Infinite-width Model-based Optimization

    Authors: Can Chen, Yingxue Zhang, Jie Fu, Xue Liu, Mark Coates

    Abstract: In offline model-based optimization, we strive to maximize a black-box objective function by only leveraging a static dataset of designs and their scores. This problem setting arises in numerous fields including the design of materials, robots, DNA sequences, and proteins. Recent approaches train a deep neural network (DNN) on the static dataset to act as a proxy function, and then perform gradien… ▽ More

    Submitted 3 March, 2023; v1 submitted 15 September, 2022; originally announced September 2022.

    Comments: NeurIPS2022 camera-ready version; AI4Science; Drug discovery; Offline model-based optimization; Neural tangent kernel; Bi-level optimization

  23. Node Copying: A Random Graph Model for Effective Graph Sampling

    Authors: Florence Regol, Soumyasundar Pal, Jianing Sun, Yingxue Zhang, Yanhui Geng, Mark Coates

    Abstract: There has been an increased interest in applying machine learning techniques on relational structured-data based on an observed graph. Often, this graph is not fully representative of the true relationship amongst nodes. In these settings, building a generative model conditioned on the observed graph allows to take the graph uncertainty into account. Various existing techniques either rely on rest… ▽ More

    Submitted 4 August, 2022; originally announced August 2022.

    Journal ref: Signal Processing, Volume 192, March 2022, 108335

  24. Adapting Triplet Importance of Implicit Feedback for Personalized Recommendation

    Authors: Haolun Wu, Chen Ma, Yingxue Zhang, Xue Liu, Ruiming Tang, Mark Coates

    Abstract: Implicit feedback is frequently used for develo** personalized recommendation services due to its ubiquity and accessibility in real-world systems. In order to effectively utilize such information, most research adopts the pairwise ranking method on constructed training triplets (user, positive item, negative item) and aims to distinguish between positive items and negative items for each user.… ▽ More

    Submitted 17 December, 2022; v1 submitted 2 August, 2022; originally announced August 2022.

  25. arXiv:2202.11132  [pdf, other

    cs.LG

    Bag Graph: Multiple Instance Learning using Bayesian Graph Neural Networks

    Authors: Soumyasundar Pal, Antonios Valkanas, Florence Regol, Mark Coates

    Abstract: Multiple Instance Learning (MIL) is a weakly supervised learning problem where the aim is to assign labels to sets or bags of instances, as opposed to traditional supervised learning where each instance is assumed to be independent and identically distributed (IID) and is to be labeled individually. Recent work has shown promising results for neural network models in the MIL setting. Instead of fo… ▽ More

    Submitted 22 February, 2022; originally announced February 2022.

  26. arXiv:2202.04844  [pdf, other

    cs.LG

    Multi-relation Message Passing for Multi-label Text Classification

    Authors: Muberra Ozmen, Hao Zhang, Pengyun Wang, Mark Coates

    Abstract: A well-known challenge associated with the multi-label classification problem is modelling dependencies between labels. Most attempts at modelling label dependencies focus on co-occurrences, ignoring the valuable information that can be extracted by detecting label subsets that rarely occur together. For example, consider customer product reviews; a product probably would not simultaneously be tag… ▽ More

    Submitted 10 February, 2022; originally announced February 2022.

  27. arXiv:2201.13398  [pdf, other

    eess.IV cs.LG stat.ME

    Spectral image clustering on dual-energy CT scans using functional regression mixtures

    Authors: Segolene Brivet, Faicel Chamroukhi, Mark Coates, Reza Forghani, Peter Savadjiev

    Abstract: Dual-energy computed tomography (DECT) is an advanced CT scanning technique enabling material characterization not possible with conventional CT scans. It allows the reconstruction of energy decay curves at each 3D image voxel, representing varying image attenuation at different effective scanning energy levels. In this paper, we develop novel functional data analysis (FDA) techniques and adapt th… ▽ More

    Submitted 31 January, 2022; originally announced January 2022.

    Comments: submitted to IEEE Transactions on Medical Imaging

    MSC Class: 62-XX ACM Class: G.3; I.4.6

  28. arXiv:2201.06701  [pdf, other

    cs.LG

    Motion Inbetweening via Deep $Δ$-Interpolator

    Authors: Boris N. Oreshkin, Antonios Valkanas, Félix G. Harvey, Louis-Simon Ménard, Florent Bocquelet, Mark J. Coates

    Abstract: We show that the task of synthesizing human motion conditioned on a set of key frames can be solved more accurately and effectively if a deep learning based interpolator operates in the delta mode using the spherical linear interpolator as a baseline. We empirically demonstrate the strength of our approach on publicly available datasets achieving state-of-the-art performance. We further generalize… ▽ More

    Submitted 16 August, 2022; v1 submitted 17 January, 2022; originally announced January 2022.

  29. arXiv:2111.05941  [pdf, other

    cs.LG cs.AI

    Generalizable Cross-Graph Embedding for GNN-based Congestion Prediction

    Authors: Amur Ghose, Vincent Zhang, Yingxue Zhang, Dong Li, Wulong Liu, Mark Coates

    Abstract: Presently with technology node scaling, an accurate prediction model at early design stages can significantly reduce the design cycle. Especially during logic synthesis, predicting cell congestion due to improper logic combination can reduce the burden of subsequent physical implementations. There have been attempts using Graph Neural Network (GNN) techniques to tackle congestion prediction during… ▽ More

    Submitted 10 November, 2021; originally announced November 2021.

    Comments: Accepted and presented at ICCAD 2021

  30. arXiv:2111.04153  [pdf, other

    eess.SY cs.LG cs.RO

    Data-Efficient Deep Reinforcement Learning for Attitude Control of Fixed-Wing UAVs: Field Experiments

    Authors: Eivind Bøhn, Erlend M. Coates, Dirk Reinhardt, Tor Arne Johansen

    Abstract: Attitude control of fixed-wing unmanned aerial vehicles (UAVs) is a difficult control problem in part due to uncertain nonlinear dynamics, actuator constraints, and coupled longitudinal and lateral motions. Current state-of-the-art autopilots are based on linear control and are thus limited in their effectiveness and performance. Deep reinforcement learning (DRL) is a machine learning method to au… ▽ More

    Submitted 19 April, 2023; v1 submitted 7 November, 2021; originally announced November 2021.

    Comments: Published in IEEE Transactions on Neural Networks and Learning Systems - Special Issue: Reinforcement Learning Based Control: Data-Efficient and Resilient Methods

  31. arXiv:2106.06064  [pdf, other

    stat.ML cs.LG

    RNN with Particle Flow for Probabilistic Spatio-temporal Forecasting

    Authors: Soumyasundar Pal, Liheng Ma, Yingxue Zhang, Mark Coates

    Abstract: Spatio-temporal forecasting has numerous applications in analyzing wireless, traffic, and financial networks. Many classical statistical models often fall short in handling the complexity and high non-linearity present in time-series data. Recent advances in deep learning allow for better modelling of spatial and temporal dependencies. While most of these models focus on obtaining accurate point f… ▽ More

    Submitted 10 June, 2021; originally announced June 2021.

    Comments: ICML 2021

  32. arXiv:2104.08419  [pdf, other

    cs.AI

    TIE: A Framework for Embedding-based Incremental Temporal Knowledge Graph Completion

    Authors: Jiapeng Wu, Yishi Xu, Yingxue Zhang, Chen Ma, Mark Coates, Jackie Chi Kit Cheung

    Abstract: Reasoning in a temporal knowledge graph (TKG) is a critical task for information retrieval and semantic search. It is particularly challenging when the TKG is updated frequently. The model has to adapt to changes in the TKG for efficient training and inference while preserving its performance on historical knowledge. Recent work approaches TKG completion (TKGC) by augmenting the encoder-decoder fr… ▽ More

    Submitted 8 May, 2021; v1 submitted 16 April, 2021; originally announced April 2021.

    Comments: SIGIR 2021 long paper. 13 pages, 4 figures

  33. arXiv:2101.04852  [pdf, other

    cs.IR cs.LG

    Knowledge-Enhanced Top-K Recommendation in Poincaré Ball

    Authors: Chen Ma, Liheng Ma, Yingxue Zhang, Haolun Wu, Xue Liu, Mark Coates

    Abstract: Personalized recommender systems are increasingly important as more content and services become available and users struggle to identify what might interest them. Thanks to the ability for providing rich information, knowledge graphs (KGs) are being incorporated to enhance the recommendation performance and interpretability. To effectively make use of the knowledge graph, we propose a recommendati… ▽ More

    Submitted 29 January, 2021; v1 submitted 12 January, 2021; originally announced January 2021.

    Comments: Accepted by the 35th AAAI Conference on Artificial Intelligence (AAAI 2021)

  34. arXiv:2101.04849  [pdf, other

    cs.IR cs.LG

    Probabilistic Metric Learning with Adaptive Margin for Top-K Recommendation

    Authors: Chen Ma, Liheng Ma, Yingxue Zhang, Ruiming Tang, Xue Liu, Mark Coates

    Abstract: Personalized recommender systems are playing an increasingly important role as more content and services become available and users struggle to identify what might interest them. Although matrix factorization and deep learning based methods have proved effective in user preference modeling, they violate the triangle inequality and fail to capture fine-grained preference information. To tackle this… ▽ More

    Submitted 12 January, 2021; originally announced January 2021.

    Comments: Accepted by the 26th ACM SIGKDD Conference on Knowledge Discovery and Data Mining (KDD 2020 Research Track)

  35. arXiv:2011.13748  [pdf, other

    cs.GR

    GraphSeam: Supervised Graph Learning Framework for Semantic UV Map**

    Authors: Fatemeh Teimury, Bruno Roy, Juan Sebastián Casallas, David MacDonald, Mark Coates

    Abstract: Recently there has been a significant effort to automate UV map**, the process of map** 3D-dimensional surfaces to the UV space while minimizing distortion and seam length. Although state-of-the-art methods, Autocuts and OptCuts, addressed this task via energy-minimization approaches, they fail to produce semantic seam styles, an essential factor for professional artists. The recent emergence… ▽ More

    Submitted 3 December, 2020; v1 submitted 27 November, 2020; originally announced November 2020.

    Comments: 13 pages including the supplementary material, 15 figures, 5 tables

  36. arXiv:2008.13517  [pdf, other

    cs.IR cs.LG stat.ML

    GraphSAIL: Graph Structure Aware Incremental Learning for Recommender Systems

    Authors: Yishi Xu, Yingxue Zhang, Wei Guo, Huifeng Guo, Ruiming Tang, Mark Coates

    Abstract: Given the convenience of collecting information through online services, recommender systems now consume large scale data and play a more important role in improving user experience. With the recent emergence of Graph Neural Networks (GNNs), GNN-based recommender models have shown the advantage of modeling the recommender system as a user-item bipartite graph to learn representations of users and… ▽ More

    Submitted 1 September, 2020; v1 submitted 25 August, 2020; originally announced August 2020.

    Comments: Accepted by CIKM2020 Applied Research Track

  37. arXiv:2007.15531  [pdf, other

    cs.LG stat.ML

    FC-GAGA: Fully Connected Gated Graph Architecture for Spatio-Temporal Traffic Forecasting

    Authors: Boris N. Oreshkin, Arezou Amini, Lucy Coyle, Mark J. Coates

    Abstract: Forecasting of multivariate time-series is an important problem that has applications in traffic management, cellular network configuration, and quantitative finance. A special case of the problem arises when there is a graph available that captures the relationships between the time-series. In this paper we propose a novel learning architecture that achieves performance competitive with or better… ▽ More

    Submitted 14 December, 2020; v1 submitted 30 July, 2020; originally announced July 2020.

  38. arXiv:2007.06704  [pdf, other

    cs.LG cs.CR cs.SI

    Node Copying for Protection Against Graph Neural Network Topology Attacks

    Authors: Florence Regol, Soumyasundar Pal, Mark Coates

    Abstract: Adversarial attacks can affect the performance of existing deep learning models. With the increased interest in graph based machine learning techniques, there have been investigations which suggest that these models are also vulnerable to attacks. In particular, corruptions of the graph topology can degrade the performance of graph based learning algorithms severely. This is due to the fact that t… ▽ More

    Submitted 9 July, 2020; originally announced July 2020.

  39. arXiv:2007.05003  [pdf, other

    cs.LG stat.ML

    Active Learning on Attributed Graphs via Graph Cognizant Logistic Regression and Preemptive Query Generation

    Authors: Florence Regol, Soumyasundar Pal, Yingxue Zhang, Mark Coates

    Abstract: Node classification in attributed graphs is an important task in multiple practical settings, but it can often be difficult or expensive to obtain labels. Active learning can improve the achieved classification performance for a given budget on the number of queried labels. The best existing methods are based on graph neural networks, but they often perform poorly unless a sizeable validation set… ▽ More

    Submitted 9 July, 2020; originally announced July 2020.

  40. arXiv:2006.13335  [pdf, other

    stat.ML cs.LG

    Non-Parametric Graph Learning for Bayesian Graph Neural Networks

    Authors: Soumyasundar Pal, Saber Malekmohammadi, Florence Regol, Yingxue Zhang, Yishi Xu, Mark Coates

    Abstract: Graphs are ubiquitous in modelling relational structures. Recent endeavours in machine learning for graph-structured data have led to many architectures and learning algorithms. However, the graph used by these algorithms is often constructed based on inaccurate modelling assumptions and/or noisy data. As a result, it fails to represent the true relationships between nodes. A Bayesian framework wh… ▽ More

    Submitted 23 June, 2020; originally announced June 2020.

  41. arXiv:2001.00267  [pdf, other

    cs.IR

    Multi-Graph Convolution Collaborative Filtering

    Authors: Jianing Sun, Yingxue Zhang, Chen Ma, Mark Coates, Huifeng Guo, Ruiming Tang, Xiuqiang He

    Abstract: Personalized recommendation is ubiquitous, playing an important role in many online services. Substantial research has been dedicated to learning vector representations of users and items with the goal of predicting a user's preference for an item based on the similarity of the representations. Techniques range from classic matrix factorization to more recent deep learning based methods. However,… ▽ More

    Submitted 1 January, 2020; originally announced January 2020.

    Comments: Accepted by the 19th IEEE International Conference on Data Mining (IEEE ICDM 2019)

  42. arXiv:1912.11730  [pdf, other

    cs.IR

    Memory Augmented Graph Neural Networks for Sequential Recommendation

    Authors: Chen Ma, Liheng Ma, Yingxue Zhang, Jianing Sun, Xue Liu, Mark Coates

    Abstract: The chronological order of user-item interactions can reveal time-evolving and sequential user behaviors in many recommender systems. The items that users will interact with may depend on the items accessed in the past. However, the substantial increase of users and items makes sequential recommender systems still face non-trivial challenges: (1) the hardness of modeling the short-term user intere… ▽ More

    Submitted 25 December, 2019; originally announced December 2019.

    Comments: Accepted by the 34th AAAI Conference on Artificial Intelligence (AAAI 2020)

  43. Deep Reinforcement Learning Attitude Control of Fixed-Wing UAVs Using Proximal Policy Optimization

    Authors: Eivind Bøhn, Erlend M. Coates, Signe Moe, Tor Arne Johansen

    Abstract: Contemporary autopilot systems for unmanned aerial vehicles (UAVs) are far more limited in their flight envelope as compared to experienced human pilots, thereby restricting the conditions UAVs can operate in and the types of missions they can accomplish autonomously. This paper proposes a deep reinforcement learning (DRL) controller to handle the nonlinear attitude control problem, enabling exten… ▽ More

    Submitted 13 November, 2019; originally announced November 2019.

    Comments: 11 pages, 3 figures, 2019 International Conference on Unmanned Aircraft Systems (ICUAS)

    Journal ref: In 2019 International Conference on Unmanned Aircraft Systems (ICUAS) (pp. 523-533). IEEE

  44. arXiv:1911.04965  [pdf, other

    cs.LG stat.ML

    Bayesian Graph Convolutional Neural Networks using Node Copying

    Authors: Soumyasundar Pal, Florence Regol, Mark Coates

    Abstract: Graph convolutional neural networks (GCNN) have numerous applications in different graph based learning tasks. Although the techniques obtain impressive results, they often fall short in accounting for the uncertainty associated with the underlying graph structure. In the recently proposed Bayesian GCNN (BGCN) framework, this issue is tackled by viewing the observed graph as a sample from a parame… ▽ More

    Submitted 8 November, 2019; originally announced November 2019.

    Comments: arXiv admin note: text overlap with arXiv:1910.12132

  45. arXiv:1910.12132  [pdf, other

    cs.LG stat.ML

    Bayesian Graph Convolutional Neural Networks Using Non-Parametric Graph Learning

    Authors: Soumyasundar Pal, Florence Regol, Mark Coates

    Abstract: Graph convolutional neural networks (GCNN) have been successfully applied to many different graph based learning tasks including node and graph classification, matrix completion, and learning of node embeddings. Despite their impressive performance, the techniques have a limited capability to incorporate the uncertainty in the underlined graph structure. In order to address this issue, a Bayesian… ▽ More

    Submitted 26 October, 2019; originally announced October 2019.

  46. arXiv:1906.02719  [pdf, other

    stat.ML cs.LG

    Learning Gaussian Graphical Models with Ordered Weighted L1 Regularization

    Authors: Cody Mazza-Anthony, Bogdan Mazoure, Mark Coates

    Abstract: We address the task of identifying densely connected subsets of multivariate Gaussian random variables within a graphical model framework. We propose two novel estimators based on the Ordered Weighted $\ell_1$ (OWL) norm: 1) The Graphical OWL (GOWL) is a penalized likelihood method that applies the OWL norm to the lower triangle components of the precision matrix. 2) The column-by-column Graphical… ▽ More

    Submitted 19 November, 2020; v1 submitted 6 June, 2019; originally announced June 2019.

    Comments: Published in IEEE Transactions on Signal Processing

  47. arXiv:1811.11103  [pdf, other

    stat.ML cs.LG

    Bayesian graph convolutional neural networks for semi-supervised classification

    Authors: Yingxue Zhang, Soumyasundar Pal, Mark Coates, Deniz Üstebay

    Abstract: Recently, techniques for applying convolutional neural networks to graph-structured data have emerged. Graph convolutional neural networks (GCNNs) have been used to address node and graph classification and matrix completion. Although the performance has been impressive, the current implementations have limited capability to incorporate uncertainty in the graph structure. Almost all GCNNs process… ▽ More

    Submitted 27 November, 2018; originally announced November 2018.

  48. Invertible Particle Flow-based Sequential MCMC with extension to Gaussian Mixture noise models

    Authors: Yunpeng Li, Soumyasundar Pal, Mark Coates

    Abstract: Sequential state estimation in non-linear and non-Gaussian state spaces has a wide range of applications in statistics and signal processing. One of the most effective non-linear filtering approaches, particle filtering, suffers from weight degeneracy in high-dimensional filtering scenarios. Several avenues have been pursued to address high-dimensionality. Among these, particle flow particle filte… ▽ More

    Submitted 11 March, 2019; v1 submitted 6 July, 2018; originally announced July 2018.

  49. arXiv:1709.07114  [pdf, other

    cs.AI

    Cost Adaptation for Robust Decentralized Swarm Behaviour

    Authors: Peter Henderson, Matthew Vertescher, David Meger, Mark Coates

    Abstract: Decentralized receding horizon control (D-RHC) provides a mechanism for coordination in multi-agent settings without a centralized command center. However, combining a set of different goals, costs, and constraints to form an efficient optimization objective for D-RHC can be difficult. To allay this problem, we use a meta-learning process -- cost adaptation -- which generates the optimization obje… ▽ More

    Submitted 29 September, 2018; v1 submitted 20 September, 2017; originally announced September 2017.

    Comments: Accepted to IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), 2018

  50. arXiv:1702.07608  [pdf, other

    stat.ML

    Microwave breast cancer detection using Empirical Mode Decomposition features

    Authors: Hongchao Song, Yunpeng Li, Mark Coates, Aidong Men

    Abstract: Microwave-based breast cancer detection has been proposed as a complementary approach to compensate for some drawbacks of existing breast cancer detection techniques. Among the existing microwave breast cancer detection methods, machine learning-type algorithms have recently become more popular. These focus on detecting the existence of breast tumours rather than performing imaging to identify the… ▽ More

    Submitted 24 February, 2017; originally announced February 2017.