NanoDAPFAM / NanoDAPFAMOutTitlAbsClmToTitlAbs
Overview
NanoDAPFAMOutTitlAbsClmToTitlAbs is an English patent-family retrieval task. The query contains title, abstract, and claims from a source family, while target documents contain only title and abstract. Positives are DAPFAM OUT-domain citation relations, so query and target families do not share IPC3 domain.
This is a hard long-query to short-target cross-domain patent retrieval task. The target abstracts are concise and may not expose the detailed reasoning behind a cross-domain citation. The model must connect source claims to short summaries from different technical classes.
Details
What the Original Data Measures
DAPFAM uses citation links as relevance judgments and IPC3 overlap to define domain relations. OUT-domain positives are cited families outside the query's IPC3 domain. This split uses a claim-rich source representation and a short title-abstract target representation.
The task measures cross-domain prior-art retrieval when the target exposes only summary-level evidence.
Observed Data Profile
This Nano split contains 200 queries, 10,000 documents, and 1,257 positive qrels. There are 159 multi-positive queries. Positives per query average 6.29, with a minimum of 1, median of 4.0, and maximum of 20. Queries average 9,315.66 characters, while target documents average 777.94 characters.
The mismatch is severe: detailed source claims must retrieve compact summaries from other technical classes.
BM25 Evaluation Profile
BM25 reaches nDCG@10 of 0.0439, hit@10 of 0.1600, and recall@100 of 0.1225 with a top-500 candidate pool. Exact word matching is especially weak because targets are short and cross-domain.
BM25 can only help when distinctive terminology survives across domains. Otherwise, it tends to retrieve same-topic or superficially similar summaries rather than cited OUT-domain families.
Dense Evaluation Profile
The dense harrier-oss-270m profile is strongest, with nDCG@10 of 0.0872, hit@10 of 0.2900, and recall@100 of 0.2235. Dense retrieval nearly doubles BM25 recall, showing that semantic matching is crucial.
The absolute score remains low because short target abstracts omit many details needed to explain cross-domain relevance. Dense models must infer analogy or technical dependency from limited text.
Reranking Hybrid Evaluation Profile
The reranking_hybrid candidate subset reaches nDCG@10 of 0.0714, hit@10 of 0.2500, and recall@100 of 0.2220. It uses top-100 candidates with optional rank-101 safeguards; 77 rows contain 101 candidates and 77 safeguard-positive rows are recorded. Dense retrieval is slightly stronger across all major top metrics.
The many safeguard rows indicate that positives often do not appear naturally in the top-100 hybrid pool. This split is a difficult candidate-generation problem.
Metric Interpretation for Model Researchers
This split is a stress test for cross-domain patent retrieval from claim-rich queries to short summaries. BM25 is not sufficient, and dense retrieval is only moderately successful. It reveals whether a model can identify technology-transfer style relevance from compact target records.
Because each query has fewer positives than IN variants, missing a relevant family has a larger effect on recall. Evaluation should focus on both top-rank quality and candidate coverage.
Query and Relevance Type Tendencies
Queries contain title, abstract, and claims. Documents contain title and abstract only. Positives are citation-related but outside the source IPC3 domain.
Relevance often depends on functional analogy, shared technical effect, or transferred mechanism rather than exact field vocabulary.
Representative Failure Modes
BM25 misses positives due to vocabulary shift and short target text. Dense retrieval may retrieve semantically broad but non-cited summaries. Hybrid retrieval can introduce lexical distractors without improving top ranking.
Training Data That May Help
Useful training data includes cross-IPC patent citation retrieval, cross-domain prior-art search with short targets, and patent analogy retrieval. Training should exclude NanoDAPFAM evaluation families and qrels.
Synthetic data should generate long source records and short target title-abstract records from different technical classes, with positives based on cross-domain citation relevance.
Model Improvement Notes
Improving this task requires better cross-domain abstraction from claims to short summaries. Models should learn to recognize shared functions and technical effects even when domain vocabulary differs.
For reranking, external signals such as citation graph structure, IPC-aware negative sampling, and technology analogy modeling may help.
Example Data
| Query | Positive document |
| bicycle handlebar grip a bicycle handlebar grip contains a plastic inner shell having a tubular shape and an outer surface; a fiber layer having an inner surface and an outer surface and includes a plurality of fibers interweaving with each other and a plurality of weaving gaps located between the fibers; a plastic layer enclosed around the outer surface of the fiber layer and combined with the fiber layer integrally and including a holding portion coated on the outer surface of the fiber layer,... [500 / 2,588 chars] | durable flexible membrane and method of making same a flexible membrane having a valuable combination of desirable properties is composed of a generally heavy, dense supporting and reinforcing reticulated base fabric constituted of thick, generally loose bundles of multiple continuous filaments arranged in a mechanically interengated reticular array having an overall weight within the range of about 3-12 oz/yd.sup.2 the continuous filaments being of a synthetic polymer having good dimensional stability and high resistance to heat and light; and a solidified base coating composition completely impregnating the interstices of the base fabric and as forming a continuous coating along the opposite sides thereof, the composition having as essential ingredients a pvc resin and a plasticizer therefor in the amount of 35-75% of the resin of a trimellitate ester which exhibits high resistance to separation from the resin and imparts to the coating high flexibility at temperatures at least as lo... [1,000 / 1,921 chars] |
| method for improving belt press dewatering a method for increasing the removal of a higher fraction of liquid from the press cake in any belt press is described. specifically, the invention incorporates a series of rollers that create multiple pinch points to compress the solid fraction while removing liquid. after each pinch point, the solid material is allowed to separate from the belt, fall by gravity, and repack so that more liquid can be released at each successive pinch point than is possi... [500 / 4,605 chars] | artificial human anti-factor b antibody problem to be solved: to provide novel engineered forms of a monoclonal antibody and antigen-binding fragments thereof that bind complement protein factor b and selectively inhibit the alternative complement pathway.solution: artificial human anti-factor b antibodies or antigen-binding fragments thereof are derived from murine monoclonal antibody 1379 "mab1379", which selectively binds factor b in the third short consensus repeat ("scr") domain and prevents formation of the c3bbb complex. [533 chars] |
| stitch distribution control system for tufting machines a stitch distribution control system for a tufting machine for controlling placement of yarns being fed to the needles of the tufting machine by yarn feed mechanisms to form a desired pattern. a backing material is fed through the tufting machine at an increased stitch rate as the needles are shifted according to calculated pattern steps. a series of loopers or hooks engage and pick loops of yarns from the needles. the yarn feed mechanisms... [500 / 5,968 chars] | method and apparatus for measuring direction or position of weft yarn of fabric the measurement of the pick or stitches course position in continuously moved fabrics involves examining at least one gap-shaped segment in a top illumination or transillumination. the width of the segment is small and its legnth long in comparison to the thickness of the picks. the brightness value inside the segment is divided into two stages or areas (light, dark). those sections within the segment, in which the value is continuously associated with one stage, are determined. the number or total length of the sections of s stage is determined or, alternatively the speed at which the sections of a stage move in the segment is determined and the drafting angle of the pick is deduced from this value. [789 chars] |
Source Reference Table
| Source | Role |
| DAPFAM: A Domain-Aware Family-level Dataset to benchmark cross domain patent retrieval | Source benchmark paper for family-level patent retrieval. |
| DAPFAM DOI record | DOI record for the DAPFAM paper. |
| datalyes/DAPFAM_patent | Public source dataset card. |
| hakari-bench/NanoDAPFAM | Nano benchmark dataset containing this split. |
Dataset Information
| Field | Value |
| Nano set | NanoDAPFAM |
| Backing dataset | NanoDAPFAM |
| Task / split | NanoDAPFAMOutTitlAbsClmToTitlAbs |
| Hugging Face dataset | hakari-bench/NanoDAPFAM |
| Language | en |
| Category | natural_language |
| Queries | 200 |
| Documents | 10,000 |
| Positive qrels | 1,257 |
| Positives / query avg | 6.29 |
| Positives / query min | 1 |
| Positives / query median | 4.00 |
| Positives / query max | 20 |
| Multi-positive queries | 159 (79.50%) |
| Query length avg chars | 9,315.66 |
| Document length avg chars | 777.94 |
Candidate Subsets
| Profile | Config | nDCG@10 | Hit@10 | Recall@100 | Candidates |
| BM25 | bm25 | 0.0439 | 0.1600 | 0.1225 | top-500 |
| Dense | harrier_oss_v1_270m | 0.0872 | 0.2900 | 0.2235 | top-500 |
| Reranking hybrid | reranking_hybrid | 0.0714 | 0.2500 | 0.2220 | top-100 |
Training and Leakage Metadata
- Original train split: not_confirmed
- Evaluation split origin: DAPFAM OUT-domain title-abstract-claims to title-abstract patent-family retrieval
- Train/eval overlap audit: not_audited
- Leakage note: exclude NanoDAPFAM evaluation families and qrels
- Multi-positive training: citation_family_multi_positive
- Useful training data: cross-IPC patent citation retrieval, cross-domain prior-art search with short targets, patent analogy retrieval