中文
相关论文

相关论文: Graph-Based Cross-Domain Knowledge Distillation fo…

200 篇论文

In this work, we focus on text-based person retrieval, which identifies individuals based on textual descriptions. Despite advancements enabled by synthetic data for pretraining, a significant domain gap, due to variations in lighting,…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Shuyu Yang , Yaxiong Wang , Yongrui Li , Li Zhu , Zhedong Zheng

Video captioning targets interpreting the complex visual contents as text descriptions, which requires the model to fully understand video scenes including objects and their interactions. Prevailing methods adopt off-the-shelf object…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Hao Wang , Guosheng Lin , Steven C. H. Hoi , Chunyan Miao

High-performance Radar-Camera 3D object detection can be achieved by leveraging knowledge distillation without using LiDAR at inference time. However, existing distillation methods typically transfer modality-specific features directly to…

计算机视觉与模式识别 · 计算机科学 2025-12-18 Shashank Mishra , Karan Patil , Didier Stricker , Jason Rambach

Small CNN-based models usually require transferring knowledge from a large model before they are deployed in computationally resource-limited edge devices. Masked image modeling (MIM) methods achieve great success in various visual tasks…

计算机视觉与模式识别 · 计算机科学 2024-01-12 Ziming Wang , Shumin Han , Xiaodi Wang , Jing Hao , Xianbin Cao , Baochang Zhang

Graph Neural Networks (GNNs) have demonstrated strong performance in graph representation learning across various real-world applications. However, they often produce biased predictions caused by sensitive attributes, such as religion or…

机器学习 · 计算机科学 2025-10-28 Chengyu Li , Debo Cheng , Guixian Zhang , Yi Li , Shichao Zhang

Knowledge distillation is a popular paradigm for learning portable neural networks by transferring the knowledge from a large model into a smaller one. Most existing approaches enhance the student model by utilizing the similarity…

计算机视觉与模式识别 · 计算机科学 2021-03-19 Haoran Zhao , Kun Gong , Xin Sun , Junyu Dong , Hui Yu

Graph distillation has emerged as a solution for reducing large graph datasets to smaller, more manageable, and informative ones. Existing methods primarily target node classification, involve computationally intensive processes, and fail…

机器学习 · 计算机科学 2024-09-02 Arash Rasti-Meymandi , Ahmad Sajedi , Zhaopan Xu , Konstantinos N. Plataniotis

The proliferation of foundation models, pretrained on large-scale unlabeled datasets, has emerged as an effective approach in creating adaptable and reusable architectures that can be leveraged for various downstream tasks using satellite…

计算机视觉与模式识别 · 计算机科学 2025-08-14 Abdul Matin , Tanjim Bin Faruk , Shrideep Pallickara , Sangmi Lee Pallickara

Cross-modal retrieval aims to enable flexible retrieval experience by combining multimedia data such as image, video, text, and audio. One core of unsupervised approaches is to dig the correlations among different object representations to…

计算机视觉与模式识别 · 计算机科学 2021-06-28 Xueying Chen , Rong Zhang , Yibing Zhan

Image-to-video person re-identification identifies a target person by a probe image from quantities of pedestrian videos captured by non-overlapping cameras. Despite the great progress achieved,it's still challenging to match in the…

计算机视觉与模式识别 · 计算机科学 2018-10-23 Zhongwei Xie , Lin Li , Xian Zhong , Luo Zhong

Recently, a task of Single-Domain Generalized Object Detection (Single-DGOD) is proposed, aiming to generalize a detector to multiple unknown domains never seen before during training. Due to the unavailability of target-domain data, some…

计算机视觉与模式识别 · 计算机科学 2025-03-14 Zihao Zhang , Aming Wu , Yahong Han

Knowledge graph (KG) plays an increasingly important role in recommender systems. Recently, graph neural networks (GNNs) based model has gradually become the theme of knowledge-aware recommendation (KGR). However, there is a natural…

信息检索 · 计算机科学 2022-04-20 Ding Zou , Wei Wei , Xian-Ling Mao , Ziyang Wang , Minghui Qiu , Feida Zhu , Xin Cao

Machine learning on graph structured data has attracted much research interest due to its ubiquity in real world data. However, how to efficiently represent graph data in a general way is still an open problem. Traditional methods use…

机器学习 · 计算机科学 2019-11-14 Jiaqi Ma , Qiaozhu Mei

Knowledge distillation (KD) is an effective method for compressing models in object detection tasks. Due to limited computational capability, UAV-based object detection (UAV-OD) widely adopt the KD technique to obtain lightweight detectors.…

计算机视觉与模式识别 · 计算机科学 2024-08-22 Liang Yao , Fan Liu , Chuanyi Zhang , Zhiquan Ou , Ting Wu

We identify a critical bias in contemporary CLIP-based models, which we denote as single tag bias. This bias manifests as a disproportionate focus on a singular tag (word) while neglecting other pertinent tags, stemming from CLIP's text…

计算机视觉与模式识别 · 计算机科学 2024-05-22 Sanghyun Jo , Soohyun Ryu , Sungyub Kim , Eunho Yang , Kyungsu Kim

This paper proposes an algorithm for recognizing slab identification numbers in factory scenes. In the development of a deep-learning based system, manual labeling to make ground truth data (GTD) is an important but expensive task.…

计算机视觉与模式识别 · 计算机科学 2019-03-12 Sang Jun Lee , Sang Woo Kim , Wookyong Kwon , Gyogwon Koo , Jong Pil Yun

Human activity recognition (HAR) based on multi-modal approach has been recently shown to improve the accuracy performance of HAR. However, restricted computational resources associated with wearable devices, i.e., smartwatch, failed to…

多媒体 · 计算机科学 2021-12-06 Jianyuan Ni , Raunak Sarbajna , Yang Liu , Anne H. H. Ngu , Yan Yan

Graph Neural Networks (GNNs) have attracted tremendous attention by demonstrating their capability to handle graph data. However, they are difficult to be deployed in resource-limited devices due to model sizes and scalability constraints…

机器学习 · 计算机科学 2023-02-02 Yijun Tian , Shichao Pei , Xiangliang Zhang , Chuxu Zhang , Nitesh V. Chawla

Existing person re-identification (re-ID) research mainly focuses on pedestrian identity matching across cameras in adjacent areas. However, in reality, it is inevitable to face the problem of pedestrian identity matching across…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Huafeng Li , Yanmei Mao , Yafei Zhang , Guanqiu Qi , Zhengtao Yu

Recommender systems presently utilize vast amounts of data and play a pivotal role in enhancing user experiences. Graph Convolution Networks (GCNs) have surfaced as highly efficient models within the realm of recommender systems due to…

信息检索 · 计算机科学 2025-05-27 X Fan , F Mo , C Chen , H Yamana