paper-with-me

홈 › Papers

Spiking Variational Graph Representation Inference for Video Summarization

2025-08-21 · Wenrui Li, Wei Han, Liang-Jian Deng, Ruiqin Xiong, Xiaopeng Fan arxiv

With the rise of short video content, efficient video summarization techniques for extracting key information have become crucial. However, existing methods struggle to capture the global temporal dependencies and maintain the semantic coherence of video content. Additionally, these methods are also influenced by noise during multi-channel feature fusion. We propose a Spiking Variational Graph (SpiVG) Network, which enhances information density and reduces computational complexity. First, we design a keyframe extractor based on Spiking Neural Networks (SNN), leveraging the event-driven computation mechanism of SNNs to learn keyframe features autonomously. To enable fine-grained and adaptable reasoning across video frames, we introduce a Dynamic Aggregation Graph Reasoner, which decouples contextual object consistency from semantic perspective coherence. We present a Variational Inference Reconstruction Module to address uncertainty and noise arising during multi-channel feature fusion. In this module, we employ Evidence Lower Bound Optimization (ELBO) to capture the latent structure of multi-channel feature distributions, using posterior distribution regularization to reduce overfitting. Experimental results show that SpiVG surpasses existing methods across multiple datasets such as SumMe, TVSum, VideoXum, and QFVS. Our codes and pre-trained models are available at https://github.com/liwrui/SpiVG.

📄 PDF Abstract BibTeX arXiv:2508.15389

Code (0)

등록된 구현이 없습니다.

Tasks

Video Summarization

Similar Papers 제목 키워드 기반

Spiking Variational Graph Auto-Encoders for Efficient Graph Representation Learning

2022-10-24 · Hanxuan Yang, Ruike Zhang, Qingchao Kong, Wenji Mao

Graph representation learning is a fundamental research issue and benefits a wide range of applications on graph-structured data. Conventional artificial neural network-based methods such as graph neural networks (GNNs) …

Graph Representation LearningLink PredictionRepresentation Learning

Text-Video Retrieval via Variational Multi-Modal Hypergraph Networks

2024-01-06 · Qian Li, Lixin Su, Jiashu Zhao, Long Xia 외

Text-video retrieval is a challenging task that aims to identify relevant videos given textual queries. Compared to conventional textual retrieval, the main obstacle for text-video retrieval is the semantic gap between t…

RetrievalVariational InferenceVideo Retrieval

Spectral Inference Networks: Unifying Deep and Spectral Learning

2018-06-06 · ICLR 2019 5 · David Pfau, Stig Petersen, Ashish Agarwal, David G. T. Barrett 외

We present Spectral Inference Networks, a framework for learning eigenfunctions of linear operators by stochastic optimization. Spectral Inference Networks generalize Slow Feature Analysis to generic symmetric operators,…

Atari GamesBilevel OptimizationRepresentation LearningStochastic Optimization+1

ESVAE: An Efficient Spiking Variational Autoencoder with Reparameterizable Poisson Spiking Sampling

2023-10-23 · Qiugang Zhan, Ran Tao, Xiurui Xie, Guisong Liu 외

In recent years, studies on image generation models of spiking neural networks (SNNs) have gained the attention of many researchers. Variational autoencoders (VAEs), as one of the most popular image generation models, ha…

DecoderImage Generation

Spiking Heterogeneous Graph Attention Networks

2025-12-31 · Buqing Cao, Qian Peng, Xiang Xie, Liang Chen 외 arxiv

Real-world graphs or networks are usually heterogeneous, involving multiple types of nodes and relationships. Heterogeneous graph neural networks (HGNNs) can effectively handle these diverse nodes and edges, capturing he…

Node ClassificationGraph Learning