Giter Site home page Giter Site logo

Comments (5)

Kthyeon avatar Kthyeon commented on May 27, 2024

Hello,

thanks for your interest. We agree that class prototype and our methods are quite similar under clean data settings. However, we think that prototype can be more contaminated towards label noise while ours does not. Furthermore, with the use of eigenvector, the perturbation is more correctly estimated. Your question looks great discussion topic for further research.

from fine_official.

hathawayxxh avatar hathawayxxh commented on May 27, 2024

Yes, I understand that the first eigenvector might be less contaminated by label noise. However, in the scenario of high noise_rate (e.g., 90% in the CIFAR10 dataset), it means the ratio of clean data in each class is quite small, will this avoids the eigenvector from represeanting the real distribution of the class?

from fine_official.

Kthyeon avatar Kthyeon commented on May 27, 2024

That is a good point. In the pilot experiment, we find that eigenvectors are more robust than other prototype-based methods such as prototype, anchor generated from Mahalanobis distribution, or Minimum covariance detector (MCD) method.

In my thought, eigendecomposition seems quite robust towards noisy representations compared to prototype which is based on the concept of simple averaging

from fine_official.

hathawayxxh avatar hathawayxxh commented on May 27, 2024

Thanks, I totally understand that the eigenvectors are more robust than prototype-based methods. However, in my experiments, I find the FINE sampling method performs much worse than the simplest small-loss methods. Have you met this delimma in your experiments?

from fine_official.

Kthyeon avatar Kthyeon commented on May 27, 2024

In our experiments, we have not met such situations before...., but can be dependent on the kinds of datasets.

The benefits of eigenvectors can be affected by the ability of backbone network. So, how about using warmup stage for the early training with significant magnitude of weight decay (or other regularization)? and then how about applying the FINE method with such pretrained arch?

from fine_official.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.