snsnegi
#unpublished · #research · #vlm · #food-ai · #chi

MakanMemo x CHI: Experiments Forecast

14 experiments across 4 themes for a Human-LLM/VLM diet intervention paper targeting CHI

MakanMemo x CHI: Research Questions & Experiments Forecast

14 experiments across 4 themes, designed for a Human-LLM/VLM diet intervention paper targeting CHI.
Built on 6,166 real-world meal photos from 249 Singaporean participants with hedonic metadata.

6,166

Meal photos

249

Participants

~2 yr

Longitudinal span

78K

FoodSG-233 refs

Unique Dataset Advantage
MakanMemo is one of the only datasets combining real-world meal images + hedonic ratings (feeling 1–5) + social context (who you ate with) + self-perceived healthiness + cultural food diversity (Singaporean hawker/home/restaurant). This combination does not exist in any published food benchmark.

Dataset Profile

Eating Context Distribution

ContextCount
Home3,276
Hawker Centre1,002
Work936
Restaurant807

Hedonic Feeling Ratings (1–5)

RatingCount
1 (low)8
278
3756
42,522
5 (high)2,633

Social Company

CompanyCount
Myself3,243
Family1,653
Friends689
Partner445

Food Kind Tags (multi-label)

TagCount
Proteins4,054
Vegetables3,520
Wholegrain1,622
Fruits1,448
Deep-fried923
Sweets413
Sweet beverages411

Research Themes & Experiments

7 Data Ready 6 Partial Data 1 Needs Build

Theme A: Hedonic Gap

A1: Hedonic-Nutritional Correlation Analysis

Done Data Ready Low Effort Core

Research Question: How do hedonic ratings and social context interact with food choices and self-perceived healthiness?

Method: Mixed-effects regression on feeling × healthy × with × place × food_kind. Cluster participants by hedonic profiles. Visualize interaction effects.

Data Needed: MakanMemo cleaned CSV (6,166 rows with feeling, healthy, with, place, activity, food tags)

CHI Contribution: First large-scale quantitative evidence that hedonic/social context predicts dietary health perception in real-world meal logging. Challenges calorie-centric food tracking.

Novelty vs. Prior Work: Existing food PI work (Eat4Thought, FoodScrap) is qualitative or small-N. This is 6K+ meals from 249 people over 2 years.

CHI Session fit: Self-Tracking and Personal Health Informatics

Temporal & Participant Considerations: Currently has no participant-level covariates (age, BMI, dietary goals). Between-person effects may be confounded by unmeasured demographics. Hour-of-day is included but intervention phase is not — cannot distinguish baseline vs. active intervention behavior. Re-run with intervention phase as a covariate once available.

Results

  • Analysis set: 5,636 meals from 239 participants after dropping rows with missing context variables (530 dropped, 8.6%).
  • Ceiling effect confirmed: 85.8% of feeling ratings are 4–5. Healthy ratings slightly less skewed (58.9% are 4–5).
  • M1 (feeling ~ healthy + context): Self-perceived healthiness is the strongest predictor of hedonic feeling (β=0.151, p=7.2×10⁻⁸¹). Restaurant meals boost feeling (β=+0.126, p<0.001). Eating alone significantly lowers feeling (β=−0.071, p<0.001). Snacks are associated with higher feeling (β=+0.129, p<0.001). SMART participants report lower feeling than HAPPY (β=−0.154, p=0.021).
  • M2 (healthy ~ feeling + context + food tags): Feeling strongly predicts perceived healthiness (β=0.316, p=4.0×10⁻⁶⁶). Food tags validate: sweets (β=−0.834) and deep-fried (β=−0.621) lower healthiness; fruits (β=+0.502) and vegetables (β=+0.337) raise it. Home and work meals are rated healthier than hawker center meals. Warning: random effects covariance is singular — near-zero between-person variance in healthiness after accounting for food tags.
  • Binary logistic (feeling ≥ 4 vs < 4): Pseudo R²=0.108. Wholegrain (β=+1.052, p<0.001), vegetables (β=+0.479, p=0.022), and proteins (β=+0.440, p=0.017) predict high feeling. Eating alone is the strongest negative predictor (β=−0.893, p=0.001).
  • Participant clustering (k=3): Silhouette = 0.157 (weak but interpretable). Cluster 0 (n=69): low feeling (3.73), low healthiness (3.08), moderate logging. Cluster 1 (n=56): high feeling (4.03), very high healthiness (4.30), low meal count (6.4) — likely sparse loggers inflating means. Cluster 2 (n=114): highest feeling (4.24), moderate healthiness (4.06), heavy loggers (29 meals). Cluster composition is independent of study arm (χ²=0.37, p=0.83).
  • Interaction (healthy × socialWith → feeling): The hedonic boost from perceived healthiness is strongest when eating with a partner and weakest when eating alone. Social context modulates the health→feeling link.
