paper-with-me

홈 › Papers

ViClaim: A Multilingual Multilabel Dataset for Automatic Claim Detection in Videos

2025-04-17 · Patrick Giedemann, Pius von Däniken, Jan Deriu, Alvaro Rodrigo, Anselmo Peñas, Mark Cieliebak

The growing influence of video content as a medium for communication and misinformation underscores the urgent need for effective tools to analyze claims in multilingual and multi-topic settings. Existing efforts in misinformation detection largely focus on written text, leaving a significant gap in addressing the complexity of spoken text in video transcripts. We introduce ViClaim, a dataset of 1,798 annotated video transcripts across three languages (English, German, Spanish) and six topics. Each sentence in the transcripts is labeled with three claim-related categories: fact-check-worthy, fact-non-check-worthy, or opinion. We developed a custom annotation tool to facilitate the highly complex annotation process. Experiments with state-of-the-art multilingual language models demonstrate strong performance in cross-validation (macro F1 up to 0.896) but reveal challenges in generalization to unseen topics, particularly for distinct domains. Our findings highlight the complexity of claim detection in video transcripts. ViClaim offers a robust foundation for advancing misinformation detection in video-based communication, addressing a critical gap in multimodal analysis.

📄 PDF Abstract BibTeX arXiv:2504.12882

Code (0)

등록된 구현이 없습니다.

Tasks

MisinformationSentence

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Multilingual and Multilabel Emotion Recognition using Virtual Adversarial Training

2021-11-11 · EMNLP (MRL) 2021 11 · Vikram Gupta

Virtual Adversarial Training (VAT) has been effective in learning robust models under supervised and semi-supervised settings for both computer vision and NLP tasks. However, the efficacy of VAT for multilingual and mult…

Emotion RecognitionMultilabel Text Classificationtext-classificationText Classification

A New Multilabel System for Automatic Music Emotion Recognition

2019-05-29 · Fabio Paolizzo, Natalia Pichierri, Daniele Casali, Daniele Giardino 외

Achieving advancements in automatic recognition of emotions that music can induce require considering multiplicity and simultaneity of emotions. Comparison of different machine learning algorithms performing multilabel a…

BIG-bench Machine LearningEmotion RecognitionGeneral ClassificationMusic Emotion Recognition

MultiClaimNet: A Massively Multilingual Dataset of Fact-Checked Claim Clusters

2025-03-28 · Rrubaa Panchendrarajan, Rubén Míguez, Arkaitz Zubiaga

In the context of fact-checking, claims are often repeated across various platforms and in different languages, which can benefit from a process that reduces this redundancy. While retrieving previously fact-checked clai…

ClusteringFact CheckingRetrievalSentence+2

Beyond Translation: LLM-Based Data Generation for Multilingual Fact-Checking

2025-02-21 · Yi-Ling Chung, Aurora Cobo, Pablo Serna

Robust automatic fact-checking systems have the potential to combat online misinformation at scale. However, most existing research primarily focuses on English. In this paper, we introduce MultiSynFact, the first large-…

Dataset GenerationFact CheckingMisinformationTranslation

A multilabel approach to morphosyntactic probing

2021-04-17 · Findings (EMNLP) 2021 11 · Naomi Tachikawa Shapiro, Amandalynne Paullada, Shane Steinert-Threlkeld

We introduce a multilabel probing task to assess the morphosyntactic representations of word embeddings from multilingual language models. We demonstrate this task with multilingual BERT (Devlin et al., 2018), training p…

Word Embeddings