paper-with-me

Papers

VRoC: Variational Autoencoder-aided Multi-task Rumor Classifier Based on Text

2021-01-28 · Mingxi Cheng, Shahin Nazarian, Paul Bogdan

Social media became popular and percolated almost all aspects of our daily lives. While online posting proves very convenient for individual users, it also fosters fast-spreading of various rumors. The rapid and wide percolation of rumors can cause persistent adverse or detrimental impacts. Therefore, researchers invest great efforts on reducing the negative impacts of rumors. Towards this end, the rumor classification system aims to detect, track, and verify rumors in social media. Such systems typically include four components: (i) a rumor detector, (ii) a rumor tracker, (iii) a stance classifier, and (iv) a veracity classifier. In order to improve the state-of-the-art in rumor detection, tracking, and verification, we propose VRoC, a tweet-level variational autoencoder-based rumor classification system. VRoC consists of a co-train engine that trains variational autoencoders (VAEs) and rumor classification components. The co-train engine helps the VAEs to tune their latent representations to be classifier-friendly. We also show that VRoC is able to classify unseen rumors with high levels of accuracy. For the PHEME dataset, VRoC consistently outperforms several state-of-the-art techniques, on both observed and unobserved rumors, by up to 26.9%, in terms of macro-F1 scores.

📄 PDF Abstract BibTeX arXiv:2102.00816

Code (1)

cmxxx/VRoC 공식 구현

Tasks

General Classification

Similar Papers 제목 키워드 기반

A Case for the Score: Identifying Image Anomalies using Variational Autoencoder Gradients

2019-11-28 · David Zimmerer, Jens Petersen, Simon A. A. Kohl, Klaus H. Maier-Hein

Through training on unlabeled data, anomaly detection has the potential to impact computer-aided diagnosis by outlining suspicious regions. Previous work on deep-learning-based anomaly detection has primarily focused on …

Anomaly Detection

Chasing Clouds: Differentiable Volumetric Rasterisation of Point Clouds as a Highly Efficient and Accurate Loss for Large-Scale Deformable 3D Registration

2023-01-01 · ICCV 2023 1 · Mattias P. Heinrich, Alexander Bigalke, Christoph Großbröhmer, Lasse Hansen

Learning-based registration for large-scale 3D point clouds has been shown to improve robustness and accuracy compared to classical methods and can be trained without supervision for locally rigid problems. However, …

Self-Supervised Learning

Open-Set Recognition with Gaussian Mixture Variational Autoencoders

2020-06-03 · Alexander Cao, Yuan Luo, Diego Klabjan

In inference, open-set classification is to either classify a sample into a known class from training or reject it as an unknown class. Existing deep open-set classifiers train explicit closed-set classifiers, in some ca…

ClassificationClusteringGeneral Classificationopen-set classification+1

Scalable Variational Quantum Circuits for Autoencoder-based Drug Discovery

2021-11-15 · Junde Li, Swaroop Ghosh

The de novo design of drug molecules is recognized as a time-consuming and costly process, and computational approaches have been applied in each stage of the drug discovery pipeline. Variational autoencoder is one of th…

Drug DiscoveryQuantum Machine LearningRepresentation Learning

Offline Signature Verification Based on Feature Disentangling Aided Variational Autoencoder

2024-09-29 · Hansong Zhang, Jiangjian Guo, Kun Li, Yang Zhang 외

Offline handwritten signature verification systems are used to verify the identity of individuals, through recognizing their handwritten signature image as genuine signatures or forgeries. The main tasks of signature ver…