paper-with-me

홈 › Papers

Cross-genre Document Retrieval: Matching between Conversational and Formal Writings

2017-07-14 · WS 2017 9 · Tomasz Jurczyk, Jinho D. Choi

This paper challenges a cross-genre document retrieval task, where the queries are in formal writing and the target documents are in conversational writing. In this task, a query, is a sentence extracted from either a summary or a plot of an episode in a TV show, and the target document consists of transcripts from the corresponding episode. To establish a strong baseline, we employ the current state-of-the-art search engine to perform document retrieval on the dataset collected for this work. We then introduce a structure reranking approach to improve the initial ranking by utilizing syntactic and semantic structures generated by NLP tools. Our evaluation shows an improvement of more than 4% when the structure reranking is applied, which is very promising.

📄 PDF Abstract BibTeX arXiv:1707.04538

Code (0)

등록된 구현이 없습니다.

Tasks

RerankingRetrievalSentence

Similar Papers 제목 키워드 기반

Learning to Tokenize for Generative Retrieval

2023-04-09 · NeurIPS 2023 11

Conventional document retrieval techniques are mainly based on the index-retrieve paradigm. It is challenging to optimize pipelines based on this paradigm in an end-to-end manner. As an alternative, generative retrieval …

Retrieval

FineDance: A Fine-grained Choreography Dataset for 3D Full Body Dance Generation

2022-12-07 · ICCV 2023 1 · Ronghui Li, Junfan Zhao, Yachao Zhang, Mingyang Su 외

Generating full-body and multi-genre dance sequences from given music is a challenging task, due to the limitations of existing datasets and the inherent complexity of the fine-grained hand motion and dance genres. To ad…

Motion SynthesisRetrieval

Cross-Genre Authorship Attribution via LLM-Based Retrieve-and-Rerank

2025-10-19 · Shantanu Agarwal, Joel Barry, Steven Fincke, Scott Miller arxiv

Authorship attribution (AA) is the task of identifying the most likely author of a query document from a predefined set of candidate authors. We introduce a two-stage retrieve-and-rerank framework that finetunes LLMs for…

Information Retrieval

Synthetic Cross-language Information Retrieval Training Data

2023-04-29 · James Mayfield, Eugene Yang, Dawn Lawrie, Samuel Barham 외

A key stumbling block for neural cross-language information retrieval (CLIR) systems has been the paucity of training data. The appearance of the MS MARCO monolingual training set led to significant advances in the state…

Information RetrievalLanguage ModellingLarge Language ModelMachine Translation+2

Text Retrieval by Term Co-occurrences in a Query-based Vector Space

2016-12-01 · COLING 2016 12 · Eriks Sneiders

Term co-occurrence in a sentence or paragraph is a powerful and often overlooked feature for text matching in document retrieval. In our experiments with matching email-style query messages to webpages, such term co-occu…

RetrievalSentenceText CategorizationText Matching+1