Live data from Hacker News

Viewing profile — jkb79

jkb79

HN member
Joined
Mon, Oct 11, 2021, 6:58 AM UTC
HN karma
71
Public activity
35 items

About jkb79

I work on vespa.ai - the open-source big data serving engine.

Recent public activity

  1. comment
    Comment #38876899

    ColBER: Contextualized Late Interaction over BERT. That is just the name. It can be fine-tuned for retrieval using any encoder-only model like the ones you mention.

  2. story
  3. comment
    Comment #37788465

    Yes, Vespa has a generic Tensor framework that allows you to index multiple vectors for a single field, see https://blog.vespa.ai/semantic-search-with-multi-vector-inde... for deta…

  4. comment
    Comment #37772213

    Actually, Vespa comes out of the same FAST company. Yahoo bought Overture/Altavista and a lot of other web search companies in 2003, including the web search division of FAST. The …

  5. comment
    Comment #37772185

    Hehe, it was a joke, we don't have polar bears on the mainland of Norway. But, it was fun to show the photo to visitors from different countries. "Be careful when you walk back to …

  6. comment
    Comment #37771758

    Disclaimer, I work on Vespa. If you look for just pure vector similarity search, there are many alternatives. But Vespa's tensor support, multi-vector indexing and the ability to e…

  7. comment
    Comment #37771671

    Vespa was the internal code name for the project going back to 2005ish, vertical search platform.

  8. comment
    Comment #37771662

    Thank you for the shout-out Frank!

  9. comment
    Comment #37771419

    Yeah, I worked with the Flickr team on that project. Scaling to billions of photos, with partial update support of popularity for ranking. Back then, the properties had to stand up…

  10. comment
    Comment #37431985

    >I don't see a ton of data that points towards us (vector DB ppl) building >towards traditional TREC/BEIR #s. This is highly accurate, most vector database companies don't talk abo…

  11. comment
    Comment #37374317

    It's an opinionated blog post published on Arxiv, masquerading as research. IMHO, it's a gigantic self-own and doesn’t promote Lucene in a good way. For example, by demonstrating h…

  12. comment
    Comment #37086949

    Very good point, plus that if you introduce approximate search instead of exact search, you can only loose quality and in some cases the loss is so significant that it becomes wors…

  13. story
  14. comment
    Comment #35562009

    Faiss implements multiple different ANN algorithms, and some like IVF can use disk based indexes.

  15. comment
    Comment #35562001

    Disclaimer, I'm a developer working on the Vespa.ai project. One reason is that we simply don't have DevRel teams or marketing teams, but we still have decent interest, from large …

  16. comment
    Comment #35561624

    That is a very good analogy!

  17. comment
    Comment #35554838

    Only Vespa allows you to index multiple vectors per schema field, avoiding duplicating all the meta data of the document into the "chunk", and avoids maintaining the document to ch…

  18. story
  19. story
  20. story
  21. comment
    Comment #32744137

    Yes, https://blog.vespa.ai/vespa-hybrid-billion-scale-vector-sear...

  22. comment
    Comment #32593990

    Friendly reminder, code that you can read is not open source. The particular repo does not have any license information and cannot be considered open source.

  23. story
  24. comment
    Comment #30720319

    Interesting to see how deep learning is applied to search using learned vector representations of documents (podcasts) and user queries.

  25. story