Keyboard Layout Optimization for ALS Patients

In case you missed it, you may find below our webinar in collaboration with DSSG.

For most of us, typing is the easiest part of transmitting a written message: we type and walk without even looking at the keyboard. I rewrote this abstract 3-4 times – writing wasn’t the issue, the message was. For ALS patients, there is a whole different story. Each movement may become a major physical challenge, getting in the way of communicating with others.⠀

In this talk, we discuss how we used Data Science to optimize a keyboard layout to minimize the typing workload of ALS patients. This project was motivated by Anthony Carbajal, a full-time daily life hacker that aims to find innovative ways to improve his and other ALS-patient lives.

Our solution was based on Metaheuristics optimization. We combined Genetic Algorithms and many other algorithms to find the best layout.

Course

Metaheuristics: Theory and Applications

Learn more about Metaheuristics in our course.

Learn More
.

Also, after the webinar, we co-organized a competition in collaboration with DSSG where we challenged the community to propose and optimize new keyboard variants. You can see the video with the results from the winning team here.

Photo by Major Tom Agency on Unsplash

Like this story?

Subscribe to Our Newsletter

Special offers, latest news and quality content in your inbox once per month.

Signup single post

Consent(Required)
This field is for validation purposes and should be left unchanged.

Recommended Articles

Article
Revolutionizing Industry: The Impact of Large Language Models

Large Language Models (LLMs) are THE hot topic of the year. If the name LLM sounds unfamiliar to you, I’m pretty sure you’ve heard of ChatGPT, OpenAI, and Bard. People who don’t know how to code have gained access to a tool that allows them to build Proof of Concepts for ideas they’ve been meaning […]

Read More
unlock poor models
Article
In medio stat virtus? Not always!

The Problem What do you do when the model is underperforming? When the models’ performance does not meet our expectations, we usually spend time searching for the flaws, selecting and analyzing the cases where it failed to understand why it happened. Then, we try to apply more robust solutions, train, test, and repeat. In some […]

Read More
Article
Increasing Efficiency with Active Learning

The problem So there you are. You have collected your data, analyzed it, processed it, and built your sophisticated model architecture. After many hours of training and evaluating, you have come to a very unpleasant conclusion: you need more data. Before you readjust your budget to fit the extra data acquisition and labeling, let me […]

Read More