paper-with-me

홈 › Papers

Think Before Writing: Feature-Level Multi-Objective Optimization for Generative Citation Visibility

2026-04-21 · Zikang Liu, Peilan Xu arxiv

Generative answer engines expose content through selective citation rather than ranked retrieval, fundamentally altering how visibility is determined. This shift calls for new optimization methods beyond traditional search engine optimization. Existing generative engine optimization (GEO) approaches primarily rely on token-level text rewriting, offering limited interpretability and weak control over the trade-off between citation visibility and content quality. We propose FeatGEO, a feature-level, multi-objective optimization framework that abstracts webpages into interpretable structural, content, and linguistic properties. Instead of directly editing text, FeatGEO optimizes over this feature space and uses a language model to realize feature configurations into natural language, decoupling high-level optimization from surface-level generation. Experiments on GEO-Bench across three generative engines demonstrate that FeatGEO consistently improves citation visibility while maintaining or improving content quality, substantially outperforming token-level baselines. Further analyses show that citation behavior is more strongly influenced by document-level content properties than by isolated lexical edits, and that the learned feature configurations generalize across language models of different scales.

📄 PDF Abstract BibTeX arXiv:2604.19113

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Beyond Outlining: Heterogeneous Recursive Planning for Adaptive Long-form Writing with Language Models

2025-03-11 · Ruibin Xiong, Yimeng Chen, Dmitrii Khizbullin, Mingchen Zhuge 외

Long-form writing agents require flexible integration and interaction across information retrieval, reasoning, and composition. Current approaches rely on predetermined workflows and rigid thinking patterns to generate o…

FormInformation RetrievalRetrieval

"It Felt Like Having a Second Mind": Investigating Human-AI Co-creativity in Prewriting with Large Language Models

2023-07-20 · Qian Wan, Siying Hu, Yu Zhang, Piaohong Wang 외

Prewriting is the process of discovering and developing ideas before a first draft, which requires divergent thinking and often implies unstructured strategies such as diagramming, outlining, free-writing, etc. Although …

Language Models that Think, Chat Better

2025-09-24 · Adithya Bhaskar, Xi Ye, Danqi Chen arxiv

Reinforcement learning with verifiable rewards (RLVR) improves language model reasoning by using rule-based rewards in verifiable domains such as mathematics and code. However, RLVR leads to limited generalization for op…

Reinforcement LearningGeneral Knowledge

Think-then-Act: A Dual-Angle Evaluated Retrieval-Augmented Generation

2024-06-18 · Yige Shen, Hao Jiang, Hua Qu, Jihong Zhao

Despite their impressive capabilities, large language models (LLMs) often face challenges such as temporal misalignment and generating hallucinatory content. Enhancing LLMs with retrieval mechanisms to fetch relevant inf…

RetrievalRetrieval-augmented Generation

MM-THEBench: Do Reasoning MLLMs Think Reasonably?

2026-01-30 · Zhidian Huang, Zijun Yao, Ji Qi, Shangqing Tu 외 arxiv

Recent advances in multimodal large language models (MLLMs) mark a shift from non-thinking models to post-trained reasoning models capable of solving complex problems through thinking. However, whether such thinking miti…