Skip to main content

Showing 1–14 of 14 results for author: Maes, F

Searching in archive cs. Search in all archives.
.
  1. MARLIN: A Cloud Integrated Robotic Solution to Support Intralogistics in Retail

    Authors: Dennis Mronga, Andreas Bresser, Fabian Maas, Adrian Danzglock, Simon Stelter, Alina Hawkin, Hoang Giang Nguyen, Michael Beetz, Frank Kirchner

    Abstract: In this paper, we present the service robot MARLIN and its integration with the K4R platform, a cloud system for complex AI applications in retail. At its core, this platform contains so-called semantic digital twins, a semantically annotated representation of the retail store. MARLIN continuously exchanges data with the K4R platform, improving the robot's capabilities in perception, autonomous na… ▽ More

    Submitted 2 July, 2024; originally announced July 2024.

    Journal ref: MARLIN: A cloud integrated robotic solution to support intralogistics in retail, Robotics and Autonomous Systems, Volume 175, 2024

  2. arXiv:2405.17072  [pdf, other

    cs.LO cs.AI math.LO

    A novel framework for systematic propositional formula simplification based on existential graphs

    Authors: Jordina Francès de Mas, Juliana Bowles

    Abstract: This paper presents a novel simplification calculus for propositional logic derived from Peirce's existential graphs' rules of inference and implication graphs. Our rules can be applied to propositional logic formulae in nested form, are equivalence-preserving, guarantee a monotonically decreasing number of variables, clauses and literals, and maximise the preservation of structural problem inform… ▽ More

    Submitted 27 May, 2024; originally announced May 2024.

    Comments: 19 pages, 12 figures. Under consideration in Theory and Practice of Logic Programming (TPLP)

    MSC Class: 03B35; 03B70; 68N17; 68T27 ACM Class: F.4.1; I.2.2; I.2.3; I.2.4

  3. The Dice loss in the context of missing or empty labels: Introducing $Φ$ and $ε$

    Authors: Sofie Tilborghs, Jeroen Bertels, David Robben, Dirk Vandermeulen, Frederik Maes

    Abstract: Albeit the Dice loss is one of the dominant loss functions in medical image segmentation, most research omits a closer look at its derivative, i.e. the real motor of the optimization when using gradient descent. In this paper, we highlight the peculiar action of the Dice loss in the presence of missing or empty labels. First, we formulate a theoretical basis that gives a general description of the… ▽ More

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

    Comments: 8 pages, 3 figures, 1 table, International Conference on Medical Image Computing and Computer Assisted Intervention (MICCAI) 2022

    Journal ref: Medical Image Computing and Computer Assisted Intervention (MICCAI) 2022. Lecture Notes in Computer Science, vol 13435. Springer, Cham

  4. Shape constrained CNN for segmentation guided prediction of myocardial shape and pose parameters in cardiac MRI

    Authors: Sofie Tilborghs, Jan Bogaert, Frederik Maes

    Abstract: Semantic segmentation using convolutional neural networks (CNNs) is the state-of-the-art for many medical image segmentation tasks including myocardial segmentation in cardiac MR images. However, the predicted segmentation maps obtained from such standard CNN do not allow direct quantification of regional shape properties such as regional wall thickness. Furthermore, the CNNs lack explicit shape c… ▽ More

    Submitted 2 March, 2022; originally announced March 2022.

  5. arXiv:2202.12295  [pdf, other

    eess.IV cs.CV cs.LG

    Factorizer: A Scalable Interpretable Approach to Context Modeling for Medical Image Segmentation

    Authors: Pooya Ashtari, Diana M. Sima, Lieven De Lathauwer, Dominique Sappey-Marinier, Frederik Maes, Sabine Van Huffel

    Abstract: Convolutional Neural Networks (CNNs) with U-shaped architectures have dominated medical image segmentation, which is crucial for various clinical purposes. However, the inherent locality of convolution makes CNNs fail to fully exploit global context, essential for better recognition of some structures, e.g., brain lesions. Transformers have recently proven promising performance on vision tasks, in… ▽ More

    Submitted 13 December, 2022; v1 submitted 24 February, 2022; originally announced February 2022.

    Comments: 31 pages, 8 figures, 4 tables

    Journal ref: Medical Image Analysis 84 (2023) 102706

  6. arXiv:2112.12560  [pdf, other

    eess.IV cs.CV

    On the relationship between calibrated predictors and unbiased volume estimation

    Authors: Teodora Popordanoska, Jeroen Bertels, Dirk Vandermeulen, Frederik Maes, Matthew B. Blaschko

    Abstract: Machine learning driven medical image segmentation has become standard in medical image analysis. However, deep learning models are prone to overconfident predictions. This has led to a renewed focus on calibrated predictions in the medical imaging and broader machine learning communities. Calibrated predictions are estimates of the probability of a label that correspond to the true expected value… ▽ More

    Submitted 23 December, 2021; originally announced December 2021.

    Comments: Published at MICCAI 2021

  7. arXiv:2011.11719  [pdf, other

    eess.IV cs.CV

    Explainable-by-design Semi-Supervised Representation Learning for COVID-19 Diagnosis from CT Imaging

    Authors: Abel Díaz Berenguer, Hichem Sahli, Boris Joukovsky, Maryna Kvasnytsia, Ine Dirks, Mitchel Alioscha-Perez, Nikos Deligiannis, Panagiotis Gonidakis, Sebastián Amador Sánchez, Redona Brahimetaj, Evgenia Papavasileiou, Jonathan Cheung-Wai Chana, Fei Li, Shangzhen Song, Yixin Yang, Sofie Tilborghs, Siri Willems, Tom Eelbode, Jeroen Bertels, Dirk Vandermeulen, Frederik Maes, Paul Suetens, Lucas Fidon, Tom Vercauteren, David Robben , et al. (15 additional authors not shown)

    Abstract: Our motivating application is a real-world problem: COVID-19 classification from CT imaging, for which we present an explainable Deep Learning approach based on a semi-supervised classification pipeline that employs variational autoencoders to extract efficient feature embedding. We have optimized the architecture of two different networks for CT images: (i) a novel conditional variational autoenc… ▽ More

    Submitted 2 September, 2021; v1 submitted 23 November, 2020; originally announced November 2020.

  8. arXiv:2010.13499  [pdf, other

    eess.IV cs.CV cs.LG

    Optimization for Medical Image Segmentation: Theory and Practice when evaluating with Dice Score or Jaccard Index

    Authors: Tom Eelbode, Jeroen Bertels, Maxim Berman, Dirk Vandermeulen, Frederik Maes, Raf Bisschops, Matthew B. Blaschko

    Abstract: In many medical imaging and classical computer vision tasks, the Dice score and Jaccard index are used to evaluate the segmentation performance. Despite the existence and great empirical success of metric-sensitive losses, i.e. relaxations of these metrics such as soft Dice, soft Jaccard and Lovasz-Softmax, many researchers still use per-pixel losses, such as (weighted) cross-entropy to train CNNs… ▽ More

    Submitted 26 October, 2020; originally announced October 2020.

    Comments: 15 pages, 14 figures, accepted for publication in IEEE Transactions on Medical Imaging (2020)

  9. Shape Constrained CNN for Cardiac MR Segmentation with Simultaneous Prediction of Shape and Pose Parameters

    Authors: Sofie Tilborghs, Tom Dresselaers, Piet Claus, Jan Bogaert, Frederik Maes

    Abstract: Semantic segmentation using convolutional neural networks (CNNs) is the state-of-the-art for many medical segmentation tasks including left ventricle (LV) segmentation in cardiac MR images. However, a drawback is that these CNNs lack explicit shape constraints, occasionally resulting in unrealistic segmentations. In this paper, we perform LV and myocardial segmentation by regression of pose and sh… ▽ More

    Submitted 18 October, 2020; originally announced October 2020.

    Comments: Presented at the 11th Workshop on Statistical Atlases and Computational Modeling of the Heart (STACOM 2020), held in conjunction with MICCAI 2020

  10. arXiv:2007.15546  [pdf, other

    eess.IV cs.CV

    Comparative study of deep learning methods for the automatic segmentation of lung, lesion and lesion type in CT scans of COVID-19 patients

    Authors: Sofie Tilborghs, Ine Dirks, Lucas Fidon, Siri Willems, Tom Eelbode, Jeroen Bertels, Bart Ilsen, Arne Brys, Adriana Dubbeldam, Nico Buls, Panagiotis Gonidakis, Sebastián Amador Sánchez, Annemiek Snoeckx, Paul M. Parizel, Johan de Mey, Dirk Vandermeulen, Tom Vercauteren, David Robben, Dirk Smeets, Frederik Maes, Jef Vandemeulebroucke, Paul Suetens

    Abstract: Recent research on COVID-19 suggests that CT imaging provides useful information to assess disease progression and assist diagnosis, in addition to help understanding the disease. There is an increasing number of studies that propose to use deep learning to provide fast and accurate quantification of COVID-19 using chest CT scans. The main tasks of interest are the automatic segmentation of lung a… ▽ More

    Submitted 10 January, 2022; v1 submitted 29 July, 2020; originally announced July 2020.

    Comments: Updated acknowledgments

  11. Optimizing the Dice Score and Jaccard Index for Medical Image Segmentation: Theory & Practice

    Authors: Jeroen Bertels, Tom Eelbode, Maxim Berman, Dirk Vandermeulen, Frederik Maes, Raf Bisschops, Matthew Blaschko

    Abstract: The Dice score and Jaccard index are commonly used metrics for the evaluation of segmentation tasks in medical imaging. Convolutional neural networks trained for image segmentation tasks are usually optimized for (weighted) cross-entropy. This introduces an adverse discrepancy between the learning optimization objective (the loss) and the end target metric. Recent works in computer vision have pro… ▽ More

    Submitted 5 November, 2019; originally announced November 2019.

    Comments: MICCAI 2019

    Journal ref: LNCS 11765, Springer Nature Switzerland AG 2019

  12. arXiv:1208.4773  [pdf, ps, other

    eess.SY cs.AI cs.LG

    Optimized Look-Ahead Tree Policies: A Bridge Between Look-Ahead Tree Policies and Direct Policy Search

    Authors: Tobias Jung, Louis Wehenkel, Damien Ernst, Francis Maes

    Abstract: Direct policy search (DPS) and look-ahead tree (LT) policies are two widely used classes of techniques to produce high performance policies for sequential decision-making problems. To make DPS approaches work well, one crucial issue is to select an appropriate space of parameterized policies with respect to the targeted problem. A fundamental issue in LT approaches is that, to take good decisions,… ▽ More

    Submitted 23 August, 2012; originally announced August 2012.

    Comments: In Submission

  13. arXiv:1208.4692  [pdf, other

    cs.AI cs.GT

    Monte Carlo Search Algorithm Discovery for One Player Games

    Authors: Francis Maes, David Lupien St-Pierre, Damien Ernst

    Abstract: Much current research in AI and games is being devoted to Monte Carlo search (MCS) algorithms. While the quest for a single unified MCS algorithm that would perform well on all problems is of major interest for AI, practitioners often know in advance the problem they want to solve, and spend plenty of time exploiting this knowledge to customize their MCS algorithm in a problem-driven way. We propo… ▽ More

    Submitted 18 December, 2012; v1 submitted 23 August, 2012; originally announced August 2012.

  14. arXiv:1207.5208  [pdf, other

    cs.AI cs.LG stat.ML

    Meta-Learning of Exploration/Exploitation Strategies: The Multi-Armed Bandit Case

    Authors: Francis Maes, Damien Ernst, Louis Wehenkel

    Abstract: The exploration/exploitation (E/E) dilemma arises naturally in many subfields of Science. Multi-armed bandit problems formalize this dilemma in its canonical form. Most current research in this field focuses on generic solutions that can be applied to a wide range of problems. However, in practice, it is often the case that a form of prior information is available about the specific class of targe… ▽ More

    Submitted 22 July, 2012; originally announced July 2012.

    Comments: 16 pages, Springer Selection of papers of ICAART'12