← Search

Yang Qin

14 accepted papers

2026

DOUBT: Decoupled Object-level Understanding and Bridging via vMF-based Trustworthiness for Hallucination Detection in MLLMs

ICML 2026oral

Multimodal Large Language Models (MLLMs) frequently produce hallucinations (i.e., assertions that contradict the image or facts), undermining reliability in high-risk applications. Existing detection approaches typically feed images and texts jointly and estimate hallucination scores by measuring th…

Cited by 0SourceScholar
2026

FACT: Fuzzy Alignment with Comorbidity Topology for Reliable Multi-Label Medical Image Diagnosis

ICML 2026poster

In clinical practice, patients often present with multiple co-occurring diseases, yet most existing Multi-Label-Diagnosis (MLD) methods treat diagnosis as a rigid discriminative partitioning task, implicitly assuming that overlapping pathologies are separable. This assumption is problematic in medic…

Cited by 0SourceScholar
2026

Multimodal Nested Learning for Decoupled and Coordinated Optimization

ICML 2026oral

Multimodal learning aims to integrate multi-sensor data to exploit their complementary information, embracing a more comprehensive real-world perception and understanding. However, heterogeneous discrepancies across modalities consistently trigger imbalanced multimodal optimization, restricting the …

Cited by 0SourceScholar
2026

Robust Semi-paired Multimodal Learning for Cross-modal Retrieval

AAAI 2026technical

Cross-modal retrieval is a fundamental application of multi-modal learning that has achieved remarkable success with large-scale well-paired data. However, in practice, it is costly to collect large-scale well-paired data. To alleviate the dependence on the amount of paired data, in this paper, we s

Cited by 0SourcePDFScholar
2025

Human-centered Interactive Learning via MLLMs for Text-to-Image Person Re-identification

CVPR 2025poster

Despite remarkable advancements in text-to-image person re-identification (TIReID) facilitated by the breakthrough of cross-modal embedding models, existing methods often struggle to distinguish challenging candidate images due to intrinsic limitations, such as network architecture and data quality.…

2025

Interactive Cross-modal Learning for Text-3D Scene Retrieval

NeurIPS 2025oral

Text-3D Scene Retrieval (T3SR) aims to retrieve relevant scenes using linguistic queries. Although traditional T3SR methods have made significant progress in capturing fine-grained associations, they implicitly assume that query descriptions are information-complete. In practical deployments, howeve…

Cited by 0SourceScholar
2025

Probabilistic Multimodal Learning with von Mises-Fisher Distributions

IJCAI 2025

Multimodal learning is pivotal for the advancement of artificial intelligence, enabling machines to integrate complementary information from diverse data sources for holistic perception and understanding. Despite significant progress, existing methods struggle with challenges such as noisy inputs, n

2025

ROUTE: Robust Multitask Tuning and Collaboration for Text-to-SQL

ICLR 2025poster

Despite the significant advancements in Text-to-SQL (Text2SQL) facilitated by large language models (LLMs), the latest state-of-the-art techniques are still trapped in the in-context learning of closed-source LLMs (e.g., GPT-4), which limits their applicability in open scenarios. To address this ch…

2025

Robust Self-Paced Hashing for Cross-Modal Retrieval with Noisy Labels

AAAI 2025technical

Cross-modal hashing (CMH) has appeared as a popular technique for cross-modal retrieval due to its low storage cost and high computational efficiency in large-scale data. Most existing methods implicitly assume that multi-modal data is correctly labeled, which is expensive and even unattainable due…

2024

Noisy-Correspondence Learning for Text-to-Image Person Re-identification

CVPR 2024poster

Text-to-image person re-identification (TIReID) is a compelling topic in the cross-modal community which aims to retrieve the target person based on a textual query. Although numerous TIReID methods have been proposed and achieved promising performance they implicitly assume the training image-text…

2023

Controllable Contrastive Generation for Multilingual Biomedical Entity Linking

EMNLP 2023long main

Multilingual biomedical entity linking (MBEL) aims to map language-specific mentions in the biomedical text to standardized concepts in a multilingual knowledge base (KB) such as Unified Medical Language System (UMLS). In this paper, we propose Con2GEN, a prompt-based controllable contrastive genera…

Cited by 0SourceScholar
2023

Cross-modal Active Complementary Learning with Self-refining Correspondence

NeurIPS 2023poster

Recently, image-text matching has attracted more and more attention from academia and industry, which is fundamental to understanding the latent correspondence across visual and textual modalities. However, most existing methods implicitly assume the training pairs are well-aligned while ignoring th…

2022

Enhancing Entity Representations with Prompt Learning for Biomedical Entity Linking

IJCAI 2022poster

Biomedical entity linking aims to map mentions in biomedical text to standardized concepts or entities in a curated knowledge base (KB) such as Unified Medical Language System (UMLS). The latest research tends to solve this problem in a unified framework solely based on surface form matching between…