paper-with-me

홈 › Papers

SpikeCLIP: A Contrastive Language-Image Pretrained Spiking Neural Network

2023-10-10 · Changze Lv, Tianlong Li, Wenhao Liu, Yufei Gu, Jianhan Xu, Cenyuan Zhang, Muling Wu, Xiaoqing Zheng, Xuanjing Huang

Spiking Neural Networks (SNNs) have emerged as a promising alternative to conventional Artificial Neural Networks (ANNs), demonstrating comparable performance in both visual and linguistic tasks while offering the advantage of improved energy efficiency. Despite these advancements, the integration of linguistic and visual features into a unified representation through spike trains poses a significant challenge, and the application of SNNs to multimodal scenarios remains largely unexplored. This paper presents SpikeCLIP, a novel framework designed to bridge the modality gap in spike-based computation. Our approach employs a two-step recipe: an `alignment pre-training'' to align features across modalities, followed by a `dual-loss fine-tuning'' to refine the model's performance. Extensive experiments reveal that SNNs achieve results on par with ANNs while substantially reducing energy consumption across various datasets commonly used for multimodal model evaluation. Furthermore, SpikeCLIP maintains robust image classification capabilities, even when dealing with classes that fall outside predefined categories. This study marks a significant advancement in the development of energy-efficient and biologically plausible multimodal learning systems. Our code is available at https://github.com/Lvchangze/SpikeCLIP.

📄 PDF Abstract BibTeX arXiv:2310.06488

Code (1)

lvchangze/spikeclip 공식 구현 pytorch

Tasks

image-classificationImage Classification

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Rethinking High-speed Image Reconstruction Framework with Spike Camera

2025-01-08 · Kang Chen, Yajing Zheng, Tiejun Huang, Zhaofei Yu

Spike cameras, as innovative neuromorphic devices, generate continuous spike streams to capture high-speed scenes with lower bandwidth and higher dynamic range than traditional RGB cameras. However, reconstructing high-q…

Image Reconstruction

Three Towers: Flexible Contrastive Learning with Pretrained Image Models

2023-05-26 · NeurIPS 2023 11 · Jannik Kossen, Mark Collier, Basil Mustafa, Xiao Wang 외

We introduce Three Towers (3T), a flexible method to improve the contrastive learning of vision-language models by incorporating pretrained image classifiers. While contrastive models are usually trained from scratch, Li…

Contrastive LearningRetrieval

Hybrid ANN-SNN Pipeline with Local Plasticity

2026-06-18 · Denis Larionov, Khairutin Shtanchaev, Mikhail Kiselev, Mikhail Korovin 외 arxiv

This work proposes a hybrid ANN-SNN pipeline that effectively leverages the rich embeddings of pretrained artificial neural networks (ANNs) to enable high-performance spiking neural networks (SNNs). The architecture coup…

Visual Language Pretrained Multiple Instance Zero-Shot Transfer for Histopathology Images

2023-06-13 · CVPR 2023 1 · Ming Y. Lu, Bowen Chen, Andrew Zhang, Drew F. K. Williamson 외

Contrastive visual language pretraining has emerged as a powerful method for either training new language-aware image encoders or augmenting existing pretrained models with zero-shot visual recognition capabilities. Howe…

DiagnosticMultiple Instance Learningwhole slide images

CRIS: CLIP-Driven Referring Image Segmentation

2021-11-30 · CVPR 2022 1 · Zhaoqing Wang, Yu Lu, Qiang Li, Xunqiang Tao 외

Referring image segmentation aims to segment a referent via a natural linguistic expression.Due to the distinct data properties between text and image, it is challenging for a network to well align text and pixel-level f…

Contrastive LearningDecoderGeneralized Referring Expression SegmentationImage Segmentation+3