tgargiani/Adaptive-Boundary
Metric Learning and Adaptive Boundary for Out-of-Domain Detection (NLDB 2022)
This project helps improve how accurately chatbots, virtual assistants, or other natural language understanding systems identify user requests that fall outside of their known capabilities. By better distinguishing between common queries and truly novel or irrelevant ones, the system can provide more helpful responses or correctly escalate unusual requests. This is useful for anyone managing or deploying conversational AI systems, ensuring they don't misinterpret out-of-scope user input.
No commits in the last 6 months.
Use this if you need to improve the reliability of your natural language understanding (NLU) systems by more effectively flagging user inputs that are 'out-of-domain' – meaning they don't fit any of your predefined intents.
Not ideal if your primary goal is to categorize known user intents with higher accuracy, rather than specifically identifying unknown or out-of-scope requests.
Stars
8
Forks
—
Language
Python
License
—
Category
Last pushed
Nov 18, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/tgargiani/Adaptive-Boundary"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
airaria/TextBrewer
A PyTorch-based knowledge distillation toolkit for natural language processing
sunyilgdx/NSP-BERT
The code for our paper "NSP-BERT: A Prompt-based Zero-Shot Learner Through an Original...
kssteven418/LTP
[KDD'22] Learned Token Pruning for Transformers
princeton-nlp/CoFiPruning
[ACL 2022] Structured Pruning Learns Compact and Accurate Models https://arxiv.org/abs/2204.00408
georgian-io/Transformers-Domain-Adaptation
:no_entry: [DEPRECATED] Adapt Transformer-based language models to new text domains