← Search

Keyang Xu

5 accepted papers

2025

AMO Sampler: Enhancing Text Rendering with Overshooting

CVPR 2025poster

Achieving precise alignment between textual instructions and generated images in text-to-image generation is a significant challenge, particularly in rendering written text within images. Open-source models like Stable Diffusion 3 (SD3), Flux, and AuraFlow often struggle with accurate text depiction…

2025

Direct Preference Optimization of Video Large Multimodal Models from Language Model Reward

NAACL 2025long

Preference modeling techniques, such as direct preference optimization (DPO), has shown effective in enhancing the generalization abilities of large language model (LLM). However, in tasks involving video instruction-following, providing informative feedback, especially for open-ended conversations,…

2025

Improving Rectified Flow with Boundary Conditions

ICCV 2025poster

Rectified Flow offers a simple and effective approach to high-quality generative modeling by learning a velocity field. However,we identify a limitation in directly modeling the velocity with an unconstrained neural network: the learned velocity often fails to satisfy certain boundary conditions, le…

Cited by 0SourcePDFScholar
2023

Dataset Bias Mitigation in Multiple-Choice Visual Question Answering and Beyond

EMNLP 2023long findings

Vision-language (VL) understanding tasks evaluate models' comprehension of complex visual scenes through multiple-choice questions. However, we have identified two dataset biases that models can exploit as shortcuts to resolve various VL tasks correctly without proper understanding. The first type o…

Cited by 0SourceScholar
2021

Unsupervised Out-of-Domain Detection via Pre-trained Transformers

ACL 2021long

Deployed real-world machine learning applications are often subject to uncontrolled and even potentially malicious inputs. Those out-of-domain inputs can lead to unpredictable outputs and sometimes catastrophic safety issues. Prior studies on out-of-domain detection require in-domain task labels and…