Guen commited on
Commit
458d8ea
·
verified ·
1 Parent(s): d5194d7

Document distractor discrimination; write the two supplement captions

Browse files
MANIFEST.json CHANGED
@@ -46,12 +46,12 @@
46
  },
47
  {
48
  "path": "paper-supplement/tab-by-operator-removed-2026-08-20.tex",
49
- "bytes": 1505,
50
  "why": "per-operator CCR table (cut for space)"
51
  },
52
  {
53
  "path": "paper-supplement/tab-rank-metrics-removed-2026-08-20.tex",
54
- "bytes": 837,
55
  "why": "rank-aware metrics table (cut for space)"
56
  },
57
  {
@@ -146,7 +146,7 @@
146
  },
147
  {
148
  "path": "v1.0.1-addendum.md",
149
- "bytes": 9334,
150
  "why": "known issues + evaluation protocol; the interval-leak fix the paper cites"
151
  }
152
  ]
 
46
  },
47
  {
48
  "path": "paper-supplement/tab-by-operator-removed-2026-08-20.tex",
49
+ "bytes": 1509,
50
  "why": "per-operator CCR table (cut for space)"
51
  },
52
  {
53
  "path": "paper-supplement/tab-rank-metrics-removed-2026-08-20.tex",
54
+ "bytes": 1953,
55
  "why": "rank-aware metrics table (cut for space)"
56
  },
57
  {
 
146
  },
147
  {
148
  "path": "v1.0.1-addendum.md",
149
+ "bytes": 10901,
150
  "why": "known issues + evaluation protocol; the interval-leak fix the paper cites"
151
  }
152
  ]
paper-supplement/tab-by-operator-removed-2026-08-20.tex CHANGED
@@ -1,12 +1,22 @@
1
  % tab:by-operator, cut from the CIKM camera-ready 2026-08-20 for the page
2
  % limit. Summarised by one sentence in the retrieval-quality paragraph.
3
- % Belongs in the dataset card. Preserved verbatim.
 
 
 
 
4
 
5
  \begin{table}[t]
6
  \centering
7
  \footnotesize
