← Search

Jose Javier Gonzalez Ortiz

6 accepted papers

2026

FlashOptim: Memory Efficient Optimizers for Large-Scale Training

ICML 2026spotlight

Standard mixed-precision training of neural networks requires many bytes of accelerator memory for each model parameter. These bytes reflect not just the parameter itself, but also its gradient and one or more optimizer state variables. With each of these values typically requiring 4 bytes, training…

Cited by 0SourceScholar
2025

MultiverSeg: Scalable Interactive Segmentation of Biomedical Imaging Datasets with In-Context Guidance

ICCV 2025poster

Medical researchers and clinicians often need to perform novel segmentation tasks on a set of related images. Existing methods for segmenting a new dataset are either interactive, requiring substantial human effort for each image, or require an existing set of previously labeled images. We introduce…

Cited by 0SourcePDFScholar
2024

Magnitude Invariant Parametrizations Improve Hypernetwork Learning

ICLR 2024poster

Hypernetworks, neural networks that predict the parameters of another neural network, are powerful models that have been successfully used in diverse applications from image generation to multi-task learning. Unfortunately, existing hypernetworks are often challenging to train. Training typically co…

2024

Tyche: Stochastic In-Context Learning for Medical Image Segmentation

CVPR 2024highlight

Existing learning-based solutions to medical image segmentation have two important shortcomings. First for most new segmentation tasks a new model has to be trained or fine-tuned. This requires extensive resources and machine-learning expertise and is therefore often infeasible for medical researche…

2023

Scale-Space Hypernetworks for Efficient Biomedical Image Analysis

NeurIPS 2023poster

Convolutional Neural Networks (CNNs) are the predominant model used for a variety of medical image analysis tasks. At inference time, these models are computationally intensive, especially with volumetric data.In principle, it is possible to trade accuracy for computational efficiency by manipulatin…

Cited by 0SourcePDFScholar
2023

UniverSeg: Universal Medical Image Segmentation

ICCV 2023poster

While deep learning models have become the predominant method for medical image segmentation, they are typically not capable of generalizing to unseen segmentation tasks involving new anatomies, image modalities, or labels. Given a new segmentation task, researchers generally have to train or fine-t…

Cited by 157PDFcodeScholar