Human Values in a Single Sentence: Moral Presence, Hierarchies, and Transformer Ensembles on the Schwartz Continuum
V\'ictor Yeste, Paolo Rosso

TL;DR
This study demonstrates that sentence-level detection of human values using transformer models is feasible and improves with ensemble techniques, providing insights into efficient, value-aware NLP model design.
Contribution
It offers the first systematic comparison of direct versus presence-gated architectures, lightweight feature-augmented encoders, and instruction-tuned LLMs for Schwartz values detection.
Findings
DeBERTa-base classifier achieves F1=0.74 for moral presence detection.
Ensemble models outperform previous baselines with macro-F1=0.332.
Lightweight models and ensembles are more compute-efficient than large instruction-tuned LLMs.
Abstract
We study sentence-level detection of the 19 human values in the refined Schwartz continuum in about 74k English sentences from news and political manifestos (ValueEval'24 corpus). Each sentence is annotated with value presence, yielding a binary moral-presence label and a 19-way multi-label task under severe class imbalance. First, we show that moral presence is learnable from single sentences: a DeBERTa-base classifier attains positive-class F1 = 0.74 with calibrated thresholds. Second, we compare direct multi-label value detectors with presence-gated hierarchies in a setting where only a single consumer-grade GPU with 8 GB of VRAM is available, and we explicitly choose all training and inference configurations to fit within this budget. Presence gating does not improve over direct prediction, indicating that gate recall becomes a bottleneck. Third, we investigate lightweight auxiliary…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
- 🤗VictorYeste/human-value-detection-deberta-baselinemodel· 5 dl5 dl
- 🤗VictorYeste/human-value-detection-deberta-liwc-22model· 3 dl3 dl
- 🤗VictorYeste/human-value-detection-deberta-previous-sentences-2model· 3 dl3 dl
- 🤗VictorYeste/human-value-detection-gemma2-9b-qloramodel· 2 dl2 dl
- 🤗VictorYeste/moral-presence-detection-deberta-baselinemodel· 4 dl4 dl
- 🤗VictorYeste/growth-self-protection-deberta-baselinemodel· 4 dl4 dl
- 🤗VictorYeste/social-focus-personal-focus-deberta-baselinemodel· 4 dl4 dl
- 🤗VictorYeste/openness-conservation-deberta-baselinemodel· 4 dl4 dl
- 🤗VictorYeste/self-transcendence-self-enhancement-deberta-baselinemodel· 13 dl· ♡ 213 dl♡ 2
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHate Speech and Cyberbullying Detection · Sentiment Analysis and Opinion Mining · Misinformation and Its Impacts
