feature article
Subscribe Now

Qeexo Takes Misery Out of EdgeML

Startup Takes a Dose of its Own Medicine

“It’s what you learn after you know it all that counts.” — John Wooden

Invention, meet your mother, Necessity. It’s an oft-told tale. A programmer hacks together a tool to solve a particular problem, then realizes the tool has broader applicability than he thought. He refines it a bit so it can be used over and over. Sometimes, the tool is even more valuable than the work product. And sometimes, that insight leads to a whole new company. 

Just like it did with Qeexo

Sang Won Lee and his colleagues from Carnegie Mellon University had been working as programmers-for-hire for several years, specializing in clever ways to detect and characterize fingertip presses on smartphone screens, using just little microcontrollers. Their technique relied on some clever ML models and inference code, which ran on ARM Cortex-M0 and M4 MCUs. They productized that as FingerSense, and life was rosy. 

Problem was, the team had to redo everything for each new project. Every screen is different, every vendor wants something different, every sensor suite is different. That meant lots of travel, lots of on-site tweaking with customer hardware, and lots of sleepless nights. It was a traveling minstrel show called ML at the Edge. 

Time to automate the process. They polished up their in-house tools and the next year cranked out 56 new variants of FingerSense without ever leaving the office. The light dawned. “Hey, we need to productize this thing.” Thus was born a new product, AutoML

The idea is that you feed AutoML the data from your sensors (accelerometers, gyroscopes, thermometers, microphones, etc.) and let it build a model. A few sliders and radio buttons let you tweak sampling rate, weighting, your favorite algorithm, target MCU, permissible code footprint, and some other variables. Press the blue GO button and you’re done. AutoML hands back executable Cortex-M code, ready to download. It’s zero-coding for MCU-based ML. 

Sang says even if you are an experienced ML coder, AutoML is faster, and therefore, more profitable for programmers and their employers. There’s little to be gained from hand-crafting models and massaging input data. Let the tool do it based on observable criteria like code size and latency. And, if you’re not an experienced ML programmer, so much the better. AutoML can make you look like one to your boss. 

Like a lot of online development tools, there are three pricing tiers. Bronze level is free (for now) and comes with 2GB of online storage for sensor data and resulting models. Silver and Gold levels permit more simultaneous users, include more storage, more training, and more hardware support. Subscription pricing for the latter two tiers is negotiable. 

Machine learning is terra incognita for most of us, like DSPs and GPUs of past years, or like VR now. There’s demand for the talent but no supply. That makes automated tools like AutoML vitally important. Experts may sniff that it’s like putting training wheels on a Ducati. If you don’t know how to operate the machine, stay off it. But product deadlines won’t wait for us to come up to speed. Nobody complains about using a C compiler instead of an assembler, or Verilog instead of a protractor and mechanical pencil. Tools like AutoML raise the level of abstraction and increase productivity by broadening the developer base. It’s a gateway to a whole new world of ML at the edge. 

Leave a Reply

featured blogs
Oct 3, 2024
Someone with too much time on his hands managed to get Linux to boot on an Intel 4004 in only 4.76 days...

featured paper

A game-changer for IP designers: design-stage verification

Sponsored by Siemens Digital Industries Software

In this new technical paper, you’ll gain valuable insights into how, by moving physical verification earlier in the IP design flow, you can locate and correct design errors sooner, reducing costs and getting complex designs to market faster. Dive into the challenges of hard, soft and custom IP creation, and learn how to run targeted, real-time or on-demand physical verification with precision, earlier in the layout process.

Read more

featured chalk talk

Dependable Power Distribution: Supporting Fail Operational and Highly Available Systems
Sponsored by Infineon
Megatrends in automotive designs have heavily influenced the requirements needed for vehicle architectures and power distribution systems. In this episode of Chalk Talk, Amelia Dalton and Robert Pizuti from Infineon investigate the trends and new use cases required for dependable power systems and how Infineon is advancing innovation in automotive designs with their EiceDRIVER and PROFET devices.
Dec 7, 2023
46,581 views