paper-with-me

홈 › Papers

Geodesic Prototype Matching via Diffusion Maps for Interpretable Fine-Grained Recognition

2025-09-21 · Junhao Jia, Yunyou Liu, Yifei Sun, Huangwei Chen, Feiwei Qin, Changmiao Wang, Yong Peng arxiv

Nonlinear manifolds are pervasive in deep visual features, where Euclidean distances can misrepresent true similarity. This mismatch is particularly detrimental to prototype-based interpretable fine-grained recognition, where even subtle semantic distinctions are crucial. To mitigate this issue, this work presents a novel paradigm for prototype-based recognition by grounding similarity in the intrinsic geometry of deep features. Concretely, we distill the latent manifold structure of each class into a diffusion space and, critically, devise a differentiable Nyström interpolation to make this geometry accessible to both unseen samples and learnable prototypes. To maintain efficiency, we employ compact per-class landmark sets with periodic updates. This strategy keeps the embedding synchronized with the evolving backbone, enabling fast inference at scale. Comprehensive experiments on two benchmark datasets demonstrate that our GeoProto yields prototypes focusing on semantically corresponding parts, significantly outperforming Euclidean prototype networks.

📄 PDF Abstract BibTeX arXiv:2509.17050

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Beyond Euclidean Prototypes: Spectral Disentanglement and Geodesic Matching for Few-Shot Medical Image Segmentation

2026-05-18 · Penghao Jia, Zhiyong Huang, Mingyang Hou, Zhi Yu 외 arxiv

Few-Shot Medical Image Segmentation (FSMIS) aims to delineate novel anatomical targets from one or a few annotated support images, addressing the annotation scarcity in medical imaging. Notwithstanding recent advancement…

Medical Image Segmentation

Graph Generation with Spectral Geodesic Flow Matching

2025-10-02 · Xikun Huang, Tianyu Ruan, Chihao Zhang, Shihua Zhang arxiv

Graph generation is a fundamental task with wide applications in modeling complex systems. Although existing methods align the spectrum or degree profile of the target graph, they often ignore the geometry induced by eig…

Graph Generation

GeodesicNVS: Probability Density Geodesic Flow Matching for Novel View Synthesis

2026-03-01 · Xuqin Wang, Tao Wu, Yanfeng Zhang, Lu Liu 외 arxiv

Recent advances in generative modeling have substantially enhanced novel view synthesis, yet maintaining consistency across viewpoints remains challenging. Diffusion-based models rely on stochastic noise-to-data transiti…

Novel View Synthesis

The Geometry Behind Diffusion and Flow Matching: Gradient Flows and Geodesics in Wasserstein Space

2026-06-23 · Yian Yao, Weiwei Zhang arxiv

The space $\mathcal{P}_2(\mathbb{R}^d$) of probability measures with finite second moment carries a natural geometry: the quadratic Wasserstein distance W_2 makes it a complete metric space and, following Otto, a (formal…

Exploiting Interpretable Capabilities with Concept-Enhanced Diffusion and Prototype Networks

2024-10-24 · Alba Carballo-Castro, Sonia Laguna, Moritz Vandenhirtz, Julia E. Vogt

Concept-based machine learning methods have increasingly gained importance due to the growing interest in making neural networks interpretable. However, concept annotations are generally challenging to obtain, making it …