Code Monkey home page Code Monkey logo

unsupervised_graph-based's People

Contributors

jatrev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

unsupervised_graph-based's Issues

Distributed / serverless and online operation?

Very interesting work. When I first learned of UMAP and HDBSCAN I intuitively was curious of the whole bert embeddings -> umap -> hdbscan -> topics approach. I am quite unsurprised at the effectiveness of this approach. It is not intuitive that your approach would achieve similar results and generalizability. Congratulations this appears to be a meaningful contribution especially as it looks to be much cheaper computationally.

That cost aspect of things is really important for large scale online uses. I am working on a document classification service and there are two operational requirements for the service to be optimal in terms of operating expense.
First it needs to be online. As I add new documents the topic model should adjust. Thus there is no need to reprocess all documents to keep the model up to date as the corpus grows.
Second it needs to be distributable such that I can farm out the work of any given document or batch of documents to a serverless function, and the lighter these functions are the better.

Your approach seems like it is far more amenable to these constraints, I'd love to explore them a bit. What is your advice on this and your sense of what would be required to implement online and distributed operation of this algorithm?

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.