Gather paper metadata — titles, abstracts, keywords, authors — from the wider literature, alongside the full set of WONS conference publications used as the reference.
wider literature + WONS → one paper collection
Organise the collection so that every paper knows its text, and every author is linked to the papers they wrote.
papers → papers ↔ authors linked
Turn every paper into a single vector that captures what the work is about — so that closeness in meaning becomes closeness in space.
each paper's text → a point in vector space
Model SentenceTransformer · embeddinggemma-300m
Place every paper's point into one space that can find a paper's nearest neighbours in an instant, even across the whole corpus.
every paper point → a searchable space
Index USearch · HNSW graph
For every WONS paper, pull the papers that sit closest to it in the space. Each match carries a similarity — how near the two pieces of work really are.
each WONS paper → its nearest papers
Trace the matched papers back to their authors and score each by how close their work sits to WONS. Authors who already publish there are set aside.
nearest papers → a ranked shortlist