Tagged articles
33 articles
Page 1 of 1
Zhuanzhuan Tech
Zhuanzhuan Tech
Oct 29, 2025 · Artificial Intelligence

How Reinforcement Learning Boosts Stability and Speed in LLM QA Systems

This article examines how reinforcement‑learning techniques such as PPO, DPO, and GRPO are integrated into the Baixiaosheng QA system to improve answer stability, deepen domain knowledge understanding, and accelerate response generation, and it evaluates the impact of Reinforcement Fine‑Tuning (RFT) on real‑world performance.

AIDPOGRPO
0 likes · 16 min read
How Reinforcement Learning Boosts Stability and Speed in LLM QA Systems
DataFunTalk
DataFunTalk
Feb 10, 2023 · Artificial Intelligence

ICDAR 2023 BDVT-QA Competition: Born Digital Video Text Question Answering

The ICDAR 2023 BDVT-QA competition, organized by Alibaba DAMO Academy, introduces a novel dataset of 1,000 born‑digital video clips for end‑to‑end video text recognition and video text question answering, offering cash prizes, detailed dataset access, and a lineup of leading academic and industry experts.

AIDatasetICDAR
0 likes · 5 min read
ICDAR 2023 BDVT-QA Competition: Born Digital Video Text Question Answering
DataFunTalk
DataFunTalk
Sep 21, 2022 · Artificial Intelligence

XiaoAi Intelligent QA: Information Extraction, Event Extraction, and Knowledge Graph Question Answering

This presentation details the XiaoAi intelligent assistant’s QA system, covering its application scenarios, information extraction techniques (including relation and event extraction with SPO/PSO models), graph‑based question answering methods, cross‑domain slot extraction, path retrieval, and practical Q&A insights.

AIGraph QAKnowledge Graph
0 likes · 18 min read
XiaoAi Intelligent QA: Information Extraction, Event Extraction, and Knowledge Graph Question Answering
DataFunTalk
DataFunTalk
Sep 13, 2022 · Artificial Intelligence

Intelligent Question Answering in QQ Browser Search: Background, Key Technologies, and Frontier Research

This article presents an in‑depth overview of intelligent question answering in QQ Browser search, covering its background, the core KBQA and DeepQA technologies, system architecture, challenges, recent advances such as end‑to‑end, knowledge‑guided and multimodal QA, and practical Q&A for deployment.

AIDeep LearningKnowledge Graph
0 likes · 22 min read
Intelligent Question Answering in QQ Browser Search: Background, Key Technologies, and Frontier Research
DataFunSummit
DataFunSummit
Sep 1, 2022 · Artificial Intelligence

Temporal Knowledge Graph Question Answering: The TSQA Approach and Experimental Evaluation

This article presents a comprehensive overview of temporal knowledge graphs, outlines the challenges of building question‑answering systems over them, introduces the TSQA method with its three‑step pipeline for time‑sensitive reasoning, and reports experimental results showing significant improvements on complex queries.

EmbeddingTSQATemporal Knowledge Graphs
0 likes · 22 min read
Temporal Knowledge Graph Question Answering: The TSQA Approach and Experimental Evaluation
DataFunTalk
DataFunTalk
Nov 12, 2021 · Artificial Intelligence

Xiaomi Xiao AI Intelligent Question‑Answering System: Architecture, Techniques, and Applications

This article presents a comprehensive overview of Xiaomi's Xiao AI intelligent QA system, detailing its background, three core answering modules—knowledge‑graph QA, retrieval‑based FAQ, and reading‑comprehension—and the underlying methods such as template matching, cross‑domain semantic parsing, path‑based reasoning, semantic retrieval, and neural matching, while also discussing performance results and practical trade‑offs.

AINLPReading Comprehension
0 likes · 18 min read
Xiaomi Xiao AI Intelligent Question‑Answering System: Architecture, Techniques, and Applications
Meituan Technology Team
Meituan Technology Team
Nov 4, 2021 · Artificial Intelligence

Knowledge-based Question Answering (KBQA) System at Meituan: Design, Challenges, and Solutions

Meituan’s knowledge‑based question answering system tackles diverse, constraint‑rich, multi‑hop queries across pre‑sale, in‑sale and post‑sale scenarios by integrating fine‑grained query understanding, relation recognition, sub‑graph retrieval and answer ranking, employing optimized BERT models, pre‑training tasks, and domain‑specific enhancements to boost response speed, conversion rates, and benchmark performance, while acknowledging remaining challenges in long‑tail and complex queries.

KBQAKnowledge GraphMeituan
0 likes · 24 min read
Knowledge-based Question Answering (KBQA) System at Meituan: Design, Challenges, and Solutions
Meituan Technology Team
Meituan Technology Team
Jun 24, 2021 · Artificial Intelligence

CCKS 2021 Life Service Domain Knowledge Graph Question Answering Competition

The CCKS 2021 Life Service Domain Knowledge Graph QA competition challenges participants to build Chinese question‑answering systems that retrieve factual answers from a combined OpenKG and Meituan life‑service graph, covering tasks such as entity recognition, relation extraction and semantic parsing, with registration May‑July, cash prizes up to ¥20 000 and internship offers for top student teams.

DatasetKBQAartificial intelligence
0 likes · 6 min read
CCKS 2021 Life Service Domain Knowledge Graph Question Answering Competition
58 Tech
58 Tech
Jun 4, 2021 · Artificial Intelligence

Architecture and Evolution of the 58 Intelligent Q&A Chatbot System

This article details the design, iterative development, and performance optimizations of 58's AI‑driven intelligent Q&A chatbot, covering its overall three‑layer architecture, the QABot, TaskBot, and answer‑recommendation modules, as well as dynamic strategy adjustment, caching mechanisms, and real‑world deployment results.

AIChatbotDeep Learning
0 likes · 16 min read
Architecture and Evolution of the 58 Intelligent Q&A Chatbot System
Meituan Technology Team
Meituan Technology Team
May 20, 2021 · Artificial Intelligence

CKBQA Task for Chinese Knowledge Graph Question Answering

The CKBQA task introduced at CCKS2021 challenges participants to build Chinese knowledge‑graph question answering systems that combine Meituan’s life‑services KG with open‑domain data from PKUBASE, requiring accurate, efficient and explainable handling of both domain‑specific and open‑domain queries to advance real‑world applications such as smart customer service and e‑commerce.

AICCKS2021KBQA
0 likes · 4 min read
CKBQA Task for Chinese Knowledge Graph Question Answering
DataFunTalk
DataFunTalk
Dec 28, 2020 · Artificial Intelligence

Intelligent Question Answering: Scenarios, Architecture, and Technical Implementations (QA, Knowledge‑Graph QA, NL2SQL)

This article introduces the typical applications of intelligent question answering, compares chat‑type, knowledge‑type and task‑type bots, and then details the end‑to‑end architecture, knowledge‑base construction, semantic‑equivalence modeling with BERT‑BIMPM, knowledge‑graph QA pipelines, and NL2SQL techniques, concluding with practical deployment insights.

AIBERTDialogue Systems
0 likes · 15 min read
Intelligent Question Answering: Scenarios, Architecture, and Technical Implementations (QA, Knowledge‑Graph QA, NL2SQL)
DataFunTalk
DataFunTalk
Dec 21, 2020 · Artificial Intelligence

Intelligent Question Answering Technology Framework and Practices at Meituan

This article describes Meituan's intelligent question answering system, detailing its three core capabilities—Document QA, Community QA, and Knowledge‑Graph QA—along with the underlying machine‑reading comprehension models, multi‑task learning, answer ranking, and real‑world deployment scenarios across travel, hotel, and retail services.

Knowledge GraphMeituanNLP
0 likes · 22 min read
Intelligent Question Answering Technology Framework and Practices at Meituan
58 Tech
58 Tech
Jun 22, 2020 · Artificial Intelligence

Deep Learning Based Automatic QA Tool – qa_match Open‑Source Project Overview

The article reviews the open‑source qa_match tool from 58.com, detailing its deep‑learning based question‑answer matching architecture, hierarchical knowledge‑base support, lightweight pre‑training model SPTM, and practical applications, while summarizing the live‑stream presentation and Q&A session.

AIDSSMDeep Learning
0 likes · 5 min read
Deep Learning Based Automatic QA Tool – qa_match Open‑Source Project Overview
ITPUB
ITPUB
Jun 12, 2020 · Artificial Intelligence

What’s New in qa_match V1.1? Lightweight Pre‑trained Model and One‑Level KB Support

The article introduces qa_match V1.1, an open‑source deep‑learning QA matching tool that adds one‑level knowledge‑base support, releases a lightweight Bi‑LSTM pre‑trained language model (SPTM), and provides detailed architecture, training data, performance benchmarks, future plans, and contribution guidelines.

