paper-with-me

Papers

P3DC-Shot: Prior-Driven Discrete Data Calibration for Nearest-Neighbor Few-Shot Classification

2023-01-02 · Shuangmei Wang, Rui Ma, Tieru Wu, Yang Cao

Nearest-Neighbor (NN) classification has been proven as a simple and effective approach for few-shot learning. The query data can be classified efficiently by finding the nearest support class based on features extracted by pretrained deep models. However, NN-based methods are sensitive to the data distribution and may produce false prediction if the samples in the support set happen to lie around the distribution boundary of different classes. To solve this issue, we present P3DC-Shot, an improved nearest-neighbor based few-shot classification method empowered by prior-driven data calibration. Inspired by the distribution calibration technique which utilizes the distribution or statistics of the base classes to calibrate the data for few-shot tasks, we propose a novel discrete data calibration operation which is more suitable for NN-based few-shot classification. Specifically, we treat the prototypes representing each base class as priors and calibrate each support data based on its similarity to different base prototypes. Then, we perform NN classification using these discretely calibrated support data. Results from extensive experiments on various datasets show our efficient non-learning based method can outperform or at least comparable to SOTA methods which need additional learning steps.

📄 PDF Abstract BibTeX arXiv:2301.00740

Code (1)

breakaway7/p3dc-shot 공식 구현 pytorch

Tasks

ClassificationFew-Shot Learning

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

CMaP-SAM: Contraction Mapping Prior for SAM-driven Few-shot Segmentation

2025-04-07 · Shuai Chen, Fanman Meng, Haoran Wei, Chenhao Wu 외

Few-shot segmentation (FSS) aims to segment new classes using few annotated images. While recent FSS methods have shown considerable improvements by leveraging Segment Anything Model (SAM), they face two critical limitat…

PositionSegmentation

ShotVerse: Advancing Cinematic Camera Control for Text-Driven Multi-Shot Video Creation

2026-03-12 · Songlin Yang, Zhe Wang, Xuyi Yang, Songchun Zhang 외 arxiv

Text-driven video generation has democratized film creation, but camera control in cinematic multi-shot scenarios remains a significant block. Implicit textual prompts lack precision, while explicit trajectory conditioni…

Video Generation

UnityShots: Memory-Driven Multi-Shot Audio-Video Generation with Boundary-Aware Gating

2026-06-19 · Jiehui Huang, Yuechen Zhang, Bin Xia, Jiahao Wang 외 arxiv

Generating a coherent multi-shot video requires structured cross-shot memory. Subject appearance, scene context, and speaker identity must persist across cuts. Existing approaches either train end-to-end over fixed-lengt…

Video Generation

Self-Supervised Calibration of Scientific Instruments Using Physical Consistency Constraints

2026-06-28 · M. Rejmund, A. Lemasson arxiv

Calibration remains one of the principal obstacles to the deployment of machine learning in scientific instrumentation because it typically relies on expert intervention, dedicated procedures, and manually labelled data.…

Process Knowledge Driven Change Point Detection for Automated Calibration of Discrete Event Simulation Models Using Machine Learning

2020-05-11 · Suleyman Yildirim, Alper Ekrem Murat, Murat Yildirim, Suzan Arslanturk

Initial development and subsequent calibration of discrete event simulation models for complex systems require accurate identification of dynamically changing process characteristics. Existing data driven change point me…

Change Point DetectionTime SeriesTime Series Analysis