Tag

BiLSTM

1 views collected around this technical thread.

360 Tech Engineering
360 Tech Engineering
Apr 25, 2022 · Artificial Intelligence

Non-Reference Audio Quality Assessment Using a Bidirectional LSTM Deep Learning Model

This article presents a non‑reference audio quality assessment method that leverages a bidirectional LSTM network to predict perceptual scores from spectral features extracted via FFT, describing the system workflow, technical advantages, data preparation, loss design, and TensorFlow implementation details.

BiLSTMTensorFlowaudio quality assessment
0 likes · 7 min read
Non-Reference Audio Quality Assessment Using a Bidirectional LSTM Deep Learning Model
360 Quality & Efficiency
360 Quality & Efficiency
Apr 22, 2022 · Artificial Intelligence

Audio Quality Assessment Using a BiLSTM Deep Learning Model

This article presents a no‑reference audio quality assessment system that leverages a bidirectional LSTM network to extract spectral features via FFT and predict perceptual scores, describing the architecture, technical advantages, data preparation, loss design, and TensorFlow implementation.

BiLSTMTensorFlowaudio quality
0 likes · 8 min read
Audio Quality Assessment Using a BiLSTM Deep Learning Model
AntTech
AntTech
Oct 29, 2021 · Artificial Intelligence

Ant Insurance Technology and CASIA Win Two Tracks at MuSe2021 Multimodal Sentiment Challenge (ACM MM 2021)

The Ant Insurance Technology team, together with the Institute of Automation of the Chinese Academy of Sciences, secured first place in both the MuSe‑Wilder and MuSe‑Sent tracks of the MuSe2021 Multimodal Sentiment Challenge held at the 29th ACM International Conference on Multimedia in Chengdu, showcasing advanced multimodal AI techniques.

BiLSTMMuSe2021Multimodal
0 likes · 4 min read
Ant Insurance Technology and CASIA Win Two Tracks at MuSe2021 Multimodal Sentiment Challenge (ACM MM 2021)
Tencent Advertising Technology
Tencent Advertising Technology
Jul 30, 2020 · Artificial Intelligence

Winning Strategies for the Tencent Advertising Algorithm Competition: Text Classification with Word2Vec and BiLSTM

The article details the Tencent Advertising Algorithm competition final, explains the chizhu team's approach of converting ad IDs into word sequences for text classification using large‑scale word2vec embeddings and a dual BiLSTM architecture, presents custom loss functions, training tricks, and shares full Python model code, achieving an overall rank of 11.

BiLSTMText ClassificationUser Profiling
0 likes · 9 min read
Winning Strategies for the Tencent Advertising Algorithm Competition: Text Classification with Word2Vec and BiLSTM
58 Tech
58 Tech
Mar 11, 2020 · Artificial Intelligence

qa_match: An Open‑Source Deep Learning Based Question‑Answer Matching System

The article introduces qa_match, an open‑source lightweight QA matching tool built on TensorFlow that combines BiLSTM‑based domain classification, DSSM‑based intent matching, and a model‑fusion strategy to deliver accurate, multi‑type responses for intelligent customer service applications.

AIBiLSTMDSSM
0 likes · 12 min read
qa_match: An Open‑Source Deep Learning Based Question‑Answer Matching System
58 Tech
58 Tech
May 31, 2019 · Artificial Intelligence

Deep Learning Approaches for Chinese Word Segmentation: BiLSTM‑CRF and BERT

This article reviews modern deep‑learning methods for Chinese word segmentation, comparing traditional CRF‑based approaches with BiLSTM‑CRF and BERT models, describing their architectures, training procedures, experimental results, and practical considerations for deployment.

BERTBiLSTMCRF
0 likes · 17 min read
Deep Learning Approaches for Chinese Word Segmentation: BiLSTM‑CRF and BERT
Ctrip Technology
Ctrip Technology
Dec 19, 2018 · Artificial Intelligence

Design and Implementation of an AI-Powered Medical Dialogue Assistant

This article describes the challenges and solutions encountered while developing an AI-driven medical dialogue assistant, covering data acquisition, preprocessing, model selection such as DCNN and Bi‑LSTM‑CRF, question generation, and system architecture, with insights applicable to similar healthcare chatbot projects.

AIBiLSTMDCNN
0 likes · 13 min read
Design and Implementation of an AI-Powered Medical Dialogue Assistant