paper-with-me

Papers

Towards Semantic Query Segmentation

2017-07-25 · Ajinkya Kale, Thrivikrama Taula, Sanjika Hewavitharana, Amit Srivastava

Query Segmentation is one of the critical components for understanding users' search intent in Information Retrieval tasks. It involves grouping tokens in the search query into meaningful phrases which help downstream tasks like search relevance and query understanding. In this paper, we propose a novel approach to segment user queries using distributed query embeddings. Our key contribution is a supervised approach to the segmentation task using low-dimensional feature vectors for queries, getting rid of traditional hand tuned and heuristic NLP features which are quite expensive. We benchmark on a 50,000 human-annotated web search engine query corpus achieving comparable accuracy to state-of-the-art techniques. The advantage of our technique is its fast and does not use external knowledge-base like Wikipedia for score boosting. This helps us generalize our approach to other domains like eCommerce without any fine-tuning. We demonstrate the effectiveness of this method on another 50,000 human-annotated eCommerce query corpus from eBay search logs. Our approach is easy to implement and generalizes well across different search domains proving the power of low-dimensional embeddings in query segmentation task, opening up a new direction of research for this problem.

📄 PDF Abstract BibTeX arXiv:1707.07835

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalRetrievalSegmentation

Similar Papers 제목 키워드 기반

Few-Shot Semantic Segmentation with Democratic Attention Networks

2020-08-01 · ECCV 2020 8 · Haochen Wang, Xu-Dong Zhang, Yutao Hu, Yandan Yang 외

Few-shot segmentation has recently generated great popularity, addressing a challenging yet important problem of segmenting objects from unseen categories with scarce annotated support images. The crux of few-shot segmen…

Few-Shot Semantic SegmentationGraph AttentionSegmentationSemantic Segmentation

Learning Semantic Segmentation with Query Points Supervision on Aerial Images

2023-09-11 · Santiago Rivier, Carlos Hinojosa, Silvio Giancola, Bernard Ghanem

Semantic segmentation is crucial in remote sensing, where high-resolution satellite images are segmented into meaningful regions. Recent advancements in deep learning have significantly improved satellite image segmentat…

Image SegmentationSegmentationSemantic SegmentationSuperpixels+1

CRISP: Contrastive Residual Injection and Semantic Prompting for Continual Video Instance Segmentation

2025-08-14 · Baichen Liu, Qi Lyu, Xudong Wang, Jiahua Dong 외 arxiv

Continual video instance segmentation demands both the plasticity to absorb new object categories and the stability to retain previously learned ones, all while preserving temporal consistency across frames. In this work…

Video Instance SegmentationContrastive Learning

AnchorSeg: Language Grounded Query Banks for Reasoning Segmentation

2026-04-20 · Rui Qian, Chuanhang Deng, Qiang Huang, Jian Xiong 외 arxiv

Reasoning segmentation requires models to ground complex, implicit textual queries into precise pixel-level masks. Existing approaches rely on a single segmentation token $\texttt{<SEG>}$, whose hidden state implicitly e…

APANet: Adaptive Prototypes Alignment Network for Few-Shot Semantic Segmentation

2021-11-24 · Jiacheng Chen, Bin-Bin Gao, Zongqing Lu, Jing-Hao Xue 외

Few-shot semantic segmentation aims to segment novel-class objects in a given query image with only a few labeled support images. Most advanced solutions exploit a metric learning framework that performs segmentation thr…

Few-Shot Semantic SegmentationMetric LearningSegmentationSemantic Segmentation