IJCAI 20260 citations

Dual-Process Distribution Calibration: Bridging Slow-Fast Thinking for Few-Shot Learning

Yuchen Liu, Weining Weng, Lingxing Chen, Qianzhong Chen, Shiyang Li, Yuan Ma, Yang Gu

Abstract

Artificial intelligence models typically perform well on large-scale datasets, yet their effectiveness tends to degrade in real-world scenarios with scarce data, such as medical diagnostics. In contrast, humans can learn and reason effectively from few examples. Even when novel objects differ significantly from prior observations, humans can quickly infer category distributions accurately. Inspired by this, we explore how to leverage human-inspired cognitive mechanisms to improve the distribution calibration in few-shot learning models. Based on the ``fast-slow thinking'' dual-process theory, we propose a novel cognition-inspired few-shot learning framework. It mimics the human cognition when handling novel information: it first rapidly screens relevant knowledge through ``fast thinking'' and then infers inter-class relationships and calibrates distributions via ``slow thinking''. Specifically, the fast-thinking stage employs a gating mechanism to quickly match input samples with known base-class prototypes, activating relevant candidate knowledge. In the slow-thinking stage, the model aggregates inter-class edge embeddings into a summary relation graph and then applies divergent Gaussian sampling to generate multiple relation graphs representing different association strengths, thereby achieving distribution calibration for few-shot classes. Experiments on public few-shot benchmarks and medical image datasets show competitive performance. Visualization analyses further reveal that our framework exhibits meaningful interpretability.

Humans and AI: Cognitive modelingHumans and AI: Brain sciencesMachine Learning: Few-shot learningMachine Learning: Variational Inference
BibTeX
@inproceedings{ijcai2026_dualprocessdistr,
  title = {Dual-Process Distribution Calibration: Bridging Slow-Fast Thinking for Few-Shot Learning},
  author = {Yuchen Liu and Weining Weng and Lingxing Chen and Qianzhong Chen and Shiyang Li and Yuan Ma and Yang Gu},
  booktitle = {IJCAI 2026},
  year = {2026}
}