Training a model to predict a persuasion score for documents, but hitting a wall

I’m building DocBeacon: secure document sharing and tracking platform. It shows exactly how readers interact with each page: scroll depth, dwell time, replays, and even heatmaps of attention.

Recently I’ve been thinking about going a step further. Ins…


This content originally appeared on DEV Community and was authored by Howard Shaw

I’m building DocBeacon: secure document sharing and tracking platform. It shows exactly how readers interact with each page: scroll depth, dwell time, replays, and even heatmaps of attention.

Recently I’ve been thinking about going a step further. Instead of just showing behavior metrics, what if DocBeacon could estimate how emotionally or cognitively engaged a reader is with a document? Something like a persuasion score that reflects how much a sales proposal actually moved them, did they seem convinced, neutral, or totally uninterested?

The basic idea sounds simple: use past reading behavior data and train a model to predict the likelihood of acceptance. But here’s the problem: I have plenty of behavioral data (how people read), yet no solid labels on what happened after they read. Without knowing whether the reader ended up accepting the proposal, replying, or ghosting, the model can’t really learn meaningful correlations.

Has anyone here tackled a similar cold-start problem?
Would it make sense to infer pseudo labels using proxy signals such as follow-up activity or revisit patterns? Or maybe combine user feedback loops to build a semi-supervised system?

Curious to hear how others would approach building a persuasion predictor when you only have half the story.


This content originally appeared on DEV Community and was authored by Howard Shaw


Print Share Comment Cite Upload Translate Updates
APA

Howard Shaw | Sciencx (2025-11-24T13:29:03+00:00) Training a model to predict a persuasion score for documents, but hitting a wall. Retrieved from https://www.scien.cx/2025/11/24/training-a-model-to-predict-a-persuasion-score-for-documents-but-hitting-a-wall/

MLA
" » Training a model to predict a persuasion score for documents, but hitting a wall." Howard Shaw | Sciencx - Monday November 24, 2025, https://www.scien.cx/2025/11/24/training-a-model-to-predict-a-persuasion-score-for-documents-but-hitting-a-wall/
HARVARD
Howard Shaw | Sciencx Monday November 24, 2025 » Training a model to predict a persuasion score for documents, but hitting a wall., viewed ,<https://www.scien.cx/2025/11/24/training-a-model-to-predict-a-persuasion-score-for-documents-but-hitting-a-wall/>
VANCOUVER
Howard Shaw | Sciencx - » Training a model to predict a persuasion score for documents, but hitting a wall. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2025/11/24/training-a-model-to-predict-a-persuasion-score-for-documents-but-hitting-a-wall/
CHICAGO
" » Training a model to predict a persuasion score for documents, but hitting a wall." Howard Shaw | Sciencx - Accessed . https://www.scien.cx/2025/11/24/training-a-model-to-predict-a-persuasion-score-for-documents-but-hitting-a-wall/
IEEE
" » Training a model to predict a persuasion score for documents, but hitting a wall." Howard Shaw | Sciencx [Online]. Available: https://www.scien.cx/2025/11/24/training-a-model-to-predict-a-persuasion-score-for-documents-but-hitting-a-wall/. [Accessed: ]
rf:citation
» Training a model to predict a persuasion score for documents, but hitting a wall | Howard Shaw | Sciencx | https://www.scien.cx/2025/11/24/training-a-model-to-predict-a-persuasion-score-for-documents-but-hitting-a-wall/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.