Skip to main content

Showing 1–16 of 16 results for author: Cangea, C

Searching in archive cs. Search in all archives.
.
  1. arXiv:2211.06929  [pdf, other

    cs.LG cs.AI

    Goal-Conditioned Reinforcement Learning in the Presence of an Adversary

    Authors: Carlos Purves, Pietro Liò, Cătălina Cangea

    Abstract: Reinforcement learning has seen increasing applications in real-world contexts over the past few years. However, physical environments are often imperfect and policies that perform well in simulation might not achieve the same performance when applied elsewhere. A common approach to combat this is to train agents in the presence of an adversary. An adversary acts to destabilise the agent, which le… ▽ More

    Submitted 13 November, 2022; originally announced November 2022.

  2. arXiv:2211.05039  [pdf, other

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

    Active Acquisition for Multimodal Temporal Data: A Challenging Decision-Making Task

    Authors: Jannik Kossen, Cătălina Cangea, Eszter Vértes, Andrew Jaegle, Viorica Patraucean, Ira Ktena, Nenad Tomasev, Danielle Belgrave

    Abstract: We introduce a challenging decision-making task that we call active acquisition for multimodal temporal data (A2MT). In many real-world scenarios, input features are not readily available at test time and must instead be acquired at significant cost. With A2MT, we aim to learn agents that actively select which modalities of an input to acquire, trading off acquisition cost and predictive performan… ▽ More

    Submitted 3 July, 2023; v1 submitted 9 November, 2022; originally announced November 2022.

    Comments: Published in Transactions on Machine Learning Research. Previous version accepted to Foundation Models for Decision Making Workshop at NeurIPS 2022

  3. arXiv:2202.07765  [pdf, other

    cs.LG cs.AI cs.CV cs.SD eess.AS

    General-purpose, long-context autoregressive modeling with Perceiver AR

    Authors: Curtis Hawthorne, Andrew Jaegle, Cătălina Cangea, Sebastian Borgeaud, Charlie Nash, Mateusz Malinowski, Sander Dieleman, Oriol Vinyals, Matthew Botvinick, Ian Simon, Hannah Sheahan, Neil Zeghidour, Jean-Baptiste Alayrac, João Carreira, Jesse Engel

    Abstract: Real-world data is high-dimensional: a book, image, or musical performance can easily contain hundreds of thousands of elements even after compression. However, the most commonly used autoregressive models, Transformers, are prohibitively expensive to scale to the number of inputs and layers needed to capture this long-range structure. We develop Perceiver AR, an autoregressive, modality-agnostic… ▽ More

    Submitted 14 June, 2022; v1 submitted 15 February, 2022; originally announced February 2022.

    Comments: ICML 2022

  4. arXiv:2111.04107  [pdf, other

    q-bio.QM cs.LG

    Structure-aware generation of drug-like molecules

    Authors: Pavol Drotár, Arian Rokkum Jamasb, Ben Day, Cătălina Cangea, Pietro Liò

    Abstract: Structure-based drug design involves finding ligand molecules that exhibit structural and chemical complementarity to protein pockets. Deep generative methods have shown promise in proposing novel molecules from scratch (de-novo design), avoiding exhaustive virtual screening of chemical space. Most generative de-novo models fail to incorporate detailed ligand-protein interactions and 3D pocket str… ▽ More

    Submitted 7 November, 2021; originally announced November 2021.

  5. arXiv:2009.13895  [pdf, other

    cs.LG cs.AI stat.ML

    Message Passing Neural Processes

    Authors: Ben Day, Cătălina Cangea, Arian R. Jamasb, Pietro Liò

    Abstract: Neural Processes (NPs) are powerful and flexible models able to incorporate uncertainty when representing stochastic processes, while maintaining a linear time complexity. However, NPs produce a latent description by aggregating independent representations of context points and lack the ability to exploit relational information present in many datasets. This renders NPs ineffective in settings whe… ▽ More

    Submitted 29 September, 2020; originally announced September 2020.

    Comments: 18 pages, 6 figures. The first two authors contributed equally

  6. arXiv:2007.05756  [pdf, other

    cs.CV cs.LG stat.ML

    Generative Compositional Augmentations for Scene Graph Prediction

    Authors: Boris Knyazev, Harm de Vries, Cătălina Cangea, Graham W. Taylor, Aaron Courville, Eugene Belilovsky

    Abstract: Inferring objects and their relationships from an image in the form of a scene graph is useful in many applications at the intersection of vision and language. We consider a challenging problem of compositional generalization that emerges in this task due to a long tail data distribution. Current scene graph generation models are trained on a tiny fraction of the distribution corresponding to the… ▽ More

    Submitted 1 October, 2021; v1 submitted 11 July, 2020; originally announced July 2020.

    Comments: ICCV 2021 camera ready. Added more baselines, combining GANs with Neural Motifs and t-sne visualizations. Code is available at https://github.com/bknyaz/sgg

  7. arXiv:2007.02901  [pdf, other

    cs.LG cs.SI stat.ML

    Wiki-CS: A Wikipedia-Based Benchmark for Graph Neural Networks

    Authors: Péter Mernyei, Cătălina Cangea

    Abstract: We present Wiki-CS, a novel dataset derived from Wikipedia for benchmarking Graph Neural Networks. The dataset consists of nodes corresponding to Computer Science articles, with edges based on hyperlinks and 10 classes representing different branches of the field. We use the dataset to evaluate semi-supervised node classification and single-relation link prediction models. Our experiments show tha… ▽ More

    Submitted 9 January, 2022; v1 submitted 6 July, 2020; originally announced July 2020.

    Comments: Graph Representation Learning and Beyond workshop (ICML 2020); corrected incorrect metrics due to issue in experiment implementation

  8. arXiv:2006.05138  [pdf, other

    cs.LG stat.ML

    Sparse Dynamic Distribution Decomposition: Efficient Integration of Trajectory and Snapshot Time Series Data

    Authors: Jake P. Taylor-King, Cristian Regep, Jyothish Soman, Flawnson Tong, Catalina Cangea, Charlie Roberts

    Abstract: Dynamic Distribution Decomposition (DDD) was introduced in Taylor-King et. al. (PLOS Comp Biol, 2020) as a variation on Dynamic Mode Decomposition. In brief, by using basis functions over a continuous state space, DDD allows for the fitting of continuous-time Markov chains over these basis functions and as a result continuously maps between distributions. The number of parameters in DDD scales by… ▽ More

    Submitted 11 June, 2020; v1 submitted 9 June, 2020; originally announced June 2020.

    Comments: 11 pages, 2 figures

  9. arXiv:2005.08230  [pdf, other

    cs.CV cs.LG

    Graph Density-Aware Losses for Novel Compositions in Scene Graph Generation

    Authors: Boris Knyazev, Harm de Vries, Cătălina Cangea, Graham W. Taylor, Aaron Courville, Eugene Belilovsky

    Abstract: Scene graph generation (SGG) aims to predict graph-structured descriptions of input images, in the form of objects and relationships between them. This task is becoming increasingly useful for progress at the interface of vision and language. Here, it is important - yet challenging - to perform well on novel (zero-shot) or rare (few-shot) compositions of objects and relationships. In this paper, w… ▽ More

    Submitted 17 August, 2020; v1 submitted 17 May, 2020; originally announced May 2020.

    Comments: accepted at BMVC 2020, the code is available at https://github.com/bknyaz/sgg

  10. arXiv:2002.03864  [pdf, other

    cs.LG cs.SI stat.ML

    Deep Graph Mapper: Seeing Graphs through the Neural Lens

    Authors: Cristian Bodnar, Cătălina Cangea, Pietro Liò

    Abstract: Recent advancements in graph representation learning have led to the emergence of condensed encodings that capture the main properties of a graph. However, even though these abstract representations are powerful for downstream tasks, they are not equally suitable for visualisation purposes. In this work, we merge Mapper, an algorithm from the field of Topological Data Analysis (TDA), with the expr… ▽ More

    Submitted 20 February, 2020; v1 submitted 10 February, 2020; originally announced February 2020.

    Comments: 13 pages, 10 figures

  11. arXiv:1912.06101  [pdf, other

    cs.LG cs.AI

    The PlayStation Reinforcement Learning Environment (PSXLE)

    Authors: Carlos Purves, Cătălina Cangea, Petar Veličković

    Abstract: We propose a new benchmark environment for evaluating Reinforcement Learning (RL) algorithms: the PlayStation Learning Environment (PSXLE), a PlayStation emulator modified to expose a simple control API that enables rich game-state representations. We argue that the PlayStation serves as a suitable progression for agent evaluation and propose a framework for such an evaluation. We build an action-… ▽ More

    Submitted 12 December, 2019; originally announced December 2019.

  12. arXiv:1908.04950  [pdf, other

    cs.CV cs.AI cs.CL cs.LG

    VideoNavQA: Bridging the Gap between Visual and Embodied Question Answering

    Authors: Cătălina Cangea, Eugene Belilovsky, Pietro Liò, Aaron Courville

    Abstract: Embodied Question Answering (EQA) is a recently proposed task, where an agent is placed in a rich 3D environment and must act based solely on its egocentric input to answer a given question. The desired outcome is that the agent learns to combine capabilities such as scene understanding, navigation and language understanding in order to perform complex reasoning in the visual world. However, initi… ▽ More

    Submitted 14 August, 2019; originally announced August 2019.

    Comments: To appear at BMVC 2019. 15 pages, 5 figures

  13. arXiv:1904.06316  [pdf, other

    cs.LG stat.ML

    Spatio-Temporal Deep Graph Infomax

    Authors: Felix L. Opolka, Aaron Solomon, Cătălina Cangea, Petar Veličković, Pietro Liò, R Devon Hjelm

    Abstract: Spatio-temporal graphs such as traffic networks or gene regulatory systems present challenges for the existing deep learning methods due to the complexity of structural changes over time. To address these issues, we introduce Spatio-Temporal Deep Graph Infomax (STDGI)---a fully unsupervised node representation learning approach based on mutual information maximization that exploits both the tempor… ▽ More

    Submitted 12 April, 2019; originally announced April 2019.

    Comments: 6 pages, 2 figures, Representation Learning on Graphs and Manifolds Workshop of the International Conference on Learning Representations (ICLR)

  14. arXiv:1811.09714  [pdf, other

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

    Structure-Based Networks for Drug Validation

    Authors: Cătălina Cangea, Arturas Grauslys, Pietro Liò, Francesco Falciani

    Abstract: Classifying chemicals according to putative modes of action (MOAs) is of paramount importance in the context of risk assessment. However, current methods are only able to handle a very small proportion of the existing chemicals. We address this issue by proposing an integrative deep learning architecture that learns a joint representation from molecular structures of drugs and their effects on hum… ▽ More

    Submitted 21 November, 2018; originally announced November 2018.

    Comments: Machine Learning for Health (ML4H) Workshop at NeurIPS 2018 arXiv:1811.07216

    Report number: ML4H/2018/89

  15. arXiv:1811.01287  [pdf, other

    stat.ML cs.AI cs.LG cs.SI

    Towards Sparse Hierarchical Graph Classifiers

    Authors: Cătălina Cangea, Petar Veličković, Nikola Jovanović, Thomas Kipf, Pietro Liò

    Abstract: Recent advances in representation learning on graphs, mainly leveraging graph convolutional networks, have brought a substantial improvement on many graph-based benchmark tasks. While novel approaches to learning node embeddings are highly suitable for node classification and link prediction, their application to graph classification (predicting a single label for the entire graph) remains mostly… ▽ More

    Submitted 3 November, 2018; originally announced November 2018.

    Comments: To appear in the Workshop on Relational Representation Learning (R2L) at NIPS 2018. 6 pages, 3 figures

  16. arXiv:1709.00572  [pdf, other

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

    XFlow: Cross-modal Deep Neural Networks for Audiovisual Classification

    Authors: Cătălina Cangea, Petar Veličković, Pietro Liò

    Abstract: In recent years, there have been numerous developments towards solving multimodal tasks, aiming to learn a stronger representation than through a single modality. Certain aspects of the data can be particularly useful in this case - for example, correlations in the space or time domain across modalities - but should be wisely exploited in order to benefit from their full predictive potential. We p… ▽ More

    Submitted 12 April, 2019; v1 submitted 2 September, 2017; originally announced September 2017.

    Comments: Accepted at the IEEE ICDL-EPIROB 2017 Workshop on Computational Models for Crossmodal Learning (CMCML), 4 pages, 6 figures