Building Food Metadata with LLM Juries

(careersatdoordash.com)

19 points | by tie-in 2 hours ago

3 comments

  • sigmar 51 minutes ago
    >Evaluators validate each tag individually — for example, protein, preparation, or health, individually rather than judging the item as a whole.

    Am I reading this right that the jury is multiple LLMs each iterating through each tag and voting on each? Why wouldn't you tune one LLM to be really competent at a single tag? Like a single "spicy evaluator LLM" or "protein evaluator LLM"?

    • vector_spaces 3 minutes ago
      I am guessing there are so many possible tags that this wouldn't be pragmatic
  • vector_spaces 9 minutes ago
    I am sorry to be harsh but I find it amateurish that they would use an AI generated hero image for this and presumably fabricated LLM output -- fabricated by an AI image generator no less

    Whenever I create an image like this for the purpose of a demo, I make certain that it demonstrates either real input/output or at least is exemplary of real input/output because the whole point is to instill confidence in the tool. Sure, if the raw outputs aren't clean/comprehensible enough for presenting to stakeholders or others, fine, clean them up to make them comprehensible or add explainers, but there shouldn't be any need to fabricate the inputs.

    I feel obligated to respond to the hypothetical "But they don't want to tie it to a particular restaurant or brand" -- you don't have to! Doordash has taken generic food photos for this exact purpose.

  • TeeWEE 46 minutes ago
    Basically it’s AI on top of AI for metadata extraction.

    There are a lot of claims in the article but not a lot of hard data. In the end they still don’t know if the data is correct.

    Good luck with your glutes allergy.

    The weird thing for me is the prompt optimization loop? Why not fine tune the model instead of AI generating the prompt?