Daniel Situnayake: AI on the Edge

Topics covered
Popular Clips
Episode Highlights
Feature Engineering
Feature engineering for edge AI presents unique challenges, particularly when dealing with high-frequency sensor data like audio. explains that traditional methods of feature engineering, which involve manipulating columns in tables, are not effective for this type of data. Instead, signal processing tools are essential to extract meaningful signals from raw inputs, such as converting time domain signals to frequency domain to focus on relevant frequencies for human hearing 1. This process involves a trade-off between computational cost and model performance, as notes:
If you're doing that, you're probably going to be leaving performance on the table.
---
Additionally, collecting representative data sets for specific devices is crucial, as models often operate in streaming contexts rather than discrete data chunks, posing further optimization challenges 2.
Performance Constraints
Balancing performance and constraints in edge AI involves significant trade-offs, particularly with model compression techniques like quantization. highlights that quantization reduces model size and computational cost by converting 32-bit floating point data to 8-bit integers, often with minimal performance loss 3. This allows models to run efficiently on small devices, but it can also lead to a loss of nuanced information in the data. adds that understanding these trade-offs is crucial for edge AI practitioners:
How much do we care about performance?
---
Moreover, the heterogeneity of hardware means that the balance between digital signal processing and model performance varies across devices, requiring tailored solutions for each application 4.
Related Episodes


Laurence Liew: AI Singapore
Answers 383 questions

Anant Agarwal: AI for Education
Answers 383 questions

Scott Aaronson: Against AI Doomerism
Answers 383 questions

Kate Park: Data Engines for Vision and Language
Answers 383 questions

Linus Lee: At the Boundary of Machine and Mind
Answers 383 questions

Matt Sheehan: China's AI Strategy and Governance
Answers 383 questions

Michael Levin & Adam Goldstein: Intelligence and its Many Scales
Answers 383 questions

Irene Solaiman: AI Policy and Social Impact
Answers 383 questions

David Chalmers on AI and Consciousness
Answers 383 questions

Andrew Lee: How AI will Shape the Future of Email
Answers 383 questions

Yann LeCun on his Start in Research and Self-Supervised Learning
Answers 383 questions

Vivek Natarajan: Towards Biomedical AI
Answers 383 questions

Suhail Doshi: The Future of Computer Vision
Answers 383 questions

Helena Sarin on being an AI Artist
Answers 383 questions
