
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2023 01:13 AM - edited 12-29-2023 01:28 AM
Hi,
Is it possible to ignore specific utterances? We don't want the Virtual agent to search for topics when a user replies back with a 'Hi' or 'Hello'. We could create a custom topic that redirects to the Greeting topic as a failsafe but checking to see if there is a better out-of-the-box solution.
Solved! Go to Solution.
- Labels:
-
Virtual Agent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2023 02:04 AM
Hi @ayman_h ,
Yes, you can use the Irrelevance detection feature, which improves the prediction accuracy of NLU models by training them to ignore certain utterances. These utterances from your users may not apply to any intent, so should not get any prediction.
Thanks,
Ratnakar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2023 02:04 AM
Hi @ayman_h ,
Yes, you can use the Irrelevance detection feature, which improves the prediction accuracy of NLU models by training them to ignore certain utterances. These utterances from your users may not apply to any intent, so should not get any prediction.
Thanks,
Ratnakar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2023 03:27 AM
Thanks @Ratnakar7 for your quick response. I can't see the 'Irrelevance detection' when I navigate to the NLU workbench.
This is what I see
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2023 04:50 AM
Hi @ayman_h ,
Use the nlu_admin or admin role to access Irrelevance Detection.
Irrelevance Detection is available for Virtual Agent models only.
- Navigate to All > NLU Workbench > Models. The Virtual Agent tab opens by default.
- Scroll down the list of Virtual Agent models to the Boost your model performance section.
- Scroll horizontally to locate the card Keep chats focused, and select its button Go to irrelevance detection.
OR you can try with below URL:
<instance-name>.servicenow.com/now/nlu-workbench/irrelevant-utterances.
Thanks,
Ratnakar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2024 11:29 AM
Thanks, found out the problem was the 'NLU Workbench - Advanced Features' plugin (sn_nlu_workbench) needs to be at least v7.0.6 or above to activate the Irrelevance detection feature and the new NLU Workbench