IJCAI 2024poster2 citations

A Lightweight U-like Network Utilizing Neural Memory Ordinary Differential Equations for Slimming the Decoder

Quansong He, Xiaojun Yao, Jun Wu, Zhang Yi, Tao He

Abstract

In recent years, advanced U-like networks have demonstrated remarkable performance in medical image segmentation tasks. However, their drawbacks, including excessive parameters, high computational complexity, and slow inference speed, pose challenges for practical implementation in scenarios with limited computational resources. Existing lightweight U-like networks have alleviated some problems, but they often have pre-designed structures and consist of non-detachable modules, limiting their application scenarios. In this paper, we propose three plug-and-play decoders by employing different discretization methods of the neural memory Ordinary Differential Equation (nmODE). These decoders integrate features at various levels of abstraction by processing information from skip connections and performing numerical operations on upward paths. Through experiments on the PH2, ISIC2017, and ISIC2018 datasets, we embed these decoders into different U-like networks, demonstrating their effectiveness in significantly reducing the number of parameters and computation while maintaining performance. In summary, the proposed discretized nmODE decoder is capable of reducing the number of parameters by about 20% ~ 50% and computation by up to 74%, while being adaptive to all U-like networks. Our code is available at https://github.com/nayutayuki/Lightweight-nmODE-Decoders-For-U-like-networks.

Computer Vision: CV: SegmentationComputer Vision: CV: Biomedical image analysisComputer Vision: CV: Machine learning for visionMachine Learning: ML: Convolutional networks
BibTeX
@inproceedings{ijcai2024p91,
  title     = {A Lightweight U-like Network Utilizing Neural Memory Ordinary Differential Equations for Slimming the Decoder},
  author    = {He, Quansong and Yao, Xiaojun and Wu, Jun and Yi, Zhang and He, Tao},
  booktitle = {Proceedings of the Thirty-Third International Joint Conference on
               Artificial Intelligence, {IJCAI-24}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Kate Larson},
  pages     = {821--829},
  year      = {2024},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2024/91},
  url       = {https://doi.org/10.24963/ijcai.2024/91},
}
A Lightweight U-like Network Utilizing Neural Memory Ordinary Differential Equations for Slimming the Decoder · IJCAI 2024