paper-with-me

홈 › Papers

Channel Relationship Prediction with Forget-Update Module for Few-shot Classification

2020-06-16 · Minglei Yuan, Cunhao Cai, Tong Lu

In this paper, we proposed a pipeline for inferring the relationship of each class in support set and a query sample using forget-update module. We first propose a novel architectural module called "channel vector sequence construction module", which boosts the performance of sequence-prediction-model-based few-shot classification methods by collecting the overall information of all support samples and a query sample. The channel vector sequence generated by this module is organized in a way that each time step of the sequence contains the information from the corresponding channel of all support samples and the query sample to be inferred. Channel vector sequence is obtained by a convolutional neural network and a fully connected network, and the spliced channel vector sequence is spliced of the corresponding channel vectors of support samples and a query sample in the original channel order. Also, we propose a forget-update module consisting of stacked forget-update blocks. The forget block modify the original information with the learned weights and the update block establishes a dense connection for the model. The proposed pipeline, which consists of channel vector sequence construction module and forget-update module, can infer the relationship between the query sample and support samples in few-shot classification scenario. Experimental results show that the pipeline can achieve state-of-the-art results on miniImagenet, CUB dataset, and cross-domain scenario.

📄 PDF Abstract BibTeX arXiv:2006.08937

Code (0)

등록된 구현이 없습니다.

Tasks

General Classification

Similar Papers 제목 키워드 기반

Channel Prediction-Based Physical Layer Authentication under Consecutive Spoofing Attacks

2026-03-20 · Yijia Guo, Junqing Zhang, Yao-Win Peter Hong arxiv

Wireless networks are highly vulnerable to spoofing attacks, especially when attackers transmit consecutive spoofing packets. Conventional physical layer authentication (PLA) methods have mostly focused on single-packet …

EASE: Federated Multimodal Unlearning via Entanglement-Aware Anchor Closure

2026-05-01 · Zihao Ding, Beining Wu, Jun Huang arxiv

Federated Multimodal Learning (FML) trains multimodal models across decentralized clients while keeping their image-text pairs private. However, joint embedding training entangles forgotten knowledge across both modaliti…

Taming the Implicit: Dual-Channel Risk-Aware Reinforcement Fine-Tuning for Continual Multimodal Post-Training

2026-08-04 · Yibei Liu, Jiajun Chen, Qianle Zhang, Tangyue Jin 외 arxiv

Reinforcement fine-tuning (RFT) is widely believed to inherently resist catastrophic forgetting in continual post-training of multimodal large language models. Under pronounced task distributional shifts, however, forget…

A Relation-Augmented Fully Convolutional Network for Semantic Segmentation in Aerial Scenes

2019-04-11 · CVPR 2019 6 · Lichao Mou, Yuansheng Hua, Xiao Xiang Zhu

Most current semantic segmentation approaches fall back on deep convolutional neural networks (CNNs). However, their use of convolution operations with local receptive fields causes failures in modeling contextual spatia…

RelationRelational ReasoningSemantic Segmentation

LiteUpdate: A Lightweight Framework for Updating AI-Generated Image Detectors

2025-11-10 · Jiajie Lu, Zhenkan Fu, Na Zhao, Long Xing 외 arxiv

The rapid progress of generative AI has led to the emergence of new generative models, while existing detection methods struggle to keep pace, resulting in significant degradation in the detection performance. This highl…