Triple
T8958304
| Position | Surface form | Disambiguated ID | Type / Status |
|---|---|---|---|
| Subject | Sergey Ioffe |
E213533
|
entity |
| Predicate | coInvented |
P1858
|
FINISHED |
| Object | Batch Normalization |
E701500
|
NE FINISHED |
How this triple was built (2 steps)
Every LLM step that produced this triple, in pipeline order — named-entity classification, the disambiguation choices (the exact options shown, with the pick highlighted), and the generated description. The batch + timestamp of each is in the Provenance table below.
NER
Named-entity recognition
gpt-5-mini
Instruction
Given a phrase, classify it is english named entity (e.g., persons, organizations, works of art) in Latin script, or not (e.g., literals, dates, URLs, verbose phrases). For disambiguation, the statement where the phrase occurs as object is also given. Please return a JSON object with `phrase` (string, the phrase being analyzed) and `is_ne` (boolean, indicating whether the phrase is a Named Entity).
Input
Phrase: Batch Normalization | Statement: [Sergey Ioffe, coInvented, Batch Normalization]
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: Batch Normalization Context triple: [Sergey Ioffe, coInvented, Batch Normalization]
-
A.
Batch Normalization
chosen
Batch Normalization is a deep learning technique that stabilizes and accelerates neural network training by normalizing layer inputs using mini-batch statistics.
-
B.
Instance Normalization
Instance Normalization is a neural network normalization technique that normalizes each individual sample and channel independently, commonly used in tasks like style transfer to stabilize training and control feature statistics.
-
C.
Group Normalization
Group Normalization is a neural network normalization technique that divides channels into groups and normalizes within each group to stabilize training, especially effective for small batch sizes.
-
D.
Layer Normalization
Layer Normalization is a neural network normalization technique that stabilizes and accelerates training by normalizing activations across features within each data sample, particularly useful in recurrent and transformer-based models.
-
E.
“Stochastic Gradient Descent Tricks”
“Stochastic Gradient Descent Tricks” is a well-known paper by Léon Bottou that surveys practical techniques and heuristics for effectively applying stochastic gradient descent in machine learning.
- F. None of above.
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Provenance (3 batches)
The batch behind each pipeline step, in order, with when it ran. Timestamps are batch-level — stages were processed in waves, so the object chain (NER → NED1 → NEDg → NED2) reads in order, but predicate / elicitation batches can sit in a different wave.
| Step | Stage | Batch ID | Status | When |
|---|---|---|---|---|
| creating | Elicitation | batch_69ca8399ad2081909f8fa41d4314c215 |
completed | March 30, 2026, 2:07 p.m. |
| NER | Named-entity recognition | batch_69cc6729ab7c8190a6168f0aa70a5520 |
completed | April 1, 2026, 12:30 a.m. |
| NED1 | Entity disambiguation (via context triple) | batch_69cfdb887378819093a48d7035609951 |
completed | April 3, 2026, 3:23 p.m. |
Created at: March 30, 2026, 7 p.m.