Caveats:
  • Ceiling compression: 85.8% high feeling means models are mostly explaining variance within the 4–5 range. Effect sizes are real but small in absolute terms.
  • M2 singular random effects: between-person variance in healthiness is near-zero after food tags are included. This means food tag composition explains most of the between-person healthiness variation — an interesting finding itself, but it means the random intercept adds nothing.
  • Cluster 1 (n=56) has very few meals per person (mean 6.4). These sparse loggers may have inflated hedonic means — they logged selectively (social/enjoyable meals).
  • No participant-level covariates (age, BMI, dietary goals) are included. Between-person effects may be confounded by unmeasured demographics.

A2: Hedonic Blind Spot Quantification

Blocked Data Ready Medium Effort Core

Research Question: Can VLMs predict hedonic attributes (feeling, social context, place) from meal images alone?

Method: Zero-shot VLM probing: prompt GPT-4V/Gemini/Claude with MakanMemo images, ask to predict feeling(1-5), place, social context. Compare against ground truth. Compute accuracy, confusion matrices.

Data Needed: MakanMemo images + metadata labels. VLM API access.

CHI Contribution: Quantifies the 'hedonic blind spot' of VLMs — what percentage of eating experience is invisible to vision. Motivates human-in-the-loop.

Novelty vs. Prior Work: No prior work benchmarks VLMs on hedonic/contextual meal attributes. Only food type and nutrition are benchmarked.

CHI Session fit: AI Systems for Human Goals

Temporal & Participant Considerations: VLM hedonic predictions should be evaluated separately by intervention phase — participants may photograph and report differently at baseline vs. active intervention. Also assess whether VLM accuracy varies by time-of-day (lighting, meal presentation) and eating context.
BLOCKED: Requires sending private MakanMemo trial images to proprietary VLM APIs (GPT-4V, Gemini, Claude). Awaiting ethics/data-sharing approval.

A3: Visual Dietary Diversity Metric

Data Ready Medium Effort Supporting

Research Question: Does embedding-space visual diversity of meals correlate with hedonic well-being?

Method: Compute per-participant meal embedding spread (CLIP/SigLIP) over time windows. Correlate with average feeling and healthy ratings. Propose a 'visual dietary diversity' index.

Data Needed: Pre-computed embeddings (have them) + metadata

CHI Contribution: Novel computational metric for dietary variety that is grounded in both visual similarity and subjective well-being.

Novelty vs. Prior Work: Dietary diversity indices exist in nutrition science but none use vision embeddings or link to hedonic data.

CHI Session fit: People and Data

Temporal & Participant Considerations: Diversity metrics must be computed within intervention phases, not across them. Cross-phase diversity may reflect intervention-induced diet change rather than a stable trait. Need minimum meal-count thresholds per participant per time window. Control for BMI and dietary goals if available — a health-conscious person eating varied healthy food vs. varied junk food are very different.

Theme B: VLM Culture Bias

B1: Singaporean Food VLM Stress Test

Blocked Data Ready Medium Effort Core

Research Question: How well do SotA VLMs recognize Singaporean food vs. Western cuisines?

Method: Benchmark 6+ VLMs on FoodSG-233 (91 Singaporean categories). Compare top-1/top-5 accuracy against published results on Western food datasets (Food-101, FoodNExTDB). Error taxonomy: wrong dish, wrong cuisine, wrong cooking style.

Data Needed: FoodSG-233 images (78K, 91 categories). VLM API access.

CHI Contribution: Extends Food-500 Cap and WorldCuisines findings with a focused Southeast Asian benchmark. Actionable error taxonomy for VLM developers.

Novelty vs. Prior Work: WorldCuisines covers breadth (2.4K dishes, 30 languages) but lacks depth on any single cuisine. FoodSG-233 is a deep single-culture benchmark.

CHI Session fit: AI Explanations and Decision Support in Healthcare

Temporal & Participant Considerations: Uses public FoodSG-233 only — minimal temporal/participant concerns. However, VLM performance may vary by image capture conditions across time periods. When comparing to MakanMemo results later, note that hawker/restaurant images differ systematically in lighting, angle, and plating from curated reference images.
BLOCKED: Requires sending food images to proprietary VLM APIs. FoodSG-233 is public data — may be unblocked independently of MakanMemo approval.

B2: kNN Label Transfer vs. VLM Zero-Shot

Partially Blocked Data Ready Low Effort Core

Research Question: Can curated cultural embeddings outperform VLM zero-shot for food labeling?

Method: kNN in CLIP/SigLIP/DINOv2 embedding space: transfer FoodSG-233 labels to MakanMemo images. Compare against VLM zero-shot classification. Measure precision, recall, cultural specificity.

Data Needed: Pre-computed embeddings for both datasets (have all 6 .npz files)

CHI Contribution: Shows that culturally curated reference data + simple retrieval can beat general-purpose VLMs. Argues for community-driven food knowledge bases.

Novelty vs. Prior Work: F4-ITS shows retrieval helps, but not specifically for cultural food transfer. No prior work compares kNN-from-cultural-dataset vs. VLM.

CHI Session fit: Human Steering and Interaction with AI

Temporal & Participant Considerations: kNN accuracy may vary by meal time-of-day (lighting and presentation differ for breakfast vs. dinner). Evaluate accuracy stratified by mealType and place. Hawker center meals with mixed dishes on a single plate are inherently harder to classify than single-item home meals.
PARTIALLY BLOCKED: kNN label transfer runs fully local (unblocked). VLM zero-shot comparison arm requires sending images to APIs (blocked). Can publish kNN results first, add VLM comparison after approval.

B4: Image-to-Name-to-Nutrition Pipeline Validation

Partially Blocked Partial Data Medium Effort Core

Research Question: Can we reliably map MakanMemo meal images to FoodSG-233 food names at sufficient accuracy to derive meaningful nutritional estimates?

Method: Run the full pipeline: (1) assign FoodSG-233 names to MakanMemo images via kNN label transfer and VLM zero-shot, (2) map predicted names to a Singaporean nutrition database (e.g., HPB Energy & Nutrient Composition), (3) compute estimated nutritional values. Validate against a nutritionist-annotated subset. Measure: top-1/top-5 naming accuracy, nutritional estimation error (kcal, macros) at different confidence thresholds, and the error propagation from misclassification to nutritional estimate.

Data Needed: Pre-computed embeddings (have them), FoodSG-233 labels (have them), Singaporean nutrition database (publicly available), nutritionist annotations on a validation subset (~200-500 images)

CHI Contribution: Establishes whether the image→name→nutrition pipeline is viable for Singaporean meals using existing data assets. Quantifies the accuracy threshold at which food naming becomes 'good enough' for dietary assessment — a practical prerequisite that most food-AI papers assume but do not validate.

Novelty vs. Prior Work: Most food recognition papers report classification accuracy in isolation. Few trace the error propagation through to nutritional estimation, and none do so for a Southeast Asian cuisine using culturally curated reference data.

CHI Session fit: AI Systems for Human Goals

Temporal & Participant Considerations: Nutritional estimation errors may compound differently by meal type and eating context. Report error stratified by mealType and place — hawker food is harder to decompose into components. Multi-dish plates (common in Singaporean meals) will have higher naming uncertainty and larger nutritional error propagation than single-item plates.
PARTIALLY BLOCKED: kNN pipeline runs fully local (unblocked). VLM comparison arm blocked. Nutritionist validation subset can proceed independently.

B3: Data Sufficiency Analysis for Cultural VLM Adaptation

Partial Data High Effort Supporting

Research Question: Do we have sufficient data to fine-tune VLMs for multicultural food recognition?

Method: Learning curve experiments: fine-tune a small VLM (LLaVA/Qwen2-VL) on increasing subsets of FoodSG-233. Plot accuracy vs. data size. Identify minimum data needed per category. Compare with domain-adaptive (DAR) approaches.

Data Needed: FoodSG-233 labeled images. GPU compute for fine-tuning.

CHI Contribution: Practical guidance for teams wanting to adapt VLMs to underrepresented cuisines. Answers 'how much data is enough?'

Novelty vs. Prior Work: DAR and RAR exist but learning curves for cultural food adaptation haven't been characterized.

CHI Session fit: HCAI and Collaboration

Temporal & Participant Considerations: Fine-tuning data from FoodSG-233 is static — no temporal concern for training. But deployment on MakanMemo images spanning ~2 years means the model must handle temporal visual drift (phone cameras, lighting trends). Evaluate on temporally stratified test splits to check for degradation.

Theme C: Human-VLM Loop

C1: Complementarity Potential Analysis

Blocked Partial Data Medium Effort Core

Research Question: What types of VLM food recognition errors are resolvable through human clarification?

Method: Run VLMs on MakanMemo images. For each error, annotate: (a) error type (visual ambiguity, cultural gap, invisible attribute, portion confusion), (b) what human knowledge would resolve it. Compute complementarity potential (Hemmer et al. 2024).

Data Needed: VLM predictions on MakanMemo + manual annotation of errors

CHI Contribution: First systematic analysis of complementarity potential in food recognition. Maps the design space for where human input adds most value.

Novelty vs. Prior Work: Hemmer et al. define complementarity theory; this applies it to food informatics specifically.

CHI Session fit: Human-AI Decision Making

Temporal & Participant Considerations: Error types likely vary by intervention phase — participants may photograph food differently as they become more health-conscious (better angles, more deliberate composition). Sample errors proportionally across early/mid/late intervention to ensure the error taxonomy isn't biased by temporal shifts in photo quality.
BLOCKED: Requires sending private MakanMemo trial images to proprietary VLMs to generate predictions for error analysis.

C2: Uncertainty-Resolving Food Dialogue System

Blocked Needs Build High Effort Core

Research Question: Can an 'inquisitive VLM' that asks uncertainty-resolving questions improve dietary assessment accuracy?

Method: Build prototype: VLM analyzes image → detects uncertainty (entropy/confidence) → generates targeted clarifying questions (cooking method? ingredients? cultural origin?) → user answers → VLM refines prediction. Evaluate: accuracy gain, question relevance, user burden (SUS/NASA-TLX). Wizard-of-Oz or functional prototype.

Data Needed: MakanMemo images + VLM pipeline + user study participants

CHI Contribution: System contribution: a conversational dietary assessment tool. Design patterns for uncertainty-resolving food dialogue. User study validates human-AI complementarity.

