Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Amazon MLA-C01 Exam - Topic 3 Question 20 Discussion

A company is developing a generative AI conversational interface to assist customers with payments. The company wants to use an ML solution to detect customer intent. The company does not have training data to train a model.Which solution will meet these requirements?
B) Use an LLM from Amazon Bedrock with zero-shot learning.
A) Fine-tune a sequence-to-sequence (seq2seq) algorithm in Amazon SageMaker JumpStart.
C) Use the Amazon Comprehend DetectEntities API.
D) Run an LLM from Amazon Bedrock on Amazon EC2 instances.

Amazon MLA-C01 Exam - Topic 3 Question 20 Discussion

Actual exam question for Amazon's MLA-C01 exam
Question #: 20
Topic #: 3
[All MLA-C01 Questions]

A company is developing a generative AI conversational interface to assist customers with payments. The company wants to use an ML solution to detect customer intent. The company does not have training data to train a model.

Which solution will meet these requirements?

Show Suggested Answer Hide Answer
Suggested Answer: B

The key requirement in this scenario is detecting customer intent without having any training data. According to AWS Machine Learning and Generative AI documentation, zero-shot learning is specifically designed for situations where labeled training data is unavailable. Zero-shot learning allows a pre-trained large language model (LLM) to perform tasks it has not been explicitly trained on by leveraging its general knowledge and language understanding.

Amazon Bedrock provides fully managed access to foundation models (FMs) and LLMs that support zero-shot and few-shot learning. By using an LLM from Amazon Bedrock, the company can directly infer customer intent from natural language inputs without building, training, or fine-tuning a custom model. This approach is ideal for conversational interfaces where rapid deployment and scalability are required.

Option A is incorrect because fine-tuning a sequence-to-sequence (seq2seq) model in Amazon SageMaker JumpStart still requires labeled training data. Since the company explicitly does not have training data, this option does not meet the requirement.

Option C is also incorrect because the Amazon Comprehend DetectEntities API is designed for named entity recognition (NER), such as detecting names, dates, locations, or monetary values. It does not perform intent detection and is not suitable for conversational AI intent classification.

Option D is partially misleading. While it is technically possible to run an LLM on Amazon EC2, this does not inherently solve the problem of intent detection without training data. Additionally, Amazon Bedrock already abstracts infrastructure management, scaling, and model hosting, making direct EC2 deployment unnecessary and less efficient.

Therefore, using an LLM from Amazon Bedrock with zero-shot learning is the most appropriate, scalable, and AWS-recommended solution for intent detection without training data.


Contribute your Thoughts:

0/2000 characters
Veronika
10 hours ago
Yes, and LLMs are great for understanding intent.
upvoted 0 times
...
Marvel
6 days ago
Agreed! No training data needed, right?
upvoted 0 times
...
Helga
11 days ago
I think option B is the best. Zero-shot learning is powerful!
upvoted 0 times
...
Amira
16 days ago
Not sure about using LLMs without any training data, sounds risky.
upvoted 0 times
...
Rickie
21 days ago
Totally with B, it’s super efficient for intent detection!
upvoted 0 times
...
Heike
26 days ago
Wait, zero-shot learning? How does that even work?
upvoted 0 times
...
Ngoc
1 month ago
I disagree, A could work if you have some baseline data.
upvoted 0 times
...
Louis
1 month ago
B seems like the best option for no training data.
upvoted 0 times
...
Karrie
1 month ago
Running an LLM on EC2 sounds powerful, but I wonder if it would be overkill for just intent detection without any training data.
upvoted 0 times
...
Marguerita
2 months ago
I feel like option C could be useful for extracting entities, but it might not directly address intent detection.
upvoted 0 times
...
Carline
2 months ago
I'm not entirely sure, but I remember something about seq2seq models needing a lot of data to fine-tune effectively.
upvoted 0 times
...
Lashawnda
2 months ago
I think option B might be the best choice since zero-shot learning can help with intent detection without needing training data.
upvoted 0 times
...

Save Cancel