paper-with-me

Papers

FASA: Feature Augmentation and Sampling Adaptation for Long-Tailed Instance Segmentation

2021-02-25 · ICCV 2021 10 · Yuhang Zang, Chen Huang, Chen Change Loy

Recent methods for long-tailed instance segmentation still struggle on rare object classes with few training data. We propose a simple yet effective method, Feature Augmentation and Sampling Adaptation (FASA), that addresses the data scarcity issue by augmenting the feature space especially for rare classes. Both the Feature Augmentation (FA) and feature sampling components are adaptive to the actual training status -- FA is informed by the feature mean and variance of observed real samples from past iterations, and we sample the generated virtual features in a loss-adapted manner to avoid over-fitting. FASA does not require any elaborate loss design, and removes the need for inter-class transfer learning that often involves large cost and manually-defined head/tail class groups. We show FASA is a fast, generic method that can be easily plugged into standard or long-tailed segmentation frameworks, with consistent performance gains and little added cost. FASA is also applicable to other tasks like long-tailed classification with state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2102.12867

Code (1)

yuhangzang/FASA 공식 구현 pytorch

Tasks

Instance SegmentationSegmentationSemantic SegmentationTransfer Learning

Methods 이 논문이 사용한 방법론

FA 설명 없음

Similar Papers 제목 키워드 기반

MUFASA: Multimodal Fusion Architecture Search for Electronic Health Records

2021-02-03 · Zhen Xu, David R. So, Andrew M. Dai

One important challenge of applying deep learning to electronic health records (EHR) is the complexity of their multimodal structure. EHR usually contains a mixture of structured (codes) and unstructured (free-text) data…

Neural Architecture Search

Lightweight Vision Transformer with Bidirectional Interaction

2023-06-01 · NeurIPS 2023 11 · Qihang Fan, Huaibo Huang, Xiaoqiang Zhou, Ran He

Recent advancements in vision backbones have significantly improved their performance by simultaneously modeling images' local and global contexts. However, the bidirectional interaction between these two contexts has no…

GPU

FASA: Frequency-aware Sparse Attention

2026-02-03 · Yifei Wang, Yueqi Wang, Zhenrui Yue, Huimin Zeng 외 arxiv

The deployment of Large Language Models (LLMs) faces a critical bottleneck when handling lengthy inputs: the prohibitive memory footprint of the Key Value (KV) cache. To address this bottleneck, the token pruning paradig…

Mofasa: A Step Change in Metal-Organic Framework Generation

2025-12-01 · Vaidotas Simkus, Anders Christensen, Steven Bennett, Ian Johnson 외 arxiv

Mofasa is an all-atom latent diffusion model with state-of-the-art performance for generating Metal-Organic Frameworks (MOFs). These are highly porous crystalline materials used to harvest water from desert air, capture …

MUFASA: Multi-View Fusion and Adaptation Network with Spatial Awareness for Radar Object Detection

2024-08-01 · Xiangyuan Peng, Miao Tang, Huawei Sun, Kay Bierzynski 외

In recent years, approaches based on radar object detection have made significant progress in autonomous driving systems due to their robustness under adverse weather compared to LiDAR. However, the sparsity of radar poi…

Autonomous DrivingObjectobject-detectionObject Detection+1