Cross-Modal Few-Shot Learning with Second-Order Neural Ordinary Differential Equations

Abstract

We introduce SONO, a novel method leveraging Second-Order Neural Ordinary Differential Equations (Second-Order NODEs) to enhance cross-modal few-shot learning. By employing a simple yet effective architecture consisting of a Second-Order NODEs model paired with a cross-modal classifier, SONO addresses the significant challenge of overfitting, which is common in few-shot scenarios due to limited training examples. Our second-order approach can approximate a broader class of functions, enhancing the model's expressive power and feature generalization capabilities. We initialize our cross-modal classifier with text embeddings derived from class-relevant prompts, streamlining training efficiency by avoiding the need for frequent text encoder processing. Additionally, we utilize text-based image augmentation, exploiting CLIP’s robust image-text correlation to enrich training data significantly. Extensive experiments across multiple datasets demonstrate that SONO outperforms existing state-of-the-art methods in few-shot learning performance.

Cite

Text

Zhang et al. "Cross-Modal Few-Shot Learning with Second-Order Neural Ordinary Differential Equations." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I10.33118

Markdown

[Zhang et al. "Cross-Modal Few-Shot Learning with Second-Order Neural Ordinary Differential Equations." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/zhang2025aaai-cross/) doi:10.1609/AAAI.V39I10.33118

BibTeX

@inproceedings{zhang2025aaai-cross,
  title     = {{Cross-Modal Few-Shot Learning with Second-Order Neural Ordinary Differential Equations}},
  author    = {Zhang, Yi and Cheng, Chun-Wun and He, Junyi and He, Zhihai and Schönlieb, Carola-Bibiane and Chen, Yuyan and Avilés-Rivero, Angelica I.},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {10302-10310},
  doi       = {10.1609/AAAI.V39I10.33118},
  url       = {https://mlanthology.org/aaai/2025/zhang2025aaai-cross/}
}