中文
相关论文

相关论文: Attention Regularized Laplace Graph for Domain Ada…

200 篇论文

Domain generalization on graphs aims to develop models with robust generalization capabilities, ensuring effective performance on the testing set despite disparities between testing and training distributions. However, existing methods…

机器学习 · 计算机科学 2024-11-21 Qin Tian , Chen Zhao , Minglai Shao , Wenjun Wang , Yujie Lin , Dong Li

Domain adaptation (DA) is the topical problem of adapting models from labelled source datasets so that they perform well on target datasets where only unlabelled or partially labelled data is available. Many methods have been proposed to…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Da Li , Timothy Hospedales

Network alignment is a critical task to a wide variety of fields. Many existing works leverage on representation learning to accomplish this task without eliminating domain representation bias induced by domain-dependent features, which…

机器学习 · 计算机科学 2019-08-16 Huiting Hong , Xin Li , Yuangang Pan , Ivor Tsang

Domain Adaptation (DA) provides an effective way to tackle target-domain tasks by leveraging knowledge learned from source domains. Recent studies have extended this paradigm to Multi-Source Domain Adaptation (MSDA), which exploits multiple…

计算机视觉与模式识别 · 计算机科学 2025-10-28 Juepeng Zheng , Peifeng Zhang , Yibin Wen , Qingmei Li , Yang Zhang , Haohuan Fu

Owing to their unprecedented comprehension capabilities, large language models (LLMs) have become indispensable components of modern web search engines. From a technical perspective, this integration represents retrieval-augmented…

信息检索 · 计算机科学 2026-02-10 Xingyuan Zeng , Zuohan Wu , Yue Wang , Chen Zhang , Quanming Yao , Libin Zheng , Jian Yin

Recent research on graph embedding has achieved success in various applications. Most graph embedding methods preserve the proximity in a graph into a manifold in an embedding space. We argue an important but neglected problem about this…

机器学习 · 计算机科学 2020-12-01 Hongbin Pei , Bingzhe Wei , Kevin Chen-Chuan Chang , Chunxu Zhang , Bo Yang

Domain adaptation (DA) aims to enable a learning model trained from a source domain to generalize well on a target domain, despite the mismatch of data distributions between the two domains. State-of-the-art DA methods have so far focused…

计算机视觉与模式识别 · 计算机科学 2021-01-13 Lingkun Luo , Liming Chen , Shiqiang Hu

Typically a classifier trained on a given dataset (source domain) does not performs well if it is tested on data acquired in a different setting (target domain). This is the problem that domain adaptation (DA) tries to overcome and, while…

机器学习 · 计算机科学 2018-08-01 Silvia Bucci , Mohammad Reza Loghmani , Barbara Caputo

Current deep domain adaptation methods used in computer vision have mainly focused on learning discriminative and domain-invariant features across different domains. In this paper, we present a novel approach that bridges the domain gap by…

计算机视觉与模式识别 · 计算机科学 2019-03-26 Jinyong Hou , Xuejie Ding , Jeremiah D. Deng , Stephen Cranefield

Binarization is a well-known image processing task, whose objective is to separate the foreground of an image from the background. One of the many tasks for which it is useful is that of preprocessing document images in order to identify…

计算机视觉与模式识别 · 计算机科学 2021-07-02 Francisco J. Castellanos , Antonio-Javier Gallego , Jorge Calvo-Zaragoza

Domain adaptation (DA) attempts to transfer the knowledge from a labeled source domain to an unlabeled target domain that follows different distribution from the source. To achieve this, DA methods include a source classification objective…

机器学习 · 计算机科学 2021-12-10 Fangrui Lv , Jian Liang , Kaixiong Gong , Shuang Li , Chi Harold Liu , Han Li , Di Liu , Guoren Wang

Generalist graph anomaly detection (GAD) aims to detect anomalies on unseen graphs without graph-specific retraining. Nevertheless, existing approaches primarily focus on aligning heterogeneous features across different data domains via…

机器学习 · 计算机科学 2026-05-26 Yujing Liu , Yixin Liu , Yu Zheng , Alan Wee-Chung Liew , Xiaofeng Cao , Shirui Pan

Unlike images and natural language tokens, time series data is highly semantically sparse, resulting in labor-intensive label annotations. Unsupervised and Semi-supervised Domain Adaptation (UDA and SSDA) have demonstrated efficiency in…

机器学习 · 计算机科学 2024-10-10 Gang Tu , Dan Li , Bingxin Lin , Zibin Zheng , See-Kiong Ng

Graph Representation Learning (GRL) is an influential methodology, enabling a more profound understanding of graph-structured data and aiding graph clustering, a critical task across various domains. The recent incursion of attention…

机器学习 · 计算机科学 2023-08-15 Shuo Han , Jiacheng Liu , Jiayun Wu , Yinan Chen , Li Tao

Graph Domain Adaptation (GDA) aims to transfer graph classifiers across domains with both semantic and topological shifts. Existing Euclidean adversarial methods face two challenges: Structural Degeneration, where domain confusion entangles…

机器学习 · 计算机科学 2026-05-08 Yingxu Wang , Xinwang Liu , Mengzhu Wang , Siyang Gao , Nan Yin

Graph anomaly detection (GAD), which aims to identify abnormal nodes that differ from the majority within a graph, has garnered significant attention. However, current GAD methods necessitate training specific to each dataset, resulting in…

机器学习 · 计算机科学 2024-12-25 Yixin Liu , Shiyuan Li , Yu Zheng , Qingfeng Chen , Chengqi Zhang , Shirui Pan

In the face of the deep learning model's vulnerability to domain shift, source-free domain adaptation (SFDA) methods have been proposed to adapt models to new, unseen target domains without requiring access to source domain data. Although…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Uiwon Hwang , Jonghyun Lee , Juhyeon Shin , Sungroh Yoon

Deep learning-based diagnostic models often suffer performance drops due to distribution shifts between training (source) and test (target) domains. Collecting and labeling sufficient target domain data for model retraining represents an…

计算机视觉与模式识别 · 计算机科学 2025-07-02 Yaofei Duan , Yuhao Huang , Xin Yang , Luyi Han , Xinyu Xie , Zhiyuan Zhu , Ping He , Ka-Hou Chan , Ligang Cui , Sio-Kei Im , Dong Ni , Tao Tan

In real-world applications, deep learning models often run in non-stationary environments where the target data distribution continually shifts over time. There have been numerous domain adaptation (DA) methods in both online and offline…

机器学习 · 计算机科学 2023-03-13 Chenxi Liu , Lixu Wang , Lingjuan Lyu , Chen Sun , Xiao Wang , Qi Zhu

Domain adaptation techniques, which focus on adapting models between distributionally different domains, are rarely explored in the video recognition area due to the significant spatial and temporal shifts across the source (i.e. training)…

计算机视觉与模式识别 · 计算机科学 2020-08-03 Yadan Luo , Zi Huang , Zijian Wang , Zheng Zhang , Mahsa Baktashmotlagh