Challenge: Existing methods to improve content visibility are static heuristic rules or optimize for heterogeneous queries.
Approach: They propose a "diverge-then-converge" framework that extracts optimization preferences from latent queries and synthesizes a global revision blueprint for guided editing.
Outcome: The proposed framework achieves substantial performance gains while maintaining robustness across diverse retrieval scenarios.

Similar Papers

From Experience to Skill: Multi-Agent Generative Engine Optimization via Reusable Strategy Learning (2026.findings-acl)

Copied to clipboard

Challenge: Generative engines (GEs) are replacing ranked links with citation-grounded answers . current methods are unable to accumulate or transfer effective strategies across tasks and engines .
Approach: They propose a multi-agent framework where planning, editing, and fidelity-aware evaluation serve as the execution layer.
Outcome: The proposed framework outperforms heuristic baselines in visibility and citation fidelity on three mainstream engines.
Think Before Writing: Feature-Level Multi-Objective Optimization for Generative Citation Visibility (2026.acl-long)

Copied to clipboard

Challenge: Existing generative engine optimization approaches rely on token-level text rewriting, offering limited interpretability and weak control over the trade-off between visibility and content quality.
Approach: They propose a feature-level, multi-objective optimization framework that abstracts webpages into interpretable structural, content, and linguistic properties.
Outcome: The proposed framework outperforms token-level methods in citation visibility and content quality on three generative engines.
Mind Reader: Latent User Demand-Guided Content Optimization for Generative Search Engine (2026.acl-long)

Copied to clipboard

Challenge: Generative Search Engines (GSEs) have reshaped information retrieval and Generating Engine Optimization (GEO) emerges to improve the content visibility in GSEs’ responses.
Approach: They propose a method to optimize content to cover latent semantic information of GSEs by decomposing query into diverse perspectives and capturing underlying semantic information.
Outcome: The proposed method outperforms baselines and effectively improves content visibility (with up to 2.44x objective metrics and 1.23x subjective metrics on average).
Peek Across: Improving Multi-Document Modeling via Cross-Document Question-Answering (2023.acl-long)

Copied to clipboard

Challenge: Among recent NLP research, multi-document processing is gaining increasing attention due to the need to handle and process an increasing amount of textual data and available documents online.
Approach: They propose to pre-train a generic multi-document model from a cross-document question answering pre-training objective by generating salient sentences from one document and challenging it to recover the sentence from which it was generated.
Outcome: The proposed model outperforms zero-shot GPT-3.5 and GPT-4 in multiple document tasks and generates the correct answer and the salient sentence from a salient document.
Editing-Based SQL Query Generation for Cross-Domain Context-Dependent Questions (D19-1)

Copied to clipboard

Challenge: Generating SQL queries from user utterances is an important task to help end users acquire information from databases.
Approach: They propose a context-dependent text-to-SQL generation task that edits previous queries . they use an utterance-table encoder and a table-aware decoder to incorporate context .
Outcome: The proposed model is flexible to change individual tokens and robust to error propagation.
Safety-Utility Conflicts Are Not Global: Surgical Alignment via Head-Level Diagnosis (2026.acl-long)

Copied to clipboard

Challenge: Existing mitigation strategies rely on global gradient geometry to resolve alignment conflicts . however, they overlook Modular Heterogeneity within Transformers, resulting in suboptimal trade-offs . Conflict-Aware Sparse Tuning (CAST) combines head-level diagnosis with sparse fine-tuning .
Approach: They propose a framework that integrates head-level diagnosis with sparse fine-tuning to address this limitation.
Outcome: The proposed framework integrates head-level diagnosis with sparse fine-tuning to reduce alignment conflicts in LLMs.
FiE: Building a Global Probability Space by Leveraging Early Fusion in Encoder for Open-Domain Question Answering (2022.emnlp-main)

Copied to clipboard

Challenge: generative models tend to be larger than extractive models due to the need for a decoder, run slower during inference due to auto-regressive decoded beam search, and their generated output suffers from hallucinations.
Approach: They propose to extend transformer encoders with the ability to fuse information from multiple passages to provide cross-sample attention over all tokens across samples.
Outcome: The proposed method outperforms the current state-of-the-art method by 2.5 Exact Match score on the Natural Question dataset while using only 25% of parameters and 35% of the latency during inference.
From Relevance to Authority: Authority-aware Generative Retrieval in Web Search Engines (2026.acl-industry)

Copied to clipboard

Challenge: Existing methods that optimize for relevance overlook document trustworthiness . Generative information retrieval (GenIR) is a promising paradigm for retrieval tasks .
Approach: They propose an Authority-aware Generative Retriever (AuthGR) that incorporates authority into GenIR.
Outcome: The proposed framework improves authority and accuracy in real-world user engagement and reliability.
Adaptive Question Answering: Enhancing Language Model Proficiency for Addressing Knowledge Conflicts with Source Citations (2024.emnlp-main)

Copied to clipboard

Challenge: Existing work on citation generation has focused on unambiguous settings with single answers, failing to address the complexity of real-world scenarios.
Approach: They propose a task of QA with source citation in ambiguous settings where multiple valid answers exist, where multiple sources exist.
Outcome: The proposed framework generates multiple answers and cites their sources, allowing users to verify the factuality of each answer and make informed decisions.
Evaluating Verifiability in Generative Search Engines (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing generative search engines are rapidly gaining users, according to a new study . existing systems are poorly cited and lack reliability, a study finds .
Approach: They conduct human evaluations of four popular generative search engines . they find that existing generative engines are fluent and appear informative .
Outcome: The results show that existing generative search engines are not reliable and often contain unsupported statements and inaccurate citations.

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