paper-with-me

홈 › Papers

Query Intent Detection from the SEO Perspective

2020-06-16 · Samin Mohammadi, Mathieu Chapon, Arthur Fremond

Google users have different intents from their queries such as acquiring information, buying products, comparing or simulating services, looking for products, and so on. Understanding the right intention of users helps to provide i) better content on web pages from the Search Engine Optimization (SEO) perspective and ii) more user-satisfying results from the search engine perspective. In this study, we aim to identify the user query's intent by taking advantage of Google results and machine learning methods. Our proposed approach is a clustering model that exploits some features to detect query's intent. A list of keywords extracted from the clustered queries is used to identify the intent of a new given query. Comparing the clustering results with the intents predicted by filtered keywords show the efficiency of the extracted keywords for detecting intents.

📄 PDF Abstract BibTeX arXiv:2006.09119

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringIntent Detection

Similar Papers 제목 키워드 기반

Interpretation of the Intent Detection Problem as Dynamics in a Low-dimensional Space

2024-08-05 · Eduardo Sanchez-Karhunen, Jose F. Quesada-Moreno, Miguel A. Gutiérrez-Naranjo

Intent detection is a text classification task whose aim is to recognize and label the semantics behind a users query. It plays a critical role in various business applications. The output of the intent detection module …

Intent Detectiontext-classificationText Classification

Few-Shot Query Intent Detection via Relation-Aware Prompt Learning

2025-09-06 · Liang Zhang, Yuan Li, Shijie Zhang, Zheng Zhang 외 arxiv

Intent detection is a crucial component of modern conversational systems, since accurately identifying user intent at the beginning of a conversation is essential for generating effective responses. Recent efforts have f…

Intent Detection

Bridging the Gap Between Object Detection and User Intent via Query-Modulation

2021-06-18 · Marco Fornoni, Chaochao Yan, Liangchen Luo, Kimberly Wilber 외

When interacting with objects through cameras, or pictures, users often have a specific intent. For example, they may want to perform a visual search. With most object detection models relying on image pixels as their so…

Objectobject-detectionObject DetectionReferring Expression

ConQX: Semantic Expansion of Spoken Queries for Intent Detection based on Conditioned Text Generation

2021-09-02 · Eyup Halit Yilmaz, Cagri Toraman

Intent detection of spoken queries is a challenging task due to their noisy structure and short length. To provide additional information regarding the query and enhance the performance of intent detection, we propose a …

Few-Shot LearningIntent DetectionLanguage ModelingLanguage Modelling+1

QAID: Question Answering Inspired Few-shot Intent Detection

2023-03-02 · Asaf Yehudai, Matan Vetzler, Yosi Mass, Koren Lazar 외

Intent detection with semantically similar fine-grained intents is a challenging task. To address it, we reformulate intent detection as a question-answering retrieval task by treating utterances and intent names as ques…

Intent DetectionQuestion AnsweringRetrieval