A Supervised Learning Algorithm for Binary Domain Classification of Web Queries using SERPs
Alexander Nwala, Michael Nelson

TL;DR
This paper presents a supervised learning method that classifies web queries into scholar or non-scholar domains by analyzing features from SERPs, improving routing to specialized digital libraries.
Contribution
The study introduces a novel approach using SERP features for domain classification of queries, with high accuracy on large, real-world datasets.
Findings
Achieved a precision of 0.809 in classifying queries.
F-measure of 0.805 demonstrates effective performance.
Utilized large datasets from AOL and NASA for training and evaluation.
Abstract
General purpose Search Engines (SEs) crawl all domains (e.g., Sports, News, Entertainment) of the Web, but sometimes the informational need of a query is restricted to a particular domain (e.g., Medical). We leverage the work of SEs as part of our effort to route domain specific queries to local Digital Libraries (DLs). SEs are often used even if they are not the "best" source for certain types of queries. Rather than tell users to "use this DL for this kind of query", we intend to automatically detect when a query could be better served by a local DL (such as a private, access-controlled DL that is not crawlable via SEs). This is not an easy task because Web queries are short, ambiguous, and there is lack of quality labeled training data (or it is expensive to create). To detect queries that should be routed to local, specialized DLs, we first send the queries to Google and then…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsWeb Data Mining and Analysis · Text and Document Classification Technologies · Algorithms and Data Compression
