Tagging Model for O2O Query Term Filtering
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Online to offline (O2O) services, such as online taxi-hailing, face inefficiencies when users input queries with irrelevant information, leading to failure in recalling points of interest (POIs) and requiring repeated modifications, which is time-consuming.
Innovation Solution
A system and method for training a tagging model that processes user queries by segmenting terms, labeling relevant and irrelevant terms, and using a trained model to retrieve POIs from a database, enhancing query efficiency by automatically identifying and omitting irrelevant terms.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Measurement precision
If a user inputs a query with irrelevant information, then the query cannot recall any POI, but requiring repeated modifications is time consuming
Solution Approach 1:
The system automatically identifies and removes irrelevant terms from the query without requiring user intervention. The tagging model autonomously processes the query, labels terms as relevant or irrelevant, and generates a cleaned query that can recall POIs, making the system self-correcting rather than relying on repeated user modifications
Solution Approach 2:
The manual process of users repeatedly modifying queries is replaced by an automated computational system. The tagging model uses machine learning algorithms to automatically analyze query terms, determine their relevance to POIs, and filter out irrelevant information, substituting mechanical user actions with intelligent automated processing
2Productivity
If the query includes irrelevant terms, then the POI recall fails, but manual query modification reduces recall efficiency
Solution Approach 1:
The tagging model acts as an intermediary between the user's raw query and the POI database. It receives the original query, automatically identifies and removes irrelevant terms through intelligent analysis, and passes the cleaned query to the POI recall system, thereby maintaining both operational simplicity and recall efficiency
Solution Approach 2:
The system performs preliminary processing of the query before POI recall is attempted. By pre-identifying and removing irrelevant terms through the tagging model, the query is optimized in advance, ensuring that the subsequent POI recall operation can proceed efficiently without failure
Data Source
AI summary
The present disclosure relates to systems and methods for recalling one or more POIs. The systems and methods may receive a query inputted by a user via a terminal and determine one or more terms by processing the received query. The systems and methods may further label the one or more terms using a trained tagging model. The systems and methods may determine one or more POs based on the labeled one or more terms, and display the one or more terms on the terminal.


