Glossary
Plain-English definitions of 15 terms covering nutrition science, metabolism, AI food tracking, GLP-1 medications, and dietary assessment methodology.
ai-tech
AI Food Recognition
AI food recognition is the use of computer vision and deep learning models to identify foods from a photograph and estimate their nutritional content. In calorie tracking apps, AI food recognition lets a user snap a photo of a meal and receive an automatic dish identification, portion estimate, and calorie count without manually searching a food database.
Computer Vision
Computer vision is the field of artificial intelligence concerned with teaching software to interpret images and video. In calorie tracking apps, computer vision powers AI food recognition: the model takes a photograph of a meal as input and returns predictions about what foods are present and in what quantities.
Food Classification
Food classification is the AI subtask of identifying which dish or food is in a photograph. In calorie tracking apps, food classification produces the dish label ("grilled chicken breast," "caesar salad," "pad thai") that the app then maps to a database entry to retrieve calorie and macro values.
Multimodal AI
Multimodal AI is artificial intelligence that processes more than one type of input — typically combining vision (images) with language (text) and sometimes audio or sensor data. In calorie tracking apps, multimodal AI is the architectural shift powering AI food recognition: the model accepts both a photograph and a text description ("this is grilled chicken with rice") and produces a more accurate dish identification and portion estimate than either input alone.
Portion Estimation
Portion estimation is the AI subtask of guessing how much food is on a plate from a photograph. In calorie tracking apps, portion estimation is typically the largest single source of calorie error, because two visually similar plates can differ by 50% or more in actual gram weight depending on dish density, hidden ingredients, and camera angle.
database
Crowdsourced Database
A crowdsourced database is a food database whose entries are submitted, edited, or verified primarily by app users rather than by paid editorial staff or by reference institutions like the USDA. Crowdsourced databases offer enormous coverage — millions of entries — at the cost of variable quality, with substantial error rates on user-submitted nutrition values.
USDA FoodData Central
USDA FoodData Central is the U.S. Department of Agriculture's official, publicly available database of nutritional composition values for foods. It is the authoritative reference for calorie and macronutrient content of whole foods in the United States, and it serves as the ground-truth database for Calorie Tracker Lab's accuracy testing protocol.
Verified Food Database
A verified food database is a calorie tracking app's curated subset of food entries whose nutritional values have been confirmed against a primary source — typically the manufacturer's product label, USDA FoodData Central, or the restaurant's published nutrition page. Verified entries are the trustworthy core of any large food database; un-verified user-submitted entries make up the much larger but less reliable periphery.
accuracy
Dietary Assessment
Dietary assessment is the field of clinical and research methodology concerned with measuring what people eat and drink. It encompasses methods like 24-hour recall, food-frequency questionnaire, weighed dietary record, and photo-based logging. Calorie tracking apps are, in practice, consumer-grade dietary-assessment instruments, and the academic dietary-assessment literature provides the methodological framework for evaluating them.
MAPE
Mean Absolute Percentage Error (MAPE) is the standard metric for measuring calorie tracking app accuracy. It expresses how far an app's calorie estimate deviates from the true measured calorie content of a meal, expressed as a percentage. Lower MAPE means a more accurate app.
Mean Absolute Percentage Error
Mean Absolute Percentage Error is the long-form name for MAPE — a statistical metric that quantifies forecasting or estimation accuracy as the average percent deviation between predicted and actual values. In nutrition app testing, mean absolute percentage error is the standard way to express how far off a calorie tracker's estimates are from laboratory-measured ground truth.
Weighed Reference Meals
Weighed reference meals are test meals whose true calorie and macronutrient content is determined by precise gram-weighing of each ingredient against the USDA FoodData Central database, rather than by estimation. They are the laboratory ground truth against which calorie tracking apps' estimates are compared in our accuracy testing.
pricing
Free Tier
A free tier is the no-cost level of a calorie tracking app's pricing structure. In current 2026 apps, the free tier typically offers limited daily logs, no AI photo recognition, restricted database access, and ad-supported UX, while reserving advanced features for paid subscriptions that range from $40 to $120 per year.
Freemium
Freemium is the pricing model in which an app's basic features are offered free and advanced features are gated behind a paid subscription. Every major calorie tracking app in 2026 — MyFitnessPal, Cronometer, Lose It, Cal AI, MacroFactor — uses some flavor of freemium pricing, with annual subscriptions ranging from roughly $40 to $120 per year.