koudounasalkis/UnSLU-BENCH
This repo contains the code for <<"Alexa, can you forget me?” Machine Unlearning Benchmark on Spoken Language Understanding>>
This project helps researchers and developers understand how effectively machine unlearning methods can remove specific data from spoken language understanding (SLU) models. It takes various SLU models (like those behind voice assistants) and applies different unlearning techniques. The output provides detailed metrics on how well the models 'forget' the specified data while retaining their overall performance. This is for professionals working with privacy compliance, data governance, or ethical AI in speech technology.
No commits in the last 6 months.
Use this if you need to evaluate or compare different techniques for removing sensitive or unwanted information from voice assistant models.
Not ideal if you are looking for a plug-and-play solution for general data unlearning outside of spoken language understanding or for immediate production deployment.
Stars
10
Forks
—
Language
Python
License
Apache-2.0
Category
Last pushed
Jun 05, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/koudounasalkis/UnSLU-BENCH"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
TsinghuaC3I/MARTI
A Framework for LLM-based Multi-Agent Reinforced Training and Inference
zjunlp/KnowLM
An Open-sourced Knowledgable Large Language Model Framework.
cli99/llm-analysis
Latency and Memory Analysis of Transformer Models for Training and Inference
tanyuqian/redco
NAACL '24 (Best Demo Paper RunnerUp) / MlSys @ NeurIPS '23 - RedCoast: A Lightweight Tool to...
stanleylsx/llms_tool
一个基于HuggingFace开发的大语言模型训练、测试工具。支持各模型的webui、终端预测,低参数量及全参数模型训练(预训练、SFT、RM、PPO、DPO)和融合、量化。