Difference between revisions of "AI tricks"

From GISAXS
Jump to: navigation, search
(Chain of Thought (CoT))
(Prompt Engineering)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
* 2025-03: [https://arxiv.org/abs/2503.04818 Prompting Science Report 1: Prompt Engineering is Complicated and Contingent]
 
* 2025-03: [https://arxiv.org/abs/2503.04818 Prompting Science Report 1: Prompt Engineering is Complicated and Contingent]
 
* 2024-06: [https://arxiv.org/abs/2406.06608 The Prompt Report: A Systematic Survey of Prompting Techniques]
 
* 2024-06: [https://arxiv.org/abs/2406.06608 The Prompt Report: A Systematic Survey of Prompting Techniques]
 +
* 2025-06: [https://arxiv.org/abs/2506.05614 Which Prompting Technique Should I Use? An Empirical Investigation of Prompting Techniques for Software Engineering Tasks]
  
 
==In-Context Learning==
 
==In-Context Learning==
Line 23: Line 24:
 
* 2024-11: [https://arxiv.org/abs/2411.10541 Does Prompt Formatting Have Any Impact on LLM Performance?]
 
* 2024-11: [https://arxiv.org/abs/2411.10541 Does Prompt Formatting Have Any Impact on LLM Performance?]
  
==Position Bias==
+
==Brittleness==
 +
* 2025-03: [https://arxiv.org/abs/2503.01781 Cats Confuse Reasoning LLM: Query Agnostic Adversarial Triggers for Reasoning Models]
 +
 
 +
===Position Bias===
 
* 2023-07: [https://arxiv.org/abs/2307.03172 Lost in the Middle: How Language Models Use Long Contexts]
 
* 2023-07: [https://arxiv.org/abs/2307.03172 Lost in the Middle: How Language Models Use Long Contexts]
 
* 2024-11: [https://arxiv.org/abs/2411.01101 Self-Consistency Falls Short! The Adverse Effects of Positional Bias on Long-Context Problems]
 
* 2024-11: [https://arxiv.org/abs/2411.01101 Self-Consistency Falls Short! The Adverse Effects of Positional Bias on Long-Context Problems]

Latest revision as of 09:09, 7 July 2025

Prompt Engineering

In-Context Learning

Chain of Thought (CoT)

Multi-step

Tool-use, feedback, agentic

Retrieval-Augmented Generation (RAG)

Input/Output Formats

Brittleness

Position Bias

Generation