Giter Site home page Giter Site logo

eo-bow's Introduction

eo-bow

Entropy Optimized Bag-of-Words

The EO-BoW method is a supervised dictionary learning method for optimizing the feature-based Bag-of-Words (BoW) representation towards Information Retrieval. Entropy optimization has its theoretical roots in cluster hypothesis (the points in the same cluster are likely to fulfill the same information need). In this project we provide an implementation of the EO-BoW method (as described in the paper Entropy Optimized Feature-Based Bag-of-Words Representation for Information Retrieval). Note that this is not the implementation used in the paper (the original code was written in matlab) and only the entropy optimization for the BoW model is implemented (not the pyramid matching scheme or any fancy retrieval distance metric).

This code is provided as is with the hope to be useful for understanding the concept of entropy optimization. If you use this code in your paper please cite the following paper:

@ARTICLE{entropy, 
author={N. Passalis and A. Tefas}, 
journal={IEEE Transactions on Knowledge and Data Engineering}, 
title={Entropy Optimized Feature-Based Bag-of-Words Representation for Information Retrieval}, 
year={2016}, 
volume={28}, 
number={7}, 
pages={1664-1677}
}

To run this code, download the 15-scene dataset and set its path in the code.

Also, be sure to check my website for more projects and stuff!

eo-bow's People

Contributors

passalis avatar

Watchers

 avatar

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.