Summary
The authors develop a fine-grained dataset and metric for measuring honesty and helpfulness tradeoffs, that consider specific honesty failure modes and
demonstrate prompting and training based techniques to improve along this metric
Strengths
Significance: Honeset is potentially another useful contribution to honesty benchmarks, that is more nuanced and fine-grained than say truthfulQA (I need a data quality reviewer to verify this more thoroughly though) H2 assessment is potentially a useful and novel new metric for honesty, good to have diversity there.
Quality: the breakdown of honesty 'dimensions' is fairly detailed and nuanced, and seems to be more thorough than any such thinking in the field. However I'm concerned the 'common failure modes' identified may change as models change, so this analysis/dataset has risk of becoming outdated fairly quickly
- Dataset construction methodology seems well thought out, though I'm no expert on this matter
Clarity: Writing and structure is mostly clear and easy to skim. I appreciate the use of concrete prompt examples
Originality: Not groundbreaking given it's just a combination of known steering techniques, but the thoughtfulness put into assembling the new techniques is perhaps better than the existing work in the field
Weaknesses
Significance:
- Though the H2 metric and honeset are somewhat better thought-out and fine-grained than most honesty metrics I'm aware of, it is still only a marginal improvement on metrics and datasets for evaluating/improving one aspect of model desiderata. Though this is a net positive contribution to the field, it seems like a relatively minor one to me (i.e. is less impressive than say a paper introducing novel techniques/breakthroughs)
- I could see some LLM users finding the honesty/helpfulness desiderata to be overly specified as well, and may have a different vision of the maximally honest and helpful answer (though seems fairly easy to just swap out the prompt to fit their vision) or value different things in a honesty metric (eg maybe they care about explanation/some other aspect of honesty only, but not solutions/guidance, such as in a context where less tokens generated is desirable. or they are concerned by some other failure mode not well categorised by the 6 you identified).
- But given the main contribution of the paper (IMO) is providing a fine-grained breakdown of what honest and helpful model outputs concretely look like (and implementing a eval pipeline from this), I could see this paper not being useful for someone with a different operationalisation of honesty/helpfulness
- assessment of whether the proposed techniques affect performance/accuracy other than helpfulness measured by H2 would be important if the proposed honesty-enhancing techniques are used commercially (though the authors admit this limitation)
Quality:
- Unclear how responses are classified as honest/dishonest for calculating honesty rate. Don't think this is mentioned at all in the paper?
- A baseline for how the model does just by prompting it to avoid the 6 concrete failure models (maybe with examples) seems much needed. The honesty training isn't worth it if it doesn't beat pure prompting. A compute/time comparison of pure prompting vs (though maybe the two-stage curiosity driven prompting is still worth it, but I'd like to still see a comparison with zero/few-shot, single stage prompting)
- Probably should compare your results with existing/accepted honesty benchmarks (such as truthfulQA, but not sure if there's a best practice/consensus for honesty evaluation). Seems a little suspect if you only evaluate the techniques/dataset you develop only with metrics you decided on, as there's some potential for cherry picking/gaming.
Clarity:
- More detailed prompt examples + examples of honesty failures before and after your technique seem much needed (beyond the brief examples given)
- Unclear what 1∼3 (Poor) 4∼6 (Medium) 7∼10 (Excellent) means in table
- It took me a long time to figure out what the labels in table 2 like "Lat. Inf." are short for. Try to make this clearer that it's the 6 honesty dimensions.
Questions
Unclear how responses are classified as honest/dishonest for calculating honesty rate. Don't think this is mentioned at all in the paper?
Limitations
Seems adequate, though I'd add the concerns raised in the weaknesses section