Paper Overview
Research Area: Machine Learning Authors: Pin-Yen Huang, Sachin Chhabra, Prasanth Sai Gouripeddi Published: 2026-08-17 arXiv: 2508.08537
Original Abstract
Recipe data arises in domains such as materials synthesis, pharmaceutical formulation, and industrial manufacturing, where procedures are represented as ordered sequences of steps containing heterogeneous structured fields. Existing tabular learning methods typically flatten this structure into fixed-schema representations, limiting their ability to capture hierarchical field interactions and procedural dependencies. We propose RecipeNet, a hierarchical Transformer architecture that encodes field-level interactions within each step and sequential dependencies across steps through stacked Transformer encoders. Experiments on multiple recipe datasets and tasks demonstrate that RecipeNet consistently outperforms existing tabular models, highlighting the value of hierarchical and sequential modeling for recipe representation learning.
Key Ideas
- Problem: Recipe-like structured data (ordered steps with heterogeneous fields) is poorly handled by standard tabular methods that flatten schemas.
- Approach: A hierarchical Transformer that models field-level interactions within each step and sequence-level dependencies across steps using stacked Transformer encoders.
- Results: Consistent performance gains over existing tabular models across multiple recipe datasets and tasks.
*Auto-collected on 2026-08-18*