paper-with-me

홈 › Papers

UrbanAlign: Post-hoc Semantic Calibration for VLM-Human Preference Alignment

2026-02-23 · Yecheng Zhang, Rong Zhao, Zhizhou Sha, Yong Li, Lei Wang, Ce Hou, Wen Ji, Hao Huang, Yunshan Wan, Jian Yu, Junhao Xia, Yuru Zhang, Chunlei Shi arxiv

Vision-language models (VLMs) can describe urban scenes in rich detail, yet consistently fail to produce reliable human preference labels in domain-specific tasks such as safety assessment and aesthetic evaluation. The standard fix, fine-tuning or RLHF, requires large-scale annotations and model retraining. We ask a different question: can a frozen VLM be aligned with human preferences without modifying any weights? Our key insight is that VLMs are strong concept extractors but poor decision calibrators. We propose a three-stage post-hoc pipeline that exploits this asymmetry: (i) interpretable evaluation dimensions are automatically mined from consensus exemplars; (ii) an Observer-Debater-Judge chain extracts robust concept scores from the frozen VLM; and (iii) locally-weighted ridge regression on a hybrid manifold calibrates these scores to human ratings. Applied as UrbanAlign on Place Pulse 2.0, the framework reaches 72.2% accuracy (kappa=0.45) across six perception categories, outperforming all baselines by +11.0 pp and zero-shot VLM by +15.5 pp, with full interpretability and zero weight modification.

📄 PDF Abstract BibTeX arXiv:2602.19442

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

S-SPPO: Semantic-Calibrated Self-Play Preference Optimization

2026-06-01 · Xiwen Chen, Wenhui Zhu, Jingjing Wang, Peijie Qiu 외 arxiv

Aligning Large Language Models (LLMs) with human preferences is often formulated via Direct Preference Optimization (DPO). However, the standard Bradley-Terry instantiation of DPO is limited in modeling common departures…

Flattery, Fluff, and Fog: Diagnosing and Mitigating Idiosyncratic Biases in Preference Models

2025-06-05 · Anirudh Bharadwaj, Chaitanya Malaviya, Nitish Joshi, Mark Yatskar

Language models serve as proxies for human preference judgements in alignment and evaluation, yet they exhibit systematic miscalibration, prioritizing superficial patterns over substantive qualities. This bias manifests …

counterfactualData Augmentation

Progressive Autonomy as Preference Learning: A Formalization of Trust Calibration for Agentic Tool Use

2026-05-18 · Changkun Ou arxiv

We formalize trust calibration for agentic tool use (deciding when an automated agent's proposed action may execute autonomously versus require human approval) as a preference-learning problem. A policy gateway maintains…

TuneJury: An Open Metric for Improving Music Generation Preference Alignment

2026-06-15 · Yonghyun Kim, Junwon Lee, Haiwen Xia, Yinghao Ma 외 arxiv

We introduce TuneJury, an open, instance-level pairwise reward model for text-to-music that predicts a music preference score from a text prompt and an audio clip. The released checkpoint is trained on publicly available…

Music Generation

Labels have Human Values: Value Calibration of Subjective Tasks

2026-01-10 · Mohammed Fayiz Parappan, Ricardo Henao arxiv

Building NLP systems for subjective tasks requires one to ensure their alignment to contrasting human values. We propose the MultiCalibrated Subjective Task Learner framework (MC-STL), which clusters annotations into ide…