paper-with-me

Papers

Framing Unpacked: A Semi-Supervised Interpretable Multi-View Model of Media Frames

2021-04-22 · NAACL 2021 4 · Shima Khanehzar, Trevor Cohn, Gosia Mikolajczak, Andrew Turpin, Lea Frermann

Understanding how news media frame political issues is important due to its impact on public attitudes, yet hard to automate. Computational approaches have largely focused on classifying the frame of a full news article while framing signals are often subtle and local. Furthermore, automatic news analysis is a sensitive domain, and existing classifiers lack transparency in their predictions. This paper addresses both issues with a novel semi-supervised model, which jointly learns to embed local information about the events and related actors in a news article through an auto-encoding framework, and to leverage this signal for document-level frame classification. Our experiments show that: our model outperforms previous models of frame prediction; we can further improve performance with unlabeled training data leveraging the semi-supervised nature of our model; and the learnt event and actor embeddings intuitively corroborate the document-level predictions, providing a nuanced and interpretable article frame representation.

📄 PDF Abstract BibTeX arXiv:2104.11030

Code (1)

shinyemimalef/FRISS 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Conflicts, Villains, Resolutions: Towards models of Narrative Media Framing

2023-06-03 · Lea Frermann, Jiatong Li, Shima Khanehzar, Gosia Mikolajczak

Despite increasing interest in the automatic detection of media frames in NLP, the problem is typically simplified as single-label classification and adopts a topic-like view on frames, evading modelling the broader docu…

ArticlesRetrieval

Towards Bayesian Data Selection

2024-06-18 · Julian Rodemann

A wide range of machine learning algorithms iteratively add data to the training sample. Examples include semi-supervised learning, active learning, multi-armed bandits, and Bayesian optimization. We embed this kind of d…

Active LearningAdditive modelsBayesian OptimizationMulti-Armed Bandits

Interpretable Operational Risk Classification with Semi-Supervised Variational Autoencoder

2020-07-01 · ACL 2020 6 · Fan Zhou, Shengming Zhang, Yi Yang

Operational risk management is one of the biggest challenges nowadays faced by financial institutions. There are several major challenges of building a text classification system for automatic operational risk prediction…

ClassificationGeneral ClassificationManagementSemi-Supervised Text Classification+3

ProtoSiTex: Learning Semi-Interpretable Prototypes for Multi-label Text Classification

2025-10-14 · Utsav Kumar Nareti, Suraj Kumar, Soumya Pandey, Soumi Chattopadhyay 외 arxiv

The rapid growth of user-generated text across digital platforms has intensified the need for interpretable models capable of fine-grained text classification and explanation. Existing prototype-based models offer intuit…

Multi-Label Text Classification

SMATE: Semi-Supervised Spatio-Temporal Representation Learning on Multivariate Time Series

2021-10-01 · Jingwei Zuo, Karine Zeitouni, Yehia Taher

Learning from Multivariate Time Series (MTS) has attracted widespread attention in recent years. In particular, label shortage is a real challenge for the classification task on MTS, considering its complex dimensional a…

Representation LearningTime SeriesTime Series Analysis