中文
相关论文

相关论文: Label Relation Graphs Enhanced Hierarchical Residu…

200 篇论文

Labeling a classification dataset implies to define classes and associated coarse labels, that may approximate a smoother and more complicated ground truth. For example, natural images may contain multiple objects, only one of which is…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Raphael Baena , Lucas Drumetz , Vincent Gripon

An efficient solution to the large-scale recommender system is to represent users and items as binary hash codes in the Hamming space. Towards this end, existing methods tend to code users by modeling their Hamming similarities with the…

信息检索 · 计算机科学 2023-01-16 Han Liu , Yinwei Wei , Jianhua Yin , Liqiang Nie

Retrieval, the initial stage of a recommendation system, is tasked with down-selecting items from a pool of tens of millions of candidates to a few thousands. Embedding Based Retrieval (EBR) has been a typical choice for this problem,…

Attention-based learning for fine-grained image recognition remains a challenging task, where most of the existing methods treat each object part in isolation, while neglecting the correlations among them. In addition, the multi-stage or…

计算机视觉与模式识别 · 计算机科学 2018-06-15 Ming Sun , Yuchen Yuan , Feng Zhou , Errui Ding

Deep neural networks are susceptible to label noise. Existing methods to improve robustness, such as meta-learning and regularization, usually require significant change to the network architecture or careful tuning of the optimization…

机器学习 · 计算机科学 2022-05-31 Li Chen , Ningyuan Huang , Cong Mu , Hayden S. Helm , Kate Lytvynets , Weiwei Yang , Carey E. Priebe

Hierarchical text classification aims to leverage label hierarchy in multi-label text classification. Existing methods encode label hierarchy in a global view, where label hierarchy is treated as the static hierarchical structure containing…

计算与语言 · 计算机科学 2022-11-09 Ting Jiang , Deqing Wang , Leilei Sun , Zhongzhi Chen , Fuzhen Zhuang , Qinghong Yang

Standard cross-entropy is the default classification loss across virtually all of machine learning, yet it treats all misclassifications equally, ignoring the semantic distances that a class hierarchy encodes. We propose Hierarchy-Aware…

机器学习 · 计算机科学 2026-05-08 April Chan , Davide D'Ascenzo , Sebastiano Cultrera di Montesano

Food image classification serves as a fundamental and critical step in image-based dietary assessment, facilitating nutrient intake analysis from captured food images. However, existing works in food classification predominantly focuses on…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Xinyue Pan , Jiangpeng He , Fengqing Zhu

Large-scale Hierarchical Classification (HC) involves datasets consisting of thousands of classes and millions of training instances with high-dimensional features posing several big data challenges. Feature selection that aims to select…

机器学习 · 计算机科学 2017-06-07 Azad Naik , Huzefa Rangwala

Multi-label image recognition is a practical and challenging task compared to single-label image classification. However, previous works may be suboptimal because of a great number of object proposals or complex attentional region…

计算机视觉与模式识别 · 计算机科学 2021-07-21 Bin-Bin Gao , Hong-Yu Zhou

Graph neural networks (GNNs) achieve strong performance on homophilic graphs but often struggle under heterophily, where adjacent nodes frequently belong to different classes. We propose an interpretable and adaptive framework for…

机器学习 · 计算机科学 2025-12-30 Soroush Vahidi

Existing class-incremental lifelong learning studies only the data is with single-label, which limits its adaptation to multi-label data. This paper studies Lifelong Multi-Label (LML) classification, which builds an online class-incremental…

机器学习 · 计算机科学 2022-07-19 Kaile Du , Linyan Li , Fan Lyu , Fuyuan Hu , Zhenping Xia , Fenglei Xu

In this paper, we consider the problem of fine-grained image retrieval in an incremental setting, when new categories are added over time. On the one hand, repeatedly training the representation on the extended dataset is time-consuming. On…

计算机视觉与模式识别 · 计算机科学 2020-10-19 Wei Chen , Yu Liu , Weiping Wang , Tinne Tuytelaars , Erwin M. Bakker , Michael Lew

In recent years, supervised learning using Convolutional Neural Networks (CNNs) has achieved great success in image classification tasks, and large scale labeled datasets have contributed significantly to this achievement. However, the…

计算机视觉与模式识别 · 计算机科学 2019-01-23 Zhuo Chen , Ruizhou Ding , Ting-Wu Chin , Diana Marculescu

The task of multi-label learning is to predict a set of relevant labels for the unseen instance. Traditional multi-label learning algorithms treat each class label as a logical indicator of whether the corresponding label is relevant or…

机器学习 · 计算机科学 2019-04-17 Ruifeng Shao , Ning Xu , Xin Geng

Multi-label classification studies the task where each example belongs to multiple labels simultaneously. As a representative method, Ranking Support Vector Machine (Rank-SVM) aims to minimize the Ranking Loss and can also mitigate the…

机器学习 · 计算机科学 2019-11-06 Guoqiang Wu , Ruobing Zheng , Yingjie Tian , Dalian Liu

Deploying continual object detection on microcontrollers (MCUs) with under 100KB memory requires efficient feature compression that can adapt to evolving task distributions. Existing approaches rely on fixed compression strategies (e.g.,…

人工智能 · 计算机科学 2026-04-14 Bibin Wilson

Graph representation learning based on graph neural networks (GNNs) can greatly improve the performance of downstream tasks, such as node and graph classification. However, the general GNN models do not aggregate node information in a…

机器学习 · 计算机科学 2020-07-30 Fei Ding , Xiaohong Zhang , Justin Sybrandt , Ilya Safro

Rating is a typical user explicit feedback that visually reflects how much a user likes a related item. The (rating) matrix completion is essentially a rating prediction process, which is also a significant problem in recommender systems.…

机器学习 · 计算机科学 2025-07-09 Xiang Li , Changsheng Shui , Zhongying Zhao , Junyu Dong , Yanwei Yu

The graph convolution network (GCN) is a widely-used facility to realize graph-based semi-supervised learning, which usually integrates node features and graph topologic information to build learning models. However, as for multi-label…

机器学习 · 计算机科学 2019-07-15 Kaisheng Gao , Jing Zhang , Cangqi Zhou