Novelty vs. Prior Work: SnappyMeal asks follow-up questions but not uncertainty-driven. FoodyTalk is conversational but doesn't use VLM vision. This combines both.

CHI Session fit: Collaborating with AI / LLM Interaction & Conversational Agents

Temporal & Participant Considerations: Dialogue system evaluation must control for participant experience level. Early-trial users may need different clarifying questions than late-trial users who have become more food-literate. Design the evaluation to account for learning effects if doing a longitudinal deployment.
BLOCKED: Core system requires VLM processing of private meal images. Entire experiment blocked until approval.

C3: Task Allocation Framework for Meal Analysis

Blocked Partial Data Medium Effort Supporting

Research Question: How should human and VLM divide labor for comprehensive meal understanding?

Method: Define meal understanding dimensions: dish name, ingredients, cooking method, portion, cultural origin, nutritional estimate, hedonic quality. For each, measure VLM accuracy and assess human annotation cost. Plot Pareto frontier of accuracy vs. burden. Derive optimal task allocation.

Data Needed: VLM predictions on multiple dimensions + human annotations (subset)

CHI Contribution: Design framework contribution. Prescriptive guidance for building human-AI dietary assessment systems. Extends Holter & El-Assady's agency-interaction-adaptation model to food domain.

Novelty vs. Prior Work: Puerta-Beldarrain et al. (2025) propose 5 levels of human integration but not for food. No food-specific task allocation framework exists.

CHI Session fit: AI Collaboration in Practice

Temporal & Participant Considerations: Task allocation may differ by participant expertise: health-literate participants (late in intervention) may need less VLM support than naïve users. The framework should account for user skill level and propose adaptive allocation that shifts as users learn. Also consider that food complexity varies by context (hawker = hard, home = easier).
BLOCKED: Requires VLM predictions on private MakanMemo images across multiple dimensions.

Theme D: Beyond

D1: Embedding-Based Intervention Effect Detection

Data Ready Medium Effort Supporting

Research Question: Can temporal meal embedding trajectories detect dietary behavior change during health interventions?

Method: Track per-participant meal embedding centroids over time (HAPPY/SMART trial periods). Detect shifts in embedding space using change-point detection. Correlate with self-reported healthiness trends. Compare visual trajectory analysis vs. traditional food tag analysis.

Data Needed: Longitudinal participant data with embeddings (have both)

CHI Contribution: Novel method for computationally measuring dietary intervention effectiveness from images alone. Potential tool for public health researchers.

Novelty vs. Prior Work: No prior work uses vision embedding trajectories for longitudinal dietary behavior change detection.

CHI Session fit: Self-Tracking and Personal Health Informatics

Temporal & Participant Considerations: Most affected by intervention timing. Requires intervention start/end dates per participant. Without phase markers, cannot attribute embedding shifts to the intervention vs. seasonality vs. reporting fatigue vs. participant dropout. Also need minimum meals-per-phase thresholds — sparse loggers will produce noisy centroids. Consider using change-point detection that is robust to unequal segment lengths.

D2: Social Context and Visual Meal Signatures

Done Data Ready Low Effort Supporting

Research Question: Does social eating context produce visually distinct meal patterns?

Method: Compare embedding distributions across _with categories (Myself/Family/Friends/Partner) stratified by meal type and place. Use UMAP visualization + statistical tests (PERMANOVA on embeddings). Identify 'social meal signatures.'

Data Needed: Embeddings + metadata (have both)

CHI Contribution: Computational evidence linking social context to visual meal characteristics. Supports designing food PI tools that surface social eating patterns.

Novelty vs. Prior Work: Social eating is studied in nutrition science via surveys. No one has analyzed it through meal image embeddings.

CHI Session fit: People and Data

Temporal & Participant Considerations: Social eating patterns may shift during intervention (e.g., participants start cooking at home with family more). Need to distinguish stable social-visual patterns from intervention-induced changes. Demographics (age, household composition, ethnicity) are confounders — a 25-year-old eating alone vs. a parent eating with family are structurally different populations.

Results

  • Analysis set: 6,024 meals with embeddings + social context across 3 models (CLIP 512d, SigLIP 1152d, DINOv2 1024d).
  • PERMANOVA (global): Social context groups have statistically different centroid locations in embedding space across all three models. CLIP: F=13.576, p=0.001. SigLIP: F=17.251, p=0.001. DINOv2: F=6.345, p=0.001. Meals eaten alone look visually different from meals eaten with others.
  • Stratified by place (CLIP): The social context signal persists within every eating location. Hawker Center F=3.994, Home F=4.187, Restaurant F=3.152, Work F=3.318 — all p=0.001. This is not just a place confound.
  • Largest separation: Myself–Friends is the most distant pair across all models (CLIP: 0.0215, SigLIP: 0.0254, DINOv2: 0.0909). Family–Partner are most similar. People eat visually different food when alone vs. with friends.
  • Within-person visual diversity: Kruskal-Wallis H=7.398, p=0.060 — borderline non-significant. Family meals show lowest within-person diversity (mean dist 0.383), Partner meals the highest (0.429). Trend suggests family meals are more visually repetitive but not statistically confirmed.
  • Model agreement: CLIP and DINOv2 agree on centroid distance rankings (ρ=0.829, p=0.042). SigLIP and DINOv2 also agree (ρ=0.829, p=0.042). CLIP–SigLIP agreement is weaker (ρ=0.543, p=0.266). The social signature is robust across visual and semantic embeddings.
