Skip to main content

Showing 1–23 of 23 results for author: Hamilton, W

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

    cs.LG stat.ML

    Edge-similarity-aware Graph Neural Networks

    Authors: Vincent Mallet, Carlos G. Oliver, William L. Hamilton

    Abstract: Graph are a ubiquitous data representation, as they represent a flexible and compact representation. For instance, the 3D structure of RNA can be efficiently represented as $\textit{2.5D graphs}$, graphs whose nodes are nucleotides and edges represent chemical interactions. In this setting, we have biological evidence of the similarity between the edge types, as some chemical interactions are more… ▽ More

    Submitted 20 September, 2021; originally announced September 2021.

  2. arXiv:2009.11355  [pdf, other

    cs.LG cs.CL stat.ML

    Structure Aware Negative Sampling in Knowledge Graphs

    Authors: Kian Ahrabian, Aarash Feizi, Yasmin Salehi, William L. Hamilton, Avishek Joey Bose

    Abstract: Learning low-dimensional representations for entities and relations in knowledge graphs using contrastive estimation represents a scalable and effective method for inferring connectivity patterns. A crucial aspect of contrastive learning approaches is the choice of corruption distribution that generates hard negative samples, which force the embedding model to learn discriminative representations… ▽ More

    Submitted 6 October, 2020; v1 submitted 23 September, 2020; originally announced September 2020.

    Comments: Accepted to EMNLP 2020. Camera-ready submission

  3. arXiv:2007.00720  [pdf, other

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

    Adversarial Example Games

    Authors: Avishek Joey Bose, Gauthier Gidel, Hugo Berard, Andre Cianflone, Pascal Vincent, Simon Lacoste-Julien, William L. Hamilton

    Abstract: The existence of adversarial examples capable of fooling trained neural network classifiers calls for a much better understanding of possible attacks to guide the development of safeguards against them. This includes attack methods in the challenging non-interactive blackbox setting, where adversarial attacks are generated without any access, including queries, to the target model. Prior attacks i… ▽ More

    Submitted 8 January, 2021; v1 submitted 1 July, 2020; originally announced July 2020.

    Comments: Appears in: Advances in Neural Information Processing Systems 33 (NeurIPS 2020)

  4. arXiv:2006.11702  [pdf, other

    cs.LG cs.CV stat.ML

    A Universal Representation Transformer Layer for Few-Shot Image Classification

    Authors: Lu Liu, William Hamilton, Guodong Long, Jing Jiang, Hugo Larochelle

    Abstract: Few-shot classification aims to recognize unseen classes when presented with only a small number of samples. We consider the problem of multi-domain few-shot image classification, where unseen classes and examples come from diverse data sources. This problem has seen growing interest and has inspired the development of benchmarks such as Meta-Dataset. A key challenge in this multi-domain setting i… ▽ More

    Submitted 2 September, 2020; v1 submitted 20 June, 2020; originally announced June 2020.

  5. arXiv:2003.06560  [pdf, other

    cs.LG stat.ML

    Evaluating Logical Generalization in Graph Neural Networks

    Authors: Koustuv Sinha, Shagun Sodhani, Joelle Pineau, William L. Hamilton

    Abstract: Recent research has highlighted the role of relational inductive biases in building learning agents that can generalize and reason in a compositional manner. However, while relational learning algorithms such as graph neural networks (GNNs) show promise, we do not understand how effectively these approaches can adapt to new tasks. In this work, we study the task of logical generalization using GNN… ▽ More

    Submitted 14 March, 2020; originally announced March 2020.

  6. arXiv:2002.06336  [pdf, other

    cs.LG stat.ML

    Latent Variable Modelling with Hyperbolic Normalizing Flows

    Authors: Avishek Joey Bose, Ariella Smofsky, Renjie Liao, Prakash Panangaden, William L. Hamilton

    Abstract: The choice of approximate posterior distributions plays a central role in stochastic variational inference (SVI). One effective solution is the use of normalizing flows \cut{defined on Euclidean spaces} to construct flexible posterior distributions. However, one key limitation of existing normalizing flows is that they are restricted to the Euclidean space and are ill-equipped to model data with a… ▽ More

    Submitted 13 August, 2020; v1 submitted 15 February, 2020; originally announced February 2020.

    Comments: Preprint, work under review

  7. arXiv:2002.01335  [pdf, other

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

    Structural Inductive Biases in Emergent Communication

    Authors: Agnieszka Słowik, Abhinav Gupta, William L. Hamilton, Mateja Jamnik, Sean B. Holden, Christopher Pal

    Abstract: In order to communicate, humans flatten a complex representation of ideas and their attributes into a single word or a sentence. We investigate the impact of representation learning in artificial agents by developing graph referential games. We empirically show that agents parametrized by graph neural networks develop a more compositional language compared to bag-of-words and sequence models, whic… ▽ More

    Submitted 27 July, 2021; v1 submitted 4 February, 2020; originally announced February 2020.

    Comments: The first two authors contributed equally. Poster presented at CogSci 2021

  8. arXiv:2001.09063  [pdf, other

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

    Towards Graph Representation Learning in Emergent Communication

    Authors: Agnieszka Słowik, Abhinav Gupta, William L. Hamilton, Mateja Jamnik, Sean B. Holden

    Abstract: Recent findings in neuroscience suggest that the human brain represents information in a geometric structure (for instance, through conceptual spaces). In order to communicate, we flatten the complex representation of entities and their attributes into a single word or a sentence. In this paper we use graph convolutional networks to support the evolution of language and cooperation in multi-agent… ▽ More

    Submitted 4 February, 2020; v1 submitted 24 January, 2020; originally announced January 2020.

    Comments: The first two authors contributed equally. Accepted at the Reinforcement Learning in Games workshop at AAAI 2020

  9. arXiv:1912.09867  [pdf, other

    cs.LG cs.SI stat.ML

    Meta-Graph: Few Shot Link Prediction via Meta Learning

    Authors: Avishek Joey Bose, Ankit Jain, Piero Molino, William L. Hamilton

    Abstract: We consider the task of few shot link prediction on graphs. The goal is to learn from a distribution over graphs so that a model is able to quickly infer missing edges in a new graph after a small amount of training. We show that current link prediction methods are generally ill-equipped to handle this task. They cannot effectively transfer learned knowledge from one graph to another and are unabl… ▽ More

    Submitted 1 March, 2020; v1 submitted 20 December, 2019; originally announced December 2019.

  10. arXiv:1911.06962  [pdf, other

    cs.LG cs.AI stat.ML

    Inductive Relation Prediction by Subgraph Reasoning

    Authors: Komal K. Teru, Etienne Denis, William L. Hamilton

    Abstract: The dominant paradigm for relation prediction in knowledge graphs involves learning and operating on latent representations (i.e., embeddings) of entities and relations. However, these embedding-based methods do not explicitly capture the compositional logical rules underlying the knowledge graph, and they are limited to the transductive setting, where the full set of entities must be known during… ▽ More

    Submitted 11 February, 2020; v1 submitted 16 November, 2019; originally announced November 2019.

  11. arXiv:1910.05876  [pdf, other

    cs.LG stat.ML

    Actor Critic with Differentially Private Critic

    Authors: Jonathan Lebensold, William Hamilton, Borja Balle, Doina Precup

    Abstract: Reinforcement learning algorithms are known to be sample inefficient, and often performance on one task can be substantially improved by leveraging information (e.g., via pre-training) on other related tasks. In this work, we propose a technique to achieve such knowledge transfer in cases where agent trajectories contain sensitive or private information, such as in the healthcare domain. Our appro… ▽ More

    Submitted 13 October, 2019; originally announced October 2019.

    Comments: 6 Pages, Presented at the Privacy in Machine Learning Workshop, NeurIPS 2019

  12. arXiv:1910.00760  [pdf, other

    cs.LG stat.ML

    Efficient Graph Generation with Graph Recurrent Attention Networks

    Authors: Renjie Liao, Yujia Li, Yang Song, Shenlong Wang, Charlie Nash, William L. Hamilton, David Duvenaud, Raquel Urtasun, Richard S. Zemel

    Abstract: We propose a new family of efficient and expressive deep generative models of graphs, called Graph Recurrent Attention Networks (GRANs). Our model generates graphs one block of nodes and associated edges at a time. The block size and sampling stride allow us to trade off sample quality for efficiency. Compared to previous RNN-based graph generative models, our framework better captures the auto-re… ▽ More

    Submitted 17 July, 2020; v1 submitted 1 October, 2019; originally announced October 2019.

    Comments: Neural Information Processing Systems (NeurIPS) 2019

  13. arXiv:1908.06177  [pdf, other

    cs.LG cs.CL cs.LO stat.ML

    CLUTRR: A Diagnostic Benchmark for Inductive Reasoning from Text

    Authors: Koustuv Sinha, Shagun Sodhani, Jin Dong, Joelle Pineau, William L. Hamilton

    Abstract: The recent success of natural language understanding (NLU) systems has been troubled by results highlighting the failure of these models to generalize in a systematic and robust way. In this work, we introduce a diagnostic benchmark suite, named CLUTRR, to clarify some key issues related to the robustness and systematicity of NLU systems. Motivated by classic work on inductive logic programming, C… ▽ More

    Submitted 3 September, 2019; v1 submitted 16 August, 2019; originally announced August 2019.

    Comments: Accepted at EMNLP 2019, 9 page content + Appendix

  14. arXiv:1906.10199  [pdf, other

    cs.LG cs.SD eess.AS stat.ML

    Neural Transfer Learning for Cry-based Diagnosis of Perinatal Asphyxia

    Authors: Charles C. Onu, Jonathan Lebensold, William L. Hamilton, Doina Precup

    Abstract: Despite continuing medical advances, the rate of newborn morbidity and mortality globally remains high, with over 6 million casualties every year. The prediction of pathologies affecting newborns based on their cry is thus of significant clinical interest, as it would facilitate the development of accessible, low-cost diagnostic tools\cut{ based on wearables and smartphones}. However, the inadequa… ▽ More

    Submitted 19 March, 2020; v1 submitted 24 June, 2019; originally announced June 2019.

    Comments: Accepted at INTERSPEECH 2019

  15. arXiv:1905.10864  [pdf, other

    cs.LG cs.CR stat.ML

    Generalizable Adversarial Attacks with Latent Variable Perturbation Modelling

    Authors: Avishek Joey Bose, Andre Cianflone, William L. Hamilton

    Abstract: Adversarial attacks on deep neural networks traditionally rely on a constrained optimization paradigm, where an optimization procedure is used to obtain a single adversarial perturbation for a given input example. In this work we frame the problem as learning a distribution of adversarial perturbations, enabling us to generate diverse adversarial distributions given an unperturbed input. We show t… ▽ More

    Submitted 20 January, 2020; v1 submitted 26 May, 2019; originally announced May 2019.

  16. arXiv:1905.10674  [pdf, other

    cs.LG cs.AI stat.ML

    Compositional Fairness Constraints for Graph Embeddings

    Authors: Avishek Joey Bose, William L. Hamilton

    Abstract: Learning high-quality node embeddings is a key building block for machine learning models that operate on graph data, such as social networks and recommender systems. However, existing graph embedding techniques are unable to cope with fairness constraints, e.g., ensuring that the learned representations do not correlate with certain attributes, such as age or gender. Here, we introduce an adversa… ▽ More

    Submitted 16 July, 2019; v1 submitted 25 May, 2019; originally announced May 2019.

    Comments: Proceedings of the 36th International Conference on Machine Learning, Long Beach, California, PMLR 97, 2019

  17. arXiv:1810.02244  [pdf, other

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

    Weisfeiler and Leman Go Neural: Higher-order Graph Neural Networks

    Authors: Christopher Morris, Martin Ritzert, Matthias Fey, William L. Hamilton, Jan Eric Lenssen, Gaurav Rattan, Martin Grohe

    Abstract: In recent years, graph neural networks (GNNs) have emerged as a powerful neural architecture to learn vector representations of nodes and graphs in a supervised, end-to-end fashion. Up to now, GNNs have only been evaluated empirically -- showing promising results. The following work investigates GNNs from a theoretical point of view and relates them to the $1$-dimensional Weisfeiler-Leman graph is… ▽ More

    Submitted 30 November, 2021; v1 submitted 4 October, 2018; originally announced October 2018.

    Comments: Extended version with proofs, accepted at AAAI 2019, added units of measurement of QM9 dataset into appendix, removed results from Wu et al., 2018 due to different units

  18. arXiv:1809.10341  [pdf, other

    stat.ML cs.IT cs.LG cs.SI

    Deep Graph Infomax

    Authors: Petar Veličković, William Fedus, William L. Hamilton, Pietro Liò, Yoshua Bengio, R Devon Hjelm

    Abstract: We present Deep Graph Infomax (DGI), a general approach for learning node representations within graph-structured data in an unsupervised manner. DGI relies on maximizing mutual information between patch representations and corresponding high-level summaries of graphs---both derived using established graph convolutional network architectures. The learnt patch representations summarize subgraphs ce… ▽ More

    Submitted 21 December, 2018; v1 submitted 27 September, 2018; originally announced September 2018.

    Comments: To appear at ICLR 2019. 17 pages, 8 figures

  19. arXiv:1806.08804  [pdf, other

    cs.LG cs.NE cs.SI stat.ML

    Hierarchical Graph Representation Learning with Differentiable Pooling

    Authors: Rex Ying, Jiaxuan You, Christopher Morris, Xiang Ren, William L. Hamilton, Jure Leskovec

    Abstract: Recently, graph neural networks (GNNs) have revolutionized the field of graph representation learning through effectively learned node embeddings, and achieved state-of-the-art results in tasks such as node classification and link prediction. However, current GNN methods are inherently flat and do not learn hierarchical representations of graphs---a limitation that is especially problematic for th… ▽ More

    Submitted 20 February, 2019; v1 submitted 22 June, 2018; originally announced June 2018.

  20. arXiv:1806.01973  [pdf, other

    cs.IR cs.LG stat.ML

    Graph Convolutional Neural Networks for Web-Scale Recommender Systems

    Authors: Rex Ying, Ruining He, Kaifeng Chen, Pong Eksombatchai, William L. Hamilton, Jure Leskovec

    Abstract: Recent advancements in deep neural networks for graph-structured data have led to state-of-the-art performance on recommender system benchmarks. However, making these methods practical and scalable to web-scale recommendation tasks with billions of items and hundreds of millions of users remains a challenge. Here we describe a large-scale deep recommendation engine that we developed and deployed a… ▽ More

    Submitted 5 June, 2018; originally announced June 2018.

    Comments: KDD 2018

  21. arXiv:1806.01445  [pdf, other

    cs.SI cs.LG stat.ML

    Embedding Logical Queries on Knowledge Graphs

    Authors: William L. Hamilton, Payal Bajaj, Marinka Zitnik, Dan Jurafsky, Jure Leskovec

    Abstract: Learning low-dimensional embeddings of knowledge graphs is a powerful approach used to predict unobserved or missing edges between entities. However, an open challenge in this area is developing techniques that can go beyond simple edge prediction and handle more complex logical queries, which might involve multiple unobserved edges, entities, and variables. For instance, given an incomplete biolo… ▽ More

    Submitted 29 October, 2019; v1 submitted 4 June, 2018; originally announced June 2018.

    Comments: Published in NeurIPS 2018

  22. arXiv:1706.02216  [pdf, other

    cs.SI cs.LG stat.ML

    Inductive Representation Learning on Large Graphs

    Authors: William L. Hamilton, Rex Ying, Jure Leskovec

    Abstract: Low-dimensional embeddings of nodes in large graphs have proved extremely useful in a variety of prediction tasks, from content recommendation to identifying protein functions. However, most existing approaches require that all nodes in the graph are present during training of the embeddings; these previous approaches are inherently transductive and do not naturally generalize to unseen nodes. Her… ▽ More

    Submitted 10 September, 2018; v1 submitted 7 June, 2017; originally announced June 2017.

    Comments: Published in NIPS 2017; version with full appendix and minor corrections

  23. arXiv:1312.0286  [pdf, other

    cs.LG stat.ML

    Efficient Learning and Planning with Compressed Predictive States

    Authors: William L. Hamilton, Mahdi Milani Fard, Joelle Pineau

    Abstract: Predictive state representations (PSRs) offer an expressive framework for modelling partially observable systems. By compactly representing systems as functions of observable quantities, the PSR learning approach avoids using local-minima prone expectation-maximization and instead employs a globally optimal moment-based algorithm. Moreover, since PSRs do not require a predetermined latent state st… ▽ More

    Submitted 20 July, 2014; v1 submitted 1 December, 2013; originally announced December 2013.

    Comments: 45 pages, 10 figures, submitted to the Journal of Machine Learning Research