Skip to main content

Showing 1–26 of 26 results for author: Márquez-Neila, P

.
  1. arXiv:2407.04022  [pdf, other

    cs.CV cs.AI cs.LG

    Learning Non-Linear Invariants for Unsupervised Out-of-Distribution Detection

    Authors: Lars Doorenbos, Raphael Sznitman, Pablo Márquez-Neila

    Abstract: The inability of deep learning models to handle data drawn from unseen distributions has sparked much interest in unsupervised out-of-distribution (U-OOD) detection, as it is crucial for reliable deep learning models. Despite considerable attention, theoretically-motivated approaches are few and far between, with most methods building on top of some form of heuristic. Recently, U-OOD was formalize… ▽ More

    Submitted 4 July, 2024; originally announced July 2024.

    Comments: Accepted at ECCV 2024

  2. arXiv:2406.18175  [pdf, other

    astro-ph.GA astro-ph.IM cs.AI

    Galaxy spectroscopy without spectra: Galaxy properties from photometric images with conditional diffusion models

    Authors: Lars Doorenbos, Eva Sextl, Kevin Heng, Stefano Cavuoti, Massimo Brescia, Olena Torbaniuk, Giuseppe Longo, Raphael Sznitman, Pablo Márquez-Neila

    Abstract: Modern spectroscopic surveys can only target a small fraction of the vast amount of photometrically cataloged sources in wide-field surveys. Here, we report the development of a generative AI method capable of predicting optical galaxy spectra from photometric broad-band images alone. This method draws from the latest advances in diffusion models in combination with contrastive networks. We pass m… ▽ More

    Submitted 26 June, 2024; originally announced June 2024.

    Comments: Code is available here: https://github.com/LarsDoorenbos/generate-spectra

  3. arXiv:2406.02327  [pdf, other

    cs.CV cs.LG

    Continual Unsupervised Out-of-Distribution Detection

    Authors: Lars Doorenbos, Raphael Sznitman, Pablo Márquez-Neila

    Abstract: Deep learning models excel when the data distribution during training aligns with testing data. Yet, their performance diminishes when faced with out-of-distribution (OOD) samples, leading to great interest in the field of OOD detection. Current approaches typically assume that OOD samples originate from an unconcentrated distribution complementary to the training distribution. While this assumpti… ▽ More

    Submitted 4 June, 2024; originally announced June 2024.

  4. arXiv:2405.14788  [pdf, other

    cs.CV

    Masked Image Modelling for retinal OCT understanding

    Authors: Theodoros Pissas, Pablo Márquez-Neila, Sebastian Wolf, Martin Zinkernagel, Raphael Sznitman

    Abstract: This work explores the effectiveness of masked image modelling for learning representations of retinal OCT images. To this end, we leverage Masked Autoencoders (MAE), a simple and scalable method for self-supervised learning, to obtain a powerful and general representation for OCT images by training on 700K OCT images from 41K patients collected under real world clinical settings. We also provide… ▽ More

    Submitted 23 May, 2024; originally announced May 2024.

  5. arXiv:2311.08811  [pdf, other

    cs.CV cs.LG

    Correlation-aware active learning for surgery video segmentation

    Authors: Fei Wu, Pablo Marquez-Neila, Mingyi Zheng, Hedyeh Rafii-Tari, Raphael Sznitman

    Abstract: Semantic segmentation is a complex task that relies heavily on large amounts of annotated image data. However, annotating such data can be time-consuming and resource-intensive, especially in the medical domain. Active Learning (AL) is a popular approach that can help to reduce this burden by iteratively selecting images for annotation to improve the model performance. In the case of video data, i… ▽ More

    Submitted 11 December, 2023; v1 submitted 15 November, 2023; originally announced November 2023.

    Comments: WACV 2024, 8 pages, 7 supplementary pages

  6. arXiv:2308.13279  [pdf, other

    cs.LG cs.AI

    Hyperbolic Random Forests

    Authors: Lars Doorenbos, Pablo Márquez-Neila, Raphael Sznitman, Pascal Mettes

    Abstract: Hyperbolic space is becoming a popular choice for representing data due to the hierarchical structure - whether implicit or explicit - of many real-world datasets. Along with it comes a need for algorithms capable of solving fundamental tasks, such as classification, in hyperbolic space. Recently, multiple papers have investigated hyperbolic alternatives to hyperplane-based classifiers, such as lo… ▽ More

    Submitted 24 June, 2024; v1 submitted 25 August, 2023; originally announced August 2023.

    Comments: Accepted at TMLR. Code available at https://github.com/LarsDoorenbos/HoroRF

  7. arXiv:2307.01067  [pdf, other

    cs.CV

    Localized Questions in Medical Visual Question Answering

    Authors: Sergio Tascon-Morales, Pablo Márquez-Neila, Raphael Sznitman

    Abstract: Visual Question Answering (VQA) models aim to answer natural language questions about given images. Due to its ability to ask questions that differ from those used when training the model, medical VQA has received substantial attention in recent years. However, existing medical VQA models typically focus on answering questions that refer to an entire image rather than where the relevant content ma… ▽ More

    Submitted 3 July, 2023; originally announced July 2023.

    Comments: Appears in Medical Image Computing and Computer Assisted Interventions (MICCAI), 2023

  8. Unsupervised out-of-distribution detection for safer robotically guided retinal microsurgery

    Authors: Alain Jungo, Lars Doorenbos, Tommaso Da Col, Maarten Beelen, Martin Zinkernagel, Pablo Márquez-Neila, Raphael Sznitman

    Abstract: Purpose: A fundamental problem in designing safe machine learning systems is identifying when samples presented to a deployed model differ from those observed at training time. Detecting so-called out-of-distribution (OoD) samples is crucial in safety-critical applications such as robotically guided retinal microsurgery, where distances between the instrument and the retina are derived from sequen… ▽ More

    Submitted 3 May, 2023; v1 submitted 11 April, 2023; originally announced April 2023.

    Comments: Accepted at IPCAI 2023

  9. arXiv:2303.09427  [pdf, other

    cs.CV

    Logical Implications for Visual Question Answering Consistency

    Authors: Sergio Tascon-Morales, Pablo Márquez-Neila, Raphael Sznitman

    Abstract: Despite considerable recent progress in Visual Question Answering (VQA) models, inconsistent or contradictory answers continue to cast doubt on their true reasoning capabilities. However, most proposed methods use indirect strategies or strong assumptions on pairs of questions and answers to enforce model consistency. Instead, we propose a novel strategy intended to improve model performance by di… ▽ More

    Submitted 16 March, 2023; originally announced March 2023.

  10. arXiv:2303.08888  [pdf, other

    cs.CV

    Stochastic Segmentation with Conditional Categorical Diffusion Models

    Authors: Lukas Zbinden, Lars Doorenbos, Theodoros Pissas, Adrian Thomas Huber, Raphael Sznitman, Pablo Márquez-Neila

    Abstract: Semantic segmentation has made significant progress in recent years thanks to deep neural networks, but the common objective of generating a single segmentation output that accurately matches the image's content may not be suitable for safety-critical domains such as medical diagnostics and autonomous driving. Instead, multiple possible correct segmentation maps may be required to reflect the true… ▽ More

    Submitted 11 September, 2023; v1 submitted 15 March, 2023; originally announced March 2023.

    Comments: Accepted at ICCV 2023. Code available at https://github.com/LarsDoorenbos/ccdm-stochastic-segmentation

  11. arXiv:2211.05556  [pdf, other

    astro-ph.IM

    Generating astronomical spectra from photometry with conditional diffusion models

    Authors: Lars Doorenbos, Stefano Cavuoti, Giuseppe Longo, Massimo Brescia, Raphael Sznitman, Pablo Márquez-Neila

    Abstract: A trade-off between speed and information controls our understanding of astronomical objects. Fast-to-acquire photometric observations provide global properties, while costly and time-consuming spectroscopic measurements enable a better understanding of the physics governing their evolution. Here, we tackle this problem by generating spectra directly from photometry, through which we obtain an est… ▽ More

    Submitted 10 November, 2022; originally announced November 2022.

    Comments: Accepted at NeurIPS 2022 Machine Learning and the Physical Sciences workshop

  12. ULISSE: A Tool for One-shot Sky Exploration and its Application to Active Galactic Nuclei Detection

    Authors: Lars Doorenbos, Olena Torbaniuk, Stefano Cavuoti, Maurizio Paolillo, Giuseppe Longo, Massimo Brescia, Raphael Sznitman, Pablo Márquez-Neila

    Abstract: Modern sky surveys are producing ever larger amounts of observational data, which makes the application of classical approaches for the classification and analysis of objects challenging and time-consuming. However, this issue may be significantly mitigated by the application of automatic machine and deep learning methods. We propose ULISSE, a new deep learning tool that, starting from a single pr… ▽ More

    Submitted 23 August, 2022; originally announced August 2022.

    Comments: Accepted for publication in A&A

    Journal ref: A&A 666, A171 (2022)

  13. arXiv:2206.13296  [pdf, other

    cs.CV cs.LG

    Consistency-preserving Visual Question Answering in Medical Imaging

    Authors: Sergio Tascon-Morales, Pablo Márquez-Neila, Raphael Sznitman

    Abstract: Visual Question Answering (VQA) models take an image and a natural-language question as input and infer the answer to the question. Recently, VQA systems in medical imaging have gained popularity thanks to potential advantages such as patient engagement and second opinions for clinicians. While most research efforts have been focused on improving architectures and overcoming data-related limitatio… ▽ More

    Submitted 27 June, 2022; originally announced June 2022.

    Comments: Appears in Medical Image Computing and Computer Assisted Interventions (MICCAI), 2022

  14. arXiv:2111.13362  [pdf, other

    cs.CV

    Data Invariants to Understand Unsupervised Out-of-Distribution Detection

    Authors: Lars Doorenbos, Raphael Sznitman, Pablo Márquez-Neila

    Abstract: Unsupervised out-of-distribution (U-OOD) detection has recently attracted much attention due its importance in mission-critical systems and broader applicability over its supervised counterpart. Despite this increase in attention, U-OOD methods suffer from important shortcomings. By performing a large-scale evaluation on different benchmarks and image modalities, we show in this work that most pop… ▽ More

    Submitted 21 July, 2022; v1 submitted 26 November, 2021; originally announced November 2021.

    Comments: ECCV 2022

  15. Information content of JWST-NIRSPEC transmission spectra of warm Neptunes

    Authors: Andrea Guzmán-Mesa, Daniel Kitzmann, Chloe Fisher, Adam J. Burgasser, H. Jens Hoeijmakers, Pablo Márquez-Neila, Simon L. Grimm, Avi M. Mandell, Raphael Sznitman, Kevin Heng

    Abstract: Warm Neptunes offer a rich opportunity for understanding exo-atmospheric chemistry. With the upcoming James Webb Space Telescope (JWST), there is a need to elucidate the balance between investments in telescope time versus scientific yield. We use the supervised machine learning method of the random forest to perform an information content analysis on a 11-parameter model of transmission spectra f… ▽ More

    Submitted 7 May, 2020; v1 submitted 21 April, 2020; originally announced April 2020.

    Comments: 21 pages, 17 figures, 3 tables. Accepted by AJ

  16. Real-Time Camera Pose Estimation for Sports Fields

    Authors: Leonardo Citraro, Pablo Márquez-Neila, Stefano Savarè, Vivek Jayaram, Charles Dubout, Félix Renaut, Andrés Hasfura, Horesh Ben Shitrit, Pascal Fua

    Abstract: Given an image sequence featuring a portion of a sports field filmed by a moving and uncalibrated camera, such as the one of the smartphones, our goal is to compute automatically in real time the focal length and extrinsic camera parameters for each image in the sequence without using a priori knowledges of the position and orientation of the camera. To this end, we propose a novel framework that… ▽ More

    Submitted 31 March, 2020; originally announced March 2020.

    ACM Class: I.2.10; I.4.0; I.4.5; I.4.8

    Journal ref: Machine Vision and Applications 31, 16 (2020)

  17. arXiv:1910.11795  [pdf, other

    astro-ph.SR astro-ph.EP

    Supervised Machine Learning for Intercomparison of Model Grids of Brown Dwarfs: Application to GJ 570D and the Epsilon Indi B Binary System

    Authors: Maria Oreshenko, Daniel Kitzmann, Pablo Marquez-Neila, Matej Malik, Brendan P. Bowler, Adam J. Burgasser, Raphael Sznitman, Chloe E. Fisher, Kevin Heng

    Abstract: Self-consistent model grids of brown dwarfs involve complex physics and chemistry, and are often computed using proprietary computer codes, making it challenging to identify the reasons for discrepancies between model and data as well as between the models produced by different research groups. In the current study, we demonstrate a novel method for analyzing brown dwarf spectra, which combines th… ▽ More

    Submitted 18 December, 2019; v1 submitted 25 October, 2019; originally announced October 2019.

    Comments: Accepted for publication in The Astronomical Journal

  18. Interpreting High-Resolution Spectroscopy of Exoplanets Using Cross-Correlations and Supervised Machine Learning

    Authors: Chloe Fisher, H. Jens Hoeijmakers, Daniel Kitzmann, Pablo Márquez-Neila, Simon L. Grimm, Raphael Sznitman, Kevin Heng

    Abstract: We present a new method for performing atmospheric retrieval on ground-based, high-resolution data of exoplanets. Our method combines cross-correlation functions with a random forest, a supervised machine learning technique, to overcome challenges associated with high-resolution data. A series of cross-correlation functions are concatenated to give a "CCF-sequence" for each model atmosphere, which… ▽ More

    Submitted 29 February, 2020; v1 submitted 25 October, 2019; originally announced October 2019.

    Comments: 15 pages, 18 figures

  19. arXiv:1907.06955  [pdf, other

    cs.CV cs.LG

    Fused Detection of Retinal Biomarkers in OCT Volumes

    Authors: Thomas Kurmann, Pablo Márquez-Neila, Siqing Yu, Marion Munk, Sebastian Wolf, Raphael Sznitman

    Abstract: Optical Coherence Tomography (OCT) is the primary imaging modality for detecting pathological biomarkers associated to retinal diseases such as Age-Related Macular Degeneration. In practice, clinical diagnosis and treatment strategies are closely linked to biomarkers visible in OCT volumes and the ability to identify these plays an important role in the development of ophthalmic pharmaceutical pro… ▽ More

    Submitted 16 July, 2019; originally announced July 2019.

  20. arXiv:1904.06197  [pdf, other

    cs.CE cs.LG physics.comp-ph

    Simulation of hyperelastic materials in real-time using Deep Learning

    Authors: Andrea Mendizabal, Pablo Márquez-Neila, Stéphane Cotin

    Abstract: The finite element method (FEM) is among the most commonly used numerical methods for solving engineering problems. Due to its computational cost, various ideas have been introduced to reduce computation times, such as domain decomposition, parallel computing, adaptive meshing, and model order reduction. In this paper we present U-Mesh: a data-driven method based on a U-Net architecture that appro… ▽ More

    Submitted 6 November, 2019; v1 submitted 10 April, 2019; originally announced April 2019.

    Journal ref: Medical Image Analysis, Volume 59, January 2020, 101569

  21. arXiv:1902.00730  [pdf, other

    cs.CV

    Self-Binarizing Networks

    Authors: Fayez Lahoud, Radhakrishna Achanta, Pablo Márquez-Neila, Sabine Süsstrunk

    Abstract: We present a method to train self-binarizing neural networks, that is, networks that evolve their weights and activations during training to become binary. To obtain similar binary networks, existing methods rely on the sign activation function. This function, however, has no gradients for non-zero values, which makes standard backpropagation impossible. To circumvent the difficulty of training a… ▽ More

    Submitted 2 February, 2019; originally announced February 2019.

    Comments: 9 pages, 5 figures

  22. arXiv:1806.03944  [pdf, other

    astro-ph.EP physics.ao-ph physics.data-an

    Supervised Machine Learning for Analysing Spectra of Exoplanetary Atmospheres

    Authors: Pablo Marquez-Neila, Chloe Fisher, Raphael Sznitman, Kevin Heng

    Abstract: The use of machine learning is becoming ubiquitous in astronomy, but remains rare in the study of the atmospheres of exoplanets. Given the spectrum of an exoplanetary atmosphere, a multi-parameter space is swept through in real time to find the best-fit model. Known as atmospheric retrieval, it is a technique that originates from the Earth and planetary sciences. Such methods are very time-consumi… ▽ More

    Submitted 11 June, 2018; originally announced June 2018.

    Comments: 11 pages, 7 figures, 1 table

  23. arXiv:1712.02190  [pdf, other

    cs.CV

    Beyond the Pixel-Wise Loss for Topology-Aware Delineation

    Authors: Agata Mosinska, Pablo Marquez-Neila, Mateusz Kozinski, Pascal Fua

    Abstract: Delineation of curvilinear structures is an important problem in Computer Vision with multiple practical applications. With the advent of Deep Learning, many current approaches on automatic delineation have focused on finding more powerful deep architectures, but have continued using the habitual pixel-wise losses such as binary cross-entropy. In this paper we claim that pixel-wise losses alone ar… ▽ More

    Submitted 6 December, 2017; originally announced December 2017.

  24. arXiv:1706.02025  [pdf, other

    cs.CV

    Imposing Hard Constraints on Deep Networks: Promises and Limitations

    Authors: Pablo Márquez-Neila, Mathieu Salzmann, Pascal Fua

    Abstract: Imposing constraints on the output of a Deep Neural Net is one way to improve the quality of its predictions while loosening the requirements for labeled training data. Such constraints are usually imposed as soft constraints by adding new terms to the loss function that is minimized during training. An alternative is to impose them as hard constraints, which has a number of theoretical benefits b… ▽ More

    Submitted 6 June, 2017; originally announced June 2017.

  25. arXiv:1611.08896  [pdf, other

    cs.CV

    Uniform Information Segmentation

    Authors: Radhakrishna Achanta, Pablo Márquez-Neila, Pascal Fua, Sabine Süsstrunk

    Abstract: Size uniformity is one of the main criteria of superpixel methods. But size uniformity rarely conforms to the varying content of an image. The chosen size of the superpixels therefore represents a compromise - how to obtain the fewest superpixels without losing too much important detail. We propose that a more appropriate criterion for creating image segments is information uniformity. We introduc… ▽ More

    Submitted 27 November, 2016; originally announced November 2016.

    Comments: 9 pages

  26. arXiv:1611.05708  [pdf, other

    cs.CV

    Learning to Fuse 2D and 3D Image Cues for Monocular Body Pose Estimation

    Authors: Bugra Tekin, Pablo Márquez-Neila, Mathieu Salzmann, Pascal Fua

    Abstract: Most recent approaches to monocular 3D human pose estimation rely on Deep Learning. They typically involve regressing from an image to either 3D joint coordinates directly or 2D joint locations from which 3D coordinates are inferred. Both approaches have their strengths and weaknesses and we therefore propose a novel architecture designed to deliver the best of both worlds by performing both simul… ▽ More

    Submitted 10 April, 2017; v1 submitted 17 November, 2016; originally announced November 2016.