Papers by Robert Stevens
Knowledge Augmentation Enhances Token Classification for Recipe Understanding (2026.eacl-long)
Copied to clipboard
| Challenge: | Using entity type-specific and knowledge-augmented token classification, we achieve state-of-the-art (SOTA) results on 5 out of 7 benchmark recipe datasets, significantly outperforming traditional token classification methods. |
| Approach: | They propose an entity type-specific and knowledge-augmented token classification framework to improve encoder models’ performance on recipe texts. |
| Outcome: | The proposed model outperforms traditional token classification methods on 5 out of 7 recipe datasets and is the largest annotated food-related dataset to date. |
ReciFine: Finely Annotated Recipe Dataset for Controllable Recipe Generation (2026.findings-eacl)
Copied to clipboard
| Challenge: | Existing resources, such as RecipeNLG, extract food items only from ingredient lists, overlooking entities expressed in instructions, such tools, chef actions, food and tool states, and durations. |
| Approach: | They extend RecipeNLG to extract 97 million entities from 2.2 million recipes. |
| Outcome: | The proposed model outperforms existing models trained on ingredient-list data on both automatic and human evaluations. |