← Search

Min Cao

17 accepted papers

2026

Facial-R1: Aligning Reasoning and Recognition for Facial Emotion Analysis

AAAI 2026technical

Facial Emotion Analysis (FEA) extends traditional facial emotion recognition by incorporating explainable, fine-grained reasoning. The task integrates three subtasks—emotion recognition, facial Action Unit (AU) recognition, and AU-based emotion reasoning—to jointly model affective states. While re

Cited by 0SourcePDFScholar
2026

Imagine How To Change: Explicit Procedure Modeling for Change Captioning

ICLR 2026poster

Change captioning generates descriptions that explicitly describe the differences between two visually similar images. Existing methods operate on static image pairs, thus ignoring the rich temporal dynamics of the change procedure, which is the key to understand not only what has changed but also h…

Cited by 0SourcecodeScholar
2026

Interactive Person Retrieval via Multi-Turn Multimodal Conversation

ICML 2026poster

Traditional text-based person retrieval approaches typically rely on single-shot textual queries, which are generally incomplete or vague in real-world scenarios. Recently, chat-based person retrieval methods enable iterative query refinement via question-answering interactions between the system an…

Cited by 0SourceScholar
2025

Chat-based Person Retrieval via Dialogue-Refined Cross-Modal Alignment

CVPR 2025poster

Traditional text-based person retrieval (TPR) relies on a single-shot text as query to retrieve the target person, assuming that the query completely captures the user's search intent. However, in real-world scenarios, it can be challenging to ensure the information completeness of such single-shot…

2025

Enhancing the Utilization of Color Information in Point Cloud Semantic Segmentation

ICRA 2025

Point cloud semantic segmentation is crucial in various applications such as autonomous driving, robotics, and virtual reality, aiming to assign labels to each point in a cloud to reflect spatial relationships and boundaries. While previous methods primarily focus on geometric features, they often o

Cited by 0SourceScholar
2025

Learning to Describe Implicit Changes: Noise-robust Pre-training for Image Difference Captioning

EMNLP 2025

Image Difference Captioning (IDC) methods have advanced in highlighting subtle differences between similar images, but their performance is often constrained by limited training data. Using Large Multimodal Models (LMMs) to describe changes in image pairs mitigates data limits but adds noise. These

Cited by 0SourcePDFScholar
2025

Mitigating Hallucinations in Large Vision-Language Models via Entity-Centric Multimodal Preference Optimization

EMNLP 2025

Large Visual Language Models (LVLMs) have demonstrated impressive capabilities across multiple tasks. However, their trustworthiness is often challenged by hallucinations, which can be attributed to the modality misalignment and the inherent hallucinations of their underlying Large Language Models (

2025

RareCLIP: Rarity-aware Online Zero-shot Industrial Anomaly Detection

ICCV 2025poster

Large vision-language models such as CLIP have made significant strides in zero-shot anomaly detection through prompt engineering. However, most existing methods typically process each test image individually, ignoring the practical rarity of abnormal patches in real-world scenarios. Although some b…

2024

An Empirical Study of CLIP for Text-Based Person Search

AAAI 2024technical

Text-based Person Search (TBPS) aims to retrieve the person images using natural language descriptions. Recently, Contrastive Language Image Pretraining (CLIP), a universal large cross-modal vision-language pre-training model, has remarkably performed over various cross-modal downstream tasks due to…

2024

MAIR: A Massive Benchmark for Evaluating Instructed Retrieval

EMNLP 2024main

Recent information retrieval (IR) models are pre-trained and instruction-tuned on massive datasets and tasks, enabling them to perform well on a wide range of tasks and potentially generalize to unseen tasks with instructions. However, existing IR benchmarks focus on a limited scope of tasks, making…

2023

An Empirical Study of Frame Selection for Text-to-Video Retrieval

EMNLP 2023long findings

Text-to-video retrieval (TVR) aims to find the most relevant video in a large video gallery given a query text. The intricate and abundant context of the video challenges the performance and efficiency of TVR. To handle the serialized video contexts, existing methods typically select a subset of fra…

Cited by 0SourceScholar
2023

RaSa: Relation and Sensitivity Aware Representation Learning for Text-based Person Search

IJCAI 2023poster

Text-based person search aims to retrieve the specified person images given a textual description. The key to tackling such a challenging task is to learn powerful multi-modal representations. Towards this, we propose a Relation and Sensitivity aware representation learning method (RaSa), including…

2023

Unpaired Multi-domain Attribute Translation of 3D Facial Shapes with a Square and Symmetric Geometric Map

ICCV 2023poster

While impressive progress has recently been made in image-oriented facial attribute translation, shape-oriented 3D facial attribute translation remains an unsolved issue. This is primarily limited by the lack of 3D generative models and ineffective usage of 3D facial data. We propose a learning fram…

Cited by 1PDFcodeScholar
2022

Image-text Retrieval: A Survey on Recent Research and Development

IJCAI 2022poster

In the past few years, cross-modal image-text retrieval (ITR) has experienced increased interest in the research community due to its excellent research value and broad real-world application. It is designed for the scenarios where the queries are from one modality and the retrieval galleries from a…

Cited by 112SourcePDFScholar
2022

Learning to Detect 3D Facial Landmarks via Heatmap Regression with Graph Convolutional Network

AAAI 2022technical

3D facial landmark detection is extensively used in many research fields such as face registration, facial shape analysis, and face recognition. Most existing methods involve traditional features and 3D face models for the detection of landmarks, and their performances are limited by the hand-crafte…