Giter VIP home page Giter VIP logo

plr_mindspore's Introduction

PLR(AAAI2023)

This is the MindSpore implementation of PLR in the following paper.

AAAI 2023: Partial-Label Regression

This paper provides the first attempt to investigate partial-label regression, where each training example is annotated with a set of real-valued candidate labels.

  1. Propose a simple baseline method that takes the average loss incurred by candidate labels as the predictive loss to be minimized for model training.

  2. Propose an identification method that takes the least loss incurred by candidate labels as the predictive loss to be minimized for model training.

  3. Propose a progressive identification method that differentiates candidate labels by associating their incurred losses with progressively updated weights.

  4. Show that the identification method and the progressive identification method are model-consistent, which indicates that the learned model converges to the optimal model.

Our experiments are conducted on seven widely used benchmark regression datasets to test the performance of our PLR, which are Abalone, Airfoil, Auto-mpg, Housing, Concrete, Power-plant and Cpu-act.

Framework

For more information, please check the resources below:

After installing MindSpore via the official website, you can start training and evaluation as follows:

python demo_ms.py

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.