8
- % CAMERA-READY-TODO(prose): this caption's attribution of interval's stale-blind resilience ("the metric's same-(s,r,o) test admits stale variants") is a real but SECONDARY effect. The primary driver is the interval answer leakage: t_query == gold answer year on 864/864 = 100.0% of interval questions, which is also why interval tops every retrieval slice (TRP 0.376, CCR 0.920, stale-blind CCR 0.773 vs 0.03-0.08 on all other operators). Rewrite the caption's causal clause when the leakage subsection lands; do not leave the current attribution as the sole explanation.
9
- \caption{Per-operator CCR breakdown on the \tempbench{} test split. Stale-blind collapses where the temporal filter is decisive (PIT/BA/sequence) but holds on \emph{interval} because the metric's same-$(s,r,o)$ test admits stale variants as covering an interval gold (operator property, not retriever skill).}
 
 
 
 
 
 
10
  \label{tab:by-operator}
11
  \begin{tabular}{lrrr}
12
  \toprule
 
1
  % tab:by-operator, cut from the CIKM camera-ready 2026-08-20 for the page
2
  % limit. Summarised by one sentence in the retrieval-quality paragraph.
3
+ % Numbers verbatim as cut. The caption's causal clause was corrected for this
4
+ % release on 2026-08-22: as the cut version's own TODO recorded, attributing
5
+ % interval's stale-blind resilience solely to the same-(s,r,o) test was a real
6
+ % but secondary effect, and the primary driver is the answer leakage now
7
+ % disclosed in the paper.
8
 
9
  \begin{table}[t]
10
  \centering
11
  \footnotesize
12
+ \caption{Per-operator CCR breakdown on the \tempbench{} test split. Stale-blind
13
+ collapses where the temporal filter is decisive (point-in-time, before/after,
14
+ sequence) but holds at $0.77$ on \emph{interval}. That is chiefly answer
15
+ leakage, not retriever skill: $t_{\mathrm{query}}$ equals the gold answer year
16
+ on $864/864$ interval questions, which is also why interval tops every
17
+ retrieval slice (TRP $0.376$, CCR $0.920$). A secondary effect compounds it ---
18
+ the metric's same-$(s,r,o)$ test admits stale variants as covering an interval
19
+ gold. Read no capability result off the interval row.}
20
  \label{tab:by-operator}
21
  \begin{tabular}{lrrr}
22
  \toprule
paper-supplement/tab-rank-metrics-removed-2026-08-20.tex CHANGED
@@ -1,11 +1,25 @@
1
  % tab:rank-metrics, offloaded from the CIKM camera-ready 2026-08-20 for the
2
  % page limit. Its findings are carried by one sentence in the results text.
3
- % Belongs in the dataset card. Preserved verbatim.
 
4
 
5
  \begin{table}[t]
6
  \centering
7
  \footnotesize
8
- \caption{[CAMERA-READY-TODO(prose): caption]}
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  \label{tab:rank-metrics}
10
  \begin{tabular}{lrrrrr}
11
  \toprule
 
1
  % tab:rank-metrics, offloaded from the CIKM camera-ready 2026-08-20 for the
2
  % page limit. Its findings are carried by one sentence in the results text.
3
+ % Numbers verbatim as cut; the caption was written for this release on
4
+ % 2026-08-22, since the table shipped with an unfilled placeholder.
5
 
6
  \begin{table}[t]
7
  \centering
8
  \footnotesize
9
+ \caption{Rank-aware retrieval metrics on the \tempbench{} test split, against
10
+ the subgraph metrics they are meant to contextualise. recall@$k$ and NDCG@$k$
11
+ use binary relevance (retrieved triple in $S^{*}$ \emph{and} valid at $\tq$),
12
+ macro-averaged, oracle anchor. The gold chain is nearly always retrieved and
13
+ near the top of the ranking (recall $0.921$, NDCG $0.886$), so TRP's low
14
+ absolute value reflects $1$--$3$-triple gold chains scored against a $k$-sized
15
+ list, not poor retrieval. TRP is \emph{not} $k$-dominated for the temporal
16
+ retriever --- its evidence list averages $9.09$ triples at $k{=}15$, so the
17
+ candidate pool binds rather than $k$, and a $10\times$ sweep of $k$ moves TRP
18
+ only $0.410\!\to\!0.303$. The $k$-dominated regime is the stale-blind
19
+ ablation, whose pool saturates $k$ and whose TRP falls fourfold over the same
20
+ sweep. NDCG tracks recall closely here ($0.886$ vs $0.921$); it adds
21
+ interpretability, not discriminative power. These values are not comparable to
22
+ TimelineKGQA's MRR/Hits@K, which score a different candidate universe.}
23
  \label{tab:rank-metrics}
24
  \begin{tabular}{lrrrrr}
25
  \toprule
v1.0.1-addendum.md CHANGED
@@ -85,6 +85,33 @@ with the release; stale-dependent evaluation should be restricted to the
85
  functional subset (1,429/1,743 test questions), and the interval × stale cell
86
  (n=12 functional) is too small to support slice-level claims.
87
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
88
  ---
89
 
90
  ### 3. Reference retriever: full specification
 
85
  functional subset (1,429/1,743 test questions), and the interval × stale cell
86
  (n=12 functional) is too small to support slice-level claims.
87
 
88
+ ### 2b. Distractor negatives: lexically hard, temporally easy
89
+
90
+ `S_dist` swaps the object of one gold hop, keeping `(s, r)`. The two axes come
91
+ apart, and both matter when reporting on this benchmark.
92
+
93
+ - **Lexical ranking cannot separate them.** On the 1,237 functional distractor
94
+ pairs in the test split, BM25 over `label(s) label(r) label(o)` scores gold
95
+ above the released distractor in 489 cases (39.5%), *below* it in 472
96
+ (38.2%), and exactly tied in 276 (22.3%). Excluding ties, gold wins 489 of
97
+ 961 — **50.9%, which is chance.** A purely lexical retriever has no signal
98
+ here at all.
99
+ - **A temporal filter removes most of them anyway.** 96.4% of released
100
+ distractors are invalid at `t_query` and are dropped by the per-hop filter;
101
+ only 3.6% survive it. This is a **side effect of construction** —
102
+ `_build_distractor` relaxes the `valid_at` constraint when selecting the
103
+ substitute object — not a designed temporal challenge. For the
104
+ temporally-filtered reference retriever, typed distractor negative-hit-rate
105
+ is 0.138.
106
+
107
+ **Intended use.** Distractors are the residual difficulty for a time-aware
108
+ system, and the honest framing is narrow: they show that answer-string identity
109
+ is not evidence identity, and they defeat lexical retrieval outright. Do not
110
+ describe them as temporally hard — the temporal filter disposes of 96.4% of
111
+ them — and do not read the 3.6% that survive as a designed property. As with
112
+ stale, restrict distractor-dependent evaluation to the functional subset using
113
+ the shipped flags.
114
+
115
  ---
116
 
117
  ### 3. Reference retriever: full specification