paper-with-me

Papers

Bridging the Vision-Brain Gap with an Uncertainty-Aware Blur Prior

2025-03-06 · CVPR 2025 1 · Haitao Wu, Qing Li, Changqing Zhang, Zhen He, Xiaomin Ying

Can our brain signals faithfully reflect the original visual stimuli, even including high-frequency details? Although human perceptual and cognitive capacities enable us to process and remember visual information, these abilities are constrained by several factors, such as limited attentional resources and the finite capacity of visual memory. When visual stimuli are processed by human visual system into brain signals, some information is inevitably lost, leading to a discrepancy known as the \textbf{System GAP}. Additionally, perceptual and cognitive dynamics, along with technical noise in signal acquisition, degrade the fidelity of brain signals relative to the visual stimuli, known as the \textbf{Random GAP}. When encoded brain representations are directly aligned with the corresponding pretrained image features, the System GAP and Random GAP between paired data challenge the model, requiring it to bridge these gaps. However, in the context of limited paired data, these gaps are difficult for the model to learn, leading to overfitting and poor generalization to new data. To address these GAPs, we propose a simple yet effective approach called the \textbf{Uncertainty-aware Blur Prior (UBP)}. It estimates the uncertainty within the paired data, reflecting the mismatch between brain signals and visual stimuli. Based on this uncertainty, UBP dynamically blurs the high-frequency details of the original images, reducing the impact of the mismatch and improving alignment. Our method achieves a top-1 accuracy of \textbf{50.9\%} and a top-5 accuracy of \textbf{79.7\%} on the zero-shot brain-to-image retrieval task, surpassing previous state-of-the-art methods by margins of \textbf{13.7\%} and \textbf{9.8\%}, respectively. Code is available at \href{https://github.com/HaitaoWuTJU/Uncertainty-aware-Blur-Prior}{GitHub}.

📄 PDF Abstract BibTeX arXiv:2503.04207

Code (1)

haitaowutju/uncertainty-aware-blur-prior 공식 구현 pytorch

Tasks

Image Retrieval

Similar Papers 제목 키워드 기반

From Sharp to Blur: Unsupervised Domain Adaptation for 2D Human Pose Estimation Under Extreme Motion Blur Using Event Cameras

2025-07-30 · Youngho Kim, Hoonhee Cho, Kuk-Jin Yoon arxiv

Human pose estimation is critical for applications such as rehabilitation, sports analytics, and AR/VR systems. However, rapid motion and low-light conditions often introduce motion blur, significantly degrading pose est…

Unsupervised Domain Adaptation2D Human Pose Estimation

Degradation-Aware Blur-Segmentation of Brain Tumor

2026-05-15 · Yuchun Wang, Xiaosong Li, Gefei Liang, Yang Liu arxiv

Multimodal 3D MRI brain tumor segmentation is a pivotal step in radiotherapy target delineation, surgical planning and post-treatment assessment. Existing methods often assume artifact-free MRI images. However, inevitabl…

Brain Tumor Segmentation

From Attention to Frequency: Integration of Vision Transformer and FFT-ReLU for Enhanced Image Deblurring

2025-11-13 · Syed Mumtahin Mahmud, Mahdi Mohd Hossain Noki, Prothito Shovon Majumder, Abdul Mohaimen Al Radi 외 arxiv

Image deblurring is vital in computer vision, aiming to recover sharp images from blurry ones caused by motion or camera shake. While deep learning approaches such as CNNs and Vision Transformers (ViTs) have advanced thi…

Image RestorationImage Deblurring

Edge-Aware Deep Image Deblurring

2019-07-04 · Zhichao Fu, Tianlong Ma, Yingbin Zheng, Hao Ye 외

Image deblurring is a fundamental and challenging low-level vision problem. Previous vision research indicates that edge structure in natural scenes is one of the most important factors to estimate the abilities of human…

DeblurringEdge DetectionImage Deblurring

RU4D-SLAM: Reweighting Uncertainty in Gaussian Splatting SLAM for 4D Scene Reconstruction

2026-02-24 · Yangfan Zhao, Hanwei Zhang, Ke Huang, Qiufeng Wang 외 arxiv

Combining 3D Gaussian splatting with Simultaneous Localization and Mapping (SLAM) has gained popularity as it enables continuous 3D environment reconstruction during motion. However, existing methods struggle in dynamic …

3D Reconstruction