Kakao Brain, Donghun Lee, Joosung Lee, Minsik Oh
We lifted 1 functions out of this paper's own repositories and ran 0 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.
| Repository | Role | Ran |
|---|---|---|
| rungjoo/plug-and-play-prompt-persona | — | 0 of 1 |
| Function | Status | Where it lives |
|---|---|---|
| SimCSE | Not yet run | rungjoo/plug-and-play-prompt-persona/prompt_persona_context/simfunc.py pointer only (licence: NONE) · get_code("d3add98695020228") |
Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.
The use of persona-grounded retrieval-based chatbots is crucial for personalized conversations, but there are several challenges that need to be addressed. 1) In general, collecting persona-grounded corpus is very expensive. 2) The chatbot system does not always respond in consideration of persona at real applications. To address these challenges, we propose a plugand-play persona prompting method. Our system can function as a standard open-domain chatbot if persona information is not available. We demonstrate that this approach performs well in the zero-shot setting, which reduces the dependence on persona-ground training data. This makes it easier to expand the system to other languages without the need to build a persona-grounded corpus. Additionally, our model can be fine-tuned for even better performance. In our experiments, the zero-shot model improved the standard model by 7.71 and 1.04 points in the original persona and revised persona, respectively. The fine-tuned model improved the previous state-of-the-art system by 1.95 and 3.39 points in the original persona and revised persona, respectively. To the best of our knowledge, this is the first attempt to solve the problem of personalized response selection using prompt sequences. Our code is available on github 1 .
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("2310.06390")
get_code_for_paper("2310.06390")
have("2310.06390")
Connect an agent — have() is free.