Happy to share the preprint for our #sigir2020 short paper "Predicting Entity Popularity to Improve Spoken Entity Recognition by Virtual Assistants" w/ the Siri Speech team at @Apple – https://t.co/ck4C6zTRWc
Our CIKM 2018 paper Mix ‘n Match: Integrating Text Matching and Product Substitutability within Product Search is online now. See https://t.co/0J2PELLEEp @cvangysel@ekanou
Full paper “Mix 'n Match: Integrating Text Matching and Product Substitutability within Product Search”, work I did at @ILPS_Amsterdam w/ @mdr and @ekanou, accepted at #CIKM2018!
@AdamOptimizer I.e., use the external corpus to extract semantic relations amongst words and then manually construct NVSM vectors from the overlapping terms in your retrieval collection and your external corpus. I haven't tried this though, so I don't know how well this would work.
@AdamOptimizer I guess you could always get embeddings trained on another corpus, look for the closest in-collection word vectors for out-of-collection terms and then assume that each out-of-collection term is some kind of combination of the NVSM vectors of the in-collection terms.
@AdamOptimizer I'll fix the error and upload a new version to arXiv in a few days. Have you tried our implementation (https://t.co/ER5RgYVnCr) rather than implementing it yourself?
Happy to release cuNVSM (https://t.co/ER5RgYVnCr): the C++/#CUDA open-source release that accompanies our #TOIS paper (https://t.co/zXd5awWIMY) on Neural Vector Space Models for #IR! Comes with end-to-end tutorial (https://t.co/BjffM09mC9) showing how ranking signal can be used.
Our paper "Neural Vector Spaces for Unsupervised Information Retrieval" has been accepted for publication at ACM #TOIS (preprint: https://t.co/zXd5awWIMY) w/ @mdr and @ekanou
Animation showing how #NVSM (https://t.co/zXd5awWIMY) learns #unsupervised semantic document #representations at different stages in the training process (iteration 0 to 15) on the Reuters-21578 collection. Colours represent document topics. #search#AI#machinelearning