Papers › Attentive Pooling Networks
Attentive Pooling Networks
Cicero dos Santos, Ming Tan, Bing Xiang, Bo-Wen Zhou
In this work, we propose Attentive Pooling (AP), a two-way attention mechanism for discriminative model training. In the context of pair-wise ranking or classification with neural networks, AP enables the pooling layer to be aware of the current input pair, in a way that information from the two input items can directly influence the computation of each other's representations. Along with such representations of the paired inputs, AP jointly learns a similarity measure over projected segments (e.g. trigrams) of the pair, and subsequently, derives the corresponding attention vector for each input to guide the pooling. Our two-way attention mechanism is a general framework independent of the underlying representation learning, and it has been applied to both convolutional neural networks (CNNs) and recurrent neural networks (RNNs) in our studies. The empirical results, from three very different benchmark tasks of question answering/answer selection, demonstrate that our proposed models outperform a variety of strong baselines and achieve state-of-the-art performance in all the benchmarks.
In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.
Code
Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.
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 |
|---|---|---|---|---|---|---|---|
| Question Answering | SemEvalCQA | AP-CNN | MAP | 0.771 | #3 of 5 | Archive leaderboard | report |
| Question Answering | SemEvalCQA | AP-CNN | P@1 | 0.755 | #3 of 5 | Archive leaderboard | report |
| Question Answering | WikiQA | AP-CNN | MAP | 0.6886 | #16 of 25 | Archive leaderboard | report |
| Question Answering | WikiQA | AP-CNN | MRR | 0.6957 | #16 of 25 | Archive leaderboard | report |
| Question Answering | YahooCQA | AP-BiLSTM | MRR | 0.731 | #4 of 7 | Archive leaderboard | report |
| Question Answering | YahooCQA | AP-BiLSTM | P@1 | 0.568 | #4 of 7 | Archive leaderboard | report |
| Question Answering | YahooCQA | AP-CNN | MRR | 0.726 | #5 of 7 | Archive leaderboard | report |
| Question Answering | YahooCQA | AP-CNN | P@1 | 0.560 | #5 of 7 | 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