paper-with-me

Papers

Incongruity Detection between Bangla News Headline and Body Content through Graph Neural Network

2022-10-26 · Md Aminul Haque Palash, Akib Khan, Kawsarul Islam, MD Abdullah Al Nasim, Ryan Mohammad Bin Shahjahan

Incongruity between news headlines and the body content is a common method of deception used to attract readers. Profitable headlines pique readers' interest and encourage them to visit a specific website. This is usually done by adding an element of dishonesty, using enticements that do not precisely reflect the content being delivered. As a result, automatic detection of incongruent news between headline and body content using language analysis has gained the research community's attention. However, various solutions are primarily being developed for English to address this problem, leaving low-resource languages out of the picture. Bangla is ranked 7th among the top 100 most widely spoken languages, which motivates us to pay special attention to the Bangla language. Furthermore, Bangla has a more complex syntactic structure and fewer natural language processing resources, so it becomes challenging to perform NLP tasks like incongruity detection and stance detection. To tackle this problem, for the Bangla language, we offer a graph-based hierarchical dual encoder (BGHDE) model that learns the content similarity and contradiction between Bangla news headlines and content paragraphs effectively. The experimental results show that the proposed Bangla graph-based neural network model achieves above 90% accuracy on various Bangla news datasets.

📄 PDF Abstract BibTeX arXiv:2211.07709

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Networkincongruity detectionStance Detection

Similar Papers 제목 키워드 기반

Detecting Incongruity Between News Headline and Body Text via a Deep Hierarchical Encoder

2018-11-17 · Seunghyun Yoon, Kunwoo Park, Joongbo Shin, Hongjun Lim 외

Some news headlines mislead readers with overrated or false information, and identifying them in advance will better assist readers in choosing proper news stories to consume. This research introduces million-scale pairs…

ArticlesData AugmentationFake News Detectionincongruity detection+1

BaitWatcher: A lightweight web interface for the detection of incongruent news headlines

2020-03-23 · Kunwoo Park, Taegyun Kim, Seunghyun Yoon, Meeyoung Cha 외

In digital environments where substantial amounts of information are shared online, news headlines play essential roles in the selection and diffusion of news articles. Some news articles attract audience attention by sh…

AI AgentArticlesMisinformation

A Unified BERT-CNN-BiLSTM Framework for Simultaneous Headline Classification and Sentiment Analysis of Bangla News

2025-11-23 · Mirza Raquib, Munazer Montasir Akash, Tawhid Ahmed, Saydul Akbar Murad 외 arxiv

In our daily lives, newspapers are an essential information source that impacts how the public talks about present-day issues. However, effectively navigating the vast amount of news content from different newspapers and…

Text ClassificationSentiment AnalysisTransfer Learning

Duluth at SemEval-2020 Task 7: Using Surprise as a Key to Unlock Humorous Headlines

2020-09-06 · SEMEVAL 2020 · Shuning Jin, Yue Yin, XianE Tang, Ted Pedersen

We use pretrained transformer-based language models in SemEval-2020 Task 7: Assessing the Funniness of Edited News Headlines. Inspired by the incongruity theory of humor, we use a contrastive approach to capture the surp…

IDO: Incongruity-aware Distribution Optimization for Multimodal Fake News Detection

2026-06-02 · Hengyang Zhou, Rongman Hong, Yuxuan Zhou, Jing Wang 외 arxiv

Multimodal fake news detection aims to identify the authenticity of news. Existing multimodal fake news detection methods mainly focus on cross-modal consistency, but often fail to explicitly model the semantic incongrui…

Contrastive LearningFake News Detection