paper-with-me

홈 › Papers

BrainFocus: EEG-Guided ROI Selection for Efficient Vision-Language Models

2026-09-15 · Yihui Peng, Guorui Lu, Qinyu Chen arxiv

Vision-language models (VLMs) achieve strong visual question answering (VQA) performance, but processing large cluttered images is computationally expensive when only a small region is relevant. Electroencephalography (EEG) signals, which capture human neural responses to visual stimuli, can provide a human-derived semantic cue about the region of interest (ROI). However, EEG-guided visual category decoding remains imperfect, making direct ROI routing unreliable. In this work, we propose BrainFocus, a reliable EEG-guided efficient VLM framework for VQA. An EEG classifier predicts a target category, and a YOLO detector localizes the matching ROI. The VLM receives the cropped ROI only when both predictions pass confidence thresholds; otherwise, it processes the full image. For evaluation, we build on EEG-ImageNet to construct a 40-class benchmark comprising generated cluttered images and real object-centric images, with target-ROI annotations and 600 English visual question-answer pairs. Across Qwen3.5-VL 2B, 4B, and 9B models, BrainFocus improves VQA accuracy by 4.14-9.87 percentage points (pp) on cluttered scenes while reducing input tokens and total tokens by 23.2%-39.4% and 23.2%-39.3%, and end-to-end floating-point operations (FLOPs) by 23.2%-39.5%. These results demonstrate that EEG can guide efficient VLM inference even when its semantic decoding is imperfect.

📄 PDF Abstract BibTeX arXiv:2609.17443

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Question Answering

Similar Papers 제목 키워드 기반

ITSELF: Attention Guided Fine-Grained Alignment for Vision-Language Retrieval

2026-01-03 · Tien-Huy Nguyen, Huu-Loc Tran, Thanh Duc Ngo arxiv

Vision Language Models (VLMs) have rapidly advanced and show strong promise for text-based person search (TBPS), a task that requires capturing fine-grained relationships between images and text to distinguish individual…

Person Search

Beyond Attention Magnitude: Leveraging Inter-layer Rank Consistency for Efficient Vision-Language-Action Models

2026-03-26 · Peiju Liu, Jinming Liu, Xipeng Qiu, Xuanjing Huang arxiv

Vision-Language-Action (VLA) models excel in robotic manipulation but suffer from significant inference latency due to processing dense visual tokens. Existing token reduction methods predominantly rely on attention magn…

ReFoCUS: Reinforcement-guided Frame Optimization for Contextual Understanding

2025-06-02 · Hosu Lee, Junho Kim, Hyunjun Kim, Yong Man Ro

Recent progress in Large Multi-modal Models (LMMs) has enabled effective vision-language reasoning, yet the ability to understand video content remains constrained by suboptimal frame selection strategies. Existing appro…

Semantically Guided Adversarial Testing of Vision Models Using Language Models

2025-08-15 · Katarzyna Filus, Jorge M. Cruz-Duarte arxiv

In targeted adversarial attacks on vision models, the selection of the target label is a critical yet often overlooked determinant of attack success. This target label corresponds to the class that the attacker aims to f…

Rethinking Selective Knowledge Distillation

2026-02-01 · Almog Tavor, Itay Ebenspanger, Neil Cnaan, Mor Geva arxiv

Growing efforts to improve knowledge distillation (KD) in large language models (LLMs) replace dense teacher supervision with selective distillation, which uses a subset of token positions, vocabulary classes, or trainin…

Knowledge Distillation