Code Monkey home page Code Monkey logo

lipschitz-fairness's Introduction

MIT License

Welcome to the official code repository for the ICLR 2024 paper "Aligning Relational Learning with Lipschitz Fairness"! This repository is dedicated to providing a comprehensive and easy-to-use implementation of the methodologies discussed in our paper.

Introduction

Our work introduces a novel approach to align relational learning with Lipschitz fairness principles. This repository offers a hands-on experience to understand and implement our methods.

Getting Started

Prerequisites

  • Python 3.x
  • Pip package manager

Installation

To set up the environment and install necessary dependencies, follow these steps:

git clone https://github.com/chunhuizng/lipschitz-fairness.git
cd lipschitz-fairness
pip install -r requirements.txt

Usage

Our implementation supports various tasks, including node classification and link prediction. Below are the instructions to run each task:

Node Classification

Navigate to the node classification directory and run the corresponding script:

cd node/
python jacolip_node.py

Link Prediction

For link prediction tasks, use the following commands:

cd link/
python jacolip_link.py

Contributing

We welcome contributions and suggestions to improve the code and methodologies. Please feel free to submit issues and pull requests.

Citation

If you find our work useful in your research, please consider citing:

@inproceedings{jia2024aligning,
  title={Aligning Relational Learning with Lipschitz Fairness},
  author={Yaning Jia and Chunhui Zhang and Soroush Vosoughi},
  booktitle={International Conference on Learning Representations},
  year={2024},
  url={https://openreview.net/forum?id=ODSgo2m8aE}
}

Contact

For any queries regarding the code or research, please contact us at [email protected].

Acknowledgments

We would like to thank all the contributors and reviewers who helped in reviewing this research.

License

This project is licensed under the MIT License - see the LICENSE file for details.

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.