Skip to main content

Concept Hierarchies for Incremental and Active Learning

Project description

CHIA: Concept Hierarchies for Incremental and Active Learning

PyPI PyPI - License PyPI - Python Version Code Climate maintainability codecov

CHIA is a collection of methods and helper functions centered around hierarchical classification in a lifelong learning environment. It forms the basis for some of the experiments and tools developed at Computer Vision Group Jena.

Methods

CHIA implements:

  • One-Hot Classifier as a baseline.
  • Probabilistic Hierarchical Classifier Brust, C. A., & Denzler, J. (2019, November). Integrating domain knowledge: using hierarchies to improve deep classifiers. In Asian Conference on Pattern Recognition (ACPR) (pp. 3-16). Springer, Cham.
  • CHILLAX Brust, C. A., Barz, B., & Denzler, J. (2021, January). Making Every Label Count: Handling Semantic Imprecision by Integrating Domain Knowledge. In 2020 25th International Conference on Pattern Recognition (ICPR) (pp. 6866-6873). IEEE.
  • Self-Supervised CHILLAX Brust, C. A., Barz, B., & Denzler, J. (2021, April). Self-Supervised Learning from Semantically Imprecise Data. arXiv preprint arXiv:2104.10901.
  • Semantic Label Sharing Fergus, R., Bernal, H., Weiss, Y., & Torralba, A. (2010, September). Semantic label sharing for learning with many categories. In European Conference on Computer Vision (pp. 762-775). Springer, Berlin, Heidelberg.

Datasets

The following datasets are integrated into CHIA:

  • CORe50
  • CUB200-2011
  • (i)CIFAR-100
  • ImageNet ILSVRC2012
  • NABirds

Requirements

CHIA depends on:

  • python-configuration == 0.7.1
  • nltk ~= 3.5
  • imageio ~= 2.6
  • pillow ~= 7.1.0
  • gputil ~= 1.4.0
  • networkx ~= 2.4
  • numpy ~= 1.18.5
  • tensorflow-addons == 0.14.0
  • tensorflow == 2.4.3

Installation

To install, simply run:

pip install chia

or clone this repository, and run:

pip install -U pip setuptools
python setup.py develop

We also include the shell script quick-venv.sh, which creates a virtual environment and install CHIA for you.

Getting Started

To run the example experiment which makes sure that everything works, use the following command:

python examples/experiment.py examples/configuration.json

After a few minutes, the last lines of output should look like this:

[DEBUG] [ExceptionShroud]: Leaving exception shroud without exception
[SHUTDOWN] [Experiment] Successful: True

Citation

If you use CHIA for your research, kindly cite:

Brust, C. A., & Denzler, J. (2019, November). Integrating domain knowledge: using hierarchies to improve deep classifiers. In Asian Conference on Pattern Recognition (pp. 3-16). Springer, Cham.

You can refer to the following BibTeX:

@inproceedings{Brust2019IDK,
author = {Clemens-Alexander Brust and Joachim Denzler},
booktitle = {Asian Conference on Pattern Recognition (ACPR)},
title = {Integrating Domain Knowledge: Using Hierarchies to Improve Deep Classifiers},
year = {2019},
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chia-2.4.0.tar.gz (73.8 kB view details)

Uploaded Source

Built Distribution

chia-2.4.0-py3-none-any.whl (102.7 kB view details)

Uploaded Python 3

File details

Details for the file chia-2.4.0.tar.gz.

File metadata

  • Download URL: chia-2.4.0.tar.gz
  • Upload date:
  • Size: 73.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6

File hashes

Hashes for chia-2.4.0.tar.gz
Algorithm Hash digest
SHA256 ffccbd94236ab2c9ed62c24777bfa01100807790cb5d7067f211f58bdafe34bb
MD5 16323c28ea026312365e906ee8fb359a
BLAKE2b-256 8ed8ce2e52799dd1bbca374c69d79a0f92251a25b235d122ca5e4af6e0e332f5

See more details on using hashes here.

File details

Details for the file chia-2.4.0-py3-none-any.whl.

File metadata

  • Download URL: chia-2.4.0-py3-none-any.whl
  • Upload date:
  • Size: 102.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6

File hashes

Hashes for chia-2.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 510ec90d30e5630fed1a13749276344429f3d69d1b1e27ed51ddfc617c0ccb11
MD5 7039fbb2569383fa852b6f855c841428
BLAKE2b-256 7ebba592d1a8e5c620204a8e72135f4e07be684f2a8e010b648e6d16bb9df997

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page