中文
相关论文

相关论文: Decorrelating Structure via Adapters Makes Ensembl…

200 篇论文

Deep learning is transforming microscopy, yet models often fail when applied to images from new instruments or acquisition settings. Conventional adversarial domain adaptation (ADDA) retrains entire networks, often disrupting learned…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Kai-Wen K. Yang , Andrew Bai , Alexandra Bermudez , Yunqi Hong , Zoe Latham , Iris Sloan , Michael Liu , Vishrut Goyal , Cho-Jui Hsieh , Neil Y. C. Lin

Ensembling deep learning models is a shortcut to promote its implementation in new scenarios, which can avoid tuning neural networks, losses and training algorithms from scratch. However, it is difficult to collect sufficient accurate and…

机器学习 · 计算机科学 2020-12-04 Jun Yang , Fei Wang

In many real-world scenarios, labeled data for a specific machine learning task is costly to obtain. Semi-supervised training methods make use of abundantly available unlabeled data and a smaller number of labeled examples. We propose a new…

计算机视觉与模式识别 · 计算机科学 2017-06-06 Philip Häusser , Alexander Mordvintsev , Daniel Cremers

Training multiple deep neural networks (DNNs) and averaging their outputs is a simple way to improve the predictive performance. Nevertheless, the multiplied training cost prevents this ensemble method to be practical and efficient. Several…

机器学习 · 计算机科学 2021-10-27 Feng Wang , Guoyizhe Wei , Qiao Liu , Jinxiang Ou , Xian Wei , Hairong Lv

We investigate ensemble methods for prediction in an online setting. Unlike all the literature in ensembling, for the first time, we introduce a new approach using a meta learner that effectively combines the base model predictions via…

机器学习 · 计算机科学 2022-12-01 Arda Fazla , Mustafa Enes Aydin , Orhun Tamyigit , Suleyman Serdar Kozat

Semi-supervised learning aims to boost the accuracy of a model by exploring unlabeled images. The state-of-the-art methods are consistency-based which learn about unlabeled images by encouraging the model to give consistent predictions for…

计算机视觉与模式识别 · 计算机科学 2021-10-11 Rongchang Xie , Chunyu Wang , Wenjun Zeng , Yizhou Wang

Domain adaptation (DA) is transfer learning which aims to leverage labeled data in a related source domain to achieve informed knowledge transfer and help the classification of unlabeled data in a target domain. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2017-05-25 Lingkun Luo , Xiaofang Wang , Shiqiang Hu , Liming Chen

Domain adaption (DA) allows machine learning methods trained on data sampled from one distribution to be applied to data sampled from another. It is thus of great practical importance to the application of such methods. Despite the fact…

计算机视觉与模式识别 · 计算机科学 2017-07-20 Hao Lu , Lei Zhang , Zhiguo Cao , Wei Wei , Ke Xian , Chunhua Shen , Anton van den Hengel

Anchor-free detectors basically formulate object detection as dense classification and regression. For popular anchor-free detectors, it is common to introduce an individual prediction branch to estimate the quality of localization. The…

计算机视觉与模式识别 · 计算机科学 2022-09-30 Hu Su , Yonghao He , Rui Jiang , Jiabin Zhang , Wei Zou , Bin Fan

In this paper, we present an Adaptive Ensemble Learning framework that aims to boost the performance of deep neural networks by intelligently fusing features through ensemble learning techniques. The proposed framework integrates ensemble…

人工智能 · 计算机科学 2023-04-07 Neelesh Mungoli

Semi-supervised learning (SSL) arises in practice when labeled data are scarce or expensive to obtain, while large quantities of unlabeled data are readily available. With the growing adoption of machine learning techniques, it has become…

机器学习 · 统计学 2026-05-29 Jiawei Shan , Zhifeng Chen , Yiming Dong , Yazhen Wang , Jiwei Zhao

The problem of Rehearsal-Free Continual Learning (RFCL) aims to continually learn new knowledge while preventing forgetting of the old knowledge, without storing any old samples and prototypes. The latest methods leverage large-scale…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Xinyuan Gao , Songlin Dong , Yuhang He , Qiang Wang , Yihong Gong

Few-shot learning (FSL) often requires effective adaptation of models using limited labeled data. However, most existing FSL methods rely on entangled representations, requiring the model to implicitly recover the unmixing process to obtain…

计算机视觉与模式识别 · 计算机科学 2025-08-06 Tianjiao Jiang , Zhen Zhang , Yuhang Liu , Javen Qinfeng Shi

Ensemble learning is a mainstay in modern data science practice. Conventional ensemble algorithms assigns to base models a set of deterministic, constant model weights that (1) do not fully account for variations in base model accuracy…

机器学习 · 计算机科学 2018-12-20 Jeremiah Zhe Liu , John Paisley , Marianthi-Anna Kioumourtzoglou , Brent A. Coull

Real-world robotics applications demand object pose estimation methods that work reliably across a variety of scenarios. Modern learning-based approaches require large labeled datasets and tend to perform poorly outside the training domain.…

计算机视觉与模式识别 · 计算机科学 2023-05-15 Jingnan Shi , Rajat Talak , Dominic Maggio , Luca Carlone

We describe an unsupervised domain adaptation method for image content shift caused by viewpoint changes for a semantic segmentation task. Most existing methods perform domain alignment in a shared space and assume that the mapping from the…

计算机视觉与模式识别 · 计算机科学 2021-08-02 Yanchao Yang , Hanxiang Ren , He Wang , Bokui Shen , Qingnan Fan , Youyi Zheng , C. Karen Liu , Leonidas Guibas

Recently the widely used multi-view learning model, Canonical Correlation Analysis (CCA) has been generalised to the non-linear setting via deep neural networks. Existing deep CCA models typically first decorrelate the feature dimensions of…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Xiaobin Chang , Tao Xiang , Timothy M. Hospedales

In the presence of large sets of labeled data, Deep Learning (DL) has accomplished extraordinary triumphs in the avenue of computer vision, particularly in object classification and recognition tasks. However, DL cannot always perform well…

计算机视觉与模式识别 · 计算机科学 2019-01-03 Mohammad Mahfujur Rahman , Clinton Fookes , Mahsa Baktashmotlagh , Sridha Sridharan

Despite its significant success, object detection in traffic and transportation scenarios requires time-consuming and laborious efforts in acquiring high-quality labeled data. Therefore, Unsupervised Domain Adaptation (UDA) for object…

计算机视觉与模式识别 · 计算机科学 2025-07-02 Zehua Fu , Chenguang Liu , Yuyu Chen , Jiaqi Zhou , Qingjie Liu , Yunhong Wang

The state-of-the-art solutions for Aspect-Level Sentiment Analysis (ALSA) were built on a variety of deep neural networks (DNN), whose efficacy depends on large amounts of accurately labeled training data. Unfortunately, high-quality…

机器学习 · 计算机科学 2019-07-02 Yanyan Wang , Qun Chen , Jiquan Shen , Boyi Hou , Murtadha Ahmed , Zhanhuai Li