中文
相关论文

相关论文: Cross-Domain First Person Audio-Visual Action Reco…

200 篇论文

Large pre-trained vision-language models, such as CLIP, have shown remarkable generalization capabilities across various tasks when appropriate text prompts are provided. However, adapting these models to specific domains, like remote…

计算机视觉与模式识别 · 计算机科学 2023-12-13 Qinglong Cao , Zhengqin Xu , Yuntian Chen , Chao Ma , Xiaokang Yang

Machine learning in medical imaging during clinical routine is impaired by changes in scanner protocols, hardware, or policies resulting in a heterogeneous set of acquisition settings. When training a deep learning model on an initial…

计算机视觉与模式识别 · 计算机科学 2022-03-16 Matthias Perkonigg , Johannes Hofmanninger , Christian Herold , Helmut Prosch , Georg Langs

Human adaptability relies crucially on learning and merging knowledge from both supervised and unsupervised tasks: the parents point out few important concepts, but then the children fill in the gaps on their own. This is particularly…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Silvia Bucci , Antonio D'Innocente , Yujun Liao , Fabio Maria Carlucci , Barbara Caputo , Tatiana Tommasi

The natural world is abundant with concepts expressed via visual, acoustic, tactile, and linguistic modalities. Much of the existing progress in multimodal learning, however, focuses primarily on problems where the same set of modalities…

机器学习 · 计算机科学 2020-12-08 Paul Pu Liang , Peter Wu , Liu Ziyin , Louis-Philippe Morency , Ruslan Salakhutdinov

The empirical fact that classifiers, trained on given data collections, perform poorly when tested on data acquired in different settings is theoretically explained in domain adaptation through a shift among distributions of the source and…

计算机视觉与模式识别 · 计算机科学 2017-04-28 Fabio Maria Carlucci , Lorenzo Porzi , Barbara Caputo , Elisa Ricci , Samuel Rota Bulò

Deep learning-based methods deliver state-of-the-art performance for solving inverse problems that arise in computational imaging. These methods can be broadly divided into two groups: (1) learn a network to map measurements to the signal…

图像与视频处理 · 电气工程与系统科学 2023-10-11 Nebiyou Yismaw , Ulugbek S. Kamilov , M. Salman Asif

Cross-domain object detection has recently attracted more and more attention for real-world applications, since it helps build robust detectors adapting well to new environments. In this work, we propose an end-to-end solution based on…

计算机视觉与模式识别 · 计算机科学 2020-04-10 Minghao Fu , Zhenshan Xie , Wen Li , Lixin Duan

Despite outstanding performance on public benchmarks, face recognition still suffers due to domain mismatch between training (source) and testing (target) data. Furthermore, these domains are not shared classes, which complicates domain…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Chun-Hsien Lin , Bing-Fei Wu

Human beings can quickly adapt to environmental changes by leveraging learning experience. However, the poor ability of adapting to dynamic environments remains a major challenge for AI models. To better understand this issue, we study the…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Peng Su , Shixiang Tang , Peng Gao , Di Qiu , Ni Zhao , Xiaogang Wang

Body-worn cameras are now commonly used for logging daily life, sports, and law enforcement activities, creating a large volume of archived footage. This paper studies the problem of classifying frames of footage according to the activity…

图像与视频处理 · 电气工程与系统科学 2019-04-22 Honglin Chen , Hao Li , Alexander Song , Matt Haberland , Osman Akar , Adam Dhillon , Tiankuang Zhou , Andrea L. Bertozzi , P. Jeffrey Brantingham

Active learning (AL) aims to improve model performance within a fixed labeling budget by choosing the most informative data points to label. Existing AL focuses on the single-domain setting, where all data come from the same domain (e.g.,…

机器学习 · 计算机科学 2024-02-12 Guang-Yuan Hao , Hengguan Huang , Haotian Wang , Jie Gao , Hao Wang

Despite many advances in deep-learning based semantic segmentation, performance drop due to distribution mismatch is often encountered in the real world. Recently, a few domain adaptation and active learning approaches have been proposed to…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Yu-Ting Chen , Wen-Yen Chang , Hai-Lun Lu , Tingfan Wu , Min Sun

Domain adaptation (DA) approaches address domain shift and enable networks to be applied to different scenarios. Although various image DA approaches have been proposed in recent years, there is limited research towards video DA. This is…

计算机视觉与模式识别 · 计算机科学 2022-12-09 Yuecong Xu , Jianfei Yang , Haozhi Cao , Kezhi Mao , Jianxiong Yin , Simon See

In object detection, data amount and cost are a trade-off, and collecting a large amount of data in a specific domain is labor intensive. Therefore, existing large-scale datasets are used for pre-training. However, conventional transfer…

计算机视觉与模式识别 · 计算机科学 2022-09-01 Yuzuru Nakamura , Yasunori Ishii , Yuki Maruyama , Takayoshi Yamashita

Pre-trained Vision-Language Models (VLMs) exhibit strong generalization capabilities, enabling them to recognize a wide range of objects across diverse domains without additional training. However, they often retain irrelevant information…

机器学习 · 计算机科学 2025-10-10 Kodai Kawamura , Yuta Goto , Rintaro Yanagi , Hirokatsu Kataoka , Go Irie

Various state-of-the-art self-supervised visual representation learning approaches take advantage of data from multiple sensors by aligning the feature representations across views and/or modalities. In this work, we investigate how…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Thomas M. Hehn , Julian F. P. Kooij , Dariu M. Gavrila

Nowadays, users open multiple accounts on social media platforms and e-commerce sites, expressing their personal preferences on different domains. However, users' behaviors change across domains, depending on the content that users interact…

信息检索 · 计算机科学 2019-07-04 Dimitrios Rafailidis , Gerhard Weiss

Generalization capability to unseen domains is crucial for machine learning models when deploying to real-world conditions. We investigate the challenging problem of domain generalization, i.e., training a model on multi-domain source data…

计算机视觉与模式识别 · 计算机科学 2019-10-31 Qi Dou , Daniel C. Castro , Konstantinos Kamnitsas , Ben Glocker

Attribute-based person search is the task of finding person images that are best matched with a set of text attributes given as query. The main challenge of this task is the large modality gap between attributes and images. To reduce the…

计算机视觉与模式识别 · 计算机科学 2021-08-12 Boseung Jeong , Jicheol Park , Suha Kwak

In multi-label classification, machine learning encounters the challenge of domain generalization when handling tasks with distributions differing from the training data. Existing approaches primarily focus on vision object recognition and…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Yuxin Qiao , Keqin Li , Junhong Lin , Rong Wei , Chufeng Jiang , Yang Luo , Haoyu Yang