Papers › TripleNet: Triple Attention Network for Multi-Turn Response Selection in...
TripleNet: Triple Attention Network for Multi-Turn Response Selection in Retrieval-based Chatbots
Wentao Ma, Yiming Cui, Nan Shao, Su He, Wei-Nan Zhang, Ting Liu, Shijin Wang, Guoping Hu
We consider the importance of different utterances in the context for selecting the response usually depends on the current query. In this paper, we propose the model TripleNet to fully model the task with the triple <context, query, response> instead of <context, response> in previous works. The heart of TripleNet is a novel attention mechanism named triple attention to model the relationships within the triple at four levels. The new mechanism updates the representation for each element based on the attention with the other two concurrently and symmetrically. We match the triple <C, Q, R> centered on the response from char to context level for prediction. Experimental results on two large-scale multi-turn response selection datasets show that the proposed model can significantly outperform the state-of-the-art methods. TripleNet source code is available at https://github.com/wtma/TripleNet
In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.
Code
No code repository is listed for this paper in the archive or in Syntology's graph.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Conversational Response Selection | Ubuntu Dialogue (v1, Ranking) | TripleNet | R10@1 | 0.790 | #17 of 25 | Archive leaderboard | report |
| Conversational Response Selection | Ubuntu Dialogue (v1, Ranking) | TripleNet | R10@2 | 0.885 | #17 of 25 | Archive leaderboard | report |
| Conversational Response Selection | Ubuntu Dialogue (v1, Ranking) | TripleNet | R10@5 | 0.970 | #17 of 25 | Archive leaderboard | report |
| Conversational Response Selection | Ubuntu Dialogue (v1, Ranking) | TripleNet | R2@1 | 0.943 | #17 of 25 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections