中文
相关论文

相关论文: Simulating Distribution Dynamics: Liquid Temporal …

200 篇论文

Domain Generalized Video Semantic Segmentation (DGVSS) is trained on a single labeled driving domain and is directly deployed on unseen domains without target labels and test-time adaptation while maintaining temporally consistent…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Siyu Chen , Ting Han , Haoling Huang , Chaolei Wang , Chengzheng Fu , Duxin Zhu , Guorong Cai , Jinhe Su

Change detection in remote sensing imagery plays a vital role in various engineering applications, such as natural disaster monitoring, urban expansion tracking, and infrastructure management. Despite the remarkable progress of deep…

计算机视觉与模式识别 · 计算机科学 2025-08-08 Xiaoyang Zhang , Guodong Fan , Guang-Yong Chen , Zhen Hua , Jinjiang Li , Min Gan , C. L. Philip Chen

Integrating different representations from complementary sensing modalities is crucial for robust scene interpretation in autonomous driving. While deep learning architectures that fuse vision and range data for 2D object detection have…

计算机视觉与模式识别 · 计算机科学 2022-03-08 George Eskandar , Robert A. Marsden , Pavithran Pandiyan , Mario Döbler , Karim Guirguis , Bin Yang

Limited transferability hinders the performance of deep learning models when applied to new application scenarios. Recently, Unsupervised Domain Adaptation (UDA) has achieved significant progress in addressing this issue via learning…

机器学习 · 计算机科学 2023-09-27 Yulong Zhang , Shuhao Chen , Weisen Jiang , Yu Zhang , Jiangang Lu , James T. Kwok

The objective of domain generalization (DG) is to enable models to be robust against domain shift. DG is crucial for deploying vision-language models (VLMs) in real-world applications, yet most existing methods rely on domain labels that…

机器学习 · 计算机科学 2026-02-02 Zhixing Li , Arsham Gholamzadeh Khoee , Yinan Yu

Diffusion models (DMs) produce high-quality images, yet their sampling remains costly when adapted to new domains. Distilled DMs are faster but typically remain confined within their teacher's domain. Thus, fast and high-quality generation…

计算机视觉与模式识别 · 计算机科学 2026-03-26 Yara Bahram , Mélodie Desbos , Mohammadhadi Shateri , Eric Granger

Large-vocabulary object detectors (LVDs) aim to detect objects of many categories, which learn super objectness features and can locate objects accurately while applied to various downstream data. However, LVDs often struggle in recognizing…

计算机视觉与模式识别 · 计算机科学 2024-05-13 Kai Jiang , Jiaxing Huang , Weiying Xie , Jie Lei , Yunsong Li , Ling Shao , Shijian Lu

In real-world applications, machine learning models often become obsolete due to shifts in the joint distribution arising from underlying temporal trends, a phenomenon known as the "concept drift". Existing works propose model-specific…

机器学习 · 计算机科学 2023-10-04 Chia-Yuan Chang , Yu-Neng Chuang , Zhimeng Jiang , Kwei-Herng Lai , Anxiao Jiang , Na Zou

Few-shot object detection (FSOD) is challenging due to unstable optimization and limited generalization arising from the scarcity of training samples. To address these issues, we propose a hybrid ensemble decoder that enhances…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Xuanlong Yu , Youyang Sha , Longfei Liu , Xi Shen , Di Yang

Federated Object Detection (FOD) enables clients to collaboratively train a global object detection model without accessing their local data from diverse domains. However, significant variations in environment, weather, and other domain…

机器学习 · 计算机科学 2025-09-16 Haolin Yuan , Jingtao Li , Weiming Zhuang , Chen Chen , Lingjuan Lyu

Domain generalization (DG) is a fundamental yet very challenging research topic in machine learning. The existing arts mainly focus on learning domain-invariant features with limited source domains in a static model. Unfortunately, there is…

机器学习 · 计算机科学 2022-05-30 Zhishu Sun , Zhifeng Shen , Luojun Lin , Yuanlong Yu , Zhifeng Yang , Shicai Yang , Weijie Chen

Object detection is an essential technique for autonomous driving. The performance of an object detector significantly degrades if the weather of the training images is different from that of test images. Domain adaptation can be used to…

计算机视觉与模式识别 · 计算机科学 2021-03-26 Ting Sun , Jinlin Chen , Francis Ng

To boost a detector for single-frame 3D object detection, we present a new approach to train it to simulate features and responses following a detector trained on multi-frame point clouds. Our approach needs multi-frame point clouds only…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Wu Zheng , Li Jiang , Fanbin Lu , Yangyang Ye , Chi-Wing Fu

Domain Generalized Semantic Segmentation (DGSS) deals with training a model on a labeled source domain with the aim of generalizing to unseen domains during inference. Existing DGSS methods typically effectuate robust features by means of…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Yasser Benigmim , Subhankar Roy , Slim Essid , Vicky Kalogeiton , Stéphane Lathuilière

The convenience of 3D sensors has led to an increase in the use of 3D point clouds in various applications. However, the differences in acquisition devices or scenarios lead to divergence in the data distribution of point clouds, which…

计算机视觉与模式识别 · 计算机科学 2024-01-09 Zhimin Zhang , Xiang Gao , Wei Hu

Generalized Class Discovery (GCD) clusters base and novel classes in a target domain using supervision from a source domain with only base classes. Current methods often falter with distribution shifts and typically require access to target…

计算机视觉与模式识别 · 计算机科学 2025-03-24 Vaibhav Rathore , Shubhranil B , Saikat Dutta , Sarthak Mehrotra , Zsolt Kira , Biplab Banerjee

The phenomenon of distribution shift (DS) occurs when a dataset at test time differs from the dataset at training time, which can significantly impair the performance of a machine learning model in practical settings due to a lack of…

Foundation object detectors such as GLIP and Grounding DINO excel on general-domain data but often degrade in specialized and data-scarce settings like underwater imagery or industrial defects. Typical cross-domain few-shot approaches rely…

计算机视觉与模式识别 · 计算机科学 2026-02-09 Xu Zhang , Zhe Chen , Jing Zhang , Dacheng Tao

This paper presents a Simple and effective unsupervised adaptation method for Robust Object Detection (SimROD). To overcome the challenging issues of domain shift and pseudo-label noise, our method integrates a novel domain-centric…

计算机视觉与模式识别 · 计算机科学 2021-07-29 Rindra Ramamonjison , Amin Banitalebi-Dehkordi , Xinyu Kang , Xiaolong Bai , Yong Zhang

Although Domain Generalization (DG) problem has been fast-growing in the 2D image tasks, its exploration on 3D point cloud data is still insufficient and challenged by more complex and uncertain cross-domain variances with uneven…

计算机视觉与模式识别 · 计算机科学 2023-07-28 Siyuan Huang , Bo Zhang , Botian Shi , Peng Gao , Yikang Li , Hongsheng Li