paper-with-me

Papers

FreshMem: Brain-Inspired Frequency-Space Hybrid Memory for Streaming Video Understanding

2026-02-02 · Kangcong Li, Peng Ye, Lin Zhang, Chao Wang, Huafeng Qin, Tao Chen arxiv

Transitioning Multimodal Large Language Models (MLLMs) from offline to online streaming video understanding is essential for continuous perception. However, existing methods lack flexible adaptivity, leading to irreversible detail loss and context fragmentation. To resolve this, we propose FreshMem, a Frequency-Space Hybrid Memory network inspired by the brain's logarithmic perception and memory consolidation. FreshMem reconciles short-term fidelity with long-term coherence through two synergistic modules: Multi-scale Frequency Memory (MFM), which projects overflowing frames into representative frequency coefficients, complemented by residual details to reconstruct a global historical "gist"; and Space Thumbnail Memory (STM), which discretizes the continuous stream into episodic clusters by employing an adaptive compression strategy to distill them into high-density space thumbnails. Extensive experiments show that FreshMem significantly boosts the Qwen2-VL baseline, yielding gains of 5.20%, 4.52%, and 2.34% on StreamingBench, OV-Bench, and OVO-Bench, respectively. As a training-free solution, FreshMem outperforms several fully fine-tuned methods, offering a highly efficient paradigm for long-horizon streaming video understanding.

📄 PDF Abstract BibTeX arXiv:2602.01683

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

In the realm of hybrid Brain: Human Brain and AI

2022-10-04 · Hoda Fares, Margherita Ronchini, Milad Zamani, Hooman Farkhani 외

With the recent developments in neuroscience and engineering, it is now possible to record brain signals and decode them. Also, a growing number of stimulation methods have emerged to modulate and influence brain activit…

Brain Computer Interface

Plasma Brain Dynamics (PBD): A Mechanism for EEG Waves Under Human Consciousness

2018-01-16

EEG signals are records of nonlinear solitary waves in human brains. The waves have several types (e.g., a, b, g, q, d) in response to different levels of consciousness. They are classified into two groups: Group-1 consi…

EEGElectroencephalogram (EEG)

A brain-inspired generative model for EEG-based cognitive state identification

2025-05-03 · Bin Hu, Zhi-Hong Guan

This article proposes a brain-inspired generative (BIG) model that merges an impulsive-attention neural network and a variational autoencoder (VAE) for identifying cognitive states based on electroencephalography (EEG) d…

EEGNetwork Interpretation

SpikingBrain2.0: Brain-Inspired Foundation Models for Efficient Long-Context and Cross-Platform Inference

2026-04-24 · Yuqi Pan, Jinghao Zhuang, Yupeng Feng, Fangzhi Zhong 외 arxiv

Scaling context length is reshaping large-model development, yet full-attention Transformers suffer from prohibitive computation and inference bottlenecks at long sequences. A key challenge is to design foundation models…

SpikingBrain: Spiking Brain-inspired Large Models

2025-09-05 · Yuqi Pan, Yupeng Feng, Jinghao Zhuang, Siyu Ding 외 arxiv

Mainstream Transformer-based large language models face major efficiency bottlenecks: training computation scales quadratically with sequence length, and inference memory grows linearly, limiting long-context processing.…