中文
相关论文

相关论文: Bidirectional Multi-Step Domain Generalization for…

200 篇论文

This study proposes a novel perspective on multimodal deep learning for biomedical signal classification, systematically analyzing how complementary feature domains impact model performance. While fusing multiple domains often presumes…

机器学习 · 计算机科学 2025-08-05 Timothy Oladunni , Alex Wong

Domain generalization (DG) aims to maintain performance under domain shift, which in computer vision appears primarily as stylistic variations that cause models to overfit to domain-specific appearance cues rather than class semantics. To…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Antonios Kritikos , Nikolaos Spanos , Athanasios Voulodimos

For models to generalize under unseen domains (a.k.a domain generalization), it is crucial to learn feature representations that are domain-agnostic and capture the underlying semantics that makes up an object category. Recent advances…

计算机视觉与模式识别 · 计算机科学 2022-06-14 Puneet Mangla , Shivam Chandhok , Milan Aggarwal , Vineeth N Balasubramanian , Balaji Krishnamurthy

Multi-domain generalization (mDG) is universally aimed to minimize the discrepancy between training and testing distributions to enhance marginal-to-label distribution mapping. However, existing mDG literature lacks a general learning…

机器学习 · 计算机科学 2024-12-19 Zhaorui Tan , Xi Yang , Kaizhu Huang

Most video person re-identification (re-ID) methods are mainly based on supervised learning, which requires cross-camera ID labeling. Since the cost of labeling increases dramatically as the number of cameras increases, it is difficult to…

计算机视觉与模式识别 · 计算机科学 2020-05-14 Youngeun Kim , Seokeon Choi , Taekyung Kim , Sumin Lee , Changick Kim

Although a significant progress has been witnessed in supervised person re-identification (re-id), it remains challenging to generalize re-id models to new domains due to the huge domain gaps. Recently, there has been a growing interest in…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Yang Zou , Xiaodong Yang , Zhiding Yu , B. V. K. Vijaya Kumar , Jan Kautz

In mixed domain semi-supervised medical image segmentation (MiDSS), achieving superior performance under domain shift and limited annotations is challenging. This scenario presents two primary issues: (1) distributional differences between…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Bentao Song , Jun Huang , Qingfeng Wang

Diabetic retinopathy (DR) is one of the leading causes of vision loss worldwide, making early and accurate DR grading critical for timely intervention. Recent clinical practices leverage multi-view fundus images for DR detection with a wide…

计算机视觉与模式识别 · 计算机科学 2026-02-26 Haoran Li , Yuxin Lin , Huan Wang , Xiaoling Luo , Qi Zhu , Jiahua Shi , Huaming Chen , Bo Du , Johan Barthelemy , Zongyan Xue , Jun Shen , Yong Xu

Existing domain generalization methods for face anti-spoofing endeavor to extract common differentiation features to improve the generalization. However, due to large distribution discrepancies among fake faces of different domains, it is…

计算机视觉与模式识别 · 计算机科学 2020-04-30 Yunpei Jia , Jie Zhang , Shiguang Shan , Xilin Chen

Image translation is one of the crucial approaches for mitigating information deficiencies in the infrared and visible modalities, while also facilitating the enhancement of modality-specific datasets. However, existing methods for infrared…

计算机视觉与模式识别 · 计算机科学 2025-08-08 Bin Hu , Chenqiang Gao , Shurui Liu , Junjie Guo , Fang Chen , Fangcen Liu , Junwei Han

Domain generalization (DG) serves as a promising solution to handle person Re-Identification (Re-ID), which trains the model using labels from the source domain alone, and then directly adopts the trained model to the target domain without…

信息检索 · 计算机科学 2020-07-28 Peixian Chen , Pingyang Dai , Jianzhuang Liu , Feng Zheng , Qi Tian , Rongrong Ji

Unsupervised learning visible-infrared person re-identification (USL-VI-ReID) offers a more flexible and cost-effective alternative compared to supervised methods. This field has gained increasing attention due to its promising potential.…

计算机视觉与模式识别 · 计算机科学 2024-12-12 Yiming Yang , Weipeng Hu , Haifeng Hu

Person re-identification (Re-ID) has achieved great success in the supervised scenario. However, it is difficult to directly transfer the supervised model to arbitrary unseen domains due to the model overfitting to the seen source domains.…

计算机视觉与模式识别 · 计算机科学 2022-06-14 Lei Qi , Lei Wang , Yinghuan Shi , Xin Geng

Domain generalizable (DG) person re-identification (ReID) aims to test across unseen domains without access to the target domain data at training time, which is a realistic but challenging problem. In contrast to methods assuming an…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Boqiang Xu , Jian Liang , Lingxiao He , Zhenan Sun

Robust gait recognition requires highly discriminative representations, which are closely tied to input modalities. While binary silhouettes and skeletons have dominated recent literature, these 2D representations fall short of capturing…

计算机视觉与模式识别 · 计算机科学 2025-08-06 Xinzhu Li , Juepeng Zheng , Yikun Chen , Xudong Mao , Guanghui Yue , Wei Zhou , Chenlei Lv , Ruomei Wang , Fan Zhou , Baoquan Zhao

Domain generalization (DG) has attracted much attention in person re-identification (ReID) recently. It aims to make a model trained on multiple source domains generalize to an unseen target domain. Although achieving promising progress,…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Lei Qi , Jiaqi Liu , Lei Wang , Yinghuan Shi , Xin Geng

This paper proposes a novel CLIP-driven modality-shared representation learning network named CLIP4VI-ReID for VI-ReID task, which consists of Text Semantic Generation (TSG), Infrared Feature Embedding (IFE), and High-level Semantic…

计算机视觉与模式识别 · 计算机科学 2025-11-14 Xiaomei Yang , Xizhan Gao , Sijie Niu , Fa Zhu , Guang Feng , Xiaofeng Qu , David Camacho

Recent advancements in Large Multimodal Models (LMMs) have attracted interest in their generalization capability with only a few samples in the prompt. This progress is particularly relevant to the medical domain, where the quality and…

计算与语言 · 计算机科学 2024-05-06 Seonhee Cho , Choonghan Kim , Jiho Lee , Chetan Chilkunda , Sujin Choi , Joo Heung Yoon

Person re-identification (Re-ID) is a critical technique in the video surveillance system, which has achieved significant success in the supervised setting. However, it is difficult to directly apply the supervised model to arbitrary unseen…

计算机视觉与模式识别 · 计算机科学 2022-08-26 Lei Qi , Jiaying Shen , Jiaqi Liu , Yinghuan Shi , Xin Geng

Face signatures, including size, shape, texture, skin tone, eye color, appearance, and scars/marks, are widely used as discriminative, biometric information for access control. Despite recent advancements in facial recognition systems,…

计算机视觉与模式识别 · 计算机科学 2021-11-05 Jennifer Hamblin , Kshitij Nikhal , Benjamin S. Riggan