paper-with-me

Papers

Text as Partial Constraint: Core-Residual Alignment for Robust Vision-Language Learning

2026-07-03 · Chengzhen Yu, Canran Xiao, Siyuan Ma, Yang Liu arxiv

Vision-language alignment powers open-vocabulary recognition, retrieval, and LVLM grounding, yet natural captions are often underspecified, making similarity brittle and overly confident under paraphrase and omitted details. We aim to learn representations whose matching is stable across caption views and whose confidence reflects how strongly text constrains an image. We propose Text as Partial Constraint (TPC), a core-residual alignment framework that treats multi-view captions as incomplete supervision. It distills a consensus semantic core as the alignment target, learns a single-view core predictor for standard inference with one query, and explicitly discourages vision-language similarity from depending on the orthogonal unsaid residual. An uncertainty-aware contrastive objective further softens alignment when caption views disagree, reducing overconfident updates under weak language constraints. Across zero-shot recognition and adversarial robustness, TPC achieves 81.42/64.05 Top-1 clean/robust accuracy on ImageNet and 76.19/52.03 on an Avg-14 transfer suite, while improving LVLM transfer with 85.16 POPE F1 and 59.57 OKVQA accuracy under an LLaVA-1.5-7B stack. These results suggest that modeling text as a partial constraint is a practical and principled route to more reliable vision-language representations under underspecified language supervision.

📄 PDF Abstract BibTeX arXiv:2607.03143

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Robustness

Results from the Paper

RankTaskDatasetModelMetrics
#6 Adversarial Robustness ImageNet Text Accuracy: 76.19

Similar Papers 제목 키워드 기반

PILD: Physics-Informed Learning via Diffusion

2026-01-29 · Tianyi Zeng, Tianyi Wang, Jiaru Zhang, Zimo Zeng 외 arxiv

Diffusion models have emerged as powerful generative tools for modeling complex data distributions, yet their purely data-driven nature limits applicability in engineering and scientific problems where physical laws must…

What Is the Alignment Tax?

2026-02-09 · Robin Young arxiv

The alignment tax is widely discussed but has not been formally characterized. We provide a geometric theory of the alignment tax in representation space. Under linear representation assumptions, we define the alignment …

DeAL: Decoding-time Alignment for Large Language Models

2024-02-05 · James Y. Huang, Sailik Sengupta, Daniele Bonadiman, Yi-An Lai 외

Large Language Models (LLMs) are nowadays expected to generate content aligned with human preferences. Current work focuses on alignment at model training time, through techniques such as Reinforcement Learning with Huma…

Multistage Model for Robust Face Alignment Using Deep Neural Networks

2020-02-04 · Huabin Wang, Rui Cheng, Jian Zhou, Liang Tao 외

An ability to generalize unconstrained conditions such as severe occlusions and large pose variations remains a challenging goal to achieve in face alignment. In this paper, a multistage model based on deep neural networ…

Face AlignmentGenerative Adversarial NetworkRobust Face Alignment

Modeling Overlapped Speech with Shuffles

2026-03-18 · Matthew Wiesner, Samuele Cornell, Alexander Polok, Lucas Ondel Yang 외 arxiv

We propose to model parallel streams of data, such as overlapped speech, using shuffles. Specifically, this paper shows how the shuffle product and partial order finite-state automata (FSAs) can be used for alignment and…