Learning Joint Query Interpretation and Response Ranking
Uma Sawant, Soumen Chakrabarti

TL;DR
This paper introduces joint models for interpreting free-form queries and ranking responses by leveraging structured annotations and unstructured text, improving entity search accuracy without requiring complete knowledge base schemas.
Contribution
It proposes two novel formulations that jointly interpret queries and rank responses, exploiting bidirectional information flow between unstructured text and structured knowledge.
Findings
Bridges the accuracy gap in typed entity search.
Outperforms two-stage query type prediction and search methods.
Utilizes probabilistic and max-margin models for joint interpretation and ranking.
Abstract
Thanks to information extraction and semantic Web efforts, search on unstructured text is increasingly refined using semantic annotations and structured knowledge bases. However, most users cannot become familiar with the schema of knowledge bases and ask structured queries. Interpreting free-format queries into a more structured representation is of much current interest. The dominant paradigm is to segment or partition query tokens by purpose (references to types, entities, attribute names, attribute values, relations) and then launch the interpreted query on structured knowledge bases. Given that structured knowledge extraction is never complete, here we use a data representation that retains the unstructured text corpus, along with structured annotations (mentions of entities and relationships) on it. We propose two new, natural formulations for joint query interpretation and…
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
TopicsTopic Modeling · Information Retrieval and Search Behavior · Natural Language Processing Techniques
