Skip to main content

Showing 1–14 of 14 results for author: Bucher, M

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

    cs.CL cs.AI

    Fine-Tuned 'Small' LLMs (Still) Significantly Outperform Zero-Shot Generative AI Models in Text Classification

    Authors: Martin Juan José Bucher, Marco Martini

    Abstract: Generative AI offers a simple, prompt-based alternative to fine-tuning smaller BERT-style LLMs for text classification tasks. This promises to eliminate the need for manually labeled training data and task-specific model training. However, it remains an open question whether tools like ChatGPT can deliver on this promise. In this paper, we show that smaller, fine-tuned LLMs (still) consistently an… ▽ More

    Submitted 12 June, 2024; originally announced June 2024.

    ACM Class: I.2.7

  2. arXiv:2311.00548  [pdf, other

    cs.CV

    Continual atlas-based segmentation of prostate MRI

    Authors: Amin Ranem, Camila González, Daniel Pinto dos Santos, Andreas M. Bucher, Ahmed E. Othman, Anirban Mukhopadhyay

    Abstract: Continual learning (CL) methods designed for natural image classification often fail to reach basic quality standards for medical image segmentation. Atlas-based segmentation, a well-established approach in medical imaging, incorporates domain knowledge on the region of interest, leading to semantically coherent predictions. This is especially promising for CL, as it allows us to leverage structur… ▽ More

    Submitted 6 November, 2023; v1 submitted 1 November, 2023; originally announced November 2023.

  3. arXiv:2309.17285  [pdf, other

    cs.CV

    Efficient Large Scale Medical Image Dataset Preparation for Machine Learning Applications

    Authors: Stefan Denner, Jonas Scherer, Klaus Kades, Dimitrios Bounias, Philipp Schader, Lisa Kausch, Markus Bujotzek, Andreas Michael Bucher, Tobias Penzkofer, Klaus Maier-Hein

    Abstract: In the rapidly evolving field of medical imaging, machine learning algorithms have become indispensable for enhancing diagnostic accuracy. However, the effectiveness of these algorithms is contingent upon the availability and organization of high-quality medical imaging datasets. Traditional Digital Imaging and Communications in Medicine (DICOM) data management systems are inadequate for handling… ▽ More

    Submitted 29 September, 2023; originally announced September 2023.

  4. arXiv:2307.05235  [pdf, other

    cs.DS

    Quantitative Comparison of Nearest Neighbor Search Algorithms

    Authors: Hanitriniala Malalatiana Rakotondrasoa, Martin Bucher, Ilya Sinayskiy

    Abstract: We compare the performance of three nearest neighbor search algorithms: the Orchard, ball tree, and VP-tree algorithms. These algorithms are commonly used for nearest-neighbor searches and are known for their efficiency in large datasets. We analyze the fraction of distances computed in relation to the size of the dataset and its dimension. For each algorithm we derive a fitting function for the e… ▽ More

    Submitted 11 July, 2023; originally announced July 2023.

    Comments: 5 pages Latex

  5. arXiv:2212.14177  [pdf, other

    cs.AI cs.CY eess.IV

    Current State of Community-Driven Radiological AI Deployment in Medical Imaging

    Authors: Vikash Gupta, Barbaros Selnur Erdal, Carolina Ramirez, Ralf Floca, Laurence Jackson, Brad Genereaux, Sidney Bryson, Christopher P Bridge, Jens Kleesiek, Felix Nensa, Rickmer Braren, Khaled Younis, Tobias Penzkofer, Andreas Michael Bucher, Ming Melvin Qin, Gigon Bae, Hyeonhoon Lee, M. Jorge Cardoso, Sebastien Ourselin, Eric Kerfoot, Rahul Choudhury, Richard D. White, Tessa Cook, David Bericat, Matthew Lungren , et al. (2 additional authors not shown)

    Abstract: Artificial Intelligence (AI) has become commonplace to solve routine everyday tasks. Because of the exponential growth in medical imaging data volume and complexity, the workload on radiologists is steadily increasing. We project that the gap between the number of imaging exams and the number of expert radiologist readers required to cover this increase will continue to expand, consequently introd… ▽ More

    Submitted 8 May, 2023; v1 submitted 29 December, 2022; originally announced December 2022.

    Comments: 21 pages; 5 figures

    MSC Class: eess.IV

  6. arXiv:2108.06230  [pdf, other

    cs.CV

    Generative Zero-Shot Learning for Semantic Segmentation of 3D Point Clouds

    Authors: Björn Michele, Alexandre Boulch, Gilles Puy, Maxime Bucher, Renaud Marlet

    Abstract: While there has been a number of studies on Zero-Shot Learning (ZSL) for 2D images, its application to 3D data is still recent and scarce, with just a few methods limited to classification. We present the first generative approach for both ZSL and Generalized ZSL (GZSL) on 3D data, that can handle both classification and, for the first time, semantic segmentation. We show that it reaches or outper… ▽ More

    Submitted 19 January, 2023; v1 submitted 13 August, 2021; originally announced August 2021.

    Comments: For the published code, see https://github.com/valeoai/3DGenZ

    Journal ref: Proceedings of the 2021 International Conference on 3D Vision (3DV 2021), pp. 992-1002

  7. arXiv:2004.01130  [pdf, other

    cs.CV

    Handling new target classes in semantic segmentation with domain adaptation

    Authors: Maxime Bucher, Tuan-Hung Vu, Matthieu Cord, Patrick Pérez

    Abstract: In this work, we define and address a novel domain adaptation (DA) problem in semantic scene segmentation, where the target domain not only exhibits a data distribution shift w.r.t. the source domain, but also includes novel classes that do not exist in the latter. Different to "open-set" and "universal domain adaptation", which both regard all objects from new classes as "unknown", we aim at expl… ▽ More

    Submitted 16 February, 2021; v1 submitted 2 April, 2020; originally announced April 2020.

    Comments: Under review at CVIU

  8. arXiv:1906.00817  [pdf, other

    cs.CV

    Zero-Shot Semantic Segmentation

    Authors: Maxime Bucher, Tuan-Hung Vu, Matthieu Cord, Patrick Pérez

    Abstract: Semantic segmentation models are limited in their ability to scale to large numbers of object classes. In this paper, we introduce the new task of zero-shot semantic segmentation: learning pixel-wise classifiers for never-seen object categories with zero training examples. To this end, we present a novel architecture, ZS3Net, combining a deep visual segmentation model with an approach to generate… ▽ More

    Submitted 18 November, 2019; v1 submitted 3 June, 2019; originally announced June 2019.

    Comments: NeurIPS 2019 (accepted)

  9. arXiv:1904.01886  [pdf, other

    cs.CV

    DADA: Depth-aware Domain Adaptation in Semantic Segmentation

    Authors: Tuan-Hung Vu, Himalaya Jain, Maxime Bucher, Matthieu Cord, Patrick Pérez

    Abstract: Unsupervised domain adaptation (UDA) is important for applications where large scale annotation of representative data is challenging. For semantic segmentation in particular, it helps deploy on real "target domain" data models that are trained on annotated images from a different "source domain", notably a virtual environment. To this end, most previous works consider semantic segmentation as the… ▽ More

    Submitted 19 August, 2019; v1 submitted 3 April, 2019; originally announced April 2019.

    Comments: Accepted in ICCV'19

  10. arXiv:1811.12833  [pdf, other

    cs.CV

    ADVENT: Adversarial Entropy Minimization for Domain Adaptation in Semantic Segmentation

    Authors: Tuan-Hung Vu, Himalaya Jain, Maxime Bucher, Matthieu Cord, Patrick Pérez

    Abstract: Semantic segmentation is a key problem for many computer vision tasks. While approaches based on convolutional neural networks constantly break new records on different benchmarks, generalizing well to diverse testing environments remains a major challenge. In numerous real world applications, there is indeed a large gap between data distributions in train and test domains, which results in severe… ▽ More

    Submitted 17 April, 2019; v1 submitted 30 November, 2018; originally announced November 2018.

    Comments: Accepted in CVPR'19. Code is available at https://github.com/valeoai/ADVENT

  11. arXiv:1811.02234  [pdf, other

    cs.CV cs.AI cs.LG cs.NE

    Semantic bottleneck for computer vision tasks

    Authors: Maxime Bucher, Stéphane Herbin, Frédéric Jurie

    Abstract: This paper introduces a novel method for the representation of images that is semantic by nature, addressing the question of computation intelligibility in computer vision tasks. More specifically, our proposition is to introduce what we call a semantic bottleneck in the processing pipeline, which is a crossing point in which the representation of the image is entirely expressed with natural langu… ▽ More

    Submitted 6 November, 2018; originally announced November 2018.

    Journal ref: Asian Conference on Computer Vision (ACCV), Dec 2018, Perth, Australia

  12. arXiv:1708.06975  [pdf, other

    cs.CV cs.AI cs.LG

    Generating Visual Representations for Zero-Shot Classification

    Authors: Maxime Bucher, Stéphane Herbin, Frédéric Jurie

    Abstract: This paper addresses the task of learning an image clas-sifier when some categories are defined by semantic descriptions only (e.g. visual attributes) while the others are defined by exemplar images as well. This task is often referred to as the Zero-Shot classification task (ZSC). Most of the previous methods rely on learning a common embedding space allowing to compare visual features of unknown… ▽ More

    Submitted 11 December, 2017; v1 submitted 23 August, 2017; originally announced August 2017.

    Journal ref: International Conference on Computer Vision (ICCV) Workshops : TASK-CV: Transferring and Adapting Source Knowledge in Computer Vision, Oct 2017, venise, Italy. International Conference on Computer Vision (ICCV) Workshops, 2017

  13. arXiv:1608.07441  [pdf, other

    cs.LG cs.AI cs.CV stat.ML

    Hard Negative Mining for Metric Learning Based Zero-Shot Classification

    Authors: Maxime Bucher, Stéphane Herbin, Frédéric Jurie

    Abstract: Zero-Shot learning has been shown to be an efficient strategy for domain adaptation. In this context, this paper builds on the recent work of Bucher et al. [1], which proposed an approach to solve Zero-Shot classification problems (ZSC) by introducing a novel metric learning based objective function. This objective function allows to learn an optimal embedding of the attributes jointly with a meas… ▽ More

    Submitted 26 August, 2016; originally announced August 2016.

    Journal ref: ECCV 16 WS TASK-CV: Transferring and Adapting Source Knowledge in Computer Vision, Oct 2016, Amsterdam, Netherlands. ECCV 16 WS TASK-CV: Transferring and Adapting Source Knowledge in Computer Vision

  14. arXiv:1607.08085  [pdf, other

    cs.CV cs.AI cs.LG math.ST

    Improving Semantic Embedding Consistency by Metric Learning for Zero-Shot Classification

    Authors: Maxime Bucher, Stéphane Herbin, Frédéric Jurie

    Abstract: This paper addresses the task of zero-shot image classification. The key contribution of the proposed approach is to control the semantic embedding of images -- one of the main ingredients of zero-shot learning -- by formulating it as a metric learning problem. The optimized empirical criterion associates two types of sub-task constraints: metric discriminating capacity and accurate attribute pred… ▽ More

    Submitted 27 July, 2016; originally announced July 2016.

    Comments: in ECCV 2016, Oct 2016, amsterdam, Netherlands. 2016