Caveats:
  • PERMANOVA F-statistics are significant but effect sizes are small — centroid distances are on the order of 0.01–0.09 in cosine space. The signal is real but subtle; UMAP visualizations show heavy overlap.
  • PERMANOVA was run on subsampled data (n=2,000) for computational feasibility. Full-sample results may differ slightly but significance is expected to hold given the large N.
  • Within-person diversity test (Kruskal-Wallis p=0.060) did not reach significance at α=0.05. The 197 participant×socialWith combos with ≥5 meals is a modest sample. Partner group is especially small (n=15 combos).
  • No demographic controls. The Myself group likely skews younger/single while Family skews older/parents. Visual meal differences may reflect demographic lifestyle rather than social context per se.
  • No intervention phase control. Social eating patterns may shift during the trial. Results reflect pooled cross-sectional signal, not stable individual traits.

D3: Self-Report vs. VLM Perception Audit

Blocked Partial Data Medium Effort Supporting

Research Question: Can VLMs serve as 'nutritional perception auditors' revealing gaps between self-reported food tags and actual content?

Method: Compare participant self-reported food kind tags (7 categories) against VLM-predicted food properties. Identify systematic biases: do people over-report vegetables? Under-report deep-fried? How does this vary by feeling/healthy ratings?

Data Needed: MakanMemo images + self-reported tags + VLM predictions

CHI Contribution: Methodological contribution: using VLMs to audit self-report bias in dietary assessment. Connects to literature on dietary misreporting.

Novelty vs. Prior Work: Dietary self-report validation traditionally uses biomarkers or doubly-labeled water. Using VLMs as automated auditors is novel.

CHI Session fit: Human Behavior with AI Systems

Temporal & Participant Considerations: Self-report bias may change over the intervention timeline: early = aspirational reporting (I ate healthy!), late = fatigue or more honest reporting. Stratify the VLM-vs-self-report audit by time quartile to detect temporal drift in reporting accuracy. Also consider that food tag definitions may be interpreted differently across HAPPY vs. SMART protocols.
BLOCKED: Requires sending private MakanMemo trial images to proprietary VLMs for food property prediction.

D4: Multimodal Meal Understanding: Vision + Context Fusion

Data Ready Medium Effort Supporting

Research Question: Can multimodal fusion of meal images and experiential context outperform either alone for dietary pattern analysis?

Method: Train models: (a) image-only (embedding), (b) context-only (place, with, activity), (c) multimodal fusion. Predict meal healthiness, food type. Measure performance gap. Ablation study on which context signals help most.

Data Needed: Embeddings + all metadata fields

CHI Contribution: Demonstrates that experiential context meaningfully improves AI meal understanding. Quantifies the value of human-reported context vs. vision alone.

Novelty vs. Prior Work: DietGlance and SnappyMeal use multimodal input but don't ablate vision vs. context contributions. No one quantifies the marginal value of experiential metadata.

CHI Session fit: Personalization and Human-AI Alignment

Temporal & Participant Considerations: Intervention phase should be included as an additional context feature in the fusion model — it's a strong confounder. The image-only baseline needs to be evaluated across time to check for temporal confounding in embeddings (phone camera upgrades, seasonal food availability). Ablation should report whether context features are additive or redundant with temporal signal.

Experiment Prioritization Matrix

IDExperimentData?EffortVLM AccessCHI FitAnchor?
A1Hedonic-Nutritional Correlation AnalysisReadylowLocalSelf-Tracking and Personal Health InformaticsCore
A2Hedonic Blind Spot QuantificationReadymediumBlockedAI Systems for Human GoalsCore
A3Visual Dietary Diversity MetricReadymediumLocalPeople and DataSupporting
B1Singaporean Food VLM Stress TestReadymediumBlockedAI Explanations and Decision Support in HealthcareCore
B2kNN Label Transfer vs. VLM Zero-ShotReadylowPartialHuman Steering and Interaction with AICore
B4Image-to-Name-to-Nutrition Pipeline ValidationPartialmediumPartialAI Systems for Human GoalsCore
B3Data Sufficiency Analysis for Cultural VLM AdaptationPartialhighLocalHCAI and CollaborationSupporting
C1Complementarity Potential AnalysisPartialmediumBlockedHuman-AI Decision MakingCore
C2Uncertainty-Resolving Food Dialogue SystemBuildhighBlockedCollaborating with AICore
C3Task Allocation Framework for Meal AnalysisPartialmediumBlockedAI Collaboration in PracticeSupporting
D1Embedding-Based Intervention Effect DetectionReadymediumLocalSelf-Tracking and Personal Health InformaticsSupporting
D2Social Context and Visual Meal SignaturesReadylowLocalPeople and DataSupporting
D3Self-Report vs. VLM Perception AuditPartialmediumBlockedHuman Behavior with AI SystemsSupporting
D4Multimodal Meal Understanding: Vision + Context FusionReadymediumLocalPersonalization and Human-AI AlignmentSupporting

