paper-with-me

Papers

Data Stream Sampling with Fuzzy Task Boundaries and Noisy Labels

2024-04-07 · Yu-Hsi Chen

In the realm of continual learning, the presence of noisy labels within data streams represents a notable obstacle to model reliability and fairness. We focus on the data stream scenario outlined in pertinent literature, characterized by fuzzy task boundaries and noisy labels. To address this challenge, we introduce a novel and intuitive sampling method called Noisy Test Debiasing (NTD) to mitigate noisy labels in evolving data streams and establish a fair and robust continual learning algorithm. NTD is straightforward to implement, making it feasible across various scenarios. Our experiments benchmark four datasets, including two synthetic noise datasets (CIFAR10 and CIFAR100) and real-world noise datasets (mini-WebVision and Food-101N). The results validate the efficacy of NTD for online continual learning in scenarios with noisy labels in data streams. Compared to the previous leading approach, NTD achieves a training speedup enhancement over two times while maintaining or surpassing accuracy levels. Moreover, NTD utilizes less than one-fifth of the GPU memory resources compared to previous leading methods.

📄 PDF Abstract BibTeX arXiv:2404.04871

Code (1)

wish44165/ntd 공식 구현 pytorch

Tasks

Continual LearningFairnessGPU

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Semantic F1 Scores: Fair Evaluation Under Fuzzy Class Boundaries

2025-09-25 · Georgios Chochlakis, Jackson Trager, Vedant Jhaveri, Nikhil Ravichandran 외 arxiv

We propose Semantic F1 Scores, novel evaluation metrics for subjective or fuzzy multi-label classification that quantify semantic relatedness between predicted and gold labels. Unlike the conventional F1 metrics that tre…

Multi-Label Classification

A Neuro-Fuzzy Model of Time-Varying Decision Boundaries

2016-08-25

In a recent study, we reported the results of a new decision making paradigm in which the participants were asked to balance between their speed and accuracy to maximize the total reward they achieve during the experimen…

Decision Making

The State of the Art in Developing Fuzzy Ontologies: A Survey

2018-05-06 · Zahra Riahi Samani, Mehrnoush Shamsfard

Conceptual formalism supported by typical ontologies may not be sufficient to represent uncertainty information which is caused due to the lack of clear cut boundaries between concepts of a domain. Fuzzy ontologies are p…

ArticlesSurvey

Enhancing Link Prediction with Fuzzy Graph Attention Networks and Dynamic Negative Sampling

2024-11-12 · Jinming Xing, Ruilin Xing, Chang Xue, Dongwen Luo

Link prediction is crucial for understanding complex networks but traditional Graph Neural Networks (GNNs) often rely on random negative sampling, leading to suboptimal performance. This paper introduces Fuzzy Graph Atte…

Graph AttentionLink Prediction

Finding Fuzziness in Neural Network Models of Language Processing

2021-04-22 · Kanishka Misra, Julia Taylor Rayz

Humans often communicate by using imprecise language, suggesting that fuzzy concepts with unclear boundaries are prevalent in language use. In this paper, we test the extent to which models trained to capture the distrib…

Natural Language Inference