Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
41 tokens/sec
GPT-4o
59 tokens/sec
Gemini 2.5 Pro Pro
41 tokens/sec
o3 Pro
7 tokens/sec
GPT-4.1 Pro
50 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Beam Search with Bidirectional Strategies for Neural Response Generation (2110.03389v1)

Published 7 Oct 2021 in cs.CL and cs.AI

Abstract: Sequence-to-sequence neural networks have been widely used in language-based applications as they have flexible capabilities to learn various LLMs. However, when seeking for the optimal language response through trained neural networks, current existing approaches such as beam-search decoder strategies are still not able reaching to promising performances. Instead of developing various decoder strategies based on a "regular sentence order" neural network (a trained model by outputting sentences from left-to-right order), we leveraged "reverse" order as additional LLM (a trained model by outputting sentences from right-to-left order) which can provide different perspectives for the path finding problems. In this paper, we propose bidirectional strategies in searching paths by combining two networks (left-to-right and right-to-left LLMs) making a bidirectional beam search possible. Besides, our solution allows us using any similarity measure in our sentence selection criterion. Our approaches demonstrate better performance compared to the unidirectional beam search strategy.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (4)
  1. Pierre Colombo (48 papers)
  2. Chouchang Yang (4 papers)
  3. Giovanna Varni (8 papers)
  4. ChloƩ Clavel (39 papers)
Citations (13)