Dialogue Ontology Relation Extraction via Constrained Chain-of-Thought Decoding
- Authors: Renato Vukovic, David Arps, Carel van Niekerk, Benjamin Matthias Ruppik, Hsien-chin Lin, Michael Heck, Milica Gasic
- Paper: https://aclanthology.org/2024.sigdial-1.33.pdf
- Affiliation: Heinrich Heine University Dรผsseldorf
- Published: August 5, 2024
- Code: https://gitlab.cs.uni-duesseldorf.de/general/dsml/dialogue-ontology-relation-extraction-via-constrained-chain-of-thought-decoding
- Conference: SIGDIAL2024
TL; DR
LLM-based Dialogue Ontology (DST key-value pair) ๊ตฌ์ถ์ ์ํ CCoT-decoding Relation Extraction ์ ์

Personal note.
Dialogue System ๊ด๋ฃ ์ต์ ์ ๋ฐฉํฅ์ผ๋ก task๋ฅผ ์ ๊ฐํ๊ฑด์ง๋ ์ ๋ชจ๋ฅด๊ฒ ์ง๋ง, DST ๊ทผ๊ฐ์ ๋ํด์ ์๊ฐํด๋ณด๊ฒ ํ๋ ๋ ผ๋ฌธ์ด๋ผ ๊ณต์ ๋๋ ค๋ด ๋๋ค. ์ต๊ทผ์ LLM-based ICL ๋ฐฉ์(multi-step reasoning)์ผ๋ก ์ ๊ทผํ๋ DST์ ์ฑ๋ฅ์ ํ๊ณ๊ฐ ์๋ค๊ณ ๋ณด์ฌ์ง๋ ์ด์ ์ค ํ๋๋ก, DST๊ฐ ์ slot filling ์ค์ฌ์ผ๋ก ๊ตฌ์ฑ๋๋์ง์ ๋ํ ๊ณ ๋ฏผ์ด ๋ค์ ๋ถ์กฑํ๋ค๊ณ ๋๋ผ๊ธฐ๋ ํ๋๋ฐ์. prompt๋ฅผ ์ด๋ป๊ฒ ์ ์ง๋๋ ์ธ์์ผ๋ก ๋ณด์ด๊ธฐ๋ ํ๊ธด ํ์ง๋ง, LLM์ด DST๋ฅผ ์ํ ์ ์๋ ๋ฐฉํฅ์ ๋ํด ๊ณ ๋ฏผํด๋ณธ ๊ฒ ๊ฐ์์ (triplet์ผ๋ก ์ ๊ทผ.. ํด๋ ์ฌ์ ํ ๋๋จํ ์ํ๋์ง ๋น๊ตํ๊ธด ์ด๋ ค์ด) ์ ๋ฐฉํฅ์ฑ๋ ์๊ฐํด๋ด์ง ํ ๊ฒ ๊ฐ์ต๋๋ค.
NL2SQL ๊ด๋ จ ๊ฐ์ธ์ ์ผ๋ก LLM-based approach์์ DST์ ๊ณ ์ฐฉ์ ๊ณผ NL2SQL ์์์ ๊ณ ์ฐฉ์ ์ด ์๋นํ ์ ์ฌํ๋ค๊ณ ์๊ฐํ๊ณ ์๋๋ฐ, NL2SQL์ ๋ํ ๋๋ฉ์ธ์ผ๋ก ํ์ฅํด์ dialogue-specific DB ๊ตฌ์ถ ๋ฐ ์ ๋ฐ์ดํธ๋ ํนํ DST ๋ฟ๋ง ์๋๋ผ persona Chat ์ชฝ์ผ๋ก๋ ๊ณ ๋ฏผํด๋ณผ ์ ์์ ๊ฒ ๊ฐ์ต๋๋ค.