← Search

Farzad Beizaee

7 accepted papers

2026

Locality-Attending Vision Transformer

ICLR 2026poster

Vision transformers have demonstrated remarkable success in classification by leveraging global self-attention to capture long-range dependencies. However, this same mechanism can obscure fine-grained spatial details crucial for tasks such as segmentation. In this work, we seek to enhance the segmen…

Cited by 0SourcecodeScholar
2025

Correcting Deviations from Normality: A Reformulated Diffusion Model for Multi-Class Unsupervised Anomaly Detection

CVPR 2025poster

Recent advances in diffusion models have spurred research into their application for Reconstruction-based unsupervised anomaly detection. However, these methods may struggle with maintaining structural integrity and recovering the anomaly-free content of abnormal regions, especially in multi-class s…

2025

SMART-PC: Skeletal Model Adaptation for Robust Test-Time Training in Point Clouds

ICML 2025poster

Test-Time Training has emerged as a promising solution to address distribution shifts in 3D point cloud classification. However, existing methods often rely on computationally expensive backpropagation during adaptation, limiting their applicability in real-world, time-sensitive scenarios. In this p…

2025

Spectral Informed Mamba for Robust Point Cloud Processing

CVPR 2025poster

State Space Models (SSMs) have shown significant promise in Natural Language Processing (NLP) and, more recently, computer vision. This paper introduces a new methodology leveraging Mamba and Masked Autoencoder (MAE) networks for point cloud data in both supervised and self-supervised learning. We p…

Cited by 1SourcePDFScholar
2025

Spectral State Space Model for Rotation-Invariant Visual Representation Learning

CVPR 2025poster

State Space Models (SSMs) have recently emerged as an alternative to Vision Transformers (ViTs) due to their unique ability of modeling global relationships with linear complexity. SSMs are specifically designed to capture spatially proximate relationships of image patches. However, they fail to ide…

Cited by 0SourcePDFScholar
2025

Test-Time Adaptation of Vision-Language Models for Open-Vocabulary Semantic Segmentation

NeurIPS 2025poster

Recently, test-time adaptation has attracted wide interest in the context of vision-language models for image classification. However, to the best of our knowledge, the problem is completely overlooked in dense prediction tasks such as Open-Vocabulary Semantic Segmentation (OVSS). In response, we pr…

Cited by 0SourcecodeScholar
2024

WATT: Weight Average Test Time Adaptation of CLIP

NeurIPS 2024poster

Vision-Language Models (VLMs) such as CLIP have yielded unprecedented performances for zero-shot image classification, yet their generalization capability may still be seriously challenged when confronted to domain shifts. In response, we present Weight Average Test-Time Adaptation (WATT) of CLIP, a…