HARIS: Human-Like Attention for Reference Image Segmentation
Referring image segmentation (RIS) aims to locate the particular region corresponding to the language expression. Existing methods incorporate features from different modalities in a \emph{bottom-up} manner. This design may get some unnecessary image-text pairs, which leads to an inaccurate segmentation mask. In this paper, we propose a referring image segmentation method called HARIS, which introduces the Human-Like Attention mechanism and uses the parameter-efficient fine-tuning (PEFT) framework. To be specific, the Human-Like Attention gets a \emph{feedback} signal from multi-modal features, which makes the network center on the specific objects and discard the irrelevant image-text pairs. Besides, we introduce the PEFT framework to preserve the zero-shot ability of pre-trained encoders. Extensive experiments on three widely used RIS benchmarks and the PhraseCut dataset demonstrate that our method achieves state-of-the-art performance and great zero-shot ability.
Code (0)
등록된 구현이 없습니다.
Tasks
Image Segmentationparameter-efficient fine-tuningSegmentationSemantic SegmentationSimilar Papers 제목 키워드 기반
Computational Charisma -- A Brick by Brick Blueprint for Building Charismatic Artificial Intelligence
Charisma is considered as one's ability to attract and potentially also influence others. Clearly, there can be considerable interest from an artificial intelligence's (AI) perspective to provide it with such skill. Beyo…
Harissa: stochastic simulation and inference of gene regulatory networks based on transcriptional bursting
Gene regulatory networks, as a powerful abstraction for describing complex biological interactions between genes through their expression products within a cell, are often regarded as virtually deterministic dynamical sy…
Coordinating Search-Informed Reasoning and Reasoning-Guided Search in Claim Verification
Multi-hop claim verification is inherently challenging, requiring multi-step reasoning to construct verification chains while iteratively searching for information to uncover hidden bridging facts. This process is fundam…
Claim VerificationBook Reviews: Semantic Similarity from Natural Language and Ontology Analysis by S\'ebastien Harispe, Sylvie Ranwez, Stefan Janaqi, and Jacky Montmain
Time and Memory Trade-off of KV-Cache Compression in Tensor Transformer Decoding
The key-value (KV) cache in the tensor version of transformers presents a significant bottleneck during inference. While previous work analyzes the fundamental space complexity barriers in standard attention mechanisms […