Machine Learning

How to solve data scarcity for AI

Data scarcity is one of the major bottlenecks for Artificial Intelligence (AI) to reach production levels. The reason is simple: data, or the lack of it, is the number one reason why AI/Natural Language Understanding (NLU) projects fail. So the AI community is working extremely hard to come up with a solution.

 

As a result, the range of solutions is really wide. These are the two main trends:

  • Data simulation via software: This approach uses advanced Machine Learning (ML) techniques, like Transfer Learning or Active Learning and other next-generation AI algorithms. The biggest issue here is probably that it’s difficult to predict for which cases these will or won’t work, so it takes multiple experimentation, evaluation and re-training iterations, without any guarantee of significant improvement.
  • Manual data creation or labelling: There is a wide range of companies that create data from scratch, starting with Amazon Mechanical Turk. This approach produces customized data on demand. The main issue is how to scale it. It is also hard to edit and reuse the data for retraining/adjusting when results are not quite right.

 

As an intermediate path, a new trend is getting traction: Synthetic/Artificial data generation. This approach actually “writes” the new data using software rather than manual effort. Sometimes, data is produced with the required labeling, using NLP technologies. This approach is promising because it merges the best of both worlds: the scalability of an automatic approach and the data transparency and explainability of a manual approach.

At Bitext, we are working in this space, focused on HMI (Human Machine Interaction) and chatbots. You can download a test dataset and see how synthetic/artificial data works for your case:

For more information, visit www.bitext.com, and follow Bitext on Twitter or LinkedIn.

admin

Recent Posts

Bitext Linguistic Analyzer Improves Elasticsearch’s English Search Quality

Our earlier German MIRACL benchmark showed that linguistic analysis can substantially improve lexical search in…

18 hours ago

Hybrid Search Is the New Baseline: Better Lexical Search Is the Next Advantage

Vector search, also known as semantic search, has transformed enterprise search in the past few…

2 months ago

Bitext Linguistic Analyzer beats every Elasticsearch Configuration on German Search Quality

In a search benchmark for German, Bitext Linguistic Analysis SDK returned more relevant results and…

2 months ago

Stemming kills AI Accuracy: Why German Search Needs Lemmatization

Search systems have relied on stemming for decades. The reason is simple: stemming is fast,…

3 months ago

Some of your RAG-related issues have an easy & quick solution: decompounding

Most teams working with Elasticsearch, OpenSearch or RAG pipelines focus on ranking, embeddings or model…

5 months ago

Some of your RAG-related issues have an easy & quick solution: lemmatization

Some RAG issues have a simpler fix than people think: better text normalization. One common…

5 months ago