SlideShare a Scribd company logo
1 of 17
Multimedia Answer Generation for
Community Question Answering
Problem Statement
• Textual Answers
• Multimedia Answers
Literature Survey
Sr. No Author Year Contribution
1. Trec: Text Retrieval Conference
[http://trec.nist.gov ]
1990 Text based QA
2. S.A. Quarteroni, S. Manandhar 2008 Text based QA based on type of
questions
Open Domain QA
3. D. Molla & J.L Vicedo 2007 Restricted Domain QA
4. H. Cui, M.Y. Kan 2007 Definitional QA
5. R.C.Wang, W.W. Cohen, E.
Nyberg
2008 List QA
6. H. Yang, T S chua, S. Wang 2003 Video QA
7. J.Cao, Y-C- Wu, Y-S Lee 2004-
2009
Video QA using OCR & ASR
8. Lot of authors 2003-
2013
Content Based Retrieval
System Decomposition
• Answer medium selection,
• Query generation
• Multimedia data selection and
presentation.
Pre-requisites
• Datasets
• Image & Video Mining API
– Flickr, Picasaweb, Youtube, etc.
Process Flow
Dataset
collection
Classification
(Conversational & Informational)
The answer medium selection and
query selection components
Query Generation for Multimedia
Retrieval
Multimedia Data
Duplicate Removal
Result Re-ranking
Answer Medium Selection
• Classification
– only text,
– Text + image
– text + video
– text + image + video
• Approach:
– Question Based Classification
– Answer Based Classification
– Media Resource Analysis
Query Extraction
For each QA pair, we generate three queries.
1. Convert the question to a query,
2. Identify several key concepts from verbose answer which will
have the major impact on effectiveness.
3. Finally, we combine the two queries that are generated from
the question and the answer respectively.
Query Generation for Multimedia
Search
• Query Extraction
• The second step is query selection.
Query Selection
• Three-class classification task, since we need to
choose one from the three queries
• We adopt the following features:
– POS Histogram.
• For the queries that contain a lot of complex verbs it will be
difficult to retrieve meaningful multimedia results.
• We use POS tagger to assign part-of-speech to each word of
both question and answer.
• Here we employ the Stanford Log-linear Part-Of-Speech
Tagger and 36 POS are identified.
• We then generate a 36-dimensional histogram, in which
each bin counts the number of words belonging to the
corresponding category of part-of-speech.
(2) Search performance prediction.
– Clarity score for each query based on the KL divergence
between the query and collection language models.
– We can generate 6-dimensional search performance
prediction features in all (there are three queries and
search is performed on both image and video search
engines).
• Therefore, for each QA pair, we can generate 42-
dimensional features.
• Based on the extracted features, we train an SVM
classifier with a labeled training set for classification
• i.e., selecting one from the three queries.
Clarity function:
Multimedia Data Selection &
Prediction
• We perform search using the generated queries
to collect image and video data with Google
image and video search engines respectively.
• Most of the current commercial search engines
are built upon text-based indexing and usually
return a lot of irrelevant results.
• Therefore,
– Re-ranking by exploring visual information is essential
to reorder the initial text-based search results.
– Here we adopt the graph-based re-ranking method.
Graph Based Re-Ranking & Duplicate
Removal
List of Algorithms
• Core sentence extraction from question
• Stemming & stop-words removal on answers
• Question Type based on Answer Medium ( Naïve Bayes)
• Head word extraction
• Media Resource Analysis
– Clarity score based on KL Divergence
• Query Generation
• Query Selection
– POS Feature Extraction
– Search Performance Prediction
• Multimedia Data selection & presentation
– Graph based ranking
– Face Detection Algorithms
– Feature Extraction from images
– Key frame identification & extraction
References
1. M. Surdeanu, M. Ciaramita, and H. Zaragoza,
“Learning to rank answers on large online QA
collections,” in Proc. Association for Computational
Linguistics, 2008
2. S. Cronen-Townsend, Y. Zhou, andW. B. Croft,
“Predicting query performance,” in Proc. ACM Int.
SIGIR Conf., 2002.
3. Liqiang Nie, Meng Wang, Yue Gao, Zheng-Jun Zha,
and Tat-Seng Chua “Beyond Text QA: Multimedia
Answer Generation by Harvesting Web Information”
IEEE Multimedia Transaction 2013
Thank You….

More Related Content

What's hot

EVALUATION OF SINGLE-SPAN MODELS ON EXTRACTIVE MULTI-SPAN QUESTION-ANSWERING
EVALUATION OF SINGLE-SPAN MODELS ON EXTRACTIVE MULTI-SPAN QUESTION-ANSWERINGEVALUATION OF SINGLE-SPAN MODELS ON EXTRACTIVE MULTI-SPAN QUESTION-ANSWERING
EVALUATION OF SINGLE-SPAN MODELS ON EXTRACTIVE MULTI-SPAN QUESTION-ANSWERING
dannyijwest
 
Inference of Nonlinear Gene Regulatory Networks through Optimized Ensemble of...
Inference of Nonlinear Gene Regulatory Networks through Optimized Ensemble of...Inference of Nonlinear Gene Regulatory Networks through Optimized Ensemble of...
Inference of Nonlinear Gene Regulatory Networks through Optimized Ensemble of...
Arinze Akutekwe
 

What's hot (12)

[AAAI 2019 tutorial] End-to-end goal-oriented question answering systems
[AAAI 2019 tutorial] End-to-end goal-oriented question answering systems[AAAI 2019 tutorial] End-to-end goal-oriented question answering systems
[AAAI 2019 tutorial] End-to-end goal-oriented question answering systems
 
IRJET- Semantic Analysis of Online Customer Queries
IRJET-  	  Semantic Analysis of Online Customer QueriesIRJET-  	  Semantic Analysis of Online Customer Queries
IRJET- Semantic Analysis of Online Customer Queries
 
Machine learning with graph
Machine learning with graphMachine learning with graph
Machine learning with graph
 
[KDD 2018 tutorial] End to-end goal-oriented question answering systems
[KDD 2018 tutorial] End to-end goal-oriented question answering systems[KDD 2018 tutorial] End to-end goal-oriented question answering systems
[KDD 2018 tutorial] End to-end goal-oriented question answering systems
 
Generating domain specific sentiment lexicons using the Web Directory
Generating domain specific sentiment lexicons using the Web Directory Generating domain specific sentiment lexicons using the Web Directory
Generating domain specific sentiment lexicons using the Web Directory
 
IRJET- Hybrid Recommendation System for Movies
IRJET-  	  Hybrid Recommendation System for MoviesIRJET-  	  Hybrid Recommendation System for Movies
IRJET- Hybrid Recommendation System for Movies
 
MediaEval 2016 - COSMIR and the OpenMIC Challenge: A Plan for Sustainable Mus...
MediaEval 2016 - COSMIR and the OpenMIC Challenge: A Plan for Sustainable Mus...MediaEval 2016 - COSMIR and the OpenMIC Challenge: A Plan for Sustainable Mus...
MediaEval 2016 - COSMIR and the OpenMIC Challenge: A Plan for Sustainable Mus...
 
SENTIMENT ANALYSIS FOR MOVIES REVIEWS DATASET USING DEEP LEARNING MODELS
SENTIMENT ANALYSIS FOR MOVIES REVIEWS DATASET USING DEEP LEARNING MODELSSENTIMENT ANALYSIS FOR MOVIES REVIEWS DATASET USING DEEP LEARNING MODELS
SENTIMENT ANALYSIS FOR MOVIES REVIEWS DATASET USING DEEP LEARNING MODELS
 
EVALUATION OF SINGLE-SPAN MODELS ON EXTRACTIVE MULTI-SPAN QUESTION-ANSWERING
EVALUATION OF SINGLE-SPAN MODELS ON EXTRACTIVE MULTI-SPAN QUESTION-ANSWERINGEVALUATION OF SINGLE-SPAN MODELS ON EXTRACTIVE MULTI-SPAN QUESTION-ANSWERING
EVALUATION OF SINGLE-SPAN MODELS ON EXTRACTIVE MULTI-SPAN QUESTION-ANSWERING
 
MediaEval 2016 - IR Evaluation: Putting the User Back in the Loop
MediaEval 2016 - IR Evaluation: Putting the User Back in the LoopMediaEval 2016 - IR Evaluation: Putting the User Back in the Loop
MediaEval 2016 - IR Evaluation: Putting the User Back in the Loop
 
An Evolution of Deep Learning Models for AI2 Reasoning Challenge
An Evolution of Deep Learning Models for AI2 Reasoning ChallengeAn Evolution of Deep Learning Models for AI2 Reasoning Challenge
An Evolution of Deep Learning Models for AI2 Reasoning Challenge
 
Inference of Nonlinear Gene Regulatory Networks through Optimized Ensemble of...
Inference of Nonlinear Gene Regulatory Networks through Optimized Ensemble of...Inference of Nonlinear Gene Regulatory Networks through Optimized Ensemble of...
Inference of Nonlinear Gene Regulatory Networks through Optimized Ensemble of...
 

Viewers also liked

Introduction To Multimedia
Introduction To MultimediaIntroduction To Multimedia
Introduction To Multimedia
Jomel Penalba
 
Introduction to multimedia
Introduction to multimediaIntroduction to multimedia
Introduction to multimedia
Zurina Yasak
 

Viewers also liked (13)

Multi media chapter 1_2_3
Multi media chapter 1_2_3Multi media chapter 1_2_3
Multi media chapter 1_2_3
 
JPD1437 Click Prediction for Web Image Reranking Using Multimodal Sparse Coding
JPD1437  Click Prediction for Web Image Reranking Using Multimodal Sparse CodingJPD1437  Click Prediction for Web Image Reranking Using Multimodal Sparse Coding
JPD1437 Click Prediction for Web Image Reranking Using Multimodal Sparse Coding
 
Efficient Instant-Fuzzy Search With Proximity Ranking
Efficient Instant-Fuzzy Search With Proximity RankingEfficient Instant-Fuzzy Search With Proximity Ranking
Efficient Instant-Fuzzy Search With Proximity Ranking
 
Secure Distibuted data discovery & dissemination IN WSN
Secure Distibuted data discovery & dissemination IN WSNSecure Distibuted data discovery & dissemination IN WSN
Secure Distibuted data discovery & dissemination IN WSN
 
Final proj 2 (1)
Final proj 2 (1)Final proj 2 (1)
Final proj 2 (1)
 
Multimedia presentation
  Multimedia presentation   Multimedia presentation
Multimedia presentation
 
Multimedia ppt
Multimedia pptMultimedia ppt
Multimedia ppt
 
Introduction To Multimedia
Introduction To MultimediaIntroduction To Multimedia
Introduction To Multimedia
 
Multimedia
MultimediaMultimedia
Multimedia
 
Introduction to multimedia
Introduction to multimediaIntroduction to multimedia
Introduction to multimedia
 
Introduction to multimedia
Introduction to multimediaIntroduction to multimedia
Introduction to multimedia
 
Chapter 1 : INTRODUCTION TO MULTIMEDIA
Chapter 1 : INTRODUCTION TO MULTIMEDIAChapter 1 : INTRODUCTION TO MULTIMEDIA
Chapter 1 : INTRODUCTION TO MULTIMEDIA
 
Multimedia
MultimediaMultimedia
Multimedia
 

Similar to Multimedia Answer Generation for Community Question Answering

Asking Clarifying Questions in Open-Domain Information-Seeking Conversations
Asking Clarifying Questions in Open-Domain Information-Seeking ConversationsAsking Clarifying Questions in Open-Domain Information-Seeking Conversations
Asking Clarifying Questions in Open-Domain Information-Seeking Conversations
Mohammad Aliannejadi
 
Rated Ranking Evaluator: An Open Source Approach for Search Quality Evaluation
Rated Ranking Evaluator: An Open Source Approach for Search Quality EvaluationRated Ranking Evaluator: An Open Source Approach for Search Quality Evaluation
Rated Ranking Evaluator: An Open Source Approach for Search Quality Evaluation
Alessandro Benedetti
 
Haystack 2019 - Rated Ranking Evaluator: an Open Source Approach for Search Q...
Haystack 2019 - Rated Ranking Evaluator: an Open Source Approach for Search Q...Haystack 2019 - Rated Ranking Evaluator: an Open Source Approach for Search Q...
Haystack 2019 - Rated Ranking Evaluator: an Open Source Approach for Search Q...
OpenSource Connections
 
Machine Learned Relevance at A Large Scale Search Engine
Machine Learned Relevance at A Large Scale Search EngineMachine Learned Relevance at A Large Scale Search Engine
Machine Learned Relevance at A Large Scale Search Engine
Salford Systems
 

Similar to Multimedia Answer Generation for Community Question Answering (20)

Building a Meta-search Engine
Building a Meta-search EngineBuilding a Meta-search Engine
Building a Meta-search Engine
 
Assigning semantic labels to data sources
Assigning semantic labels to data sourcesAssigning semantic labels to data sources
Assigning semantic labels to data sources
 
Generating Audio-Visual Slideshows from Text Articles Using Word Concreteness
Generating Audio-Visual Slideshows from Text Articles Using Word ConcretenessGenerating Audio-Visual Slideshows from Text Articles Using Word Concreteness
Generating Audio-Visual Slideshows from Text Articles Using Word Concreteness
 
Asking Clarifying Questions in Open-Domain Information-Seeking Conversations
Asking Clarifying Questions in Open-Domain Information-Seeking ConversationsAsking Clarifying Questions in Open-Domain Information-Seeking Conversations
Asking Clarifying Questions in Open-Domain Information-Seeking Conversations
 
Domain Identification for Linked Open Data
Domain Identification for Linked Open DataDomain Identification for Linked Open Data
Domain Identification for Linked Open Data
 
productionising-recommenders
productionising-recommendersproductionising-recommenders
productionising-recommenders
 
Tutorial on query auto completion
Tutorial on query auto completionTutorial on query auto completion
Tutorial on query auto completion
 
Tutorial on query auto-completion
Tutorial on query auto-completionTutorial on query auto-completion
Tutorial on query auto-completion
 
Rated Ranking Evaluator: an Open Source Approach for Search Quality Evaluation
Rated Ranking Evaluator: an Open Source Approach for Search Quality EvaluationRated Ranking Evaluator: an Open Source Approach for Search Quality Evaluation
Rated Ranking Evaluator: an Open Source Approach for Search Quality Evaluation
 
Rated Ranking Evaluator: An Open Source Approach for Search Quality Evaluation
Rated Ranking Evaluator: An Open Source Approach for Search Quality EvaluationRated Ranking Evaluator: An Open Source Approach for Search Quality Evaluation
Rated Ranking Evaluator: An Open Source Approach for Search Quality Evaluation
 
Haystack 2019 - Rated Ranking Evaluator: an Open Source Approach for Search Q...
Haystack 2019 - Rated Ranking Evaluator: an Open Source Approach for Search Q...Haystack 2019 - Rated Ranking Evaluator: an Open Source Approach for Search Q...
Haystack 2019 - Rated Ranking Evaluator: an Open Source Approach for Search Q...
 
resume
resumeresume
resume
 
Personalized Re-Ranking of Documents
Personalized Re-Ranking of DocumentsPersonalized Re-Ranking of Documents
Personalized Re-Ranking of Documents
 
Beyond text qa multimedia answer generation by harvesting web information
Beyond text qa multimedia answer generation by harvesting web informationBeyond text qa multimedia answer generation by harvesting web information
Beyond text qa multimedia answer generation by harvesting web information
 
Ibm colloquium 070915_nyberg
Ibm colloquium 070915_nybergIbm colloquium 070915_nyberg
Ibm colloquium 070915_nyberg
 
MUDROD - Mining and Utilizing Dataset Relevancy from Oceanographic Dataset Me...
MUDROD - Mining and Utilizing Dataset Relevancy from Oceanographic Dataset Me...MUDROD - Mining and Utilizing Dataset Relevancy from Oceanographic Dataset Me...
MUDROD - Mining and Utilizing Dataset Relevancy from Oceanographic Dataset Me...
 
Machine Learned Relevance at A Large Scale Search Engine
Machine Learned Relevance at A Large Scale Search EngineMachine Learned Relevance at A Large Scale Search Engine
Machine Learned Relevance at A Large Scale Search Engine
 
Best Practices in Recommender System Challenges
Best Practices in Recommender System ChallengesBest Practices in Recommender System Challenges
Best Practices in Recommender System Challenges
 
Lec 1 integrating data science and data analytics in various research thrust
Lec 1 integrating data science and data analytics in various research thrustLec 1 integrating data science and data analytics in various research thrust
Lec 1 integrating data science and data analytics in various research thrust
 
Value Stream Mapping – Stories From the Trenches
Value Stream Mapping – Stories From the TrenchesValue Stream Mapping – Stories From the Trenches
Value Stream Mapping – Stories From the Trenches
 

More from SWAMI06

More from SWAMI06 (9)

ns2-project-list
ns2-project-listns2-project-list
ns2-project-list
 
Heart disease prediction system
Heart disease prediction systemHeart disease prediction system
Heart disease prediction system
 
Detection of Spyware by Mining Executable Files
Detection of  Spyware by Mining Executable FilesDetection of  Spyware by Mining Executable Files
Detection of Spyware by Mining Executable Files
 
Annotating Search Results from Web Databases
Annotating Search Results from Web DatabasesAnnotating Search Results from Web Databases
Annotating Search Results from Web Databases
 
Keyword Query Routing
Keyword Query RoutingKeyword Query Routing
Keyword Query Routing
 
A Hybrid Cloud Approach for Secure Authorized Deduplication
A Hybrid Cloud Approach for Secure Authorized DeduplicationA Hybrid Cloud Approach for Secure Authorized Deduplication
A Hybrid Cloud Approach for Secure Authorized Deduplication
 
Opinion Mining & Sentiment Analysis Based on Natural Language Processing
Opinion Mining & Sentiment Analysis Based on Natural Language ProcessingOpinion Mining & Sentiment Analysis Based on Natural Language Processing
Opinion Mining & Sentiment Analysis Based on Natural Language Processing
 
A Segmentation based Sequential Pattern Matching for Efficient Video Copy De...
A Segmentation based Sequential Pattern Matching for Efficient Video Copy De...A Segmentation based Sequential Pattern Matching for Efficient Video Copy De...
A Segmentation based Sequential Pattern Matching for Efficient Video Copy De...
 
Frequent itemset mining_on_hadoop
Frequent itemset mining_on_hadoopFrequent itemset mining_on_hadoop
Frequent itemset mining_on_hadoop
 

Recently uploaded

Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
dollysharma2066
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
dharasingh5698
 

Recently uploaded (20)

FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
 
Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdf
 

Multimedia Answer Generation for Community Question Answering

  • 1. Multimedia Answer Generation for Community Question Answering
  • 2. Problem Statement • Textual Answers • Multimedia Answers
  • 3. Literature Survey Sr. No Author Year Contribution 1. Trec: Text Retrieval Conference [http://trec.nist.gov ] 1990 Text based QA 2. S.A. Quarteroni, S. Manandhar 2008 Text based QA based on type of questions Open Domain QA 3. D. Molla & J.L Vicedo 2007 Restricted Domain QA 4. H. Cui, M.Y. Kan 2007 Definitional QA 5. R.C.Wang, W.W. Cohen, E. Nyberg 2008 List QA 6. H. Yang, T S chua, S. Wang 2003 Video QA 7. J.Cao, Y-C- Wu, Y-S Lee 2004- 2009 Video QA using OCR & ASR 8. Lot of authors 2003- 2013 Content Based Retrieval
  • 4. System Decomposition • Answer medium selection, • Query generation • Multimedia data selection and presentation.
  • 5. Pre-requisites • Datasets • Image & Video Mining API – Flickr, Picasaweb, Youtube, etc.
  • 6. Process Flow Dataset collection Classification (Conversational & Informational) The answer medium selection and query selection components Query Generation for Multimedia Retrieval Multimedia Data Duplicate Removal Result Re-ranking
  • 7. Answer Medium Selection • Classification – only text, – Text + image – text + video – text + image + video • Approach: – Question Based Classification – Answer Based Classification – Media Resource Analysis
  • 8. Query Extraction For each QA pair, we generate three queries. 1. Convert the question to a query, 2. Identify several key concepts from verbose answer which will have the major impact on effectiveness. 3. Finally, we combine the two queries that are generated from the question and the answer respectively.
  • 9. Query Generation for Multimedia Search • Query Extraction • The second step is query selection.
  • 10. Query Selection • Three-class classification task, since we need to choose one from the three queries • We adopt the following features: – POS Histogram. • For the queries that contain a lot of complex verbs it will be difficult to retrieve meaningful multimedia results. • We use POS tagger to assign part-of-speech to each word of both question and answer. • Here we employ the Stanford Log-linear Part-Of-Speech Tagger and 36 POS are identified. • We then generate a 36-dimensional histogram, in which each bin counts the number of words belonging to the corresponding category of part-of-speech.
  • 11. (2) Search performance prediction. – Clarity score for each query based on the KL divergence between the query and collection language models. – We can generate 6-dimensional search performance prediction features in all (there are three queries and search is performed on both image and video search engines). • Therefore, for each QA pair, we can generate 42- dimensional features. • Based on the extracted features, we train an SVM classifier with a labeled training set for classification • i.e., selecting one from the three queries.
  • 13. Multimedia Data Selection & Prediction • We perform search using the generated queries to collect image and video data with Google image and video search engines respectively. • Most of the current commercial search engines are built upon text-based indexing and usually return a lot of irrelevant results. • Therefore, – Re-ranking by exploring visual information is essential to reorder the initial text-based search results. – Here we adopt the graph-based re-ranking method.
  • 14. Graph Based Re-Ranking & Duplicate Removal
  • 15. List of Algorithms • Core sentence extraction from question • Stemming & stop-words removal on answers • Question Type based on Answer Medium ( Naïve Bayes) • Head word extraction • Media Resource Analysis – Clarity score based on KL Divergence • Query Generation • Query Selection – POS Feature Extraction – Search Performance Prediction • Multimedia Data selection & presentation – Graph based ranking – Face Detection Algorithms – Feature Extraction from images – Key frame identification & extraction
  • 16. References 1. M. Surdeanu, M. Ciaramita, and H. Zaragoza, “Learning to rank answers on large online QA collections,” in Proc. Association for Computational Linguistics, 2008 2. S. Cronen-Townsend, Y. Zhou, andW. B. Croft, “Predicting query performance,” in Proc. ACM Int. SIGIR Conf., 2002. 3. Liqiang Nie, Meng Wang, Yue Gao, Zheng-Jun Zha, and Tat-Seng Chua “Beyond Text QA: Multimedia Answer Generation by Harvesting Web Information” IEEE Multimedia Transaction 2013