paper-with-me

Papers

HARIS: Human-Like Attention for Reference Image Segmentation

2024-05-17 · Mengxi Zhang, Heqing Lian, Yiming Liu, Jie Chen

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.

📄 PDF Abstract BibTeX arXiv:2405.10707

Code (0)

등록된 구현이 없습니다.

Tasks

Image Segmentationparameter-efficient fine-tuningSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Computational Charisma -- A Brick by Brick Blueprint for Building Charismatic Artificial Intelligence

2022-12-31 · Björn W. Schuller, Shahin Amiriparian, Anton Batliner, Alexander Gebhard 외

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

2023-09-10 · Ulysse Herbach

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

2025-06-09 · Qisheng Hu, Quanyu Long, Wenya Wang

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 Verification

Book Reviews: Semantic Similarity from Natural Language and Ontology Analysis by S\'ebastien Harispe, Sylvie Ranwez, Stefan Janaqi, and Jacky Montmain

2016-12-01 · CL 2016 12 · Deyi Xiong
Information RetrievalSemantic SimilaritySemantic Textual Similarity

Time and Memory Trade-off of KV-Cache Compression in Tensor Transformer Decoding

2025-03-14 · Yifang Chen, Xiaoyu Li, YIngyu Liang, Zhenmei Shi 외

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 […