中文
相关论文

相关论文: DANICE: Domain adaptation without forgetting in ne…

200 篇论文

Real-world robotics problems often occur in domains that differ significantly from the robot's prior training environment. For many robotic control tasks, real world experience is expensive to obtain, but data is easy to collect in either…

计算机视觉与模式识别 · 计算机科学 2017-05-29 Eric Tzeng , Coline Devin , Judy Hoffman , Chelsea Finn , Pieter Abbeel , Sergey Levine , Kate Saenko , Trevor Darrell

Getting deep convolutional neural networks to perform well requires a large amount of training data. When the available labelled data is small, it is often beneficial to use transfer learning to leverage a related larger dataset (source) in…

机器学习 · 计算机科学 2021-10-26 Lukas Hedegaard Morsing , Omar Ali Sheikh-Omar , Alexandros Iosifidis

Deep learning models for medical image segmentation often struggle when deployed across different datasets due to domain shifts - variations in both image appearance, known as style, and population-dependent anatomical characteristics,…

计算机视觉与模式识别 · 计算机科学 2025-10-16 Hoda Kalabizadeh , Ludovica Griffanti , Pak-Hei Yeung , Ana I. L. Namburete , Nicola K. Dinsdale , Konstantinos Kamnitsas

Unsupervised image-to-image translation is a central task in computer vision. Current translation frameworks will abandon the discriminator once the training process is completed. This paper contends a novel role of the discriminator by…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Runfa Chen , Wenbing Huang , Binghui Huang , Fuchun Sun , Bin Fang

Traditional deep learning models implicity encode knowledge limiting their transparency and ability to adapt to data changes. Yet, this adaptability is vital for addressing user data privacy concerns. We address this limitation by storing…

计算机视觉与模式识别 · 计算机科学 2024-02-21 Sebastian Doerrich , Tobias Archut , Francesco Di Salvo , Christian Ledig

Current Domain Adaptation (DA) methods based on deep architectures assume that the source samples arise from a single distribution. However, in practice, most datasets can be regarded as mixtures of multiple domains. In these cases…

计算机视觉与模式识别 · 计算机科学 2018-05-04 Massimiliano Mancini , Lorenzo Porzi , Samuel Rota Bulò , Barbara Caputo , Elisa Ricci

This paper introduces an end-to-end learned image compression system, termed ANFIC, based on Augmented Normalizing Flows (ANF). ANF is a new type of flow model, which stacks multiple variational autoencoders (VAE) for greater model…

图像与视频处理 · 电气工程与系统科学 2021-10-26 Yung-Han Ho , Chih-Chun Chan , Wen-Hsiao Peng , Hsueh-Ming Hang , Marek Domanski

Elastic Weight Consolidation (EWC) is a technique used in overcoming catastrophic forgetting between successive tasks trained on a neural network. We use this phenomenon of information sharing between tasks for domain adaptation. Training…

计算与语言 · 计算机科学 2020-07-21 Avinash Madasu , Vijjini Anvesh Rao

Learning-based Neural Video Codecs (NVCs) have emerged as a compelling alternative to standard video codecs, demonstrating promising performance, and simple and easily maintainable pipelines. However, NVCs often fall short of compression…

图像与视频处理 · 电气工程与系统科学 2024-12-02 Hyunmo Yang , Seungjun Oh , Eunbyung Park

In many learning situations, resources at inference time are significantly more constrained than resources at training time. This paper studies a general paradigm, called Differentiable ARchitecture Compression (DARC), that combines model…

机器学习 · 计算机科学 2019-05-21 Shashank Singh , Ashish Khetan , Zohar Karnin

Unpaired image-to-image translation (UNIT) aims to map images between two visual domains without paired training data. However, given a UNIT model trained on certain domains, it is difficult for current methods to incorporate new domains…

计算机视觉与模式识别 · 计算机科学 2023-06-27 Siyu Huang , Jie An , Donglai Wei , Zudi Lin , Jiebo Luo , Hanspeter Pfister

In unsupervised domain adaptation (UDA), a model trained on source data (e.g. synthetic) is adapted to target data (e.g. real-world) without access to target annotation. Most previous UDA methods struggle with classes that have a similar…

计算机视觉与模式识别 · 计算机科学 2023-03-27 Lukas Hoyer , Dengxin Dai , Haoran Wang , Luc Van Gool

High Content Imaging (HCI) plays a vital role in modern drug discovery and development pipelines, facilitating various stages from hit identification to candidate drug characterization. Applying machine learning models to these datasets can…

计算机视觉与模式识别 · 计算机科学 2023-11-22 Johan Fredin Haslum , Christos Matsoukas , Karl-Johan Leuchowius , Kevin Smith

In domain adaptation for neural machine translation, translation performance can benefit from separating features into domain-specific features and common features. In this paper, we propose a method to explicitly model the two kinds of…

计算与语言 · 计算机科学 2019-09-24 Shuhao Gu , Yang Feng , Qun Liu

Feature coding has become increasingly important in scenarios where semantic representations rather than raw pixels are transmitted and stored. However, most existing methods are architecture-specific, targeting either CNNs or Transformers.…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Changsheng Gao , Shan Liu , Feng Wu , Weisi Lin

This paper presents an end-to-end learning-based video compression system, termed CANF-VC, based on conditional augmented normalizing flows (CANF). Most learned video compression systems adopt the same hybrid-based coding architecture as…

计算机视觉与模式识别 · 计算机科学 2022-08-16 Yung-Han Ho , Chih-Peng Chang , Peng-Yu Chen , Alessandro Gnutti , Wen-Hsiao Peng

Learned image compression methods have exhibited superior rate-distortion performance than classical image compression standards. Most existing learned image compression models are based on Convolutional Neural Networks (CNNs). Despite…

图像与视频处理 · 电气工程与系统科学 2022-04-12 Renjie Zou , Chunfeng Song , Zhaoxiang Zhang

Unsupervised domain adaptation (UDA) methods have been broadly utilized to improve the models' adaptation ability in general computer vision. However, different from the natural images, there exist huge semantic gaps for the nuclei from…

计算机视觉与模式识别 · 计算机科学 2022-07-05 Canran Li , Dongnan Liu , Haoran Li , Zheng Zhang , Guangming Lu , Xiaojun Chang , Weidong Cai

Although learning-based image restoration methods have made significant progress, they still struggle with limited generalization to real-world scenarios due to the substantial domain gap caused by training on synthetic data. Existing…

计算机视觉与模式识别 · 计算机科学 2025-02-20 Kang Liao , Zongsheng Yue , Zhouxia Wang , Chen Change Loy

In learning-based approaches to image compression, codecs are developed by optimizing a computational model to minimize a rate-distortion objective. Currently, the most effective learned image codecs take the form of an entropy-constrained…

图像与视频处理 · 电气工程与系统科学 2020-07-20 David Minnen , Saurabh Singh