VFF - The signal in the noise
Research

MIT's AromaGen Generates Custom Scents from Text Using LLMs

Read original
Share
MIT's AromaGen Generates Custom Scents from Text Using LLMs

Researchers at MIT and collaborators have developed AromaGen, an AI-powered wearable that generates custom scents from text or image inputs using a multimodal language model. The system maps semantic descriptions to mixtures of 12 base odorants released through a neck-worn dispenser, and users can refine results through natural language feedback. In a 26-person study, AromaGen matched human-composed aromas in zero-shot generation and significantly outperformed them after iterative refinement, achieving median similarity scores of 8/10 to real food scents while reducing perceived artificiality.

  • AromaGen uses multimodal LLMs to generate custom aromas from free-form text or visual inputs in real time
  • The system combines 12 carefully selected base odorants and allows iterative refinement through natural language feedback
  • User study results show the system matches human-composed mixtures immediately and surpasses them after refinement cycles
  • Addresses a major constraint in olfactory AI: the scarcity of large-scale olfactory datasets by leveraging latent knowledge in LLMs

This work demonstrates a practical application of multimodal LLMs to a domain where AI has been severely limited by data scarcity and hardware constraints. By mapping semantic inputs to structured odorant mixtures rather than attempting to generate novel scents from scratch, AromaGen sidesteps the need for massive olfactory datasets while showing that language models contain sufficient latent knowledge to guide scent composition. The result is a working system that bridges the gap between AI capability and real-world sensory experience.

Olfactory interfaces represent an emerging category in immersive technology and consumer hardware, with applications in food, wellness, entertainment, and remote communication. AromaGen's approach of using LLMs to enable general-purpose aroma generation from text or images could lower barriers to entry for companies building scent-enabled products, reducing dependence on fixed cartridge libraries or manual composition. The iterative refinement loop also suggests a model for personalized scent experiences, relevant to luxury goods, hospitality, and metaverse applications.

  • Multimodal LLMs can effectively encode domain-specific knowledge even in data-scarce modalities, opening pathways for AI in other sensory or specialized domains
  • Wearable olfactory interfaces are moving from prototype to functional systems, potentially enabling new interaction paradigms in AR/VR and physical spaces
  • The ability to refine outputs through natural language feedback in real time suggests a template for interactive AI systems in non-visual domains

Monitor whether AromaGen or similar systems move beyond research into commercial products, and track adoption in immersive media, food tech, or wellness applications. Watch for expansion of the base odorant palette and whether the approach scales to more complex or novel scent compositions. Also observe whether other sensory modalities (taste, texture) adopt similar LLM-based generation strategies.

Share

Our Briefing

Weekly signal. No noise. Built for founders, operators, and AI-curious professionals.

No spam. Unsubscribe any time.

Related stories

Why AI Prototypes Fail in Production, and How to Fix It

Why AI Prototypes Fail in Production, and How to Fix It

Capital One's AI Foundations organization outlines why enterprise AI prototypes fail at scale and proposes a disciplined approach to bridge research and production. The company argues that successful AI deployment requires tight integration between foundational research and applied problem-solving, rigorous evaluation stages with honest success criteria, and treating production deployment as a cross-functional effort beyond model optimization. The framework addresses the gap between lab performance and real-world constraints like latency, live data complexity, and actual business impact.

· VentureBeat AI
DeepMind commits $10M to multi-agent AI safety research
TrendingNews

DeepMind commits $10M to multi-agent AI safety research

Google DeepMind and partners have announced a $10M funding call dedicated to multi-agent AI safety research. The initiative aims to address safety challenges that emerge when multiple AI systems interact with each other. This represents a targeted investment in a research area that has received less attention than single-agent safety concerns.

· Google Deepmind
Waymo models human crash avoidance to improve autonomous vehicle safety

Waymo models human crash avoidance to improve autonomous vehicle safety

Waymo published research in Nature Communications describing a computer-based cognitive model that explains how human drivers make split-second decisions to avoid crashes. The company has built virtual systems including a hyperattentive driver model to test autonomous vehicle crash avoidance capabilities against human performance. The research aims to improve how autonomous vehicles understand and respond to unpredictable road scenarios.

by Andrew J. Hawkins· The Verge AI
Open-Source Search Agent Outperforms GPT-5.4
TrendingNews

Open-Source Search Agent Outperforms GPT-5.4

Researchers from UIUC, UC Berkeley, and Chroma released Harness-1, a 20-billion parameter open-source search agent that scores 73% on information recall benchmarks, outperforming GPT-5.4 (70.9%) and other proprietary models. The model is available under Apache 2.0 license on Hugging Face. Harness-1 achieves its performance by offloading search session management to a structured software environment rather than relying on expanded context windows, suggesting that model efficiency matters more than raw parameter size for autonomous retrieval tasks.

by carl.franzen@venturebeat.com (Carl Franzen)· VentureBeat AI