中文
相关论文

相关论文: Towards Accurate Open-Set Recognition via Backgrou…

200 篇论文

Classic supervised learning makes the closed-world assumption, meaning that classes seen in testing must have been seen in training. However, in the dynamic world, new or unseen class examples may appear constantly. A model working in such…

计算与语言 · 计算机科学 2019-03-05 Hu Xu , Bing Liu , Lei Shu , P. Yu

A critical bottleneck in robot learning is the scarcity of task-labeled, segmented training data, despite the abundance of large-scale robotic datasets recorded as long, continuous interaction logs. Existing datasets contain vast amounts of…

机器人学 · 计算机科学 2026-03-09 Zillur Rahman , Eddison Pham , Alejandro Daniel Noel , Cristian Meo

A non-parametric low-resolution face recognition model for resource-constrained environments with limited networking and computing is proposed in this work. Such environments often demand a small model capable of being effectively trained…

计算机视觉与模式识别 · 计算机科学 2020-11-25 Mozhdeh Rouhsedaghat , Yifan Wang , Shuowen Hu , Suya You , C. -C. Jay Kuo

Training a fine-grained image recognition model with limited data presents a significant challenge, as the subtle differences between categories may not be easily discernible amidst distracting noise patterns. One commonly employed strategy…

计算机视觉与模式识别 · 计算机科学 2024-11-27 Avraham Chapman , Haiming Xu , Lingqiao Liu

Most deep learning-based super-resolution (SR) methods are not image-specific: 1) They are trained on samples synthesized by predefined degradations (e.g. bicubic downsampling), regardless of the domain gap between training and testing…

计算机视觉与模式识别 · 计算机科学 2022-03-16 Shang Li , Guixuan Zhang , Zhengxiong Luo , Jie Liu , Zhi Zeng , Shuwu Zhang

This paper proposes to go beyond the state-of-the-art deep convolutional neural network (CNN) by incorporating the information from object detection, focusing on dealing with fine-grained image classification. Unfortunately, CNN suffers…

计算机视觉与模式识别 · 计算机科学 2014-12-11 Xiaoyu Wang , Tianbao Yang , Guobin Chen , Yuanqing Lin

Traditional transfer learning typically reuses large pre-trained networks by freezing some of their weights and adding task-specific layers. While this approach is computationally efficient, it limits the model's ability to adapt to…

计算机视觉与模式识别 · 计算机科学 2025-10-13 Nicolas Ewen , Jairo Diaz-Rodriguez , Kelly Ramsay

Most existing approaches for visual localization either need a detailed 3D model of the environment or, in the case of learning-based methods, must be retrained for each new scene. This can either be very expensive or simply impossible for…

机器人学 · 计算机科学 2021-06-22 Dominik Winkelbauer , Maximilian Denninger , Rudolph Triebel

Ordered Weighted $L_{1}$ (OWL) regularized regression is a new regression analysis for high-dimensional sparse learning. Proximal gradient methods are used as standard approaches to solve OWL regression. However, it is still a burning issue…

机器学习 · 计算机科学 2021-10-20 Runxue Bao , Bin Gu , Heng Huang

Open-Set Object Detection (OSOD) has emerged as a contemporary research direction to address the detection of unknown objects. Recently, few works have achieved remarkable performance in the OSOD task by employing contrastive clustering to…

计算机视觉与模式识别 · 计算机科学 2024-12-31 Hiran Sarkar , Vishal Chudasama , Naoyuki Onoe , Pankaj Wasnik , Vineeth N Balasubramanian

As we enter into the big data age and an avalanche of images have become readily available, recognition systems face the need to move from close, lab settings where the number of classes and training data are fixed, to dynamic scenarios…

计算机视觉与模式识别 · 计算机科学 2016-04-11 Rocco De Rosa , Thomas Mensink , Barbara Caputo

In object recognition, both the subject of interest (referred to as foreground, FG, for simplicity) and its surrounding context (background, BG) may play an important role. However, standard supervised learning often leads to unintended…

计算机视觉与模式识别 · 计算机科学 2025-03-12 Klara Janouskova , Cristian Gavrus , Jiri Matas

Transformer classifiers such as BERT deliver impressive closed-set accuracy, yet they remain brittle when confronted with inputs from unseen categories--a common scenario for deployed NLP systems. We investigate Open-Set Recognition (OSR)…

机器学习 · 计算机科学 2026-01-06 Tianshuo Yang , Ryan Rabinowitz , Terrance E. Boult , Jugal Kalita

Vision-language models (VLMs) have gained widespread attention for their strong zero-shot capabilities across numerous downstream tasks. However, these models assume that each test image's class label is drawn from a predefined label set…

计算机视觉与模式识别 · 计算机科学 2026-01-30 Yongguang Li , Jindong Li , Qi Wang , Qianli Xing , Runliang Niu , Shengsheng Wang , Menglin Yang

Unlike areas such as computer vision and speech recognition where convolutional and recurrent neural networks-based approaches have proven effective to the nature of the respective areas of application, deep learning (DL) still lacks a…

信号处理 · 电气工程与系统科学 2021-05-14 Khalid Youssef , Greg Schuette , Yubin Cai , Daisong Zhang , Yikun Huang , Yahya Rahmat-Samii , Louis-S. Bouchard

There exist growing interests in intelligent systems for numerous medical imaging, image processing, and computer vision applications, such as face recognition, medical diagnosis, character recognition, and self-driving cars, among others.…

计算机视觉与模式识别 · 计算机科学 2023-02-06 Mohammad Shifat E Rabbi , Abu Hasnat Mohammad Rubaiyat , Yan Zhuang , Gustavo K Rohde

Real world data often exhibits a long-tailed and open-ended (with unseen classes) distribution. A practical recognition system must balance between majority (head) and minority (tail) classes, generalize across the distribution, and…

计算机视觉与模式识别 · 计算机科学 2022-08-18 Ziwei Liu , Zhongqi Miao , Xiaohang Zhan , Jiayun Wang , Boqing Gong , Stella X. Yu

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

Classification is a fundamental task in machine learning and data mining. Existing classification methods are designed to classify unknown instances within a set of previously known training classes. Such a classification takes the form of…

机器学习 · 计算机科学 2018-03-02 Wajdi Dhifli , Abdoulaye Baniré Diallo

With the ability to learn from static datasets, Offline Reinforcement Learning (RL) emerges as a compelling avenue for real-world applications. However, state-of-the-art offline RL algorithms perform sub-optimally when confronted with…

机器学习 · 计算机科学 2024-06-12 Briti Gangopadhyay , Zhao Wang , Jia-Fong Yeh , Shingo Takamatsu
‹ 上一页 1 8 9 10 下一页 ›