中文
相关论文

相关论文: AGLP: A Graph Learning Perspective for Semi-superv…

200 篇论文

Label scarcity in a graph is frequently encountered in real-world applications due to the high cost of data labeling. To this end, semi-supervised domain adaptation (SSDA) on graphs aims to leverage the knowledge of a labeled source graph…

机器学习 · 计算机科学 2024-04-05 Jiaren Xiao , Quanyu Dai , Xiao Shen , Xiaochen Xie , Jing Dai , James Lam , Ka-Wai Kwok

As a specific case of graph transfer learning, unsupervised domain adaptation on graphs aims for knowledge transfer from label-rich source graphs to unlabeled target graphs. However, graphs with topology and attributes usually have…

机器学习 · 计算机科学 2024-10-01 Ziyue Qiao , Xiao Luo , Meng Xiao , Hao Dong , Yuanchun Zhou , Hui Xiong

Partial domain adaptation (PDA), in which we assume the target label space is included in the source label space, is a general version of standard domain adaptation. Since the target label space is unknown, the main challenge of PDA is to…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Seunghan Yang , Youngeun Kim , Dongki Jung , Changick Kim

Domain adaptation (DA) is a representation learning methodology that transfers knowledge from a label-sufficient source domain to a label-scarce target domain. While most of early methods are focused on unsupervised DA (UDA), several…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Yoonhyung Kim , Changick Kim

Semi-Supervised Domain Adaptation (SSDA) leverages knowledge from a fully labeled source domain to classify data in a partially labeled target domain. Due to the limited number of labeled samples in the target domain, there can be intrinsic…

计算机视觉与模式识别 · 计算机科学 2026-01-28 Yuting Hong , Li Dong , Xiaojie Qiu , Hui Xiao , Baochen Yao , Siming Zheng , Chengbin Peng

Unsupervised Domain Adaptation (UDA) aims to align the labeled source distribution with the unlabeled target distribution to obtain domain invariant predictive models. However, the application of well-known UDA approaches does not…

计算机视觉与模式识别 · 计算机科学 2021-11-11 Ankit Singh

Semi-supervised domain adaptation (SSDA) is quite a challenging problem requiring methods to overcome both 1) overfitting towards poorly annotated data and 2) distribution shift across domains. Unfortunately, a simple combination of domain…

计算机视觉与模式识别 · 计算机科学 2022-12-07 Can Qin , Lichen Wang , Qianqian Ma , Yu Yin , Huan Wang , Yun Fu

The enhanced representational power and broad applicability of deep learning models have attracted significant interest from the research community in recent years. However, these models often struggle to perform effectively under domain…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Ba Hung Ngo , Doanh C. Bui , Nhat-Tuong Do-Tran , Tae Jong Choi

In semi-supervised domain adaptation (SSDA), a few labeled target samples of each class help the model to transfer knowledge representation from the fully labeled source domain to the target domain. Many existing methods ignore the benefits…

计算机视觉与模式识别 · 计算机科学 2023-12-25 Xinyang Huang , Chuang Zhu , Wenkai Chen

Supervised deep learning requires massive labeled datasets, but obtaining annotations is not always easy or possible, especially for dense tasks like semantic segmentation. To overcome this issue, numerous works explore Unsupervised Domain…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Daniel Morales-Brotons , Grigorios Chrysos , Stratis Tzoumas , Volkan Cevher

Domain adaptation aims to generalize a model from a source domain to tackle tasks in a related but different target domain. Traditional domain adaptation algorithms assume that enough labeled data, which are treated as the prior knowledge…

计算机视觉与模式识别 · 计算机科学 2020-08-24 Jinfeng Li , Weifeng Liu , Yicong Zhou , Jun Yu , Dapeng Tao

Compared to unsupervised domain adaptation, semi-supervised domain adaptation (SSDA) aims to significantly improve the classification performance and generalization capability of the model by leveraging the presence of a small amount of…

计算机视觉与模式识别 · 计算机科学 2024-01-23 Jichang Li , Guanbin Li , Yizhou Yu

Semi-supervised domain adaptation (SSDA) adapts a learner to a new domain by effectively utilizing source domain data and a few labeled target samples. It is a practical yet under-investigated research topic. In this paper, we analyze the…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Wenqiao Zhang , Changshuo Liu , Can Cui , Beng Chin Ooi

Semi-Supervised Domain Adaptation (SSDA) involves learning to classify unseen target data with a few labeled and lots of unlabeled target data, along with many labeled source data from a related domain. Current SSDA approaches usually aim…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Yu-Chu Yu , Hsuan-Tien Lin

Deep learning approaches for semantic segmentation rely primarily on supervised learning approaches and require substantial efforts in producing pixel-level annotations. Further, such approaches may perform poorly when applied to unseen…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Ying Chen , Xu Ouyang , Kaiyue Zhu , Gady Agam

Contemporary domain adaptive semantic segmentation aims to address data annotation challenges by assuming that target domains are completely unannotated. However, annotating a few target samples is usually very manageable and worthwhile…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Jiaxing Huang , Dayan Guan , Aoran Xiao , Shijian Lu

Semi-Supervised Domain Adaptation (SSDA) is a recently emerging research topic that extends from the widely-investigated Unsupervised Domain Adaptation (UDA) by further having a few target samples labeled, i.e., the model is trained with…

计算机视觉与模式识别 · 计算机科学 2023-04-24 mengqun Jin , Kai Li , Shuyan Li , Chunming He , Xiu Li

This paper studies Semi-Supervised Domain Adaptation (SSDA), a practical yet under-investigated research topic that aims to learn a model of good performance using unlabeled samples and a few labeled samples in the target domain, with the…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Kai Li , Chang Liu , Handong Zhao , Yulun Zhang , Yun Fu

Data-driven based approaches, in spite of great success in many tasks, have poor generalization when applied to unseen image domains, and require expensive cost of annotation especially for dense pixel prediction tasks such as semantic…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Shuaijun Chen , Xu Jia , Jianzhong He , Yongjie Shi , Jianzhuang Liu

Semi-supervised domain adaptation (SSDA), which aims to learn models in a partially labeled target domain with the assistance of the fully labeled source domain, attracts increasing attention in recent years. To explicitly leverage the…

计算机视觉与模式识别 · 计算机科学 2021-01-06 Qijun Luo , Zhili Liu , Lanqing Hong , Chongxuan Li , Kuo Yang , Liyuan Wang , Fengwei Zhou , Guilin Li , Zhenguo Li , Jun Zhu
‹ 上一页 1 2 3 10 下一页 ›