paper-with-me

Papers

Exploring The Visual Feature Space for Multimodal Neural Decoding

2025-05-21 · Weihao Xia, Cengiz Oztireli

The intrication of brain signals drives research that leverages multimodal AI to align brain modalities with visual and textual data for explainable descriptions. However, most existing studies are limited to coarse interpretations, lacking essential details on object descriptions, locations, attributes, and their relationships. This leads to imprecise and ambiguous reconstructions when using such cues for visual decoding. To address this, we analyze different choices of vision feature spaces from pre-trained visual components within Multimodal Large Language Models (MLLMs) and introduce a zero-shot multimodal brain decoding method that interacts with these models to decode across multiple levels of granularities. % To assess a model's ability to decode fine details from brain signals, we propose the Multi-Granularity Brain Detail Understanding Benchmark (MG-BrainDub). This benchmark includes two key tasks: detailed descriptions and salient question-answering, with metrics highlighting key visual elements like objects, attributes, and relationships. Our approach enhances neural decoding precision and supports more accurate neuro-decoding applications. Code will be available at https://github.com/weihaox/VINDEX.

📄 PDF Abstract BibTeX arXiv:2505.15755

Code (0)

등록된 구현이 없습니다.

Tasks

Brain DecodingQuestion Answering

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 제목 키워드 기반

Decoding Brain Representations by Multimodal Learning of Neural Activity and Visual Features

2018-10-25 · Simone Palazzo, Concetto Spampinato, Isaak Kavasidis, Daniela Giordano 외

This work presents a novel method of exploring human brain-visual representations, with a view towards replicating these processes in machines. The core idea is to learn plausible computational and biological representat…

ClassificationEEGElectroencephalogram (EEG)General Classification+3

RetentiveKV: State-Space Memory for Uncertainty-Aware Multimodal KV Cache Eviction

2026-04-14 · Sihao Liu, YuFan Xiong, Zhonghua Jiang, Zhaode Wang 외 arxiv

Multimodal Large Language Models face severe challenges in computational efficiency and memory consumption due to the substantial expansion of the visual KV cache when processing long visual contexts. Existing KV cache c…

Computational Efficiency

Decoding Visual Neural Representations by Multimodal Learning of Brain-Visual-Linguistic Features

2022-10-13 · Changde Du, Kaicheng Fu, Jinpeng Li, Huiguang He

Decoding human visual neural representations is a challenging task with great scientific significance in revealing vision-processing mechanisms and developing brain-like intelligent machines. Most existing methods are di…

Cheers: Decoupling Patch Details from Semantic Representations Enables Unified Multimodal Comprehension and Generation

2026-03-13 · Yichen Zhang, Da Peng, Zonghao Guo, Zijian Zhang 외 arxiv

A recent cutting-edge topic in multimodal modeling is to unify visual comprehension and generation within a single model. However, the two tasks demand mismatched decoding regimes and visual representations, making it no…

Image GenerationText Generation

Decoding by Perturbation: Mitigating MLLM Hallucinations via Dynamic Textual Perturbation

2026-04-14 · Sihang Jia, Shuliang Liu, Songbo Yang, Yibo Yan 외 arxiv

Multimodal Large Language Models frequently suffer from inference hallucinations, partially stemming from language priors dominating visual evidence. Existing training-free mitigation methods either perturb the visual re…

Visual Grounding