-
Notifications
You must be signed in to change notification settings - Fork 1
/
CITATION.cff
35 lines (35 loc) · 1.93 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: "An Interactive Query Generation Assistant using LLM-based Prompt Modification and User Feedback"
authors:
- family-names: Dhole
given-names: Kaustubh D.
- family-names: Chandradevan
given-names: Ramraj
- family-names: Agichtein
given-names: Eugene
year: 2023
version: 1.0.0
repository-code: "https://github.com/emory-irlab/better-search"
abstract: "BetterSearch, a cross-lingual search interface that supports automatic and interactive query generation over the BETTER dataset. BetterSearch provides a simple document search interface that displays documents in their original language along with their English translations, making it simple for researchers to navigate and analyze search results. The tool also supports diverse query generation, allowing users to explore search results more comprehensively. More importantly, it combines search with a prompting-based query generation interface which permits users to refine their queries and prompts with retrieval information. The BetterSearch interface could work as an effective starting template for performing qualitative analysis over other information retrieval experiments and datasets as well as serve as a tool to incorporate retrieval feedback and Human-In-The-Loop (HITL) studies."
identifiers:
- type: arxiv
value: 2311.11226
keywords:
- "Interactive Query Generation"
- "LLM-based Prompt Modification"
- "User Feedback"
- "Artificial Intelligence"
license: "Apache-2.0"
references:
- title: "An Interactive Query Generation Assistant using LLM-based Prompt Modification and User Feedback"
authors:
- family-names: Dhole
given-names: Kaustubh D.
- family-names: Chandradevan
given-names: Ramraj
- family-names: Agichtein
given-names: Eugene
year: 2023
doi: "10.48550/arXiv.2311.11226"
url: "https://arxiv.org/abs/2311.11226"