Distilling Knowledge for Empathy Detection (2021.findings-emnlp)

Copied to clipboard

Challenge: Empathy is the link between self and others.
Approach: They employ multi-task training with knowledge distillation to integrate knowledge from available resources to detect empathy from the natural language in different domains.
Outcome: The proposed approach yields better results on an existing news-related empathy dataset compared to strong baselines.

Similar Papers

Comprehensive and Efficient Distillation for Lightweight Sentiment Analysis Models (2025.emnlp-main)

Copied to clipboard

Challenge: Recent efforts to develop lightweight and practical sentiment analysis models are limited by manual instruction and large-scale user texts.
Approach: They propose a framework for sentiment analysis that uses attribute-based instruction construction and difficulty-based data filtering to distill knowledge.
Outcome: The proposed framework outperforms baseline methods in data efficiency and performance.
Improving Stance Detection with Multi-Dataset Learning and Knowledge Distillation (2021.emnlp-main)

Copied to clipboard

Challenge: stance detection is a method to determine whether a text author is in favor of, against or neutral toward a specific target.
Approach: They propose a method that applies instance-specific temperature scaling to the teacher and student predictions.
Outcome: The proposed method outperforms the state-of-the-art on all datasets and on multiple datasets.
Targeted Distillation for Sentiment Analysis (2025.emnlp-main)

Copied to clipboard

Challenge: Recent studies demonstrate that large language models exhibit remarkable capabilities and achieve state-of-the-art performance in diverse sentiment analysis tasks.
Approach: They propose a distillation framework that decouples knowledge from alignment and introduces a sentiment analysis benchmark that covers a diverse set of tasks.
Outcome: The proposed framework improves models' generalization to unseen tasks and their generalization is strong against existing small-scale models.
Modeling Empathy and Distress in Reaction to News Stories (D18-1)

Copied to clipboard

Challenge: a recent work on empathy prediction has underestimated the complexity of the phenomenon and lacks a shared corpus. authors present a novel annotation methodology which reliably captures empathy assessments by the writer of a statement using multi-item scales.
Approach: They propose a method which captures empathy assessments by the writer of a statement using multi-item scales.
Outcome: The proposed method distinguishes between multiple forms of empathy, empathic concern, and personal distress, as recognized throughout psychology.
Ranking and Selecting Multi-Hop Knowledge Paths to Better Predict Human Needs (N19-1)

Copied to clipboard

Challenge: Existing methods to categorize sentiments and emotions in text are limited.
Approach: They propose to extract, rank, filter and select multi-hop relation paths from a commonsense knowledge resource to interpret the expression of sentiment in terms of their underlying human needs.
Outcome: The proposed method improves on a recently published dataset for categorizing human needs.
Calibrating Student Models for Emotion-related Tasks (2022.emnlp-main)

Copied to clipboard

Challenge: Knowledge distillation is an effective method to transfer knowledge from one network (a.k.a. teacher) to another (as student).
Approach: They propose to use a mixup data augmentation technique to increase the accuracy of the model by providing better training signals to the student models.
Outcome: The proposed method improves the calibration of student models while providing better training signals to the student models using training dynamics.
Distilling Knowledge for Search-based Structured Prediction (P18-1)

Copied to clipboard

Challenge: Existing studies have focused on the performance of structured prediction models, but they are often limited by the ambiguities of the reference policy.
Approach: They propose to distill an ensemble of multiple models trained with different initializations into a single model and use it to explore the search space.
Outcome: The proposed model outperforms the greedy models on two typical search-based structured prediction tasks and achieves 1.32 in LAS and 2.65 in BLEU over strong baselines.
Distilling Calibrated Knowledge for Stance Detection (2023.findings-acl)

Copied to clipboard

Challenge: Existing methods for stance detection ignore meaningful signals among categories offered by hard labels.
Approach: They propose to use knowledge distillation to calibrate teacher predictions in each generation step.
Outcome: The proposed method can calibrate teacher predictions in each generation step and improves stance detection accuracy.
EmpathicStories++: A Multimodal Dataset for Empathy Towards Personal Experiences (2024.findings-acl)

Copied to clipboard

Challenge: Existing datasets for empathy modeling are limited in the ways they are not captured in the wild.
Approach: They propose a multimodal dataset for empathy during personal experience sharing that contains 53 hours of video, audio, and text data of 41 participants.
Outcome: The EmpathicStories++ dataset contains 53 hours of video, audio, and text data of 41 participants sharing vulnerable experiences and reading empathically resonant stories with an AI agent.
XtremeDistil: Multi-stage Distillation for Massive Multilingual Models (2020.acl-main)

Copied to clipboard

Challenge: Existing work on pre-trained language models focuses on reducing the size of these models into shallow ones.
Approach: They propose a knowledge distillation technique that leverages teacher internal representations to reduce the size of pre-trained language models.
Outcome: The proposed method outperforms previous methods in multilingual Named Entity Recognition (NER) it reduces the size of teacher models by 35x while retaining 95% of its F1 score.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations