Related work search for database papers
This tool takes your paper’s title and abstract, and searches past VLDB, PODS, SIGMOD, and CIDR papers for potential related work. Obviously, this tool does not replace a thorough literature review, but it can help you find papers you might have missed.
Names that are highlighed are on the VLDB or SIGMOD program committee.
Search related work
How it works
This tool embeds prior database papers and stores the embeddings in a search
index. When you enter your own title and abstract, the tool computes the
embeddings for your paper and searches the index for similar papers. Relevant
results are then explained and categorized by an OpenAI model (currently
gpt-4o-mini
).