Suggested Paper Configurations

Config 1: The Hedonic Blind Spot Fastest to submit

Experiments: A1 + A2 + A3 + D4

Current food PI tools and VLMs are blind to hedonic experience. We quantify what they miss using 6K+ real meals with hedonic metadata, show VLMs cannot predict feeling/context, and demonstrate that fusing experiential context with vision improves meal understanding.

CHI angle: Self-Tracking and Personal Health Informatics. Challenges the calorie-counting paradigm.

Config 2: Bridging the Culture Gap Medium effort

Experiments: B1 + B2 + C1 + D3

VLMs systematically fail on Singaporean food. We benchmark this gap, show that curated cultural data + kNN outperforms zero-shot VLMs, map where humans can fill remaining gaps, and use VLMs to audit self-reporting bias.

CHI angle: Human-AI Collaboration for culturally equitable food recognition.

Config 3: The Full Loop High ambition

Experiments: A2 + B1 + C1 + C2 + C3

Design and evaluate a complete human-VLM collaborative dietary assessment system. Identify VLM blind spots (hedonic + cultural), characterize complementarity potential, build an uncertainty-resolving dialogue system, and derive a task allocation framework.

CHI angle: Systems + Understanding Users + Methodology. The most ambitious but highest-impact paper.

Config 4: Foundation for Grant Grant-aligned

Experiments: A1 + B2 + C1 + D1 + D2

Comprehensive empirical foundation showing what data, methods, and human-AI configurations are needed for culturally-aware dietary intervention systems. Establishes baseline capabilities and identifies research directions.

CHI angle: Broad empirical contribution that seeds multiple follow-up studies. Strong for demonstrating team capability.


Key Related Work Positioning

PaperWhat they doWhat we add
WorldCuisines (Winata, NAACL 2025)Massive multilingual food VQA (2.4K dishes, 30 languages)Deep single-culture analysis (91 SG categories). Real meal images, not web-scraped. Hedonic metadata.
SnappyMeal (2025)Multimodal AI food logging with follow-up questions, 3-week studyUncertainty-driven questions (not generic). Cultural food focus. Larger longitudinal dataset. Hedonic context.
FoodyTalk (Silva, CHI 2025)Conversational food journaling for empathy/accountabilityVLM vision + conversation (not text-only). Quantitative analysis of what conversation resolves.
Speaking of Food (CHI 2026)How people verbalize food experiences (temporal, associative, evaluative)We have the quantitative counterpart: 6K meals with rated hedonic dimensions.
FoodCHA (Lee, 2026)Hierarchical VLM agent for food taxonomy classificationBeyond taxonomy: hedonic, cultural context, human-in-the-loop correction. Real deployment data.
Hemmer et al. (2024)Theory of human-AI complementarity in decision-makingApply complementarity framework to food recognition specifically. Empirical validation in cultural food domain.

Data Limitations & Caveats

1. Ceiling Effects & Lazy Reporting in Subjective Ratings

The hedonic feeling and self-perceived healthiness distributions are heavily right-skewed: 83.6% of feeling ratings are 4 or 5, and 58.9% of healthiness ratings are 4 or 5. This is a well-documented ceiling effect in self-report data — participants default to high ratings to minimize cognitive effort, especially in longitudinal studies where reporting fatigue accumulates.

Contrast this with the eating context variables (place, company, meal type) which show far more uniform distributions and higher variability. The difference is telling: categorical selectors (pick from a list) impose minimal cognitive burden, while Likert-scale hedonic judgments require introspective effort that participants often shortcut.

Implication: any analysis using feeling or healthiness as a dependent variable must account for restricted range. Consider treating ratings as ordinal, collapsing to low (1–3) vs. high (4–5), or modeling ceiling effects explicitly. Results showing differences despite this compression are more robust, not less.

  • Feeling = 5: 2,633 / 5,997 (43.9%)
  • Feeling = 4 or 5: 5,155 / 5,997 (85.9%)
  • Feeling = 1 or 2: 86 / 5,997 (1.4%)
  • Missing feeling: 169 / 6,166 (2.7%)

2. Statistical Power: Participant-Level vs. Observation-Level

The dataset contains 6,166 meal observations from 249 participants. These are not independent observations — meals are nested within persons, and within-person autocorrelation is expected (dietary habits are stable). Effective sample size for between-person analyses is N ≈ 249, not 6,166.

Key considerations for statistical power:

  • Participant contribution is likely unequal: some participants may have logged 100+ meals while others contributed <10. The distribution of observations per participant (and the identifiability of per-person patterns) needs characterization before any per-person analysis.
  • Mixed-effects models are required for any regression — random intercepts/slopes per participant to account for non-independence.
  • Temporal autocorrelation: consecutive meals from the same person are not independent. HAPPY and SMART trial arms may also introduce clustering.
  • Subgroup power drops fast: splitting by place × company × meal type can produce cells with very few observations. A 4 × 4 × 4 cross yields 64 cells across 249 people — many will be sparse or empty.
  • Trial arm metadata: participant-level trial assignment (HAPPY vs. SMART), demographics, and intervention period markers are needed to separate intervention effects from secular trends. This data exists but is not yet integrated into the analysis-ready CSV.

