TL;DR
This paper introduces StructuredSemanticSearch, a table-driven model search framework that enhances model retrieval by combining semantic understanding with structured table discovery, improving evidence coverage and diversity.
Contribution
It presents a novel, structure-aware retrieval pipeline that leverages table discovery operators and integrates evidence from model cards to improve model search results.
Findings
Improved nugget coverage over semantic baseline in model retrieval.
Effective combination of semantic and table-based evidence enhances model search.
Introduces a scalable, evidence-based evaluation protocol for model recommendation.
Abstract
Model cards describe model behavior through a mixture of textual descriptions and structured artifacts, including performance, configuration, and dataset tables. Existing model search systems rely predominantly on semantic similarity over text, which can produce homogeneous result sets and limit exploration of alternatives. We argue that model search is inherently comparative: users want models that are task-aligned yet differentiated in measurable ways. We hypothesize that this balance requires retrieval over condensed, high-quality evidence rather than verbose descriptions, and much of that evidence is concentrated in structured tables. We present StructuredSemanticSearch, a table-driven model search framework built on the ModelTables benchmark. Given a query, StructuredSemanticSearch combines a semantic baseline for task alignment with a structure-aware pipeline that discovers…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
