paper-with-me

홈 › Papers

Detecting Fake Job Postings Using Bidirectional LSTM

2023-04-03 · Aravind Sasidharan Pillai

Fake job postings have become prevalent in the online job market, posing significant challenges to job seekers and employers. Despite the growing need to address this problem, there is limited research that leverages deep learning techniques for the detection of fraudulent job advertisements. This study aims to fill the gap by employing a Bidirectional Long Short-Term Memory (Bi-LSTM) model to identify fake job advertisements. Our approach considers both numeric and text features, effectively capturing the underlying patterns and relationships within the data. The proposed model demonstrates a superior performance, achieving a 0.91 ROC AUC score and a 98.71% accuracy rate, indicating its potential for practical applications in the online job market. The findings of this research contribute to the development of robust, automated tools that can help combat the proliferation of fake job postings and improve the overall integrity of the job search process. Moreover, we discuss challenges, future research directions, and ethical considerations related to our approach, aiming to inspire further exploration and development of practical solutions to combat online job fraud.

📄 PDF Abstract BibTeX arXiv:2304.02019

Code (2)

aravindsp/fake-job-postings-detection 공식 구현
aravindsp/fake-job-postings-detection/blob/main/code/fake-job-postings-detection-bidlstm.ipynb 공식 구현

Similar Papers 제목 키워드 기반

Enhancing Bangla Fake News Detection Using Bidirectional Gated Recurrent Units and Deep Learning Techniques

2024-03-31 · Utsha Roy, Mst. Sazia Tahosin, Md. Mahedi Hassan, Taminul Islam 외

The rise of fake news has made the need for effective detection methods, including in languages other than English, increasingly important. The study aims to address the challenges of Bangla which is considered a less im…

Fake News Detection

COVID-19 Fake News Detection Using Bidirectional Encoder Representations from Transformers Based Models

2021-09-30 · Yuxiang Wang, Yongheng Zhang, Xuebo Li, Xinyao Yu

Nowadays, the development of social media allows people to access the latest news easily. During the COVID-19 pandemic, it is important for people to access the news so that they can take corresponding protective measure…

Fake News Detection

De-identification of Privacy-related Entities in Job Postings

2021-05-24 · NoDaLiDa 2021 5 · Kristian Nørgaard Jensen, Mike Zhang, Barbara Plank

De-identification is the task of detecting privacy-related entities in text, such as person names, emails and contact data. It has been well-studied within the medical domain. The need for de-identification technology is…

De-identificationMulti-Task LearningPrivacy Preserving

Testing the Robustness of a BiLSTM-based Structural Story Classifier

2022-01-03 · Aftab Hussain, Sai Durga Prasad Nanduri, Sneha Seenuvasavarathan

The growing prevalence of counterfeit stories on the internet has fostered significant interest towards fast and scalable detection of fake news in the machine learning community. While several machine learning technique…

ArticlesBIG-bench Machine LearningFake News Detection

Fake-Mamba: Real-Time Speech Deepfake Detection Using Bidirectional Mamba as Self-Attention's Alternative

2025-08-12 · Xi Xuan, Zimo Zhu, Wenxin Zhang, Yi-Cheng Lin 외 arxiv

Advances in speech synthesis intensify security threats, motivating real-time deepfake detection research. We investigate whether bidirectional Mamba can serve as a competitive alternative to Self-Attention in detecting …

DeepFake DetectionSpeech Synthesis