中文
相关论文

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

200 篇论文

Diffusion generative models (DMs) have achieved promising results in image and graph generation. However, real-world graphs, such as social networks, molecular graphs, and traffic graphs, generally share non-Euclidean topologies and hidden…

机器学习 · 计算机科学 2024-01-04 Lingfeng Wen , Xuan Tang , Mingjie Ouyang , Xiangxiang Shen , Jian Yang , Daxin Zhu , Mingsong Chen , Xian Wei

Hyperspectral (HS) images contain detailed spectral information that has proven crucial in applications like remote sensing, surveillance, and astronomy. However, because of hardware limitations of HS cameras, the captured images have low…

图像与视频处理 · 电气工程与系统科学 2021-06-15 Marija Vella , Bowen Zhang , Wei Chen , João F. C. Mota

Scene graph representations enable structured visual understanding by modeling objects and their relationships, and have been widely used for multiview and 3D scene reasoning. Existing methods such as MSG learn scene graph embeddings in…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Liyang Wang , Zeyu Zhang , Hao Tang

Recent years have witnessed substantial advancements in the field of 3D reconstruction from 2D images, particularly following the introduction of the neural radiance field (NeRF) technique. However, reconstructing a 3D high dynamic range…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Jiahao Wu , Lu Xiao , Rui Peng , Kaiqiang Xiong , Ronggang Wang

The 3D Gaussian Splatting (3D-GS) is a novel method for scene representation and view synthesis. Although Scaffold-GS achieves higher quality real-time rendering compared to the original 3D-GS, its fine-grained rendering of the scene is…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Chenyang Xu , XingGuo Deng , Rui Zhong

Domain generalization (DG), aiming at models able to work on multiple unseen domains, is a must-have characteristic of general artificial intelligence. DG based on single source domain training data is more challenging due to the lack of…

计算机视觉与模式识别 · 计算机科学 2023-04-17 Qingyue Yang , Hongjing Niu , Pengfei Xia , Wei Zhang , Bin Li

Deep learning models often encounter challenges in making accurate inferences when there are domain shifts between the source and target data. This issue is particularly pronounced in clinical settings due to the scarcity of annotated data…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Heng Li , Haojin Li , Jianyu Chen , Mingyang Ou , Hai Shu , Heng Miao

Domain generalization (DG), aiming to make models work on unseen domains, is a surefire way toward general artificial intelligence. Limited by the scale and diversity of current DG datasets, it is difficult for existing methods to scale to…

计算机视觉与模式识别 · 计算机科学 2022-09-30 Hongjing Niu , Hanting Li , Feng Zhao , Bin Li

High-resolution (HR) solar imaging is crucial for capturing fine-scale dynamic features such as filaments and fibrils. However, the spatial resolution of the full-disk H$\alpha$ images is limited and insufficient to resolve these…

计算机视觉与模式识别 · 计算机科学 2025-10-09 Chenyang Li , Qin Li , Haimin Wang , Bo Shen

Federated Learning (FL) offers a powerful strategy for training machine learning models across decentralized datasets while maintaining data privacy, yet domain shifts among clients can degrade performance, particularly in medical imaging…

图像与视频处理 · 电气工程与系统科学 2024-12-31 Hongyi Pan , Debesh Jha , Koushik Biswas , Ulas Bagci

Deep learning techniques have been widely applied to hyperspectral image (HSI) classification and have achieved great success. However, the deep neural network model has a large parameter space and requires a large number of labeled data.…

计算机视觉与模式识别 · 计算机科学 2021-06-01 Qiqi Zhu , Weihuan Deng , Zhuo Zheng , Yanfei Zhong , Qingfeng Guan , Weihua Lin , Liangpei Zhang , Deren Li

Machine learning typically relies on the assumption that training and testing distributions are identical and that data is centrally stored for training and testing. However, in real-world scenarios, distributions may differ significantly…

机器学习 · 计算机科学 2025-08-22 Ying Li , Xingwei Wang , Rongfei Zeng , Praveen Kumar Donta , Ilir Murturi , Min Huang , Schahram Dustdar

Few-shot fine-grained recognition (FS-FGR) aims to recognize novel fine-grained categories with the help of limited available samples. Undoubtedly, this task inherits the main challenges from both few-shot learning and fine-grained…

计算机视觉与模式识别 · 计算机科学 2023-01-20 Zican Zha , Hao Tang , Yunlian Sun , Jinhui Tang

In recent years, Fine-Grained Visual Classification (FGVC) has achieved impressive recognition accuracy, despite minimal inter-class variations. However, existing methods heavily rely on instance-level labels, making them impractical in…

计算机视觉与模式识别 · 计算机科学 2025-05-30 Jinyi Chang , Dongliang Chang , Lei Chen , Bingyao Yu , Zhanyu Ma

Unsupervised Domain Adaptation (UDA) aims to align source and target domain distributions to close the domain gap, but still struggles with obtaining the target data. Fortunately, Domain Generalization (DG) excels without the need for any…

计算机视觉与模式识别 · 计算机科学 2025-05-13 Binbin Wei , Yuhang Zhang , Shishun Tian , Muxin Liao , Wei Li , Wenbin Zou

Functional magnetic resonance imaging (fMRI) reveals complex brain functional networks with hierarchical topologies crucial for cognitive processing. Standard Euclidean Graph Neural Networks (GNNs) often struggle to represent these…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Junhao Jia , Yunyou Liu , Cheng Yang , Yifei Sun , Feiwei Qin , Changmiao Wang , Yong Peng

Open-set domain generalization (OSDG) tackles the dual challenge of recognizing unknown classes while simultaneously striving to generalize across unseen domains without using target data during training. In this article, an OSDG framework…

计算机视觉与模式识别 · 计算机科学 2025-11-24 Amirreza Khoshbakht , Erchan Aptoula

Medical data often exhibits distribution shifts, which cause test-time performance degradation for deep learning models trained using standard supervised learning pipelines. This challenge is addressed in the field of Domain Generalization…

计算机视觉与模式识别 · 计算机科学 2024-11-01 Aleksandr Matsun , Numan Saeed , Fadillah Adamsyah Maani , Mohammad Yaqub

Clustering is a fundamental unsupervised learning task for uncovering patterns in data. While Gaussian Blurring Mean Shift (GBMS) has proven effective for identifying arbitrarily shaped clusters in Euclidean space, it struggles with…

机器学习 · 计算机科学 2025-12-15 Arghya Pratihar , Arnab Seal , Swagatam Das , Inesh Chattopadhyay

In recent years, graph neural networks (GNNs) have gained significant attention for node classification tasks on graph-structured data. However, traditional GNNs primarily focus on adjacency relationships between nodes, often overlooking…

机器学习 · 计算机科学 2025-11-17 A. Quadir , M. Tanveer