Multiview Clickbait Detection via Jointly Modeling Subjective and Objective Preference (2023.findings-emnlp)
Copied to clipboard
| Challenge: | Existing clickbait detection models rely on analyzing the objective semantics of posts or correlating posts with article content only, but fail to identify and exploit the manipulation intention of clickbaiting from a user’s subjective perspective. |
| Approach: | They propose a multiview clickbait detection model to model subjective and objective preferences simultaneously to capture clickbaiting from a user's subjective perspective. |
| Outcome: | The proposed model outperforms state-of-the-art models on two real-world datasets and shows that it integrates subjective and objective preferences simultaneously. |
Similar Papers
Multimodal Clickbait Detection by De-confounding Biases Using Causal Representation Inference (2024.emnlp-main)
Copied to clipboard
| Challenge: | a new method to detect clickbait posts on the Web is needed to detect such posts. |
| Approach: | They propose a method to detect clickbait posts on the Web using latent factors . they use features in multiple modalities to characterize the posts and causal inference to eliminate noise . |
| Outcome: | The proposed method can detect clickbait posts on popular social media platforms with good generalization ability. |
Meet The Truth: Leverage Objective Facts and Subjective Views for Interpretable Rumor Detection (2021.findings-acl)
Copied to clipboard
| Challenge: | Existing rumor detection methods provide detection labels while ignoring their explanation. |
| Approach: | a novel model is proposed to automatically classify rumors using Wikipedia documents . the model combines objective facts and subjective views to verify rumours . |
| Outcome: | a new model outperforms existing models on real-world Twitter datasets . the proposed model combines objective facts and subjective views to verify rumor . |
Multi-view Models for Political Ideology Detection of News Articles (D18-1)
Copied to clipboard
| Challenge: | Existing models for automatic detection of political ideology only leverage textual cues to identify the ideology evinced by a news article. |
| Approach: | They propose a novel attention based multi-view model that leverages cues from textual content and the network structure of news articles to identify political ideology. |
| Outcome: | The proposed model outperforms state of the art models by 10 percentage points on a battery of baselines and compares with baselines. |
Know Better – A Clickbait Resolving Challenge (2022.lrec-1)
Copied to clipboard
| Challenge: | a clickbait headline or teaser is used to "bait" the reader into clicking a link to an article . clickbaiting is annoying but effective, and can be countered with specialized models . |
| Approach: | They propose to construct approaches that can automatically extract relevant information from clickbait articles . they argue that clickbaiting can probably not be defeated with clickbaitting detection alone . |
| Outcome: | The proposed methods outperform question answering models on clickbait resolving task . the data will be used to give users tools to counter clickbaiting in the future . |
Predicting Clickbait Strength in Online Social Media (2020.coling-main)
Copied to clipboard
| Challenge: | Clickbaits are sensational, provocative or controversial posts that entice readers to click on them. |
| Approach: | They propose to model clickbait strength prediction using transformers to predict clickbaiting intensity. |
| Outcome: | The proposed model outperforms existing methods on a benchmark dataset with 39K posts on 3K posts. |
Identifying and Understanding User Reactions to Deceptive and Trusted Social News Sources (P18-2)
Copied to clipboard
| Challenge: | a new study examines how users react to news sources with different levels of credibility . a recent study found that 59% of bitly-URLs on Twitter are shared without ever being read . |
| Approach: | They develop a model to classify user reactions into one of nine types . they also measure the speed and type of reaction for trusted and deceptive news sources . |
| Outcome: | The proposed model classifies user reactions into one of nine types, such as answer, elaboration, and question, etc. |
Aspect-to-Scope Oriented Multi-view Contrastive Learning for Aspect-based Sentiment Analysis (2023.findings-emnlp)
Copied to clipboard
| Challenge: | Existing methods for Aspect-based sentiment analysis (ABSA) focus on mining syntactic or semantic information, which suffers from noisy interference when multiple aspects exist in a sentence. |
| Approach: | They propose a scope-assisted multi-view graph contrastive learning framework that captures correlation and difference between aspect and syntactic/semantic information. |
| Outcome: | The proposed framework outperforms state-of-the-art methods on five benchmark datasets and verifies its effectiveness and robustness. |
A Novel Contrastive Learning Method for Clickbait Detection on RoCliCo: A Romanian Clickbait Corpus of News Articles (2023.findings-emnlp)
Copied to clipboard
| Challenge: | Clickbait detection is a task that aims to automatically detect misleading news titles . despite the importance of the task, there is no publicly available clickbait corpus for Romanian . |
| Approach: | They propose a Romanian Clickbait Corpus that automatically detects misleading news titles . they propose four machine learning methods to establish competitive baselines . |
| Outcome: | The proposed model can learn to encode news titles and contents into a deep metric space . the proposed model is available for download on github.com/dariabroscoteanu/RoCliCo. |
Learning Dynamic Multi-attribute Interest for Personalized Product Search (2024.findings-emnlp)
Copied to clipboard
| Challenge: | Existing methods to capture valuable features for Personalized product search ignore that the user’s attention varies on product attributes. |
| Approach: | They propose a dynamic multi-attribute interest learning model to tackle the influences from attributes to user interests. |
| Outcome: | The proposed model significantly improves existing methods on large-scale datasets. |
Towards Explaining Subjective Ground of Individuals on Social Media (2022.findings-emnlp)
Copied to clipboard
| Challenge: | Large-scale language models have been reducing the gap between machines and humans in understanding how the real world works, yet understanding an individual’s perspective and behavior from text is far from being resolved. |
| Approach: | They propose a neural model that learns subjective grounds of individuals and accounts for their judgments on situations posted on social media. |
| Outcome: | The proposed model provides human-readable explanations of an individual’s subjective preference in judging social situations and also learns an individual's orientation towards abstract moral concepts. |