Abstract
Spotting recognition is the simultaneous realization of both recognition and segmentation. It is able to extract suitable information from an input dataset satisfying a query, and has developed into a research topic known as word spotting that uses dynamic programming or hidden Markov models. Continuous dynamic programming (CDP) is a promising method for spotting recognition applied to sequential patterns. However, the computational burden for conducting a retrieval task using CDP increases as O(JIP), where I is the input length, J is the reference length and P is the number of paths. This paper proposes a faster nonlinear spotting method like CDP, called Fast Spotter (FS). FS is regarded as an approximation of CDP using A* search. FS reduces the computational burden to O(IP log <inf xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">2</inf> J) in the best case and executes in around half the time with an experimental dataset, enabling it to realize a large-scale speech retrieval system.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.