中文
相关论文

相关论文: DGFamba: Learning Flow Factorized State Space for …

200 篇论文

Salient object detection (SOD) requires modeling both long-range contextual dependencies and fine-grained structural details, which remains challenging for convolutional, transformer-based, and Mamba-based state space models. While recent…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Suklav Ghosh , Arijit Sur , Pinaki Mitra

Traditional federated learning (FL) algorithms operate under the assumption that the data distributions at training (source domains) and testing (target domain) are the same. The fact that domain shifts often occur in practice necessitates…

机器学习 · 计算机科学 2023-11-02 Jungwuk Park , Dong-Jun Han , Jinho Kim , Shiqiang Wang , Christopher G. Brinton , Jaekyun Moon

Domain generalization(DG) endeavors to develop robust models that possess strong generalizability while preserving excellent discriminability. Nonetheless, pivotal DG techniques tend to improve the feature generalizability by learning…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Shaocong Long , Qianyu Zhou , Chenhao Ying , Lizhuang Ma , Yuan Luo

Due to domain shift, deep neural networks (DNNs) usually fail to generalize well on unknown test data in practice. Domain generalization (DG) aims to overcome this issue by capturing domain-invariant representations from source domains.…

机器学习 · 计算机科学 2022-11-10 Feng Hou , Yao Zhang , Yang Liu , Jin Yuan , Cheng Zhong , Yang Zhang , Zhongchao Shi , Jianping Fan , Zhiqiang He

Domain generalized semantic segmentation (DGSS) is an essential but highly challenging task, in which the model is trained only on source data and any target data is not available. Existing DGSS methods primarily standardize the feature…

计算机视觉与模式识别 · 计算机科学 2023-09-13 Qiyu Sun , Pavlo Melnyk , Michael Felsberg , Yang Tang

Domain generalization (DG) has been a hot topic in image recognition, with a goal to train a general model that can perform well on unseen domains. Recently, federated learning (FL), an emerging machine learning paradigm to train a global…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Junming Chen , Meirui Jiang , Qi Dou , Qifeng Chen

Domain generalization (DG), aiming to make models work on unseen domains, is a surefire way toward general artificial intelligence. Limited by the scale and diversity of current DG datasets, it is difficult for existing methods to scale to…

计算机视觉与模式识别 · 计算机科学 2022-09-30 Hongjing Niu , Hanting Li , Feng Zhao , Bin Li

Domain generalization (DG) task aims to learn a robust model from source domains that could handle the out-of-distribution (OOD) issue. In order to improve the generalization ability of the model in unseen domains, increasing the diversity…

计算机视觉与模式识别 · 计算机科学 2024-09-10 Shanshan Wang , ALuSi , Xun Yang , Ke Xu , Huibin Tan , Xingyi Zhang

Domain Generalization aims to develop models that can generalize to novel and unseen data distributions. In this work, we study how model architectures and pre-training objectives impact feature richness and propose a method to effectively…

机器学习 · 计算机科学 2025-04-30 Xavier Thomas , Deepti Ghadiyaram

Addressing the dual challenges of local redundancy and global dependencies in video understanding, this work innovatively adapts the Mamba to the video domain. The proposed VideoMamba overcomes the limitations of existing 3D convolution…

计算机视觉与模式识别 · 计算机科学 2024-03-13 Kunchang Li , Xinhao Li , Yi Wang , Yinan He , Yali Wang , Limin Wang , Yu Qiao

Deep learning models for computer vision often suffer from poor generalization when deployed in real-world settings, especially when trained on synthetic data due to the well-known Sim2Real gap. Despite the growing popularity of style…

计算机视觉与模式识别 · 计算机科学 2026-04-08 Dustin Eisenhardt , Timothy Schaumlöffel , Alperen Kantarci , Gemma Roig

Machine learning models that can generalize to unseen domains are essential when applied in real-world scenarios involving strong domain shifts. We address the challenging domain generalization (DG) problem, where a model trained on a set…

机器学习 · 计算机科学 2022-10-04 Ahmed Frikha , Denis Krompaß , Volker Tresp

Domain Generalization (DG) is a fundamental challenge for machine learning models, which aims to improve model generalization on various domains. Previous methods focus on generating domain invariant features from various source domains.…

计算机视觉与模式识别 · 计算机科学 2023-09-22 Daoan Zhang , Mingkai Chen , Chenming Li , Lingyun Huang , Jianguo Zhang

We present StyleMamba, an efficient image style transfer framework that translates text prompts into corresponding visual styles while preserving the content integrity of the original images. Existing text-guided stylization requires…

计算机视觉与模式识别 · 计算机科学 2024-05-09 Zijia Wang , Zhi-Song Liu

Handling out-of-distribution samples is a long-lasting challenge for deep visual models. In particular, domain generalization (DG) is one of the most relevant tasks that aims to train a model with a generalization capability on novel…

计算机视觉与模式识别 · 计算机科学 2023-11-10 Sang-Yeong Jo , Sung Whan Yoon

Domain generalization (DG) aims to improve the generalization performance for an unseen target domain by using the knowledge of multiple seen source domains. Mainstream DG methods typically assume that the domain label of each source sample…

计算机视觉与模式识别 · 计算机科学 2022-03-25 Chaoqi Chen , Jiongcheng Li , Xiaoguang Han , Xiaoqing Liu , Yizhou Yu

Deep learning has achieved great success in the past few years. However, the performance of deep learning is likely to impede in face of non-IID situations. Domain generalization (DG) enables a model to generalize to an unseen test…

机器学习 · 计算机科学 2022-12-27 Wang Lu , Jindong Wang , Haoliang Li , Yiqiang Chen , Xing Xie

Domain generalization (DG) aims to generalize a model trained on multiple source (i.e., training) domains to a distributionally different target (i.e., test) domain. In contrast to the conventional DG that strictly requires the availability…

计算机视觉与模式识别 · 计算机科学 2023-03-23 Zijian Wang , Yadan Luo , Ruihong Qiu , Zi Huang , Mahsa Baktashmotlagh

Domain Generalized Semantic Segmentation (DGSS) is a critical yet challenging task, as domain shifts in unseen environments can severely compromise model performance. While recent studies enhance feature alignment by projecting features…

计算机视觉与模式识别 · 计算机科学 2025-07-30 I-Hsiang Chen , Hua-En Chang , Wei-Ting Chen , Jenq-Neng Hwang , Sy-Yen Kuo

Recently, state space models (SSM), particularly Mamba, have attracted significant attention from scholars due to their ability to effectively balance computational efficiency and performance. However, most existing visual Mamba methods…

计算机视觉与模式识别 · 计算机科学 2025-04-09 Leiye Liu , Miao Zhang , Jihao Yin , Tingwei Liu , Wei Ji , Yongri Piao , Huchuan Lu