Skip to main content

Showing 1–9 of 9 results for author: Hammerla, N Y

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

    cs.LG

    Harnessing Preference Optimisation in Protein LMs for Hit Maturation in Cell Therapy

    Authors: Katarzyna Janocha, Annabel Ling, Alice Godson, Yulia Lampi, Simon Bornschein, Nils Y. Hammerla

    Abstract: Cell and immunotherapy offer transformative potential for treating diseases like cancer and autoimmune disorders by modulating the immune system. The development of these therapies is resource-intensive, with the majority of drug candidates failing to progress beyond laboratory testing. While recent advances in machine learning have revolutionised areas such as protein engineering, applications in… ▽ More

    Submitted 3 December, 2024; v1 submitted 2 December, 2024; originally announced December 2024.

  2. arXiv:2007.13794  [pdf, other

    cs.LG stat.ML

    Neural Temporal Point Processes For Modelling Electronic Health Records

    Authors: Joseph Enguehard, Dan Busbridge, Adam Bozson, Claire Woodcock, Nils Y. Hammerla

    Abstract: The modelling of Electronic Health Records (EHRs) has the potential to drive more efficient allocation of healthcare resources, enabling early intervention strategies and advancing personalised healthcare. However, EHRs are challenging to model due to their realisation as noisy, multi-modal data occurring at irregular time intervals. To address their temporal nature, we treat EHRs as samples gener… ▽ More

    Submitted 7 December, 2020; v1 submitted 27 July, 2020; originally announced July 2020.

    Comments: Version accepted to Machine Learning for Health (ML4H) workshop at NeurIPS 2020. 10 pages, 5 figures, 3 tables. Code, pre-trained models and datasets available at https://github.com/babylonhealth/neuralTPPs

  3. arXiv:1905.07790  [pdf, other

    cs.CL cs.LG stat.ML

    Correlation Coefficients and Semantic Textual Similarity

    Authors: Vitalii Zhelezniak, Aleksandar Savkov, April Shen, Nils Y. Hammerla

    Abstract: A large body of research into semantic textual similarity has focused on constructing state-of-the-art embeddings using sophisticated modelling, careful choice of learning signals and many clever tricks. By contrast, little attention has been devoted to similarity measures between these embeddings, with cosine similarity being used unquestionably in the majority of cases. In this work, we illustra… ▽ More

    Submitted 19 May, 2019; originally announced May 2019.

    Comments: Accepted as a long paper at NAACL-HLT 2019

  4. arXiv:1904.13264  [pdf, other

    cs.CL cs.LG

    Don't Settle for Average, Go for the Max: Fuzzy Sets and Max-Pooled Word Vectors

    Authors: Vitalii Zhelezniak, Aleksandar Savkov, April Shen, Francesco Moramarco, Jack Flann, Nils Y. Hammerla

    Abstract: Recent literature suggests that averaged word vectors followed by simple post-processing outperform many deep learning methods on semantic textual similarity tasks. Furthermore, when averaged word vectors are trained supervised on large corpora of paraphrases, they achieve state-of-the-art results on standard STS benchmarks. Inspired by these insights, we push the limits of word embeddings even fu… ▽ More

    Submitted 30 April, 2019; originally announced April 2019.

    Comments: Published as a conference paper at ICLR 2019

  5. arXiv:1904.05811  [pdf, other

    cs.LG cs.AI stat.ML

    Relational Graph Attention Networks

    Authors: Dan Busbridge, Dane Sherburn, Pietro Cavallo, Nils Y. Hammerla

    Abstract: We investigate Relational Graph Attention Networks, a class of models that extends non-relational graph attention mechanisms to incorporate relational information, opening up these methods to a wider variety of problems. A thorough evaluation of these models is performed, and comparisons are made against established benchmarks. To provide a meaningful comparison, we retrain Relational Graph Convol… ▽ More

    Submitted 11 April, 2019; originally announced April 2019.

    Comments: 10 pages + 8 pages of appendices. Layer implementation available at https://github.com/Babylonpartners/rgat/

  6. arXiv:1805.03435  [pdf, other

    cs.AI cs.CL cs.LG

    Decoding Decoders: Finding Optimal Representation Spaces for Unsupervised Similarity Tasks

    Authors: Vitalii Zhelezniak, Dan Busbridge, April Shen, Samuel L. Smith, Nils Y. Hammerla

    Abstract: Experimental evidence indicates that simple models outperform complex deep networks on many unsupervised similarity tasks. We provide a simple yet rigorous explanation for this behaviour by introducing the concept of an optimal representation space, in which semantically close symbols are mapped to representations that are close under a similarity measure induced by the model's objective function.… ▽ More

    Submitted 9 May, 2018; originally announced May 2018.

    Comments: ICLR 2018 Workshop Track, 15 pages, 3 figures, 6 tables

  7. arXiv:1804.03999  [pdf, other

    cs.CV

    Attention U-Net: Learning Where to Look for the Pancreas

    Authors: Ozan Oktay, Jo Schlemper, Loic Le Folgoc, Matthew Lee, Mattias Heinrich, Kazunari Misawa, Kensaku Mori, Steven McDonagh, Nils Y Hammerla, Bernhard Kainz, Ben Glocker, Daniel Rueckert

    Abstract: We propose a novel attention gate (AG) model for medical imaging that automatically learns to focus on target structures of varying shapes and sizes. Models trained with AGs implicitly learn to suppress irrelevant regions in an input image while highlighting salient features useful for a specific task. This enables us to eliminate the necessity of using explicit external tissue/organ localisation… ▽ More

    Submitted 20 May, 2018; v1 submitted 11 April, 2018; originally announced April 2018.

    Comments: Accepted to published in MIDL'18 (Revised Version) / OpenReview link: https://openreview.net/forum?id=Skft7cijM

  8. arXiv:1702.03859  [pdf, other

    cs.CL cs.AI cs.IR

    Offline bilingual word vectors, orthogonal transformations and the inverted softmax

    Authors: Samuel L. Smith, David H. P. Turban, Steven Hamblin, Nils Y. Hammerla

    Abstract: Usually bilingual word vectors are trained "online". Mikolov et al. showed they can also be found "offline", whereby two pre-trained embeddings are aligned with a linear transformation, using dictionaries compiled from expert knowledge. In this work, we prove that the linear transformation between two spaces should be orthogonal. This transformation can be obtained using the singular value decompo… ▽ More

    Submitted 13 February, 2017; originally announced February 2017.

    Comments: Accepted to conference track at ICLR 2017

  9. arXiv:1604.08880  [pdf, other

    cs.LG cs.AI cs.HC stat.ML

    Deep, Convolutional, and Recurrent Models for Human Activity Recognition using Wearables

    Authors: Nils Y. Hammerla, Shane Halloran, Thomas Ploetz

    Abstract: Human activity recognition (HAR) in ubiquitous computing is beginning to adopt deep learning to substitute for well-established analysis techniques that rely on hand-crafted feature extraction and classification techniques. From these isolated applications of custom deep architectures it is, however, difficult to gain an overview of their suitability for problems ranging from the recognition of ma… ▽ More

    Submitted 29 April, 2016; originally announced April 2016.

    Comments: Extended version has been accepted for publication at International Joint Conference on Artificial Intelligence (IJCAI)