中文
相关论文

相关论文: Class Information Guided Reconstruction for Automa…

200 篇论文

Automatic modulation recognition (AMR) is critical for cognitive radio, spectrum monitoring, and secure wireless communication. However, existing solutions often rely on large labeled datasets or multi-stage training pipelines, which limit…

计算机视觉与模式识别 · 计算机科学 2025-09-12 Hossein Ahmadi , Banafsheh Saffari , Sajjad Emdadi Mahdimahalleh , Mohammad Esmaeil Safari , Aria Ahmadi

Open-set classification is a problem of handling `unknown' classes that are not contained in the training dataset, whereas traditional classifiers assume that only known classes appear in the test environment. Existing open-set classifiers…

计算机视觉与模式识别 · 计算机科学 2019-10-08 Ryota Yoshihashi , Wen Shao , Rei Kawakami , Shaodi You , Makoto Iida , Takeshi Naemura

Composed Image Retrieval (CIR) is the task of retrieving images matching a reference image augmented with a text, where the text describes changes to the reference image in natural language. Traditionally, models designed for CIR have…

计算机视觉与模式识别 · 计算机科学 2025-06-16 Yiqun Duan , Sameera Ramasinghe , Stephen Gould , Ajanthan Thalaiyasingam

Composed Image Retrieval (CIR) involves retrieving a target image based on a composed query of an image paired with text that specifies modifications or changes to the visual reference. CIR is inherently an instruction-following task, as…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Wenliang Zhong , Weizhi An , Feng Jiang , Hehuan Ma , Yuzhi Guo , Junzhou Huang

Open set recognition (OSR) is devised to address the problem of detecting novel classes during model inference. Even in recent vision models, this remains an open issue which is receiving increasing attention. Thereby, a crucial challenge…

计算机视觉与模式识别 · 计算机科学 2025-05-20 Jiawen Xu , Odej Kao , Margret Keuper

Existing open set recognition (OSR) methods are typically designed for static scenarios, where models aim to classify known classes and identify unknown ones within fixed scopes. This deviates from the expectation that the model should…

计算机视觉与模式识别 · 计算机科学 2025-09-10 Runqing Yang , Yimin Fu , Changyuan Wu , Zhunga Liu

Machine learning-based techniques open up many opportunities and improvements to derive deeper and more practical insights from data that can help businesses make informed decisions. However, the majority of these techniques focus on the…

机器学习 · 计算机科学 2024-05-10 Atefeh Mahdavi , Marco Carvalho

Industrial anomaly detection is a challenging open-set task that aims to identify unknown anomalous patterns deviating from normal data distribution. To avoid the significant memory consumption and limited generalizability brought by…

计算机视觉与模式识别 · 计算机科学 2025-12-15 Qishan Wang , Haofeng Wang , Shuyong Gao , Jia Guo , Li Xiong , Jiaqi Li , Dengxuan Bai , Wenqiang Zhang

In this work, we aim to address the challenging task of open set recognition (OSR). Many recent OSR methods rely on auto-encoders to extract class-specific features by a reconstruction strategy, requiring the network to restore the input…

计算机视觉与模式识别 · 计算机科学 2021-08-09 Xin Sun , Henghui Ding , Chi Zhang , Guosheng Lin , Keck-Voon Ling

Composed image retrieval (CIR) searches a corpus with a reference image and a text describing how to modify it. Despite rapid progress from triplet-trained compositors to zero-shot and generative methods, essentially all systems share one…

计算机视觉与模式识别 · 计算机科学 2026-05-27 Amsisan Tran , Baogh Le , Tuan Kiet Pham , Sui Yang Guang

The limitations of existing Synthetic Aperture Radar (SAR) Automatic Target Recognition (ATR) methods lie in their confinement by the closed-environment assumption, hindering their effective and robust handling of unknown target categories…

计算机视觉与模式识别 · 计算机科学 2024-12-09 Xiayang Xiao , Zhuoxuan Li , Ruyi Zhang , Jiacheng Chen , Haipeng Wang

Composed image retrieval (CIR) is a new and flexible image retrieval paradigm, which can retrieve the target image for a multimodal query, including a reference image and its corresponding modification text. Although existing efforts have…

多媒体 · 计算机科学 2023-09-06 Haokun Wen , Xian Zhang , Xuemeng Song , Yinwei Wei , Liqiang Nie

All-in-One Image Restoration (AiOIR) aims to recover high-quality images from diverse degradations within a unified framework. However, existing methods often fail to explicitly model degradation types and struggle to adapt their…

计算机视觉与模式识别 · 计算机科学 2025-12-12 Shengkai Hu , Jiaqi Ma , Jun Wan , Wenwen Min , Yongcheng Jing , Lefei Zhang , Dacheng Tao

In this paper, we consider the problem of composed image retrieval (CIR), it aims to train a model that can fuse multi-modal information, e.g., text and images, to accurately retrieve images that match the query, extending the user's…

计算机视觉与模式识别 · 计算机科学 2024-03-07 Yikun Liu , Jiangchao Yao , Ya Zhang , Yanfeng Wang , Weidi Xie

Recent segmentation methods, such as OCR and CPNet, utilizing "class level" information in addition to pixel features, have achieved notable success for boosting the accuracy of existing network modules. However, the extracted class-level…

计算机视觉与模式识别 · 计算机科学 2022-07-15 Ye Huang , Di Kang , Liang Chen , Xuefei Zhe , Wenjing Jia , Xiangjian He , Linchao Bao

Deep neural networks have made breakthroughs in a wide range of visual understanding tasks. A typical challenge that hinders their real-world applications is that unknown samples may be fed into the system during the testing phase, but…

计算机视觉与模式识别 · 计算机科学 2021-02-10 Xin Sun , Chi Zhang , Guosheng Lin , Keck-Voon Ling

Models trained for classification often assume that all testing classes are known while training. As a result, when presented with an unknown class during testing, such closed-set assumption forces the model to classify it as one of the…

计算机视觉与模式识别 · 计算机科学 2019-04-03 Poojan Oza , Vishal M Patel

Composed Image Retrieval (CIR) is an emerging yet challenging task that allows users to search for target images using a multimodal query, comprising a reference image and a modification text specifying the user's desired changes to the…

多媒体 · 计算机科学 2025-03-05 Xuemeng Song , Haoqiang Lin , Haokun Wen , Bohan Hou , Mingzhu Xu , Liqiang Nie

Open Set Recognition (OSR) requires models not only to accurately classify known classes but also to effectively reject unknown samples. However, when unknown samples are semantically similar to known classes, inter-class overlap in the…

计算机视觉与模式识别 · 计算机科学 2025-11-19 Dongdong Zhao , Ranxin Fang , Changtian Song , Zhihui Liu , Jianwen Xiang

Deep neural networks have demonstrated prominent capacities for image classification tasks in a closed set setting, where the test data come from the same distribution as the training data. However, in a more realistic open set scenario,…

计算机视觉与模式识别 · 计算机科学 2022-03-17 Feiyang Cai , Zhenkai Zhang , Jie Liu , Xenofon Koutsoukos
‹ 上一页 1 2 3 10 下一页 ›