PF-HRCom: Personalization through Feedback-enabled Human-Robot Communication—the proposed framework for adapting models using user feedback
FER: Facial Expression Recognition—classifying human emotion or state based on facial images
Domain Adaptation: Techniques to adapt a model trained on a source distribution (e.g., lab images) to a different target distribution (e.g., factory floor)
Catastrophic Forgetting: A phenomenon where a neural network forgets previously learned information upon learning new data
KDEF: Karolinska Directed Emotional Faces—a standard dataset of posed human facial expressions used as the base training data
VC: Voice Command—used here as the 'teacher' modality to generate labels for the visual data
Inception v3: A convolutional neural network architecture used here as the backbone for image classification
ID: In-Distribution—data that comes from the same distribution the model was trained on
F1 score: The harmonic mean of precision and recall, used to evaluate model performance on imbalanced datasets