paper-with-me

홈 › Papers

STANKER: Stacking Network based on Level-grained Attention-masked BERT for Rumor Detection on Social Media

2021-11-01 · EMNLP 2021 11 · Dongning Rao, Xin Miao, Zhihua Jiang, Ran Li

Rumor detection on social media puts pre-trained language models (LMs), such as BERT, and auxiliary features, such as comments, into use. However, on the one hand, rumor detection datasets in Chinese companies with comments are rare; on the other hand, intensive interaction of attention on Transformer-based models like BERT may hinder performance improvement. To alleviate these problems, we build a new Chinese microblog dataset named Weibo20 by collecting posts and associated comments from Sina Weibo and propose a new ensemble named STANKER (Stacking neTwork bAsed-on atteNtion-masKed BERT). STANKER adopts two level-grained attention-masked BERT (LGAM-BERT) models as base encoders. Unlike the original BERT, our new LGAM-BERT model takes comments as important auxiliary features and masks co-attention between posts and comments on lower-layers. Experiments on Weibo20 and three existing social media datasets showed that STANKER outperformed all compared models, especially beating the old state-of-the-art on Weibo dataset.

📄 PDF Abstract BibTeX

Code (1)

fip-lab/stanker 공식 구현 tf

Similar Papers 제목 키워드 기반

MAMO: Masked Multimodal Modeling for Fine-Grained Vision-Language Representation Learning

2022-10-09 · Zijia Zhao, Longteng Guo, Xingjian He, Shuai Shao 외

Multimodal representation learning has shown promising improvements on various vision-language tasks. Most existing methods excel at building global-level alignment between vision and language while lacking effective fin…

Image-text Retrievalmultimodal interactionQuestion AnsweringRepresentation Learning+6

CLAR: Learning 3D Representations for Robotic Manipulation by Fusing Masked Reconstruction with Multi-Level Contrastive Alignment

2025-07-11 · Wenbo Cui, Chengyang Zhao, Yuhui Chen, Haoran Li 외 arxiv

The spatial information inherent in 3D point clouds is crucial for robotic manipulation. However, existing 3D pre-training methods face a fundamental trade-off: Masked Autoencoding (MAE) excels at capturing spatial-geome…

Contrastive LearningPoint Clouds

OBBStacking: An Ensemble Method for Remote Sensing Object Detection

2022-09-27 · Haoning Lin, Changhao Sun, Yunpeng Liu

Ensemble methods are a reliable way to combine several models to achieve superior performance. However, research on the application of ensemble methods in the remote sensing object detection scenario is mostly overlooked…

Earth ObservationObjectobject-detectionObject Detection+1

FMT:A Multimodal Pneumonia Detection Model Based on Stacking MOE Framework

2025-03-07 · Jingyu Xu, Yang Wang

Artificial intelligence has shown the potential to improve diagnostic accuracy through medical image analysis for pneumonia diagnosis. However, traditional multimodal approaches often fail to address real-world challenge…

DiagnosticMedical Image AnalysisMixture-of-ExpertsPneumonia Detection+1

SoLA-Vision: Fine-grained Layer-wise Linear Softmax Hybrid Attention

2026-01-16 · Ruibang Li, Guan Luo, Yiwei Zhang, Jin Gao 외 arxiv

Standard softmax self-attention excels in vision tasks but incurs quadratic complexity O(N^2), limiting high-resolution deployment. Linear attention reduces the cost to O(N), yet its compressed state representations can …

Representation Learning