« BackWord2Vec-style vector arithmetic on docs embeddingstechnicalwriting.devSubmitted by surprisetalk 7 days ago
  • aDyslecticCrow 5 hours ago

    Previous discussion

    https://news.ycombinator.com/item?id=45784455

    https://news.ycombinator.com/item?id=45756599

    • antirez 9 hours ago

      It works with image embeddings too: https://youtu.be/r6TJfGUhv6s?si=_LC0d4Mwyw18c53B

      • londons_explore 8 hours ago

        You can probably make jointly trained decoder to turn a vector back into a new document which most closely matches.

        Would be cool to add together the vectors for harry potter and lord of the rings and then decode that into a new book about Frodo going to wizard school to collect the ring to help push Voldemort into mount doom.

        • klysm an hour ago

          Isn’t that an auto encoder?