中文
相关论文

相关论文: Partial Coupling of Optimal Transport for Spoken L…

200 篇论文

While Unsupervised Domain Adaptation (UDA) algorithms, i.e., there are only labeled data from source domains, have been actively studied in recent years, most algorithms and theoretical results focus on Single-source Unsupervised Domain…

机器学习 · 计算机科学 2022-01-05 Yongchun Zhu , Fuzhen Zhuang , Deqing Wang

Semantic segmentation networks, which are essential for robotic perception, often suffer from performance degradation when the visual distribution of the deployment environment differs from that of the source dataset on which they were…

机器人学 · 计算机科学 2026-02-17 Michele Antonazzi , Lorenzo Signorelli , Matteo Luperto , Nicola Basilico

Open-set test-time adaptation (OSTTA) addresses the challenge of adapting models to new environments where out-of-distribution (OOD) samples coexist with in-distribution (ID) samples affected by distribution shifts. In such settings,…

计算机视觉与模式识别 · 计算机科学 2026-04-03 Wenjie Zhao , Jia Li , Xin Dong , Yapeng Tian , Yu Xiang , Yunhui Guo

The brittleness of finetuned language model performance on out-of-distribution (OOD) test samples in unseen domains has been well-studied for English, yet is unexplored for multi-lingual models. Therefore, we study generalization to OOD…

计算与语言 · 计算机科学 2023-11-14 Maarten De Raedt , Semere Kiros Bitew , Fréderic Godin , Thomas Demeester , Chris Develder

The divergence between labeled training data and unlabeled testing data is a significant challenge for recent deep learning models. Unsupervised domain adaptation (UDA) attempts to solve such problem. Recent works show that self-training is…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Chuang Zhu , Kebin Liu , Wenqi Tang , Ke Mei , Jiaqi Zou , Tiejun Huang

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

Out-of-distribution (OOD) detection, which aims to distinguish unknown classes from known classes, has received increasing attention recently. A main challenge within is the unavailable of samples from the unknown classes in the training…

计算机视觉与模式识别 · 计算机科学 2024-10-10 Mingle Xu , Jaehwan Lee , Sook Yoon , Dong Sun Park

Reliable traversable area segmentation in unstructured environments is critical for planning and decision-making in autonomous driving. However, existing data-driven approaches often suffer from degraded segmentation performance in…

计算机视觉与模式识别 · 计算机科学 2026-01-16 Zhihua Zhao , Guoqiang Li , Chen Min , Kangping Lu

In smart computing, the labels of training samples for a specific task are not always abundant. However, the labels of samples in a relevant but different dataset are available. As a result, researchers have relied on unsupervised domain…

机器学习 · 计算机科学 2023-04-24 Ye Gao , Brian Baucom , Karen Rose , Kristina Gordon , Hongning Wang , John Stankovic

Supervised deep learning requires massive labeled datasets, but obtaining annotations is not always easy or possible, especially for dense tasks like semantic segmentation. To overcome this issue, numerous works explore Unsupervised Domain…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Daniel Morales-Brotons , Grigorios Chrysos , Stratis Tzoumas , Volkan Cevher

In this technical report, we present our submission to the VisDA Challenge in ECCV 2020 and we achieved one of the top-performing results on the leaderboard. Our solution is based on Structured Domain Adaptation (SDA) and Mutual…

计算机视觉与模式识别 · 计算机科学 2020-08-25 Yixiao Ge , Shijie Yu , Dapeng Chen

Cluster counting in drift chamber is the most promising breakthrough in particle identification (PID) technique in particle physics experiment. Reconstruction algorithm is one of the key challenges in cluster counting. In this paper, a…

仪器与探测器 · 物理学 2024-04-30 Guang Zhao , Linghui Wu , Francesco Grancagnolo , Nicola De Filippis , Mingyi Dong , Shengsen Sun

Domain adaptive person Re-Identification (ReID) is challenging owing to the domain gap and shortage of annotations on target scenarios. To handle those two challenges, this paper proposes a coupling optimization method including the…

计算机视觉与模式识别 · 计算机科学 2020-11-09 Xiaobin Liu , Shiliang Zhang

Learning from set-structured data is a fundamental problem that has recently attracted increasing attention, where a series of summary networks are introduced to deal with the set input. In fact, many meta-learning problems can be treated…

机器学习 · 计算机科学 2023-03-08 Dandan Guo , Long Tian , Minghe Zhang , Mingyuan Zhou , Hongyuan Zha

Out-of-distribution (OOD) detection aims to detect "unknown" data whose labels have not been seen during the in-distribution (ID) training process. Recent progress in representation learning gives rise to distance-based OOD detection that…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Ji Zhang , Lianli Gao , Bingguang Hao , Hao Huang , Jingkuan Song , Hengtao Shen

LiDAR-based 3D object detection plays a critical role for reliable and safe autonomous driving systems. However, existing detectors often produce overly confident predictions for objects not belonging to known categories, posing significant…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Michael Kösel , Marcel Schreiber , Michael Ulrich , Claudius Gläser , Klaus Dietmayer

State-of-the-art spoken language identification (LID) systems, which are based on end-to-end deep neural networks, have shown remarkable success not only in discriminating between distant languages but also between closely-related languages…

音频与语音处理 · 电气工程与系统科学 2020-08-10 Badr M. Abdullah , Tania Avgustinova , Bernd Möbius , Dietrich Klakow

Deep learning based medical image diagnosis has shown great potential in clinical medicine. However, it often suffers two major difficulties in practice: 1) only limited labeled samples are available due to expensive annotation costs over…

机器学习 · 计算机科学 2019-11-19 Yifan Zhang , Ying Wei , Peilin Zhao , Shuaicheng Niu , Qingyao Wu , Mingkui Tan , Junzhou Huang

Domain adaptive object detection (DAOD) aims to alleviate transfer performance degradation caused by the cross-domain discrepancy. However, most existing DAOD methods are dominated by outdated and computationally intensive two-stage Faster…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Huayi Zhou , Fei Jiang , Hongtao Lu

Unsupervised domain adaptation (UDA) aims to transfer the knowledge from the labeled source domain to the unlabeled target domain. Existing self-training based UDA approaches assign pseudo labels for target data and treat them as ground…

计算机视觉与模式识别 · 计算机科学 2021-03-10 Xiaoqing Guo , Chen Yang , Baopu Li , Yixuan Yuan
‹ 上一页 1 8 9 10 下一页 ›