Skip to main content

Showing 1–6 of 6 results for author: Oldenhof, M

.
  1. arXiv:2404.01743  [pdf, other

    cs.CV

    Atom-Level Optical Chemical Structure Recognition with Limited Supervision

    Authors: Martijn Oldenhof, Edward De Brouwer, Adam Arany, Yves Moreau

    Abstract: Identifying the chemical structure from a graphical representation, or image, of a molecule is a challenging pattern recognition task that would greatly benefit drug development. Yet, existing methods for chemical structure recognition do not typically generalize well, and show diminished effectiveness when confronted with domains where data is sparse, or costly to generate, such as hand-drawn mol… ▽ More

    Submitted 2 April, 2024; originally announced April 2024.

    Comments: Accepted in IEEE/CVF Conference on Computer Vision and Pattern Recognition 2024

  2. arXiv:2303.05148  [pdf, other

    cs.CV stat.ML

    Weakly Supervised Knowledge Transfer with Probabilistic Logical Reasoning for Object Detection

    Authors: Martijn Oldenhof, Adam Arany, Yves Moreau, Edward De Brouwer

    Abstract: Training object detection models usually requires instance-level annotations, such as the positions and labels of all objects present in each image. Such supervision is unfortunately not always available and, more often, only image-level information is provided, also known as weak supervision. Recent works have addressed this limitation by leveraging knowledge from a richly annotated domain. Howev… ▽ More

    Submitted 9 March, 2023; originally announced March 2023.

    Comments: Accepted to ICLR 2023

  3. arXiv:2210.08871  [pdf, other

    cs.LG stat.ML

    Industry-Scale Orchestrated Federated Learning for Drug Discovery

    Authors: Martijn Oldenhof, Gergely Ács, Balázs Pejó, Ansgar Schuffenhauer, Nicholas Holway, Noé Sturm, Arne Dieckmann, Oliver Fortmeier, Eric Boniface, Clément Mayer, Arnaud Gohier, Peter Schmidtke, Ritsuya Niwayama, Dieter Kopecky, Lewis Mervin, Prakash Chandra Rathi, Lukas Friedrich, András Formanek, Peter Antal, Jordon Rahaman, Adam Zalewski, Wouter Heyndrickx, Ezron Oluoch, Manuel Stößel, Michal Vančo , et al. (22 additional authors not shown)

    Abstract: To apply federated learning to drug discovery we developed a novel platform in the context of European Innovative Medicines Initiative (IMI) project MELLODDY (grant n°831472), which was comprised of 10 pharmaceutical companies, academic research labs, large industrial companies and startups. The MELLODDY platform was the first industry-scale platform to enable the creation of a global federated mo… ▽ More

    Submitted 12 December, 2022; v1 submitted 17 October, 2022; originally announced October 2022.

    Comments: 9 pages, 4 figures, to appear in AAAI-23 ([IAAI-23 track] Deployed Highly Innovative Applications of AI)

  4. arXiv:2203.04676  [pdf, ps, other

    stat.ML cs.LG

    SparseChem: Fast and accurate machine learning model for small molecules

    Authors: Adam Arany, Jaak Simm, Martijn Oldenhof, Yves Moreau

    Abstract: SparseChem provides fast and accurate machine learning models for biochemical applications. Especially, the package supports very high-dimensional sparse inputs, e.g., millions of features and millions of compounds. It is possible to train classification, regression and censored regression models, or combination of them from command line. Additionally, the library can be accessed directly from Pyt… ▽ More

    Submitted 9 March, 2022; originally announced March 2022.

  5. Self-Labeling of Fully Mediating Representations by Graph Alignment

    Authors: Martijn Oldenhof, Adam Arany, Yves Moreau, Jaak Simm

    Abstract: To be able to predict a molecular graph structure ($W$) given a 2D image of a chemical compound ($U$) is a challenging problem in machine learning. We are interested to learn $f: U \rightarrow W$ where we have a fully mediating representation $V$ such that $f$ factors into $U \rightarrow V \rightarrow W$. However, observing V requires detailed and expensive labels. We propose graph aligning approa… ▽ More

    Submitted 25 March, 2021; originally announced March 2021.

    Comments: Code available: https://github.com/biolearning-stadius/chemgrapher-self-rich-labeling

  6. ChemGrapher: Optical Graph Recognition of Chemical Compounds by Deep Learning

    Authors: Martijn Oldenhof, Adam Arany, Yves Moreau, Jaak Simm

    Abstract: In drug discovery, knowledge of the graph structure of chemical compounds is essential. Many thousands of scientific articles in chemistry and pharmaceutical sciences have investigated chemical compounds, but in cases the details of the structure of these chemical compounds is published only as an images. A tool to analyze these images automatically and convert them into a chemical graph structure… ▽ More

    Submitted 23 February, 2020; originally announced February 2020.

    Comments: 16 pages, 6 figures