中文
相关论文

相关论文: Mitigating Negative Flips via Margin Preserving Tr…

200 篇论文

Classifiers often learn to be biased corresponding to the class-imbalanced dataset, especially under the semi-supervised learning (SSL) set. While previous work tries to appropriately re-balance the classifiers by subtracting a…

计算机视觉与模式识别 · 计算机科学 2025-04-10 Weiwei Xing , Yue Cheng , Hongzhu Yi , Xiaohui Gao , Xiang Wei , Xiaoyu Guo , Yuming Zhang , Xinyu Pang

Foundation models (FMs) such as CLIP have demonstrated impressive zero-shot performance across various tasks by leveraging large-scale, unsupervised pre-training. However, they often inherit harmful or unwanted knowledge from noisy…

计算机视觉与模式识别 · 计算机科学 2025-06-04 Zeliang Zhang , Gaowen Liu , Charles Fleming , Ramana Rao Kompella , Chenliang Xu

In this paper, we propose a progressive margin loss (PML) approach for unconstrained facial age classification. Conventional methods make strong assumption on that each class owns adequate instances to outline its data distribution, likely…

计算机视觉与模式识别 · 计算机科学 2021-03-04 Zongyong Deng , Hao Liu , Yaoxing Wang , Chenyang Wang , Zekuan Yu , Xuehong Sun

Biases in machine learning pose significant challenges, particularly when models amplify disparities that affect disadvantaged groups. Traditional bias mitigation techniques often lead to a {\itshape leveling-down effect}, whereby improving…

机器学习 · 计算机科学 2025-09-03 Lucas Mansilla , Rodrigo Echeveste , Camila Gonzalez , Diego H. Milone , Enzo Ferrante

Understanding convergent learning -- the degree to which independently trained neural systems -- whether multiple artificial networks or brains and models -- arrive at similar internal representations -- is crucial for both neuroscience and…

神经元与认知 · 定量生物学 2026-01-26 Chaitanya Kapoor , Sudhanshu Srivastava , Meenakshi Khosla

The long-tailed class distribution in visual recognition tasks poses great challenges for neural networks on how to handle the biased predictions between head and tail classes, i.e., the model tends to classify tail classes as head classes.…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Yidong Wang , Bowen Zhang , Wenxin Hou , Zhen Wu , Jindong Wang , Takahiro Shinozaki

Continual learning methods are known to suffer from catastrophic forgetting, a phenomenon that is particularly hard to counter for methods that do not store exemplars of previous tasks. Therefore, to reduce potential drift in the feature…

计算机视觉与模式识别 · 计算机科学 2024-05-30 Dipam Goswami , Albin Soutif--Cormerais , Yuyang Liu , Sandesh Kamath , Bartłomiej Twardowski , Joost van de Weijer

Artificial intelligence nowadays plays an increasingly prominent role in our life since decisions that were once made by humans are now delegated to automated systems. A machine learning algorithm trained based on biased data, however,…

机器学习 · 计算机科学 2020-09-29 Chen Zhao , Changbin Li , Jincheng Li , Feng Chen

Due to the limited availability of data, existing few-shot learning methods trained from scratch fail to achieve satisfactory performance. In contrast, large-scale pre-trained models such as CLIP demonstrate remarkable few-shot and…

计算机视觉与模式识别 · 计算机科学 2023-11-20 Kun Song , Huimin Ma , Bochao Zou , Huishuai Zhang , Weiran Huang

This paper proposes an adaptive margin contrastive learning method for 3D semantic segmentation on point clouds. Most existing methods use equally penalized objectives, which ignore the per-point ambiguities and less discriminated features…

计算机视觉与模式识别 · 计算机科学 2025-07-10 Yang Chen , Yueqi Duan , Haowen Sun , Jiwen Lu , Yap-Peng Tan

Class incremental learning aims to enable models to learn from sequential, non-stationary data streams across different tasks without catastrophic forgetting. In class incremental semantic segmentation (CISS), the semantic content of image…

计算机视觉与模式识别 · 计算机科学 2025-02-10 Xiao Yu , Yan Fang , Yao Zhao , Yunchao Wei

Dataset bias is a well-known problem in the field of computer vision. The presence of implicit bias in any image collection hinders a model trained and validated on a particular dataset to yield similar accuracies when tested on other…

计算机视觉与模式识别 · 计算机科学 2019-07-15 Kirthi Shankar Sivamani

Deep learning models have demonstrated remarkable capabilities in learning complex patterns and concepts from training data. However, recent findings indicate that these models tend to rely heavily on simple and easily discernible features…

计算机视觉与模式识别 · 计算机科学 2023-09-25 Raha Ahmadi , Mohammad Javad Rajabi , Mohammad Khalooie , Mohammad Sabokrou

Few-shot class-incremental learning (FSCIL) is designed to incrementally recognize novel classes with only few training samples after the (pre-)training on base classes with sufficient samples, which focuses on both base-class performance…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Yixiong Zou , Shanghang Zhang , Yuhua Li , Ruixuan Li

This paper strives to address image classifier bias, with a focus on both feature and label embedding spaces. Previous works have shown that spurious correlations from protected attributes, such as age, gender, or skin tone, can cause…

计算机视觉与模式识别 · 计算机科学 2021-10-28 William Thong , Cees G. M. Snoek

The Contrastive Language-Image Pre-training (CLIP) Model is a recently proposed large-scale pre-train model which attracts increasing attention in the computer vision community. Benefiting from its gigantic image-text training set, the CLIP…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Yuxuan Ding , Lingqiao Liu , Chunna Tian , Jingyuan Yang , Haoxuan Ding

Class Incremental Learning (CIL) aims to continuously learn new categories while retaining the knowledge of old ones. Pre-trained models (PTMs) show promising capabilities in CIL. However, existing approaches that apply lightweight…

计算机视觉与模式识别 · 计算机科学 2025-09-25 Kai Jiang , Zhengyan Shi , Dell Zhang , Hongyuan Zhang , Xuelong Li

Behavior of deep neural networks can be inconsistent between different versions. Regressions during model update are a common cause of concern that often over-weigh the benefits in accuracy or efficiency gain. This work focuses on…

计算与语言 · 计算机科学 2021-05-10 Yuqing Xie , Yi-an Lai , Yuanjun Xiong , Yi Zhang , Stefano Soatto

Despite the undeniable progress in visual recognition tasks fueled by deep neural networks, there exists recent evidence showing that these models are poorly calibrated, resulting in over-confident predictions. The standard practices of…

计算机视觉与模式识别 · 计算机科学 2024-02-01 Balamurali Murugesan , Bingyuan Liu , Adrian Galdran , Ismail Ben Ayed , Jose Dolz

A multitude of classifiers can be trained on the same data to achieve similar performances during test time, while having learned significantly different classification patterns. This phenomenon, which we call prediction discrepancies, is…

机器学习 · 计算机科学 2024-08-01 Xavier Renard , Thibault Laugel , Marcin Detyniecki