English
Related papers

Related papers: Fine-Grained Generalization via Structuralizing Co…

200 papers

Fine-grained entity type classification (FETC) is the task of classifying an entity mention to a broad set of types. Distant supervision paradigm is extensively used to generate training data for this task. However, generated training data…

Computation and Language · Computer Science 2017-02-23 Abhishek , Ashish Anand , Amit Awekar

Deep learning is typically performed by learning a neural network solely from data in the form of input-output pairs ignoring available domain knowledge. In this work, the Constraint Guided Gradient Descent (CGGD) framework is proposed that…

Artificial Intelligence · Computer Science 2022-06-15 Quinten Van Baelen , Peter Karsmakers

Domain Generalized Semantic Segmentation (DGSS) aims to improve the generalization ability of models across unseen domains without access to target data during training. Recent advances in DGSS have increasingly exploited vision foundation…

Computer Vision and Pattern Recognition · Computer Science 2025-08-06 Xinhui Li , Xiaojie Guo

Fine-grained visual categorization (FGVC) is to categorize objects into subordinate classes instead of basic classes. One major challenge in FGVC is the co-occurrence of two issues: 1) many subordinate classes are highly correlated and are…

Computer Vision and Pattern Recognition · Computer Science 2015-06-05 Qi Qian , Rong Jin , Shenghuo Zhu , Yuanqing Lin

Federated domain generalization (FedDG) addresses distribution shifts among clients in a federated learning framework. FedDG methods aggregate the parameters of locally trained client models to form a global model that generalizes to unseen…

Machine Learning · Computer Science 2025-12-12 Ragja Palakkadavath , Hung Le , Thanh Nguyen-Tang , Svetha Venkatesh , Sunil Gupta

Developing generative models to create or conditionally create symbolic music presents unique challenges due to the combination of limited data availability and the need for high precision in note pitch. To address these challenges, we…

Sound · Computer Science 2025-06-09 Tingyu Zhu , Haoyu Liu , Ziyu Wang , Zhimin Jiang , Zeyu Zheng

Domain generalization (DG) aims to improve the generalizability of computer vision models toward distribution shifts. The mainstream DG methods focus on learning domain invariance, however, such methods overlook the potential inherent in…

Computer Vision and Pattern Recognition · Computer Science 2025-04-04 Shaocong Long , Qianyu Zhou , Xiangtai Li , Chenhao Ying , Yunhai Tong , Lizhuang Ma , Yuan Luo , Dacheng Tao

How to handle domain shifts when recognizing or segmenting visual data across domains has been studied by learning and vision communities. In this paper, we address domain generalized semantic segmentation, in which the segmentation model…

Computer Vision and Pattern Recognition · Computer Science 2021-12-28 Zu-Yun Shiau , Wei-Wei Lin , Ci-Siang Lin , Yu-Chiang Frank Wang

Federated domain generalization aims to train a global model from multiple source domains and ensure its generalization ability to unseen target domains. Due to the target domain being with unknown domain shifts, attempting to approximate…

Computer Vision and Pattern Recognition · Computer Science 2025-01-28 Haoxuan Che , Yifei Wu , Haibo Jin , Yong Xia , Hao Chen

Domain generalization (DG) has been a hot topic in image recognition, with a goal to train a general model that can perform well on unseen domains. Recently, federated learning (FL), an emerging machine learning paradigm to train a global…

Computer Vision and Pattern Recognition · Computer Science 2022-10-04 Junming Chen , Meirui Jiang , Qi Dou , Qifeng Chen

In search of robust and generalizable machine learning models, Domain Generalization (DG) has gained significant traction during the past few years. The goal in DG is to produce models which continue to perform well when presented with data…

Computer Vision and Pattern Recognition · Computer Science 2023-12-05 Aristotelis Ballas , Christos Diou

Recent algorithms in convolutional neural networks (CNN) considerably advance the fine-grained image classification, which aims to differentiate subtle differences among subordinate classes. However, previous studies have rarely focused on…

Computer Vision and Pattern Recognition · Computer Science 2016-03-14 Xiaofan Zhang , Feng Zhou , Yuanqing Lin , Shaoting Zhang

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…

Computer Vision and Pattern Recognition · Computer Science 2026-01-06 Heng Li , Haojin Li , Jianyu Chen , Mingyang Ou , Hai Shu , Heng Miao

Domain Generalized Semantic Segmentation (DGSS) deals with training a model on a labeled source domain with the aim of generalizing to unseen domains during inference. Existing DGSS methods typically effectuate robust features by means of…

Computer Vision and Pattern Recognition · Computer Science 2024-04-02 Yasser Benigmim , Subhankar Roy , Slim Essid , Vicky Kalogeiton , Stéphane Lathuilière

Fine-grained visual categorization (FGVC) is challenging due in part to the fact that it is often difficult to acquire an enough number of training samples. To employ large models for FGVC without suffering from overfitting, existing…

Computer Vision and Pattern Recognition · Computer Science 2018-07-31 Yabin Zhang , Hui Tang , Kui Jia

We aim to provide a computationally cheap yet effective approach for fine-grained image classification (FGIC) in this letter. Unlike previous methods that rely on complex part localization modules, our approach learns fine-grained features…

Computer Vision and Pattern Recognition · Computer Science 2023-07-19 Wei Luo , Hengmin Zhang , Jun Li , Xiu-Shen Wei

Despite great progress in supervised semantic segmentation,a large performance drop is usually observed when deploying the model in the wild. Domain adaptation methods tackle the issue by aligning the source domain and the target domain.…

Computer Vision and Pattern Recognition · Computer Science 2020-07-21 Haoran Wang , Tong Shen , Wei Zhang , Lingyu Duan , Tao Mei

Domain generalization aims to learn a generalizable model from a known source domain for various unknown target domains. It has been studied widely by domain randomization that transfers source images to different styles in spatial space…

Computer Vision and Pattern Recognition · Computer Science 2021-03-04 Jiaxing Huang , Dayan Guan , Aoran Xiao , Shijian Lu

The performance of current Scene Graph Generation models is severely hampered by some hard-to-distinguish predicates, e.g., "woman-on/standing on/walking on-beach" or "woman-near/looking at/in front of-child". While general SGG models are…

Computer Vision and Pattern Recognition · Computer Science 2022-04-11 Xinyu Lyu , Lianli Gao , Yuyu Guo , Zhou Zhao , Hao Huang , Heng Tao Shen , Jingkuan Song

Knowledge distillation (KD) is a widely adopted technique for transferring knowledge from a high-capacity teacher model to a smaller student model by aligning their output distributions. However, existing methods often underperform in…

Computer Vision and Pattern Recognition · Computer Science 2026-03-25 Seonghak Kim