中文
相关论文

相关论文: Learning Fine-grained Domain Generalization via Hy…

200 篇论文

In Self-Supervised Learning (SSL), models are typically pretrained, fine-tuned, and evaluated on the same domains. However, they tend to perform poorly when evaluated on unseen domains, a challenge that Unsupervised Domain Generalization…

计算机视觉与模式识别 · 计算机科学 2024-01-22 Marin Scalbert , Maria Vakalopoulou , Florent Couzinié-Devy

In domain generalization, the knowledge learnt from one or multiple source domains is transferred to an unseen target domain. In this work, we propose a novel domain generalization approach for fine-grained scene recognition. We first…

计算机视觉与模式识别 · 计算机科学 2016-07-27 Marian George , Mandar Dixit , Gábor Zogg , Nuno Vasconcelos

Renal pathology, as the gold standard of kidney disease diagnosis, requires doctors to analyze a series of tissue slices stained by H&E staining and special staining like Masson, PASM, and PAS, respectively. These special staining methods…

图像与视频处理 · 电气工程与系统科学 2023-09-19 Tao Ma , Chao Zhang , Min Lu , Lin Luo

This paper provides a novel framework for single-domain generalized object detection (i.e., Single-DGOD), where we are interested in learning and maintaining the semantic structures of self-augmented compound cross-domain samples to enhance…

计算机视觉与模式识别 · 计算机科学 2023-07-11 Zhijie Rao , Jingcai Guo , Luyao Tang , Yue Huang , Xinghao Ding , Song Guo

Super-resolution (SR) is an ill-posed inverse problem, where the size of the set of feasible solutions that are consistent with a given low-resolution image is very large. Many algorithms have been proposed to find a "good" solution among…

图像与视频处理 · 电气工程与系统科学 2024-03-01 Cansu Korkmaz , A. Murat Tekalp , Zafer Dogan

Beyond attaining domain generalization (DG), visual recognition models should also be data-efficient during learning by leveraging limited labels. We study the problem of Semi-Supervised Domain Generalization (SSDG) which is crucial for…

计算机视觉与模式识别 · 计算机科学 2024-09-26 Adnan Khan , Mai A. Shaaban , Muhammad Haris Khan

Though Large Vision-Language Models (LVLMs) have achieved remarkable performance across various tasks, they are still prone to hallucinations-generating outputs that are textually plausible but visually ungrounded. While prior approaches…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Le Yu , Kaishen Wang , Jianlong Xiong , Yue Cao , Lei Zhang , Zhang Yi Tao He

Single domain generalization (Single-DG) intends to develop a generalizable model with only one single training domain to perform well on other unknown target domains. Under the domain-hungry configuration, how to expand the coverage of…

计算机视觉与模式识别 · 计算机科学 2024-06-11 Jian Xu , Chaojie Ji , Yankai Cao , Ye Li , Ruxin Wang

High Dynamic Range (HDR) 3D reconstruction is pivotal for professional content creation in filmmaking and virtual production. Existing methods typically rely on multi-exposure Low Dynamic Range (LDR) supervision to constrain the learning…

计算机视觉与模式识别 · 计算机科学 2026-05-04 Kaixuan Zhang , Minxian Li , Mingwu Ren , Jiankang Deng , Xiatian Zhu

Domain generalization (DG) aims to train a model from limited source domains, allowing it to generalize to unknown target domains. Typically, DG models only employ large-scale pre-trained models during the initialization of fine-tuning.…

机器学习 · 计算机科学 2024-06-11 Zongbin Wang , Bin Pan , Shiyu Shen , Tianyang Shi , Zhenwei Shi

Unarguably, deep learning models capable of generalizing to unseen domain data while leveraging a few labels are of great practical significance due to low developmental costs. In search of this endeavor, we study the challenging problem of…

计算机视觉与模式识别 · 计算机科学 2024-09-06 Chamuditha Jayanaga Galappaththige , Zachary Izzo , Xilin He , Honglu Zhou , Muhammad Haris Khan

Deep Neural Networks (DNNs) suffer from domain shift when the test dataset follows a distribution different from the training dataset. Domain generalization aims to tackle this issue by learning a model that can generalize to unseen…

计算机视觉与模式识别 · 计算机科学 2022-12-15 Yu Ding , Lei Wang , Bin Liang , Shuming Liang , Yang Wang , Fang Chen

Fine-grained image classification is to recognize hundreds of subcategories in each basic-level category. Existing methods employ discriminative localization to find the key distinctions among subcategories. However, they generally have two…

计算机视觉与模式识别 · 计算机科学 2018-05-08 Xiangteng He , Yuxin Peng , Junjie Zhao

Hyperbolic representation learning has been widely used to extract implicit hierarchies within data, and recently it has found its way to the open-world classification task of Generalized Category Discovery (GCD). However, prior hyperbolic…

机器学习 · 计算机科学 2026-02-06 Mohamad Dalal , Thomas B. Moeslund , Joakim Bruslund Haurum

Existing pyramid-based upsamplers (e.g. SemanticFPN), although efficient, usually produce less accurate results compared to dilation-based models when using the same backbone. This is partially caused by the contaminated high-level features…

计算机视觉与模式识别 · 计算机科学 2023-11-30 Ye Huang , Di Kang , Shenghua Gao , Wen Li , Lixin Duan

Single Domain Generalization (SDG) aims to train models that maintain consistent performance across diverse scenarios using data from a single source. While latent diffusion models (LDMs) show promise for augmenting limited source data, our…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Hao Li , Yubin Xiao , Ke Liang , Mengzhu Wang , Long Lan , Kenli Li , Xinwang Liu

In Heterogeneous Face Recognition (HFR), the objective is to match faces across two different domains such as visible and thermal. Large domain discrepancy makes HFR a difficult problem. Recent methods attempting to fill the gap via…

计算机视觉与模式识别 · 计算机科学 2022-04-01 Yiqun Mei , Pengfei Guo , Vishal M. Patel

The rapid development of deep learning provides a better solution for the end-to-end reconstruction of hyperspectral image (HSI). However, existing learning-based methods have two major defects. Firstly, networks with self-attention usually…

图像与视频处理 · 电气工程与系统科学 2022-06-17 Xiaowan Hu , Yuanhao Cai , Jing Lin , Haoqian Wang , Xin Yuan , Yulun Zhang , Radu Timofte , Luc Van Gool

Knowledge graph (KG) plays an increasingly important role to improve the recommendation performance and interpretability. A recent technical trend is to design end-to-end models based on information propagation schemes. However, existing…

信息检索 · 计算机科学 2022-04-12 Yuntao Du , Xinjun Zhu , Lu Chen , Baihua Zheng , Yunjun Gao

Scene understanding based on 3D Gaussian Splatting (3DGS) has recently achieved notable advances. Although 3DGS related methods have efficient rendering capabilities, they fail to address the inherent contradiction between the anisotropic…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Q. G. Duan , Benyun Zhao , Mingqiao Han Yijun Huang , Ben M. Chen