Bottom line: report per-participant observation distributions before any analysis. Effect sizes detected at the observation level (N=6K) that vanish at the participant level (N=249) are likely artifacts of within-person repetition, not real population effects.

3. Incomplete Participant-Level Features (TODO)

The current analysis-ready CSV represents participants only by study arm (HAPPY vs. SMART). Richer participant-level variables exist in the source trial data but are not yet integrated:

  • Day of intervention / study phase: where each meal falls in the participant's intervention timeline (baseline, active intervention, follow-up). Without this, temporal analyses (D1) cannot separate intervention effects from secular trends or seasonality.
  • Study protocol details: intervention type, dosage, duration, and arm-specific design differences between HAPPY and SMART that could confound cross-arm comparisons.
  • Pre-study questionnaires: baseline dietary habits, health status, BMI, dietary goals, food literacy, and other intake collected at enrollment. These are critical covariates for any between-participant analysis — without them, observed differences may reflect pre-existing traits rather than intervention or contextual effects.
  • Demographics: age, gender, ethnicity, household composition — essential for assessing whether findings generalize beyond the study sample and for stratified analyses of cultural food patterns.
  • Other longitudinal instruments: repeated questionnaires (mood, stress, well-being scales) collected during the trial that could serve as richer outcome variables than the single-item feeling/healthy ratings.

Action required: merge participant-level metadata from the original trial databases before running between-person analyses (A1, A3, D1, D2, D4). Within-person analyses (temporal trends, embedding trajectories) are less affected but still benefit from knowing intervention phase.


References

From the Consensus literature review and assorted papers informing this forecast.

VLM Food Recognition & Benchmarking

  1. Romero-Tapiador, S., Tolosana, R., Lacruz-Pleguezuelos, B., et al. (2025). Are Vision-Language Models Ready for Dietary Assessment? Exploring the Next Frontier in AI-Powered Food Image Recognition. 2025 IEEE/CVF CVPRW, 430–439. doi:10.1109/cvprw67362.2025.00047
  2. Ma, Z., Pan, M., Wu, W., Cheng, K. L., Zhang, J., Huang, S., & Chen, J. (2023). Food-500 Cap: A Fine-Grained Food Caption Benchmark for Evaluating Vision-Language Models. Proc. 31st ACM Intl. Conf. Multimedia. doi:10.1145/3581783.3611994
  3. Winata, G. I., Hudi, F., Irawan, P. A., et al. (2025). WorldCuisines: A Massive-Scale Benchmark for Multilingual and Multicultural Visual Question Answering on Global Cuisines. Proc. NAACL 2025, 3242–3264. arXiv:2410.12705
  4. Nayak, S., et al. (2024). Benchmarking Vision Language Models for Cultural Understanding. EMNLP 2024. arXiv:2407.10920
  5. Wang, S., Sheng, G., Yan, H., Min, W., & Jiang, S. (2026). A comparative study of vision–language models for food ingredient recognition and nutrient estimation. Current Research in Food Science, 12. doi:10.1016/j.crfs.2026.101405
  6. Lee, W., Mekkoth, P., Tian, Y., Gungor, O., & Rosing, T. (2026). FoodCHA: Multi-Modal LLM Agent for Fine-Grained Food Analysis. arXiv:2605.05499
  7. Ma, D., Xu, Z., Xing, T., et al. (2025). Improving Food Recognition with Retrieval-Augmented and Domain-Adaptive LVLMs. ICASSP 2025. doi:10.1109/icassp49660.2025.10888217
  8. Asokan, R. (2025). F4-ITS: Fine-grained Feature Fusion for Food Image-Text Search. ArXiv. doi:10.48550/arxiv.2508.17037
  9. Zhang, J., Huang, J., Jin, S., & Lu, S. (2023). Vision-Language Models for Vision Tasks: A Survey. IEEE Trans. PAMI, 46, 5625–5644. doi:10.1109/tpami.2024.3369699
  10. Yin, Y., Qi, H., Zhu, B., Chen, J., Jiang, Y.-G., & Ngo, C. (2023). FoodLMM: A Versatile Food Assistant Using Large Multi-Modal Model. IEEE Trans. Multimedia. doi:10.1109/tmm.2025.3590924