AIDeep LearningKnowledge Base
0 likes · 9 min read
What’s New in qa_match V1.1? Lightweight Pre‑trained Model and One‑Level KB Support
58 Tech
58 Tech
Jun 5, 2020 · Artificial Intelligence

qa_match V1.1: Upgraded Lightweight Deep Learning QA Matching Tool

The article introduces qa_match V1.1, an open‑source, Apache‑licensed lightweight question‑answer matching system that adds a simple pre‑trained language model (SPTM), supports one‑level knowledge bases, details model architecture, training resources, performance benchmarks, future plans, and contribution guidelines.

AIDeep LearningKnowledge Base
0 likes · 10 min read
qa_match V1.1: Upgraded Lightweight Deep Learning QA Matching Tool
Ctrip Technology
Ctrip Technology
Jun 4, 2020 · Artificial Intelligence

Semantic Matching Models for Travel QA: Deep Learning Techniques, Interaction Models, and Transfer Learning

This article reviews the evolution of semantic matching models for travel question‑answering, covering traditional keyword and probabilistic methods, deep‑learning encoders such as LSTM, CNN, and Transformer, interaction‑based architectures like MatchPyramid and hCNN, as well as transfer‑learning and multilingual extensions to improve practical deployment.

Deep Learningcontext modelingnatural language processing
0 likes · 21 min read
Semantic Matching Models for Travel QA: Deep Learning Techniques, Interaction Models, and Transfer Learning
Qunar Tech Salon
Qunar Tech Salon
May 13, 2020 · Artificial Intelligence

Intelligent Hotel Post‑Sale QA System: Model Selection, Evaluation, and Engineering Optimization

This article describes the design, model selection, experimental evaluation, and engineering optimization of an AI‑driven post‑sale question‑answering system for hotel services, covering FAQ construction, intent detection, deep‑learning matching models such as DSSM, ESIM, BERT, and their performance and latency trade‑offs.

AIBERTDSSM
0 likes · 14 min read
Intelligent Hotel Post‑Sale QA System: Model Selection, Evaluation, and Engineering Optimization
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
DataFunTalk
DataFunTalk
Dec 11, 2019 · Artificial Intelligence

Knowledge Structuring and Applications in Alibaba's Xiaomì Chatbot: From KBQA to EBQA

This article presents an in‑depth overview of Alibaba's Xiaomì conversational AI system, describing how structured knowledge—including FAQs, phrase‑based knowledge, knowledge graphs, and machine‑read documents—is organized into a two‑level schema and applied to knowledge‑based QA (KBQA) and event‑based QA (EBQA) with detailed model pipelines, ranking, type inference, and recommendation techniques, while also discussing practical challenges and future directions.

AIEBQAKBQA
0 likes · 15 min read
Knowledge Structuring and Applications in Alibaba's Xiaomì Chatbot: From KBQA to EBQA
DataFunTalk
DataFunTalk
Nov 11, 2019 · Artificial Intelligence

Knowledge Graph‑Based Question Answering in Meituan’s Intelligent Interaction Scenarios

This talk presents how Meituan leverages knowledge‑graph QA (KBQA) across restricted and complex smart‑interaction scenarios, compares semantic‑parsing and information‑retrieval approaches, introduces three‑layer concept nodes to handle entity explosion and non‑connected queries, and outlines architectural refinements for multi‑turn dialogue integration.

AIDialogue SystemsKnowledge Graph
0 likes · 14 min read
Knowledge Graph‑Based Question Answering in Meituan’s Intelligent Interaction Scenarios
AntTech
AntTech
Jul 21, 2019 · Artificial Intelligence

Alipay’s SIGIR 2019 Papers: Reinforcement Learning for User Intent Prediction and Unsupervised QUEST for Complex Question Answering

At SIGIR 2019 in Paris, Alipay presented two AI research papers—one applying reinforcement learning to predict user intent in customer‑service bots and another introducing the unsupervised QUEST method that builds noisy quasi‑knowledge graphs for answering complex multi‑document questions.

AIKnowledge GraphUnsupervised Learning
0 likes · 5 min read
Alipay’s SIGIR 2019 Papers: Reinforcement Learning for User Intent Prediction and Unsupervised QUEST for Complex Question Answering
DataFunTalk
DataFunTalk
Jun 10, 2019 · Artificial Intelligence

BERT Applications Across NLP Domains: Progress, Challenges, and Future Directions

This article surveys the rapid proliferation of BERT-based research over the past six months, analyzing its impact on various NLP tasks such as question answering, information retrieval, dialog systems, summarization, data augmentation, classification, and sequence labeling, while also discussing the model's strengths, limitations, and future research opportunities.

BERTNLPdata augmentation
0 likes · 52 min read
BERT Applications Across NLP Domains: Progress, Challenges, and Future Directions
Alibaba Cloud Developer
Alibaba Cloud Developer
Jan 22, 2019 · Artificial Intelligence

How Tmall’s “Most Concerned” Feature Uses AI to Match Reviews with Consumer Questions

The article explains how Tmall’s new “Most Concerned” module leverages NLP techniques, fastText embeddings, Bi‑LSTM classifiers, and a custom clustering algorithm to filter, group, and link consumer questions with relevant product reviews, improving the shopping experience across many product categories.

AINLPclustering
0 likes · 9 min read
How Tmall’s “Most Concerned” Feature Uses AI to Match Reviews with Consumer Questions
AntTech
AntTech
Aug 1, 2018 · Artificial Intelligence

Highlights and Paper Summaries from ACL 2018 Conference

An extensive overview of ACL 2018, featuring acceptance statistics, award-winning papers, tutorial insights, and concise summaries of notable research across machine translation, semantic parsing, question answering, domain adaptation, text classification, summarization, dialogue systems, generation, and related tools.

ACL 2018Dialogue SystemsNLP
0 likes · 12 min read
Highlights and Paper Summaries from ACL 2018 Conference
Ctrip Technology
Ctrip Technology
Nov 3, 2017 · Artificial Intelligence

Intelligent Assistants: Definition, Deep‑Learning NLP Framework, and Applications in Intent Recognition, Knowledge Mining, and QA

This article explains what intelligent assistants are, distinguishes them from simple chatbots, outlines a four‑step deep‑learning NLP framework (Embed‑Encode‑Attend‑Predict), and demonstrates its use in intent recognition, knowledge mining, automatic question answering, and industry deployments.

AIDeep LearningIntelligent Assistant
0 likes · 17 min read
Intelligent Assistants: Definition, Deep‑Learning NLP Framework, and Applications in Intent Recognition, Knowledge Mining, and QA
Alibaba Cloud Developer
Alibaba Cloud Developer
Jun 21, 2017 · Artificial Intelligence

How Alibaba’s AI Powers Machine Reading Comprehension in E‑Commerce

Alibaba’s AI assistant “Ali Xiaomì” is exploring machine reading comprehension to automatically understand e‑commerce rules and product information, leveraging deep learning models and datasets such as SQuAD, bAbI, and MCTest, while addressing challenges of long texts, answer granularity, and real‑world deployment.

Deep LearningE-commerce AImachine reading comprehension
0 likes · 18 min read
How Alibaba’s AI Powers Machine Reading Comprehension in E‑Commerce
Alibaba Cloud Developer
Alibaba Cloud Developer
Sep 28, 2016 · Artificial Intelligence

How Deep Learning is Revolutionizing Automatic Question Answering

This article reviews the evolution of automatic question answering systems, outlines their core processing framework, and details how deep neural networks—especially CNNs, RNNs, and DCNNs—enable semantic representation, matching, and answer generation, while also discussing current challenges and future directions.

Deep LearningNeural Networksnatural language processing
0 likes · 27 min read
How Deep Learning is Revolutionizing Automatic Question Answering
Ctrip Technology
Ctrip Technology
Jul 29, 2016 · Artificial Intelligence

Knowledge Graph Based Question Answering System: Architecture, Research Results, and Deep Learning Approaches

This article presents a knowledge‑graph‑driven question answering system, detailing its three‑layer architecture, semantic search and disambiguation techniques, verb‑semantic templates, deep‑learning models, experimental results, and current challenges in data quality and model integration.

Knowledge Graphentity recognitionquestion answering
0 likes · 7 min read
Knowledge Graph Based Question Answering System: Architecture, Research Results, and Deep Learning Approaches
Architects Research Society
Architects Research Society
Oct 4, 2015 · Artificial Intelligence

Bayesian Thinking on Your Feet: Embedding Generative Models in Reinforcement Learning for Sequentially Revealed Data

This NSF‑funded project aims to develop algorithms that incrementally process partially observed data, integrating generative models with reinforcement‑learning policies to decide when to act, applied to simultaneous machine translation and quiz‑bowl style question answering.

Bayesian inferenceGenerative Modelsmachine translation
0 likes · 4 min read
Bayesian Thinking on Your Feet: Embedding Generative Models in Reinforcement Learning for Sequentially Revealed Data