Diversed Model Discovery via Structured Table Discovery
Summary
Introduces StructuredSemanticSearch, a model search framework that combines semantic similarity with structured table discovery to improve diversity and coverage of recommended models, evaluated on a benchmark of 597 queries.
View Cached Full Text
Cached at: 05/22/26, 02:31 AM
Paper page - Diversed Model Discovery via Structured Table Discovery
Source: https://huggingface.co/papers/2605.22766
Abstract
Model search system that combines semantic and structured table-based retrieval to improve diversity and coverage of recommended models.
Model cards describe model behavior through a mixture of textual descriptions and structured artifacts, including performance, configuration, and dataset tables. Existingmodel searchsystems rely predominantly onsemantic similarityover text, which can produce homogeneous result sets and limit exploration of alternatives. We argue thatmodel searchis 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 instructured tables. We present StructuredSemanticSearch, a table-drivenmodel searchframework built on the ModelTables benchmark. Given a query, StructuredSemanticSearch combines a semantic baseline for task alignment with a structure-aware pipeline that discovers query-related model-card tables usingtable discovery operatorssuch asunionability,joinability, and keyword search. Retrieved tables are mapped back to model cards under a controlled top-k budget, enabling fair comparison between text-based and table-based retrieval. Beyond retrieval, StructuredSemanticSearch adaptstable integrationto the model-table domain throughorientation-aware integration, producing compact integrated views of tables from partially overlapping and sometimes transposed evidence tables. For evaluation, we introduce a nugget-based, auditable protocol that extracts compact evidence items from model cards, matches queries to condition- or intent-specific nuggets, and measuresevidence coverageand diversity over retrieved model-card candidate sets. This protocol also provides a scalable path toward approximate, evidence-based labeling in dynamic model lakes. Experiments on 597 model-recommendation queries show improved nugget coverage for the structure-aware pipeline than semantic baseline
View arXiv pageView PDFGitHub0Add to collection
Get this paper in your agent:
hf papers read 2605\.22766
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2605.22766 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2605.22766 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2605.22766 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
Albanese backs down on states powering AI datacentres using renewable energy
Australian Prime Minister Anthony Albanese has relaxed demands for states to power AI datacentres solely with renewable energy, allowing flexibility for jurisdictions with public power systems after national cabinet discussions.
Quoting Paul Dix
Paul Dix comments on the impressive capability of AI to generate and refine 1 million lines of code into reliable software, highlighting the potential of AI in complex software development.
Robotics startup Generalist reaches $3B valuation, sources say
Robotics startup Generalist reaches a $3 billion valuation after raising additional capital led by 8VC, bringing total funding to $600 million. The company is developing an AI foundation model that enables robots to learn from short video demonstrations.
CEO fired developers to make room for AI. Developers respond by creating open source AI CEO
Developers fired in an AI transformation created Open Executive, an open-source tool to replace CEOs and executives as a form of protest.
AI is making software easier to produce. China already did this to hardware
The article argues that AI is making software production more accessible, similar to how China's manufacturing ecosystem affected hardware, shifting the focus of long-term defensibility in tech companies.