← Search

Yongfei Liu

11 accepted papers

2025

CodeDPO: Aligning Code Models with Self Generated and Verified Source Code

ACL 2025long

Code generation models have shown significant potential for programming tasks. However, existing training methods like supervised fine-tuning face key limitations: they do not effectively teach models to prioritize correct over incorrect solutions in ambiguous situations, nor do they effectively opt…

Cited by 0SourcePDFScholar
2025

Reward-Augmented Data Enhances Direct Preference Alignment of LLMs

ICML 2025poster

Preference alignment in Large Language Models (LLMs) has significantly improved their ability to adhere to human instructions and intentions. However, existing direct alignment algorithms primarily focus on relative preferences and often overlook the qualitative aspects of responses, despite having…

2024

InfiMM: Advancing Multimodal Understanding with an Open-Sourced Visual Language Model

ACL 2024findings

In this work, we present InfiMM, an advanced Multimodal Large Language Model that adapts to intricate vision-language tasks. InfiMM, inspired by the Flamingo architecture, distinguishes itself through the utilization of large-scale training data, comprehensive training strategies, and diverse large…

2024

Visual Anchors Are Strong Information Aggregators For Multimodal Large Language Model

NeurIPS 2024poster

In the realm of Multimodal Large Language Models (MLLMs), vision-language connector plays a crucial role to link the pre-trained vision encoders with Large Language Models (LLMs). Despite its importance, the vision-language connector has been relatively less explored. In this study, we aim to propos…

2023

Grounded Image Text Matching with Mismatched Relation Reasoning

ICCV 2023poster

This paper introduces Grounded Image Text Matching with Mismatched Relation (GITM-MR), a novel visual-linguistic joint task that evaluates the relation understanding capabilities of transformer-based pre-trained models. GITM-MR requires a model to first determine if an expression describes an image,…

Cited by 8PDFcodeScholar
2023

HOICLIP: Efficient Knowledge Transfer for HOI Detection With Vision-Language Models

CVPR 2023poster

Human-Object Interaction (HOI) detection aims to localize human-object pairs and recognize their interactions. Recently, Contrastive Language-Image Pre-training (CLIP) has shown great potential in providing interaction prior for HOI detectors via knowledge distillation. However, such approaches ofte…

2023

Weakly-supervised HOI Detection via Prior-guided Bi-level Representation Learning

ICLR 2023poster

Human object interaction (HOI) detection plays a crucial role in human-centric scene understanding and serves as a fundamental building block for many vision tasks. One generalizable and scalable strategy for HOI detection is to use weak supervision, learning from image-level annotations only. This…

Cited by 15SourcePDFScholar
2022

KD-VLP: Improving End-to-End Vision-and-Language Pretraining with Object Knowledge Distillation

NAACL 2022findings

Self-supervised vision-and-language pretraining (VLP) aims to learn transferable multi-modal representations from large-scale image-text data and to achieve strong performances on a broad scope of vision-language tasks after finetuning. Previous mainstream VLP approaches typically adopt a two-step s…

Cited by 32SourcePDFScholar
2020

Part-aware Prototype Network for Few-shot Semantic Segmentation

ECCV 2020poster

Few-shot semantic segmentation aims to learn to segment new object classes with only a few annotated examples, which has a wide range of real-world applications. Most existing methods either focus on the restrictive setting of one-way few-shot segmentation or suffer from incomplete coverage of objec…

2019

Pose-Aware Multi-Level Feature Network for Human Object Interaction Detection

ICCV 2019oral

Reasoning human object interactions is a core problem in human-centric scene understanding and detecting such relations poses a unique challenge to vision systems due to large variations in human-object configurations, multiple co-occurring relation instances and subtle visual difference between rel…

Cited by 276PDFcodeScholar