דלג לתוכן (מקש קיצור 's')
אירועים

אירועים והרצאות בפקולטה למדעי המחשב ע"ש הנרי ומרילין טאוב

שיטה כללית מבוססת חיפוש לייצור הסברים נוגדי-עובדות טקסטואליים
event speaker icon
דניאל גילה (הרצאה סמינריונית למגיסטר)
event date icon
יום שני, 03.07.2023, 12:00
event location icon
הרצאת זום: 992212370744 וטאוב 401.
event speaker icon
מנחה: Prof. Shaul Markovitch
One of the prominent methods for explaining the decision of a machine-learning classifier is by a counterfactual example. Most current algorithms for generating such examples in the textual domain are based on generative language models. Generative models, however, are trained to minimize a specific loss function in order to fulfill certain requirements for the generated texts. Any change in the requirements may necessitate costly retraining, thus potentially limiting their applicability. We present a general search-based framework for generating counterfactual explanations in the textual domain. Our framework is model-agnostic, domain-agnostic, anytime, and is able to adapt to changes in the user requirements without retraining. We model the task as a search problem in a space where the initial state is the classified text, and the goal state is a text in a given target class. Our framework includes domain-independent modification operators, but can also exploit domain-specific knowledge through specialized operators. The search algorithm attempts to find a text from the target class with minimal user-specified distance from the original classified object.