LmCast :: Stay tuned in

All of human cooking compressed into 2 megabytes

Recorded: May 27, 2026, 1:21 p.m.

Original Summarized

[2605.22391] Epicure: Navigating the Emergent Geometry of Food Ingredient Embeddings

Skip to main content

Learn about arXiv becoming an independent nonprofit.

We gratefully acknowledge support from the Simons Foundation, member institutions, and all contributors.
Donate

> cs > arXiv:2605.22391

Help | Advanced Search

All fields
Title
Author
Abstract
Comments
Journal reference
ACM classification
MSC classification
Report number
arXiv identifier
DOI
ORCID
arXiv author ID
Help pages
Full text

Search

GO

quick links

Login
Help Pages
About

Computer Science > Artificial Intelligence

arXiv:2605.22391 (cs)

[Submitted on 21 May 2026]
Title:Epicure: Navigating the Emergent Geometry of Food Ingredient Embeddings
Authors:Jakub Radzikowski, Josef Chen View a PDF of the paper titled Epicure: Navigating the Emergent Geometry of Food Ingredient Embeddings, by Jakub Radzikowski and Josef Chen
View PDF
HTML (experimental)

Abstract:We present Epicure, a family of three sibling skip-gram ingredient embeddings retrained from scratch on a multilingual recipe corpus. We aggregate 4.14M recipes from 11 sources spanning seven languages, English, Chinese, Russian, Vietnamese, Spanish, Turkish, Indonesian, German, and Indian-English, and normalise the raw ingredient strings to 1,790 canonical entries via an LLM-augmented pipeline. A 203,508-edge ingredient-ingredient NPMI graph and an 80,019-edge typed FlavorDB ingredient-compound graph, 2,247 typed compound nodes across 15 categories, seed three Metapath2Vec variants that share architecture and hyperparameters and differ only in the random-walk schema: Cooc walks the co-occurrence graph only, Chem walks the typed compound metapaths only, and Core blends both via injected ingredient-ingredient walks at controlled mixing, placing each model at a distinct point on the chemistry-vs-recipe-context spectrum.

Subjects:

Artificial Intelligence (cs.AI); Computation and Language (cs.CL); Computers and Society (cs.CY)

Cite as:
arXiv:2605.22391 [cs.AI]

 
(or
arXiv:2605.22391v1 [cs.AI] for this version)

 
https://doi.org/10.48550/arXiv.2605.22391

Focus to learn more

arXiv-issued DOI via DataCite (pending registration)

Submission history From: Josef Liyanjun Chen [view email] [v1]
Thu, 21 May 2026 12:23:38 UTC (6,566 KB)

Full-text links:
Access Paper:

View a PDF of the paper titled Epicure: Navigating the Emergent Geometry of Food Ingredient Embeddings, by Jakub Radzikowski and Josef ChenView PDFHTML (experimental)TeX Source

view license


Ancillary-file links:
Ancillary files (details):
README.md README.txt csv/README.md csv/cross_modal.csv csv/direction_arithmetic_full.csv
csv/direction_orthogonal.csv csv/factor_top_alignments_ica_chem_n20.csv csv/factor_top_alignments_ica_cooc_n20.csv csv/factor_top_alignments_ica_core_n20.csv csv/linear_probe.csv csv/linear_probe_continuous.csv csv/mode_atlas_chem.csv csv/mode_atlas_cooc.csv csv/mode_atlas_core.csv csv/procrustes_sensory.csv csv/weat.csv epicure_chem.csv epicure_cooc.csv epicure_core.csv supplement.pdf vocab.csv(16 additional files not shown) You must enabled JavaScript to view entire file list.

Current browse context:
cs.AI

< prev

  |  
next >

new
|
recent
| 2026-05

Change to browse by:

cs
cs.CL
cs.CY

References & Citations

NASA ADSGoogle Scholar
Semantic Scholar

export BibTeX citation
Loading...

BibTeX formatted citation
×

loading...

Data provided by:

Bookmark

Bibliographic Tools

Bibliographic and Citation Tools

Bibliographic Explorer Toggle

Bibliographic Explorer (What is the Explorer?)

Connected Papers Toggle

Connected Papers (What is Connected Papers?)

Litmaps Toggle

Litmaps (What is Litmaps?)

scite.ai Toggle

scite Smart Citations (What are Smart Citations?)

Code, Data, Media

Code, Data and Media Associated with this Article

alphaXiv Toggle

alphaXiv (What is alphaXiv?)

Links to Code Toggle

CatalyzeX Code Finder for Papers (What is CatalyzeX?)

DagsHub Toggle

DagsHub (What is DagsHub?)

GotitPub Toggle

Gotit.pub (What is GotitPub?)

Huggingface Toggle

Hugging Face (What is Huggingface?)

ScienceCast Toggle

ScienceCast (What is ScienceCast?)

Demos

Demos

Replicate Toggle

Replicate (What is Replicate?)

Spaces Toggle

Hugging Face Spaces (What is Spaces?)

Spaces Toggle

TXYZ.AI (What is TXYZ.AI?)

Related Papers

Recommenders and Search Tools

Link to Influence Flower

Influence Flower (What are Influence Flowers?)

Core recommender toggle

CORE Recommender (What is CORE?)

Author
Venue
Institution
Topic

About arXivLabs

arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.

Which authors of this paper are endorsers? |
Disable MathJax (What is MathJax?)

About
Help

contact arXivClick here to contact arXiv
Contact

subscribe to arXiv mailingsClick here to subscribe
Subscribe

Copyright
Privacy Policy

Web Accessibility Assistance

arXiv Operational Status

The work introduces Epicure, a family of three sibling skip-gram ingredient embeddings that are retrained from scratch using a multilingual recipe corpus. This foundation is built upon aggregating 4.14 million recipes drawn from eleven sources covering seven languages, including English, Chinese, Russian, Vietnamese, Spanish, Turkish, Indonesian, German, and Indian-English. To standardize the input, the raw ingredient strings were processed and normalized into 1,790 canonical entries through a pipeline augmented by a large language model.

From this data, the authors constructed two primary knowledge graphs: an ingredient-ingredient NPMI graph containing 203,508 edges, and a typed FlavorDB ingredient-compound graph featuring 80,019 edges across 2,247 typed compound nodes categorized into 15 classes. To leverage these structures, the authors seeded three variants of the Metapath2Vec model, all sharing the same underlying architecture and hyperparameters but differing in their random-walk schemas. One variant, Cooc, traverses only the co-occurrence graph. Another, Chem, explores only the typed compound metapaths. The third variant, Core, fuses these approaches by incorporating injected ingredient-ingredient walks at controlled mixing points. This allows the models to be positioned distinctly along a spectrum ranging from chemistry principles to recipe context, offering a nuanced representation of food ingredient relationships.