Skip to main content

Showing 1–10 of 10 results for author: Kenlay, H

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

    q-bio.BM cs.AI

    ABodyBuilder3: Improved and scalable antibody structure predictions

    Authors: Henry Kenlay, Frédéric A. Dreyer, Daniel Cutting, Daniel Nissley, Charlotte M. Deane

    Abstract: Accurate prediction of antibody structure is a central task in the design and development of monoclonal antibodies, notably to understand both their developability and their binding properties. In this article, we introduce ABodyBuilder3, an improved and scalable antibody structure prediction model based on ImmuneBuilder. We achieve a new state-of-the-art accuracy in the modelling of CDR loops by… ▽ More

    Submitted 31 May, 2024; originally announced May 2024.

    Comments: 8 pages, 3 figures, 3 tables, code available at https://github.com/Exscientia/ABodyBuilder3, weights and data available at https://zenodo.org/records/11354577

  2. arXiv:2403.17889  [pdf, other

    q-bio.BM cs.LG

    Large scale paired antibody language models

    Authors: Henry Kenlay, Frédéric A. Dreyer, Aleksandr Kovaltsuk, Dom Miketa, Douglas Pires, Charlotte M. Deane

    Abstract: Antibodies are proteins produced by the immune system that can identify and neutralise a wide variety of antigens with high specificity and affinity, and constitute the most successful class of biotherapeutics. With the advent of next-generation sequencing, billions of antibody sequences have been collected in recent years, though their application in the design of better therapeutics has been con… ▽ More

    Submitted 26 March, 2024; originally announced March 2024.

    Comments: 14 pages, 2 figures, 6 tables, model weights available at https://zenodo.org/doi/10.5281/zenodo.10876908

  3. arXiv:2310.19513  [pdf, other

    q-bio.BM cs.AI

    Inverse folding for antibody sequence design using deep learning

    Authors: Frédéric A. Dreyer, Daniel Cutting, Constantin Schneider, Henry Kenlay, Charlotte M. Deane

    Abstract: We consider the problem of antibody sequence design given 3D structural information. Building on previous work, we propose a fine-tuned inverse folding model that is specifically optimised for antibody structures and outperforms generic protein models on sequence recovery and structure robustness when applied on antibodies, with notable improvement on the hypervariable CDR-H3 loop. We study the ca… ▽ More

    Submitted 30 October, 2023; originally announced October 2023.

    Comments: 2023 ICML Workshop on Computational Biology, model weights available at https://zenodo.org/record/8164693

  4. arXiv:2306.11915  [pdf, other

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

    Structure-Aware Robustness Certificates for Graph Classification

    Authors: Pierre Osselin, Henry Kenlay, Xiaowen Dong

    Abstract: Certifying the robustness of a graph-based machine learning model poses a critical challenge for safety. Current robustness certificates for graph classifiers guarantee output invariance with respect to the total number of node pair flips (edge addition or edge deletion), which amounts to an $l_{0}$ ball centred on the adjacency matrix. Although theoretically attractive, this type of isotropic str… ▽ More

    Submitted 24 June, 2023; v1 submitted 20 June, 2023; originally announced June 2023.

    Comments: 9 pages, 6 figures (15 pages, 10 figures including references and appendices)

  5. arXiv:2306.05304  [pdf, other

    cs.LG cs.AI stat.ML

    Bayesian Optimisation of Functions on Graphs

    Authors: Xingchen Wan, Pierre Osselin, Henry Kenlay, Binxin Ru, Michael A. Osborne, Xiaowen Dong

    Abstract: The increasing availability of graph-structured data motivates the task of optimising over functions defined on the node set of graphs. Traditional graph search algorithms can be applied in this case, but they may be sample-inefficient and do not make use of information about the function values; on the other hand, Bayesian optimisation is a class of promising black-box solvers with superior sampl… ▽ More

    Submitted 29 October, 2023; v1 submitted 8 June, 2023; originally announced June 2023.

    Comments: NeurIPS 2023. 11 pages, 11 figures, 1 table (29 pages, 31 figures, 1 table including references and appendices)

  6. arXiv:2203.15470  [pdf, other

    stat.ML cs.LG q-fin.ST stat.AP stat.ME

    Graph similarity learning for change-point detection in dynamic networks

    Authors: Deborah Sulem, Henry Kenlay, Mihai Cucuringu, Xiaowen Dong

    Abstract: Dynamic networks are ubiquitous for modelling sequential graph-structured data, e.g., brain connectome, population flows and messages exchanges. In this work, we consider dynamic networks that are temporal sequences of graph snapshots, and aim at detecting abrupt changes in their structure. This task is often termed network change-point detection and has numerous applications, such as fraud detect… ▽ More

    Submitted 29 March, 2022; originally announced March 2022.

    Comments: 33 pages, 21 figures, 5 tables

  7. arXiv:2111.12128  [pdf, other

    cs.LG

    On the Unreasonable Effectiveness of Feature propagation in Learning on Graphs with Missing Node Features

    Authors: Emanuele Rossi, Henry Kenlay, Maria I. Gorinova, Benjamin Paul Chamberlain, Xiaowen Dong, Michael Bronstein

    Abstract: While Graph Neural Networks (GNNs) have recently become the de facto standard for modeling relational data, they impose a strong assumption on the availability of the node or edge features of the graph. In many real-world applications, however, features are only partially available; for example, in social networks, age and gender are available only for a small subset of users. We present a general… ▽ More

    Submitted 23 May, 2022; v1 submitted 23 November, 2021; originally announced November 2021.

  8. arXiv:2111.02842  [pdf, other

    stat.ML cs.AI cs.CR cs.LG

    Adversarial Attacks on Graph Classification via Bayesian Optimisation

    Authors: Xingchen Wan, Henry Kenlay, Binxin Ru, Arno Blaas, Michael A. Osborne, Xiaowen Dong

    Abstract: Graph neural networks, a popular class of models effective in a wide range of graph-based learning tasks, have been shown to be vulnerable to adversarial attacks. While the majority of the literature focuses on such vulnerability in node-level classification tasks, little effort has been dedicated to analysing adversarial attacks on graph-level classification, an important problem with numerous re… ▽ More

    Submitted 4 November, 2021; originally announced November 2021.

    Comments: NeurIPS 2021. 11 pages, 8 figures, 2 tables (24 pages, 17 figures, 8 tables including references and appendices)

  9. arXiv:2102.09587  [pdf, other

    cs.LG

    Interpretable Stability Bounds for Spectral Graph Filters

    Authors: Henry Kenlay, Dorina Thanou, Xiaowen Dong

    Abstract: Graph-structured data arise in a variety of real-world context ranging from sensor and transportation to biological and social networks. As a ubiquitous tool to process graph-structured data, spectral graph filters have been used to solve common tasks such as denoising and anomaly detection, as well as design deep learning architectures such as graph neural networks. Despite being an important too… ▽ More

    Submitted 18 February, 2021; originally announced February 2021.

  10. arXiv:2010.13747  [pdf, ps, other

    cs.LG

    On the Stability of Graph Convolutional Neural Networks under Edge Rewiring

    Authors: Henry Kenlay, Dorina Thanou, Xiaowen Dong

    Abstract: Graph neural networks are experiencing a surge of popularity within the machine learning community due to their ability to adapt to non-Euclidean domains and instil inductive biases. Despite this, their stability, i.e., their robustness to small perturbations in the input, is not yet well understood. Although there exists some results showing the stability of graph neural networks, most take the f… ▽ More

    Submitted 18 February, 2021; v1 submitted 26 October, 2020; originally announced October 2020.

    Comments: To appear at the 46th International Conference on Acoustics, Speech and Signal Processing (ICASSP 2021)