中文
相关论文

相关论文: Marine Animal Classification with Correntropy Loss…

200 篇论文

Although multi-view multi-label learning has been extensively studied, research on the dual-missing scenario, where both views and labels are incomplete, remains largely unexplored. Existing methods mainly rely on contrastive learning or…

计算机视觉与模式识别 · 计算机科学 2026-04-07 Xu Yan , Jun Yin , Shiliang Sun , Minghua Wan

Motivated by the fact that characteristics of different sound classes are highly diverse in different temporal scales and hierarchical levels, a novel deep convolutional neural network (CNN) architecture is proposed for the environmental…

声音 · 计算机科学 2018-06-15 Boqing Zhu , Kele Xu , Dezhi Wang , Lilun Zhang , Bo Li , Yuxing Peng

The majority of computer vision algorithms fail to find higher-order (abstract) patterns in an image so are not robust against adversarial attacks, unlike human lateralized vision. Deep learning considers each input pixel in a homogeneous…

计算机视觉与模式识别 · 计算机科学 2023-01-31 Abubakar Siddique , Will N. Browne , Gina M. Grimshaw

Camouflaged object detection and segmentation is a new and challenging research topic in computer vision. There is a serious issue of lacking data on concealed objects such as camouflaged animals in natural scenes. In this paper, we address…

计算机视觉与模式识别 · 计算机科学 2024-08-07 Thanh-Danh Nguyen , Anh-Khoa Nguyen Vu , Nhat-Duy Nguyen , Vinh-Tiep Nguyen , Thanh Duc Ngo , Thanh-Toan Do , Minh-Triet Tran , Tam V. Nguyen

Medical image analysis benefits Computer Aided Diagnosis (CADx). A fundamental analyzing approach is the classification of medical images, which serves for skin lesion diagnosis, diabetic retinopathy grading, and cancer classification on…

计算机视觉与模式识别 · 计算机科学 2020-07-22 Lijun Gong , Kai Ma , Yefeng Zheng

We present a machine unlearning approach that is both retraining- and label-free. Most existing machine unlearning approaches require a model to be fine-tuned to remove information while preserving performance. This is computationally…

机器学习 · 计算机科学 2024-03-01 Jack Foster , Stefan Schoepf , Alexandra Brintrup

During the last decades, learning a low-dimensional space with discriminative information for dimension reduction (DR) has gained a surge of interest. However, it's not accessible for these DR methods to achieve satisfactory performance…

机器学习 · 计算机科学 2019-11-19 Xiangzhu Meng , Huibing Wang , Lin Feng

Given data with label noise (i.e., incorrect data), deep neural networks would gradually memorize the label noise and impair model performance. To relieve this issue, curriculum learning is proposed to improve model performance and…

机器学习 · 计算机科学 2022-08-23 Tingting Wu , Xiao Ding , Hao Zhang , Jinglong Gao , Li Du , Bing Qin , Ting Liu

Multi-label image classification has generated significant interest in recent years and the performance of such systems often suffers from the not so infrequent occurrence of incorrect or missing labels in the training data. In this paper,…

计算机视觉与模式识别 · 计算机科学 2020-05-05 Zhuolin Jiang , Jan Silovsky , Man-Hung Siu , William Hartmann , Herbert Gish , Sancar Adali

The notion of margin loss has been central to the development and analysis of algorithms for binary classification. To date, however, there remains no consensus as to the analogue of the margin loss for multiclass classification. In this…

机器学习 · 统计学 2024-05-20 Yutong Wang , Clayton Scott

For classification, neural networks typically learn by minimizing cross-entropy, but are evaluated and compared using accuracy. This disparity suggests neural loss function search (NLFS), the search for a drop-in replacement loss function…

计算机视觉与模式识别 · 计算机科学 2024-03-15 Brandon Morgan , Dean Hougen

We consider the visual feature selection to improve the estimation quality required for the accurate navigation of a robot. We build upon a key property that asserts: contributions of trackable features (landmarks) appear linearly in the…

机器人学 · 计算机科学 2019-02-05 Hossein K. Mousavi , Nader Motee

Loss functions play a key role in training superior deep neural networks. In convolutional neural networks (CNNs), the popular cross entropy loss together with softmax does not explicitly guarantee minimization of intra-class variance or…

计算机视觉与模式识别 · 计算机科学 2019-04-26 XiaoBin Li , WeiQiang Wang

Drone-based remote sensing combined with AI-driven methodologies has shown great potential for accurate mapping and monitoring of coral reef ecosystems. This study presents a novel multi-scale approach to coral reef monitoring, integrating…

计算机视觉与模式识别 · 计算机科学 2025-02-26 Matteo Contini , Victor Illien , Julien Barde , Sylvain Poulain , Serge Bernard , Alexis Joly , Sylvain Bonhommeau

Underwater environments pose significant challenges due to the selective absorption and scattering of light by water, which affects image clarity, contrast, and color fidelity. To overcome these, we introduce OceanLens, a method that models…

图像与视频处理 · 电气工程与系统科学 2024-11-21 Rajini Makam , Dhatri Shankari T M , Sharanya Patil , Suresh Sundram

This paper reports a new continuous 3D loss function for learning depth from monocular images. The dense depth prediction from a monocular image is supervised using sparse LIDAR points, which enables us to leverage available open source…

计算机视觉与模式识别 · 计算机科学 2020-08-11 Minghan Zhu , Maani Ghaffari , Yuanxin Zhong , Pingping Lu , Zhong Cao , Ryan M. Eustice , Huei Peng

We develop an approach to learning visual representations that embraces multimodal data, driven by a combination of intra- and inter-modal similarity preservation objectives. Unlike existing visual pre-training methods, which solve a proxy…

计算机视觉与模式识别 · 计算机科学 2021-04-28 Xin Yuan , Zhe Lin , Jason Kuen , Jianming Zhang , Yilin Wang , Michael Maire , Ajinkya Kale , Baldo Faieta

Multi-label image classification allows predicting a set of labels from a given image. Unlike multiclass classification, where only one label per image is assigned, such a setup is applicable for a broader range of applications. In this…

计算机视觉与模式识别 · 计算机科学 2022-12-21 Kirill Prokofiev , Vladislav Sovrasov

This paper proposes multiscale convolutional neural network (CNN)-based deep metric learning for bioacoustic classification, under low training data conditions. The proposed CNN is characterized by the utilization of four different filter…

音频与语音处理 · 电气工程与系统科学 2019-09-04 Anshul Thakur , Daksh Thapar , Padmanabhan Rajan , Aditya Nigam

Multi-class classification problems often have many semantically similar classes. For example, 90 of ImageNet's 1000 classes are for different breeds of dog. We should expect that these semantically similar classes will have similar…

机器学习 · 计算机科学 2022-04-19 Yujie Wang , Mike Izbicki