RatioLogo
Back

Training a Factory to Remember

Imagine you just bought a super-smart robot to clean your room. It learns exactly where your bed is and how to pick up your socks. But then, you move to a new house. Suddenly, the robot is totally lost!

It has "forgotten" everything it knew because the new room looks different. This is what scientists call catastrophic forgetting, which is like your brain accidentally hitting the "delete" button on how to ride a bike just because you bought a new pair of sneakers.


The Factory-Scale Brain Freeze

In huge factories, this is a massive problem. Robots and machines use Deep Learning, which is like a digital brain that gazes at thousands of pictures or numbers to learn a job.

The Wasteful Way
Usually, if a factory wants a machine to do a new task, they have to start its education from scratch. This takes way too much time and way too much data.

But a new study suggests we can stop being so wasteful. Scientists say we need to combine two powers:

  • Transfer Learning: Using old lessons to pass a new test.
  • Continual Learning: Keeping old memories while making new ones.

Benjamin

Maschler

Benjamin

In contrast, both [transfer and continual learning] should be brought together to create robust learning algorithms fulfilling the industrial automation sector’s requirements.


The Super-Brain Blueprint

The researchers mapped out a practical approach. They identified where this combined intelligence is needed and how to build it.

4 Base Use Cases
Here are key areas where a "super-brain" can help:

Cross-phase

Like practicing a video game in Simulation Mode and then being an expert when you play for real.

Cross-product

Teaching a machine to spot flaws in Product B using what it learned inspecting Product A.

Cross-domain

Using what you know about one brand of motor to understand a completely different brand.

Cross-task

Sharing knowledge between similar but separate tasks, like drilling and welding.

4 DTL Solution Categories
These are the technical tricks to move knowledge around:

The Cool Trick: Parameter Transfer
Think of this like a "soft-start." Instead of a robot starting its first day with an empty head, it gets a brain already filled with the "hidden layers" of knowledge from a different, experienced robot.


Proven in Practice

This approach works incredibly well for critical tasks like Anomaly Detection, which is like a digital smoke alarm that can sense when a machine is about to break just by "listening" to the electricity it uses.

The Evidence
The report showed machines could share "vibration secrets" to predict a metal bearing's failure. They proved it using real-world data from the Case Western Reserve University Bearing Dataset, demonstrating robots can learn from each other's mistakes.


The Bugs Still to Fix

However, the path to smart factories isn't perfectly smooth yet. Some key challenges remain.

The Reverse Effect
Sometimes, machines suffer from Reverse Transfer. This is like getting worse at soccer because you started learning how to play the flute—the new skill interferes with the old one.

The Reality Gap
Many tests use "clean," perfect data. Real factories are noisy, messy, and complicated. Plus, humans are still needed to help robots pick the right data to study in the first place.


The Final Key: To make factories of the future truly smart, scientists call for more "open-access" data. This would allow robots everywhere to study together, building a shared library of industrial knowledge.


Source: Deep Transfer Learning for Industrial Automation: A Review and Discussion of New Techniques for Data-Driven Machine Learning. Benjamin Maschler and Michael Weyrich (2020). IEEE Industrial Electronics Magazine.