paper-with-me

홈 › Papers

Position Engineering: Boosting Large Language Models through Positional Information Manipulation

2024-04-17 · Zhiyuan He, Huiqiang Jiang, Zilong Wang, Yuqing Yang, Luna Qiu, Lili Qiu

The performance of large language models (LLMs) is significantly influenced by the quality of the prompts provided. In response, researchers have developed enormous prompt engineering strategies aimed at modifying the prompt text to enhance task performance. In this paper, we introduce a novel technique termed position engineering, which offers a more efficient way to guide large language models. Unlike prompt engineering, which requires substantial effort to modify the text provided to LLMs, position engineering merely involves altering the positional information in the prompt without modifying the text itself. We have evaluated position engineering in two widely-used LLM scenarios: retrieval-augmented generation (RAG) and in-context learning (ICL). Our findings show that position engineering substantially improves upon the baseline in both cases. Position engineering thus represents a promising new strategy for exploiting the capabilities of large language models.

📄 PDF Abstract BibTeX arXiv:2404.11216

Code (0)

등록된 구현이 없습니다.

Tasks

In-Context LearningPositionPrompt EngineeringRAGRetrievalRetrieval-augmented Generation

Similar Papers 제목 키워드 기반

Beyond the Next Token: Towards Prompt-Robust Zero-Shot Classification via Efficient Multi-Token Prediction

2025-04-04 · Junlang Qian, Zixiao Zhu, Hanzhang Zhou, Zijian Feng 외

Zero-shot text classification typically relies on prompt engineering, but the inherent prompt brittleness of large language models undermines its reliability. Minor changes in prompt can cause significant discrepancies i…

AttributeLanguage ModelingLanguage ModellingPrompt Engineering+5

Boosting the Efficiency of Metaheuristics Through Opposition-Based Learning in Optimum Locating of Control Systems in Tall Buildings

2024-11-07 · Salar Farahmand-Tabar, Sina Shirgir

Opposition-based learning (OBL) is an effective approach to improve the performance of metaheuristic optimization algorithms, which are commonly used for solving complex engineering problems. This chapter provides a comp…

Metaheuristic Optimization

Explainable Artificial Intelligence Model for Evaluating Shear Strength Parameters of Municipal Solid Waste Across Diverse Compositional Profiles

2025-02-20 · Parichat Suknark, Sompote Youwaib, Tipok Kitkobsin, Sirintornthep Towprayoon 외

Accurate prediction of shear strength parameters in Municipal Solid Waste (MSW) remains a critical challenge in geotechnical engineering due to the heterogeneous nature of waste materials and their temporal evolution thr…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)Friction

Practical Lessons on Optimizing Sponsored Products in eCommerce

2023-04-05 · Yanbing Xue, Bo Liu, Weizhi Du, Jayanth Korlimarla 외

In this paper, we study multiple problems from sponsored product optimization in ad system, including position-based de-biasing, click-conversion multi-task learning, and calibration on predicted click-through-rate (pCTR…

Feature EngineeringMulti-Task Learning

Context-Fidelity Boosting: Enhancing Faithful Generation through Watermark-Inspired Decoding

2026-04-24 · Weixu Zhang, Fanghua Ye, Qiang Gao, Jian Li 외 arxiv

Large language models (LLMs) often produce content that contradicts or overlooks information provided in the input context, a phenomenon known as faithfulness hallucination. In this paper, we propose Context-Fidelity Boo…

Semantic SimilarityQuestion Answering