Graph-based Interpolation of Feature Vectors for Accurate Few-Shot Classification
In few-shot classification, the aim is to learn models able to discriminate classes using only a small number of labeled examples. In this context, works have proposed to introduce Graph Neural Networks (GNNs) aiming at exploiting the information contained in other samples treated concurrently, what is commonly referred to as the transductive setting in the literature. These GNNs are trained all together with a backbone feature extractor. In this paper, we propose a new method that relies on graphs only to interpolate feature vectors instead, resulting in a transductive learning setting with no additional parameters to train. Our proposed method thus exploits two levels of information: a) transfer features obtained on generic datasets, b) transductive information obtained from other samples to be classified. Using standard few-shot vision classification datasets, we demonstrate its ability to bring significant gains compared to other works.
Code (1)
Tasks
Few-Shot Image ClassificationGeneral ClassificationTransductive LearningSimilar Papers 제목 키워드 기반
Brain-aligning of semantic vectors improves neural decoding of visual stimuli
The development of algorithms to accurately decode of neural information is a long-standing effort in the field of neuroscience. Brain decoding is typically employed by training machine learning models to map neural data…
Brain DecodingRepresentation LearningA Markov Variation Approach to Smooth Graph Signal Interpolation
In this paper we present the Markov variation, a smoothness measure which offers a probabilistic interpretation of graph signal smoothness. This measure is then used to develop an optimization framework for graph signal …
LEPA: Learning Geometric Equivariance in Satellite Remote Sensing Data with a Predictive Architecture
Geospatial foundation models provide precomputed embeddings that serve as compact feature vectors for large-scale satellite remote sensing data. While these embeddings can reduce data-transfer bottlenecks and computation…
Inter-BMV: Interpolation with Block Motion Vectors for Fast Semantic Segmentation on Video
Models optimized for accuracy on single images are often prohibitively slow to run on each frame in a video. Recent work exploits the use of optical flow to warp image features forward from select keyframes, as a means t…
Optical Flow EstimationSemantic SegmentationifMixup: Interpolating Graph Pair to Regularize Graph Classification
We present a simple and yet effective interpolation-based regularization technique, aiming to improve the generalization of Graph Neural Networks (GNNs) on supervised graph classification. We leverage Mixup, an effective…
ClassificationGraph Classification