vjanma | 29 days ago | on: Scent, in Silico
vjanma's comments
vjanma | 2 months ago | on: Electronic nose for indoor mold detection and identification
What's compelling about pairing e-nose hardware with transformer architectures is you get that grounded perception loop you're describing. The sensor array produces high-dimensional response patterns from real physical interactions, and the model learns to classify and reason over patterns it's never been explicitly trained on—genuine novelty detection rather than interpolation over training data.
The "this is outside what I know" capability is critical for real-world deployment. A model that hallucinates a scent classification is potentially dangerous (think: fentanyl detection in law enforcement). You need calibrated uncertainty, not just a softmax score.
vjanma | 2 months ago | on: Electronic nose for indoor mold detection and identification
MOX sensors (like the SnO2 in this paper) have been around for decades but hit a fundamental ceiling—they require specific coatings to bind to specific VOCs. Want to detect a new substance? You're changing hardware.
The more promising path, IMO, is carbon nanotube (CNT) sensors that actually mimic how our nose works. Instead of measuring bulk resistance changes, you functionalize CNT arrays to respond to specific molecular binding events—much closer to how olfactory receptors operate. detection of new substances becomes a software/ML problem rather than a hardware redesign. That's how biology does it—your nose doesn't grow new receptors, your brain learns new patterns.
Full disclosure: I'm building in this space (https://nosy.network) Nosy is using CNT paired with transformer models to create what we call a "Large Essence Model" (LEM). LEM "GPT for smell" processes scent information similar to how LLMs process text.
vjanma | 10 years ago | on: Show HN: Have you last minute tax questions answered with Andy, Siri for Taxes
vjanma | 11 years ago | on: Idea Market is a crowd-sourced marketplace to take on problems in the world
You can scroll down to the bottom of this page: http://ideamarket.com/founders.html
It does require Javascript though :-|
vjanma | 11 years ago | on: Idea Market is a crowd-sourced marketplace to take on problems in the world
vjanma | 11 years ago | on: Idea Market is a crowd-sourced marketplace to take on problems in the world
vjanma | 11 years ago | on: Idea Market is a crowd-sourced marketplace to take on problems in the world
vjanma | 11 years ago | on: Idea Market is a crowd-sourced marketplace to take on problems in the world
vjanma | 11 years ago | on: Idea Market is a crowd-sourced marketplace to take on problems in the world
vjanma | 11 years ago | on: Ask HN: What are some solutions for addressing income inequality in SF?
Brookings Institution Research: http://www.brookings.edu/research/papers/2014/02/cities-uneq...
SF Chronicle article: http://www.sfgate.com/bayarea/article/Income-inequality-on-p...
The article nails the core challenge: the structure-odor relationship is messy and there's no "RGB of smell." We're hitting the same wall from the detection side. Getting to parts-per-trillion sensitivity is one thing; making sense of complex, noisy molecular signatures in the wild is another. The DREAM challenge benchmarks are encouraging, but the gap between lab conditions and real-world deployment is enormous.
Curious if anyone else is working on the detection and safety rather than fragrance. Feels underrepresented relative to the urgency.
Disclosure: I work in the scent detection space.