Event-enhanced Retrieval in Real-time Search (2024.lrec-main)

Copied to clipboard

Challenge: Existing embedding-based retrieval models face the "semantic drift" problem . a low adoption rate of retrieval results is evident in real-time search scenarios .
Approach: They propose an embedding-based retrieval approach that enhances real-time retrieval performance by adding contrastive learning to the dual-encoder model.
Outcome: The proposed approach improves the dual-encoder model of traditional EBR.

Similar Papers

Event-Centric Query Expansion in Web Search (2023.acl-industry)

Copied to clipboard

Challenge: Existing studies rely on long-term search log mining to improve search experience . EQE system is a novel event retrieval framework that can select the best expansion from a significant amount of potential events quickly and accurately.
Approach: They propose a QE system that uses a four-stage event retrieval framework . they collect news headlines and then refine a dual-tower semantic model to serve as an encoder .
Outcome: The proposed system can select the best expansion from a significant amount of potential events quickly and accurately.
Retrieve-and-Sample: Document-level Event Argument Extraction via Hybrid Retrieval Augmentation (2023.acl-long)

Copied to clipboard

Challenge: Recent studies show the effectiveness of retrieval augmentation in many generative NLP tasks.
Approach: They investigate retrieval settings from the input and label distribution views . they further augment document-level EAE with pseudo demonstrations sampled from event semantic regions .
Outcome: The proposed methods can augment document-level EAE with pseudo demonstrations . the methods can be used in generative NLP tasks such as dialogue response generation .
Adaptive Schema-aware Event Extraction with Retrieval-Augmented Generation (2025.findings-emnlp)

Copied to clipboard

Challenge: Event extraction is a task in natural language processing that involves identifying and extracting event information from unstructured text.
Approach: They propose a paradigm that combines schema paraphrasing with schema retrieval-augmented generation.
Outcome: The proposed paradigm retrieves paraphrased schemas and accurately generates targeted structures.
Transform Retrieval for Textual Entailment in RAG (2025.naacl-short)

Copied to clipboard

Challenge: Existing retrieval methods prioritize relevance without ensuring the retrieved documents semantically support answering the queries.
Approach: They propose a novel approach to improve Textual Entailment Retrieval within the framework of Retri-Augmented Generation (RAG) they transform query embeddings to better align with semantic entailment without re-encoding the document corpus.
Outcome: The proposed approach consistently approaches the skyline across multiple datasets, demonstrating its strength in many-to-many retrieval scenarios.
pEBR: A Probabilistic Approach to Embedding Based Retrieval (2025.emnlp-industry)

Copied to clipboard

Challenge: Existing embedding-based retrieval systems rely on heuristic and suboptimal cutoffs for item retrieval.
Approach: They propose a probabilistic Embedding-Based Retrieval framework that learns a shared semantic representation space for both queries and items.
Outcome: The proposed framework improves retrieval precision and recall, and ablation studies show it captures the differences between head-to-tail queries.
Modeling Document-Level Context for Event Detection via Important Context Selection (2021.emnlp-main)

Copied to clipboard

Challenge: Existing methods for Event Detection (ED) do not encode long-range document-level context . e.g., BERT cannot encode long text-level contextual information .
Approach: They propose a method to model document-level context for Event Detection using transformer-based language models.
Outcome: The proposed model can predict event prediction of target sentence in document-level context . the proposed model is effective on multiple benchmark datasets .
Demonstration Retrieval-Augmented Generative Event Argument Extraction (2024.lrec-main)

Copied to clipboard

Challenge: Experimental results show that our method outperforms all strong baselines and can be generalized to various datasets.
Approach: They propose a generative EAE that uses event knowledge-injected generator and demonstration retriever to generate event arguments from training data.
Outcome: The proposed method outperforms baselines and can be generalized to various datasets.
Embedding-Informed Adaptive Retrieval-Augmented Generation of Large Language Models (2025.coling-main)

Copied to clipboard

Challenge: Retrieval-augmented large language models excel in various NLP tasks but are not always helpful when the knowledge required is absent in the model.
Approach: They propose to determine whether the model is knowledgeable on a query via inspecting the (contextualized) pre-trained token embeddings of LLMs.
Outcome: Experiments show that the proposed approach performs better than previous approaches on various benchmarks.
CODER: An efficient framework for improving retrieval through COntextual Document Embedding Reranking (2022.emnlp-main)

Copied to clipboard

Challenge: Contextual document embedding reranking is an efficient and efficient retrieval framework.
Approach: They propose a highly efficient retrieval framework that uses contextual document embedding reranking to incorporate ranking context into training.
Outcome: The proposed framework reduces the computational overhead of a first-stage method and can be used as stand-alone retrieval models.
Retrieval-Enhanced Dual Encoder Training for Product Matching (2023.emnlp-industry)

Copied to clipboard

Challenge: Recent work has proposed a dual encoder for product matching due to its high performance and computation efficiency.
Approach: They propose retrieval-enhanced dual encoder training to improve product matching . they use public and real-world product matching datasets to train the dual encoded model .
Outcome: The proposed approach improves on a public and real-world product matching datasets.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations