Giter Site home page Giter Site logo

globallocalfilternetworks's Introduction

GlobalLocalFilterNetworks

Official implementation of " GLOBAL-LOCAL (FREQUENCY) FILTER NETWORKS FOR EFFICIENT MEDICAL IMAGE SEGMENTATION" (ISBI2024)

Abstract

We propose a novel transformer-style architecture called Global-Local Filter Network (GLFNet) for medical image segmentation and demonstrate its state-of-the-art performance. We replace the self-attention mechanism with a combination of global-local filter blocks to optimize model efficiency. The global filters extract features from the whole feature map whereas the local filters are being adaptively created as 4 ร— 4 patches of the same feature map and add restricted scale information. In particular, the feature extraction takes place in the frequency domain rather than the commonly used spatial (image) domain to facilitate faster computations. The fusion of information from both spatial and frequency spaces creates an efficient model with regards to complexity, required data and performance. We test GLFNet on three benchmark datasets achieving state-of-the-art performance on all of them while being almost twice as efficient in terms of GFLOP operations.

[Paper]

Results

The performance is evaluated on Dice (higher is better). Below the results on the ACDC dataset (for more quantitative results see the paper).

Method Avg. RV MYO LV
TransUNet 89.71 88.86 84.53 95.73
Swin UNet 90.00 88.55 85.62 95.83
CS-UNet 91.37 89.20 89.47 95.42
nnUNet 91.61 90.24 89.24 95.36
FCT 93.02 92.64 90.51 95.90
GLFNet 93.12 92.69 90.71 95.97

Implementation

For training/evaluation code see FCT.

Citation

@article{tragakis2024glfnet,
  title={GLFNET: Global-Local (frequency) Filter Networks for efficient medical image segmentation},
  author={Tragakis, Athanasios and Liu, Qianying and Kaul, Chaitanya and Roy, Swalpa Kumar and Dai, Hang and Deligianni, Fani and Murray-Smith, Roderick and Faccio, Daniele},
  journal={arXiv preprint arXiv:2403.00396},
  year={2024}
}

globallocalfilternetworks's People

Contributors

thanos-db avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar Risab Biswas avatar

Watchers

Kostas Georgiou avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.