中文
相关论文

相关论文: Semantic-Discriminative Mixup for Generalizable Se…

200 篇论文

Deep learning approaches for semantic segmentation rely primarily on supervised learning approaches and require substantial efforts in producing pixel-level annotations. Further, such approaches may perform poorly when applied to unseen…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Ying Chen , Xu Ouyang , Kaiyue Zhu , Gady Agam

Unsupervised domain adaptation (UDA) aims to adapt a model of the labeled source domain to an unlabeled target domain. Existing UDA-based semantic segmentation approaches always reduce the domain shifts in pixel level, feature level, and…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Qianyu Zhou , Zhengyang Feng , Qiqi Gu , Jiangmiao Pang , Guangliang Cheng , Xuequan Lu , Jianping Shi , Lizhuang Ma

Human Activity Recognition (HAR) is a cornerstone of ubiquitous computing, with promising applications in diverse fields such as health monitoring and ambient assisted living. Despite significant advancements, sensor-based HAR methods often…

信号处理 · 电气工程与系统科学 2024-03-26 Xiaozhou Ye , Waleed H. Abdulla , Nirmal Nair , Kevin I-Kai Wang

Current human activity recognition (HAR) techniques regard activity labels as integer class IDs without explicitly modeling the semantics of class labels. We observe that different activity names often have shared structures. For example,…

机器学习 · 计算机科学 2023-10-23 Xiyuan Zhang , Ranak Roy Chowdhury , Jiayun Zhang , Dezhi Hong , Rajesh K. Gupta , Jingbo Shang

With the goal of directly generalizing trained model to unseen target domains, domain generalization (DG), a newly proposed learning paradigm, has attracted considerable attention. Previous DG models usually require a sufficient quantity of…

计算机视觉与模式识别 · 计算机科学 2022-08-18 Ruiqi Wang , Lei Qi , Yinghuan Shi , Yang Gao

Human activity recognition (HAR) with wearables is one of the serviceable technologies in ubiquitous and mobile computing applications. The sliding-window scheme is widely adopted while suffering from the multi-class windows problem. As a…

计算机视觉与模式识别 · 计算机科学 2023-10-16 Songpengcheng Xia , Lei Chu , Ling Pei , Jiarui Yang , Wenxian Yu , Robert C. Qiu

Human activity recognition (HAR) is a time series classification task that focuses on identifying the motion patterns from human sensor readings. Adequate data is essential but a major bottleneck for training a generalizable HAR model,…

计算机视觉与模式识别 · 计算机科学 2023-06-12 Xin Qin , Jindong Wang , Shuo Ma , Wang Lu , Yongchun Zhu , Xing Xie , Yiqiang Chen

Semi-supervised domain generalization (SSDG) in medical image segmentation offers a promising solution for generalizing to unseen domains during testing, addressing domain shift challenges and minimizing annotation costs. However,…

计算机视觉与模式识别 · 计算机科学 2025-09-26 Jincai Song , Haipeng Chen , Jun Qin , Na Zhao

Deep learning methods are successfully used in applications pertaining to ubiquitous computing, health, and well-being. Specifically, the area of human activity recognition (HAR) is primarily transformed by the convolutional and recurrent…

机器学习 · 计算机科学 2019-07-30 Aaqib Saeed , Tanir Ozcelebi , Johan Lukkien

The rapid evolution of generative models has enabled the creation of highly realistic and diverse synthetic images, posing significant challenges to reliable and generalizable Synthetic Image Detection (SID). However, existing detectors are…

计算机视觉与模式识别 · 计算机科学 2026-05-01 Shuchang Zhou , Kaiwen Shen , Jiwei Wei , Yuyang Zhou , Peng Wang , Yang Yang

Domain adaptive semantic segmentation is the task of generating precise and dense predictions for an unlabeled target domain using a model trained on a labeled source domain. While significant efforts have been devoted to improving…

计算机视觉与模式识别 · 计算机科学 2024-10-23 Nazanin Moradinasab , Hassan Jafarzadeh , Donald E. Brown

Human Activity Recognition~(HAR) is the classification of human movement, captured using one or more sensors either as wearables or embedded in the environment~(e.g. depth cameras, pressure mats). State-of-the-art methods of HAR rely on…

计算机视觉与模式识别 · 计算机科学 2020-06-16 Anjana Wijekoon , Nirmalie Wiratunga

In this work, for the first time, we address the problem of universal cross-domain retrieval, where the test data can belong to classes or domains which are unseen during training. Due to dynamically increasing number of categories and…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Soumava Paul , Titir Dutta , Soma Biswas

Semi-supervised techniques have removed the barriers of large scale labelled set by exploiting unlabelled data to improve the performance of a model. In this paper, we propose a semi-supervised deep multi-task classification and…

计算机视觉与模式识别 · 计算机科学 2020-08-12 R. M. Saad Bashir , Talha Qaiser , Shan E Ahmed Raza , Nasir M. Rajpoot

Deep learning-based human activity recognition (HAR) methods have shown great promise in the applications of smart healthcare systems and wireless body sensor network (BSN). Despite their demonstrated performance in laboratory settings, the…

人机交互 · 计算机科学 2023-03-28 Baichun Wei , Chunzhi Yi , Qi Zhang , Haiqi Zhu , Jianfei Zhu , Feng Jiang

In semantic segmentation, the creation of pixel-level labels for training data incurs significant costs. To address this problem, semi-supervised learning, which utilizes a small number of labeled images alongside unlabeled images to…

计算机视觉与模式识别 · 计算机科学 2026-04-09 Takahiro Mano , Reiji Saito , Kazuhiro Hotta

As a critical component of Wearable AI, IMU-based Human Activity Recognition (HAR) has attracted increasing attention from both academia and industry in recent years. Although HAR performance has improved considerably in specific scenarios,…

信号处理 · 电气工程与系统科学 2025-08-19 Yize Cai , Baoshen Guo , Flora Salim , Zhiqing Hong

Data mixing augmentation has proved effective in training deep models. Recent methods mix labels mainly based on the mixture proportion of image pixels. As the main discriminative information of a fine-grained image usually resides in…

计算机视觉与模式识别 · 计算机科学 2020-12-10 Shaoli Huang , Xinchao Wang , Dacheng Tao

Human activity recognition (HAR) based on mobile sensors plays an important role in ubiquitous computing. However, the rise of data regulatory constraints precludes collecting private and labeled signal data from personal devices at scale.…

信号处理 · 电气工程与系统科学 2021-06-02 Chenglin Li , Di Niu , Bei Jiang , Xiao Zuo , Jianming Yang

Human activity recognition (HAR) will be an essential function of various emerging applications. However, HAR typically encounters challenges related to modality limitations and label scarcity, leading to an application gap between current…

机器学习 · 计算机科学 2024-04-03 Lilin Xu , Chaojie Gu , Rui Tan , Shibo He , Jiming Chen