中文
相关论文

相关论文: Test-Time Augmentation for Traveling Salesperson P…

200 篇论文

Despite domain generalization (DG) has significantly addressed the performance degradation of pre-trained models caused by domain shifts, it often falls short in real-world deployment. Test-time adaptation (TTA), which adjusts a learned…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Xingguo Lv , Xingbo Dong , Liwen Wang , Jiewen Yang , Lei Zhao , Bin Pu , Zhe Jin , Xuejun Li

Test-time adaptation (TTA) is an emerging paradigm that addresses distributional shifts between training and testing phases without additional data acquisition or labeling cost; only unlabeled test data streams are used for continual model…

机器学习 · 计算机科学 2023-01-12 Taesik Gong , Jongheon Jeong , Taewon Kim , Yewon Kim , Jinwoo Shin , Sung-Ju Lee

Deep classifiers may encounter significant performance degradation when processing unseen testing data from varying centers, vendors, and protocols. Ensuring the robustness of deep models against these domain shifts is crucial for their…

计算机视觉与模式识别 · 计算机科学 2023-06-06 Yuhao Huang , Xin Yang , Xiaoqiong Huang , Xinrui Zhou , Haozhe Chi , Haoran Dou , Xindi Hu , Jian Wang , Xuedong Deng , Dong Ni

Test-time adaptation (TTA) is the problem of updating a pre-trained source model at inference time given test input(s) from a different target domain. Most existing TTA approaches assume the setting in which the target domain is stationary,…

机器学习 · 计算机科学 2023-04-05 Dhanajit Brahma , Piyush Rai

This paper introduces a new learning-based approach for approximately solving the Travelling Salesman Problem on 2D Euclidean graphs. We use deep Graph Convolutional Networks to build efficient TSP graph representations and output tours in…

机器学习 · 计算机科学 2019-10-15 Chaitanya K. Joshi , Thomas Laurent , Xavier Bresson

Reliable long-term decoding of surface electromyography (EMG) is hindered by signal drift caused by electrode shifts, muscle fatigue, and posture changes. While state-of-the-art models achieve high intra-session accuracy, their performance…

机器学习 · 计算机科学 2026-01-08 Nia Touko , Matthew O A Ellis , Cristiano Capone , Alessio Burrello , Elisa Donati , Luca Manneschi

Tubular structure segmentation (TSS) is important for various applications, such as hemodynamic analysis and route navigation. Despite significant progress in TSS, domain shifts remain a major challenge, leading to performance degradation…

计算机视觉与模式识别 · 计算机科学 2025-08-04 Jiale Zhou , Wenhan Wang , Shikun Li , Xiaolei Qu , Xin Guo , Yizhong Liu , Wenzhong Tang , Xun Lin , Yefeng Zheng

In real-world scenarios, tabular data often suffer from distribution shifts that threaten the performance of machine learning models. Despite its prevalence and importance, handling distribution shifts in the tabular domain remains…

机器学习 · 计算机科学 2025-02-13 Changhun Kim , Taewon Kim , Seungyeon Woo , June Yong Yang , Eunho Yang

Distribution shifts, which often occur in the real world, degrade the accuracy of deep learning systems, and thus improving robustness to distribution shifts is essential for practical applications. To improve robustness, we study an image…

计算机视觉与模式识别 · 计算机科学 2024-10-23 Shohei Enomoto , Monikka Roslianna Busto , Takeharu Eda

Atrial fibrillation (AF) detection from electrocardiogram (ECG) signals is crucial for early diagnosis and management of cardiovascular diseases. However, deploying robust AF detection models across different datasets with significant…

信号处理 · 电气工程与系统科学 2025-03-19 Majid Soleimani , Maedeh H. Toosi , Siamak Mohammadi , Babak Hossein Khalaj

This paper investigates test-time adaptation (TTA) for regression, where a regression model pre-trained in a source domain is adapted to an unknown target distribution with unlabeled target data. Although regression is one of the…

机器学习 · 计算机科学 2025-01-24 Kazuki Adachi , Shin'ya Yamaguchi , Atsutoshi Kumagai , Tomoki Hamagami

This paper introduces a novel application of Test-Time Training (TTT) for Speech Enhancement, addressing the challenges posed by unpredictable noise conditions and domain shifts. This method combines a main speech enhancement task with a…

音频与语音处理 · 电气工程与系统科学 2025-10-21 Avishkar Behera , Riya Ann Easow , Venkatesh Parvathala , K. Sri Rama Murty

Test-time adaptation (TTA) seeks to tackle potential distribution shifts between training and test data by adapting a given model w.r.t. any test sample. Although recent TTA has shown promising performance, we still face two key challenges:…

机器学习 · 计算机科学 2025-08-27 Mingkui Tan , Guohao Chen , Jiaxiang Wu , Yifan Zhang , Yaofo Chen , Peilin Zhao , Shuaicheng Niu

When continual test-time adaptation (TTA) persists over the long term, errors accumulate in the model and further cause it to predict only a few classes for all inputs, a phenomenon known as model collapse. Recent studies have explored…

机器学习 · 计算机科学 2026-03-05 Taejun Lim , Joong-Won Hwang , Kibok Lee

Data augmentation aims to enrich training samples for alleviating the overfitting issue in low-resource or class-imbalanced situations. Traditional methods first devise task-specific operations such as Synonym Substitute, then preset the…

计算与语言 · 计算机科学 2021-09-03 Shuhuai Ren , Jinchao Zhang , Lei Li , Xu Sun , Jie Zhou

A deployed question answering (QA) model can easily fail when the test data has a distribution shift compared to the training data. Robustness tuning (RT) methods have been widely studied to enhance model robustness against distribution…

计算与语言 · 计算机科学 2023-02-10 Hai Ye , Yuyang Ding , Juntao Li , Hwee Tou Ng

Recent advances in data augmentation enable one to translate images by learning the mapping between a source domain and a target domain. Existing methods tend to learn the distributions by training a model on a variety of datasets, with…

计算机视觉与模式识别 · 计算机科学 2023-01-18 Boyi Li , Yin Cui , Tsung-Yi Lin , Serge Belongie

The traveling salesman problem (TSP) is one of the most prominent combinatorial optimization problems. Given a complete graph G = (V, E) and non-negative distances d for every edge, the TSP asks for a shortest tour through all vertices with…

最优化与控制 · 数学 2021-09-30 Ulrich Pferschy , Rostislav Stanek

Given the inevitability of domain shifts during inference in real-world applications, test-time adaptation (TTA) is essential for model adaptation after deployment. However, the real-world scenario of continuously changing target…

机器学习 · 计算机科学 2023-11-28 Junyoung Park , Jin Kim , Hyeongjun Kwon , Ilhoon Yoon , Kwanghoon Sohn

Test-time adaptation (TTA) adapts the pre-trained models to test distributions during the inference phase exclusively employing unlabeled test data streams, which holds great value for the deployment of models in real-world applications.…

计算机视觉与模式识别 · 计算机科学 2023-10-10 Shuang Li , Longhui Yuan , Binhui Xie , Tao Yang
‹ 上一页 1 8 9 10 下一页 ›