← Search

Zheren Fu

12 accepted papers

2026

Cat-PO: Cross-modal Adaptive Token-rewards for Preference Optimization in Truthful Multimodal LLMs

ICLR 2026poster

Multi-modal Large Language Models (MLLMs) have shown remarkable generative capabilities across multi-modal tasks, yet remain plagued by hallucinations where generated textual contents are semantically inconsistent with the input images. This work reveals that existing multi-modal preference optimiza…

Cited by 0SourceScholar
2026

In-Token Rationality Optimization: Towards Accurate and Concise LLM Reasoning via Self-Feedback

AAAI 2026technical

Training Large Language Models (LLMs) for chain-of-thought reasoning presents a significant challenge: supervised fine-tuning on a single "golden" rationale hurts generalization as it penalizes equally valid alternatives, whereas reinforcement learning with verifiable rewards struggles with credit a

Cited by 0SourcePDFScholar
2026

Self-guided Semantic Inspection for Zero-Shot Composed Image Retrieval

CVPR 2026

Zero-Shot Composed Image Retrieval (ZS-CIR) aims to retrieve target images using a composed query of a reference image and a textual modification, without relying on triplet-based supervision. As the two inputs describe related but semantically unaligned information, the key challenge lies in interp

Cited by 0SourcecodeScholar
2026

SparseRM: A Lightweight Preference Modeling with Sparse Autoencoder

AAAI 2026technical

Reward models (RMs) are a core component in the post-training of large language models (LLMs), serving as proxies for human preference evaluation and guiding model alignment. However, training reliable RMs under limited resources remains challenging due to the reliance on large-scale preference anno

Cited by 0SourcePDFScholar
2026

Video-LevelGauge: Investigating Contextual Positional Bias in Video Language Models.

ICLR 2026poster

Large video language models (LVLMs) have made notable progress in video understanding, spurring the development of corresponding evaluation benchmarks. However, existing benchmarks generally assess overall performance across entire video sequences, overlooking nuanced behaviors such as contextual po…

Cited by 0SourceScholar
2025

Fine-grained Knowledge Enhancement for Retrieval-Augmented Generation

ACL 2025finding

Retrieval-augmented generation (RAG) effectively mitigates hallucinations in large language models (LLMs) by filling knowledge gaps with retrieved external information. Most existing studies primarily retrieve knowledge documents based on semantic similarity to assist in answering questions but igno…

Cited by 0SourcePDFScholar
2025

Hierarchy-Aware Pseudo Word Learning with Text Adaptation for Zero-Shot Composed Image Retrieval

ICCV 2025poster

Zero-Shot Composed Image Retrieval (ZS-CIR) aims to retrieve the target image based on a reference image and a text describing the user's intention without training on the triplet datasets. The key to this task is to make specified changes to specific objects in the reference image based on the text…

Cited by 0SourcePDFScholar
2025

Leveraging robust optimization for llm alignment under distribution shifts

NeurIPS 2025poster

Preference alignment methods are increasingly critical for steering large language models (LLMs) to generate outputs consistent with human values. While recent approaches often rely on synthetic data generated by LLMs for scalability and cost-efficiency reasons, this reliance can introduce distribut…

Cited by 0SourceScholar
2025

Multi-Prototype Grouping for Continual Learning in Visual Question Answering

ICASSP 2025accepted

Visual Question Answering (VQA) aims to answer questions utilizing information from both textual and visual modalities. New data categories and novel combinations of the two modalities will continuously emerge in practical applications, necessitating continual learning. For this unique compositional…

Cited by 0SourceScholar
2024

Linguistic-Aware Patch Slimming Framework for Fine-grained Cross-Modal Alignment

CVPR 2024poster

Cross-modal alignment aims to build a bridge connecting vision and language. It is an important multi-modal task that efficiently learns the semantic similarities between images and texts. Traditional fine-grained alignment methods heavily rely on pre-trained object detectors to extract region featu…

2023

Learning Semantic Relationship Among Instances for Image-Text Matching

CVPR 2023poster

Image-text matching, a bridge connecting image and language, is an important task, which generally learns a holistic cross-modal embedding to achieve a high-quality semantic alignment between the two modalities. However, previous studies only focus on capturing fragment-level relation within a sampl…