Human-AI Collaboration & Complementarity

  1. Hemmer, P., Schemmer, M., Kuhl, N., Vossing, M., & Satzger, G. (2024). Complementarity in human-AI collaboration: concept, sources, and evidence. European Journal of Information Systems, 34, 979–1002. doi:10.1080/0960085x.2025.2475962
  2. Vössing, M., Kühl, N., Lind, M., & Satzger, G. (2022). Designing Transparency for Effective Human-AI Collaboration. Information Systems Frontiers, 24, 877–895. doi:10.1007/s10796-022-10284-3
  3. Senoner, J., Schallmoser, S., Kratzwald, B., Feuerriegel, S., & Netland, T. (2024). Explainable AI improves task performance in human–AI collaboration. Scientific Reports. doi:10.1038/s41598-024-82501-9
  4. Holter, S. & El-Assady, M. (2024). Deconstructing Human-AI Collaboration: Agency, Interaction, and Adaptation. Computer Graphics Forum. doi:10.1111/cgf.15107
  5. Puerta-Beldarrain, M., Gómez-Carmona, O., et al. (2025). A Multifaceted Vision of the Human-AI Collaboration: A Comprehensive Review. IEEE Access. doi:10.1109/access.2025.3536095
  6. Berretta, S., Tausch, A., Ontrup, G., et al. (2023). Defining human-AI teaming the human-centered way. Frontiers in AI. doi:10.3389/frai.2023.1250725
  7. Schmutz, J., Outland, N., Kerstan, S., et al. (2024). AI-teaming: Redefining collaboration in the digital era. Current Opinion in Psychology. doi:10.1016/j.copsyc.2024.101837

Conversational Agents, Food Journaling & Personal Informatics

  1. Silva, L. M., Lu, X., Liang, E., & Epstein, D. A. (2025). Foody Talk: Exploring Opportunities for Conversational Food Journaling. Proc. CHI 2025. doi:10.1145/3706598.3713795
  2. Chopra, S., et al. (2025). Engagements with Generative AI and Personal Health Informatics. Proc. ACM IMWUT, 9(3). doi:10.1145/3734508
  3. Shin, M., Jang, M., Cho, M., & Ryu, J.-K. (2023). Uncertainty-Resolving Questions for Social Robots. Companion HRI 2023. doi:10.1145/3568294.3580077
  4. Schöbel, S., Schmitt, A., Benner, D., et al. (2023). Charting the Evolution and Future of Conversational Agents. Information Systems Frontiers, 26, 729–754. doi:10.1007/s10796-023-10375-9
  5. Mindlin, D., Beer, F., Sieger, L. N., et al. (2025). Beyond one-shot explanations: a systematic literature review of dialogue-based xAI approaches. Artificial Intelligence Review. doi:10.1007/s10462-024-11007-7
  6. Li, G., Hammoud, H., Itani, H., Khizbullin, D., & Ghanem, B. (2023). CAMEL: Communicative Agents for "Mind" Exploration of Large Language Model Society. NeurIPS 36. doi:10.52202/075280-2264
  7. Gayler, T., Sas, C., & Kalnikaité, V. (2022). Exploring the Design Space for Human-Food-Technology Interaction. ACM Trans. CHI. doi:10.1145/3484439

AI in Nutrition & Dietary Assessment

  1. Panayotova, G. (2025). Artificial Intelligence in Nutrition and Dietetics: A Comprehensive Review. Healthcare, 13. doi:10.3390/healthcare13202579
  2. Ma, P., et al. (2024). Large language models in food science: innovations, applications, and future. Trends in Food Science & Technology.
  3. Yang, Z., et al. (2024). ChatDiet: Empowering Personalized Nutrition-Oriented Food Recommender Chatbots through an LLM-Augmented Framework. Smart Health.
  4. Peihua, M., Wu, Y., Yu, N., et al. (2024). Integrating Vision-Language Models for Accelerated High-Throughput Nutrition Screening. Advanced Science, 11. doi:10.1002/advs.202403578
  5. Papastratis, I., Konstantinidis, D., Daras, P., & Dimitropoulos, K. (2024). AI nutrition recommendation using a deep generative model and ChatGPT. Scientific Reports. doi:10.1038/s41598-024-65438-x
  6. Shonkoff, E. T., Cara, K., Pei, X., et al. (2023). AI-based digital image dietary assessment methods compared to humans and ground truth. Annals of Medicine. doi:10.1080/07853890.2023.2273497
  7. Soekamto, Y., Lim, A., et al. (2025). Pic2Plate: A Vision-Language and Retrieval-Augmented Framework for Personalized Recipe Recommendations. Sensors. doi:10.3390/s25020449
  8. Hu, Y. & Zhuang, G. (2025). MultiFoodChat: A potential new paradigm for intelligent food quality inspection. ArXiv. doi:10.48550/arxiv.2510.13889

Participatory ML & Community-Engaged Approaches

  1. Asabor, E., Aneni, K., Weerakoon, S., & Opara, I. (2024). Applying a Community-Engaged Participatory Machine Learning Model. American Journal of Community Psychology, 74, 262–268. doi:10.1002/ajcp.12765
  2. Prabhakaran, V. & Martin, D. (2020). Participatory Machine Learning Using Community-Based System Dynamics. Health and Human Rights.

Additional CHI 2026 References

  1. CHI 2026. Speaking of Food: Understanding How People Talk About Food Experiences. Proc. CHI 2026. doi:10.1145/3772318.3791474
  2. CHI 2026. Envisioning Future Food, Technology, and Health: Teens' Perspectives Through Design Fiction. Proc. CHI 2026. doi:10.1145/3772318.3790644
  3. SnappyMeal: Design and Longitudinal Evaluation of a Multimodal AI Food Logging Application. arXiv:2511.03907
  4. DietGlance: Dietary Monitoring and Personalized Analysis at a Glance with Knowledge-Empowered AI Assistant. arXiv:2502.01317