SlideShare a Scribd company logo
Analysis of GraphSum’s Attention
Weights to Improve the
Explainability of Multi-Document
Summarization
06.04.2022
M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp 1
M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner,
J. Töllich and A. Scherp
Extractive vs. Abstractive MDS
06.04.2022
M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp 2
Input Documents
Model
Summary
Model
Extractive:
Abstractive:
Abstractive Graph-based MDS
06.04.2022
M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp 3
Documents
Model
Summary
Sentences
Explainability ?
Research Questions
06.04.2022
M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp 4
Model1
Sentences Paragraphs
Model2
Quality?
Documents
Model
Summary
Explainability?
GraphSum
06.04.2022
M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp 5
Source: Li et al. “Leveraging Graph to Improve Abstractive Multi-Document Summarization” (2020)
Textual Unit Comparison
M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp
Build TF-IDF
Graph
Train
GraphSum
Model
Evaluate
Performance
Approach for Textual Units Comparison
M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp 7
06.04.2022
Pre-Processing
06.04.2022
M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp 8
EXTRACTION
TRUNCATION
/
PADDING
TF-IDF
GRAPH
Build TF-IDF
Graph
Train
GraphSum
Model
Evaluate
Performance
GraphSum Training Procedure
06.04.2022
M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp 9
Build TF-IDF
Graph
Train
GraphSum
Model
Evaluate
Performance
 Architecture and hyper-parameters as suggested by
Li et. al “Leveraging Graph to Improve Abstractive Multi-Document Summarization” (2020)
 Use similarity graph generated by pre-processing
 Use multiple batch-sizes
 Same number of input tokens
 Train / validation / test split
ROUGE Score
 ROUGE-2: Overlapping bi-grams
06.04.2022
M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp 10
 ROUGE-L: Longest common subsequence
 Final score based on F-score as proposed by
Chin-Yew Lin, “ROUGE: A Package for Automatic Evaluation of Summaries” (2004)
Reference Reference
Candidate Candidate
Build TF-IDF
Graph
Train
GraphSum
Model
Evaluate
Performance
Explainability Analysis
M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp
Approach for Explainability Improvement
06.04.2022
M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp 12
Data Sets
MultiNews WikiSum
Sentence vs Paragraphs x
Explainability Analysis x x
06.04.2022
M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp 13
MultiNews:
Human written news summaries from professionals (60.000 Documents)
WikiSum:
Wikipedia articles and their references as MDS task (2.3 Million Arcticles)
Results: Textual Unit Comparison
M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp
Sentences vs Paragraphs
06.04.2022
M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp 15
MultiNews
Usage of Paragraphs in News Domain
06.04.2022
M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp 16
MultiNews
Results: Explainability Analysis
M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp
Attention Weights Correlation
06.04.2022
M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp 18
Decoding Layer Multi-Heads
Correlation between Attention Weights and Reference Metric
06.04.2022
M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp 19
MultiNews
Layer 6 (High Correlation)
Reference Metric
Attention
Weights
Reference Metric
Attention
Weights
Layer 3 (Low Correlation)
Positional Bias (MultiNews)
06.04.2022
M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp 20
Conclusion
 Paragraphs perform better than sentences for news domain
 Paragraphs are used as structural aid, not for topic separation
 Other domains may show different behaviour
 Attention weights improve explainability of MDS
 Attention weights provide source origin information
 Latter decoding layers more suitable
 ROUGE score might not be fully applicable as metric for abstractive MDS
 ROUGE score not suitable for e.g., paraphrased sentences
 Expert annotated source information could provide better insights
06.04.2022
M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp 21
Code available on GitHub: https://github.com/arnelochner/GBTBMDS

More Related Content

More from Ansgar Scherp

Formalization and Preliminary Evaluation of a Pipeline for Text Extraction Fr...
Formalization and Preliminary Evaluation of a Pipeline for Text Extraction Fr...Formalization and Preliminary Evaluation of a Pipeline for Text Extraction Fr...
Formalization and Preliminary Evaluation of a Pipeline for Text Extraction Fr...
Ansgar Scherp
 
A Framework for Iterative Signing of Graph Data on the Web
A Framework for Iterative Signing of Graph Data on the WebA Framework for Iterative Signing of Graph Data on the Web
A Framework for Iterative Signing of Graph Data on the Web
Ansgar Scherp
 
Smart photo selection: interpret gaze as personal interest
Smart photo selection: interpret gaze as personal interestSmart photo selection: interpret gaze as personal interest
Smart photo selection: interpret gaze as personal interest
Ansgar Scherp
 
Events in Multimedia - Theory, Model, Application
Events in Multimedia - Theory, Model, ApplicationEvents in Multimedia - Theory, Model, Application
Events in Multimedia - Theory, Model, Application
Ansgar Scherp
 
Can you see it? Annotating Image Regions based on Users' Gaze Information
Can you see it? Annotating Image Regions based on Users' Gaze InformationCan you see it? Annotating Image Regions based on Users' Gaze Information
Can you see it? Annotating Image Regions based on Users' Gaze Information
Ansgar Scherp
 
Linked open data - how to juggle with more than a billion triples
Linked open data - how to juggle with more than a billion triplesLinked open data - how to juggle with more than a billion triples
Linked open data - how to juggle with more than a billion triples
Ansgar Scherp
 
SchemEX -- Building an Index for Linked Open Data
SchemEX -- Building an Index for Linked Open DataSchemEX -- Building an Index for Linked Open Data
SchemEX -- Building an Index for Linked Open Data
Ansgar Scherp
 
SchemEX -- Building an Index for Linked Open Data
SchemEX -- Building an Index for Linked Open DataSchemEX -- Building an Index for Linked Open Data
SchemEX -- Building an Index for Linked Open Data
Ansgar Scherp
 
A Model of Events for Integrating Event-based Information in Complex Socio-te...
A Model of Events for Integrating Event-based Information in Complex Socio-te...A Model of Events for Integrating Event-based Information in Complex Socio-te...
A Model of Events for Integrating Event-based Information in Complex Socio-te...
Ansgar Scherp
 
SchemEX - Creating the Yellow Pages for the Linked Open Data Cloud
SchemEX - Creating the Yellow Pages for the Linked Open Data CloudSchemEX - Creating the Yellow Pages for the Linked Open Data Cloud
SchemEX - Creating the Yellow Pages for the Linked Open Data Cloud
Ansgar Scherp
 
strukt - A Pattern System for Integrating Individual and Organizational Knowl...
strukt - A Pattern System for Integrating Individual and Organizational Knowl...strukt - A Pattern System for Integrating Individual and Organizational Knowl...
strukt - A Pattern System for Integrating Individual and Organizational Knowl...
Ansgar Scherp
 
Identifying Objects in Images from Analyzing the User‘s Gaze Movements for Pr...
Identifying Objects in Images from Analyzing the User‘s Gaze Movements for Pr...Identifying Objects in Images from Analyzing the User‘s Gaze Movements for Pr...
Identifying Objects in Images from Analyzing the User‘s Gaze Movements for Pr...
Ansgar Scherp
 
Linked Open Data (Entwurfsprinzipien und Muster für vernetzte Daten)
Linked Open Data (Entwurfsprinzipien und Muster für vernetzte Daten)Linked Open Data (Entwurfsprinzipien und Muster für vernetzte Daten)
Linked Open Data (Entwurfsprinzipien und Muster für vernetzte Daten)
Ansgar Scherp
 

More from Ansgar Scherp (13)

Formalization and Preliminary Evaluation of a Pipeline for Text Extraction Fr...
Formalization and Preliminary Evaluation of a Pipeline for Text Extraction Fr...Formalization and Preliminary Evaluation of a Pipeline for Text Extraction Fr...
Formalization and Preliminary Evaluation of a Pipeline for Text Extraction Fr...
 
A Framework for Iterative Signing of Graph Data on the Web
A Framework for Iterative Signing of Graph Data on the WebA Framework for Iterative Signing of Graph Data on the Web
A Framework for Iterative Signing of Graph Data on the Web
 
Smart photo selection: interpret gaze as personal interest
Smart photo selection: interpret gaze as personal interestSmart photo selection: interpret gaze as personal interest
Smart photo selection: interpret gaze as personal interest
 
Events in Multimedia - Theory, Model, Application
Events in Multimedia - Theory, Model, ApplicationEvents in Multimedia - Theory, Model, Application
Events in Multimedia - Theory, Model, Application
 
Can you see it? Annotating Image Regions based on Users' Gaze Information
Can you see it? Annotating Image Regions based on Users' Gaze InformationCan you see it? Annotating Image Regions based on Users' Gaze Information
Can you see it? Annotating Image Regions based on Users' Gaze Information
 
Linked open data - how to juggle with more than a billion triples
Linked open data - how to juggle with more than a billion triplesLinked open data - how to juggle with more than a billion triples
Linked open data - how to juggle with more than a billion triples
 
SchemEX -- Building an Index for Linked Open Data
SchemEX -- Building an Index for Linked Open DataSchemEX -- Building an Index for Linked Open Data
SchemEX -- Building an Index for Linked Open Data
 
SchemEX -- Building an Index for Linked Open Data
SchemEX -- Building an Index for Linked Open DataSchemEX -- Building an Index for Linked Open Data
SchemEX -- Building an Index for Linked Open Data
 
A Model of Events for Integrating Event-based Information in Complex Socio-te...
A Model of Events for Integrating Event-based Information in Complex Socio-te...A Model of Events for Integrating Event-based Information in Complex Socio-te...
A Model of Events for Integrating Event-based Information in Complex Socio-te...
 
SchemEX - Creating the Yellow Pages for the Linked Open Data Cloud
SchemEX - Creating the Yellow Pages for the Linked Open Data CloudSchemEX - Creating the Yellow Pages for the Linked Open Data Cloud
SchemEX - Creating the Yellow Pages for the Linked Open Data Cloud
 
strukt - A Pattern System for Integrating Individual and Organizational Knowl...
strukt - A Pattern System for Integrating Individual and Organizational Knowl...strukt - A Pattern System for Integrating Individual and Organizational Knowl...
strukt - A Pattern System for Integrating Individual and Organizational Knowl...
 
Identifying Objects in Images from Analyzing the User‘s Gaze Movements for Pr...
Identifying Objects in Images from Analyzing the User‘s Gaze Movements for Pr...Identifying Objects in Images from Analyzing the User‘s Gaze Movements for Pr...
Identifying Objects in Images from Analyzing the User‘s Gaze Movements for Pr...
 
Linked Open Data (Entwurfsprinzipien und Muster für vernetzte Daten)
Linked Open Data (Entwurfsprinzipien und Muster für vernetzte Daten)Linked Open Data (Entwurfsprinzipien und Muster für vernetzte Daten)
Linked Open Data (Entwurfsprinzipien und Muster für vernetzte Daten)
 

Recently uploaded

Hemostasis_importance& clinical significance.pptx
Hemostasis_importance& clinical significance.pptxHemostasis_importance& clinical significance.pptx
Hemostasis_importance& clinical significance.pptx
muralinath2
 
GBSN- Microbiology (Lab 3) Gram Staining
GBSN- Microbiology (Lab 3) Gram StainingGBSN- Microbiology (Lab 3) Gram Staining
GBSN- Microbiology (Lab 3) Gram Staining
Areesha Ahmad
 
Leaf Initiation, Growth and Differentiation.pdf
Leaf Initiation, Growth and Differentiation.pdfLeaf Initiation, Growth and Differentiation.pdf
Leaf Initiation, Growth and Differentiation.pdf
RenuJangid3
 
Nucleic Acid-its structural and functional complexity.
Nucleic Acid-its structural and functional complexity.Nucleic Acid-its structural and functional complexity.
Nucleic Acid-its structural and functional complexity.
Nistarini College, Purulia (W.B) India
 
What is greenhouse gasses and how many gasses are there to affect the Earth.
What is greenhouse gasses and how many gasses are there to affect the Earth.What is greenhouse gasses and how many gasses are there to affect the Earth.
What is greenhouse gasses and how many gasses are there to affect the Earth.
moosaasad1975
 
extra-chromosomal-inheritance[1].pptx.pdfpdf
extra-chromosomal-inheritance[1].pptx.pdfpdfextra-chromosomal-inheritance[1].pptx.pdfpdf
extra-chromosomal-inheritance[1].pptx.pdfpdf
DiyaBiswas10
 
Body fluids_tonicity_dehydration_hypovolemia_hypervolemia.pptx
Body fluids_tonicity_dehydration_hypovolemia_hypervolemia.pptxBody fluids_tonicity_dehydration_hypovolemia_hypervolemia.pptx
Body fluids_tonicity_dehydration_hypovolemia_hypervolemia.pptx
muralinath2
 
Orion Air Quality Monitoring Systems - CWS
Orion Air Quality Monitoring Systems - CWSOrion Air Quality Monitoring Systems - CWS
Orion Air Quality Monitoring Systems - CWS
Columbia Weather Systems
 
nodule formation by alisha dewangan.pptx
nodule formation by alisha dewangan.pptxnodule formation by alisha dewangan.pptx
nodule formation by alisha dewangan.pptx
alishadewangan1
 
Lateral Ventricles.pdf very easy good diagrams comprehensive
Lateral Ventricles.pdf very easy good diagrams comprehensiveLateral Ventricles.pdf very easy good diagrams comprehensive
Lateral Ventricles.pdf very easy good diagrams comprehensive
silvermistyshot
 
in vitro propagation of plants lecture note.pptx
in vitro propagation of plants lecture note.pptxin vitro propagation of plants lecture note.pptx
in vitro propagation of plants lecture note.pptx
yusufzako14
 
THE IMPORTANCE OF MARTIAN ATMOSPHERE SAMPLE RETURN.
THE IMPORTANCE OF MARTIAN ATMOSPHERE SAMPLE RETURN.THE IMPORTANCE OF MARTIAN ATMOSPHERE SAMPLE RETURN.
THE IMPORTANCE OF MARTIAN ATMOSPHERE SAMPLE RETURN.
Sérgio Sacani
 
Richard's aventures in two entangled wonderlands
Richard's aventures in two entangled wonderlandsRichard's aventures in two entangled wonderlands
Richard's aventures in two entangled wonderlands
Richard Gill
 
bordetella pertussis.................................ppt
bordetella pertussis.................................pptbordetella pertussis.................................ppt
bordetella pertussis.................................ppt
kejapriya1
 
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
Scintica Instrumentation
 
Observation of Io’s Resurfacing via Plume Deposition Using Ground-based Adapt...
Observation of Io’s Resurfacing via Plume Deposition Using Ground-based Adapt...Observation of Io’s Resurfacing via Plume Deposition Using Ground-based Adapt...
Observation of Io’s Resurfacing via Plume Deposition Using Ground-based Adapt...
Sérgio Sacani
 
Seminar of U.V. Spectroscopy by SAMIR PANDA
 Seminar of U.V. Spectroscopy by SAMIR PANDA Seminar of U.V. Spectroscopy by SAMIR PANDA
Seminar of U.V. Spectroscopy by SAMIR PANDA
SAMIR PANDA
 
erythropoiesis-I_mechanism& clinical significance.pptx
erythropoiesis-I_mechanism& clinical significance.pptxerythropoiesis-I_mechanism& clinical significance.pptx
erythropoiesis-I_mechanism& clinical significance.pptx
muralinath2
 
DERIVATION OF MODIFIED BERNOULLI EQUATION WITH VISCOUS EFFECTS AND TERMINAL V...
DERIVATION OF MODIFIED BERNOULLI EQUATION WITH VISCOUS EFFECTS AND TERMINAL V...DERIVATION OF MODIFIED BERNOULLI EQUATION WITH VISCOUS EFFECTS AND TERMINAL V...
DERIVATION OF MODIFIED BERNOULLI EQUATION WITH VISCOUS EFFECTS AND TERMINAL V...
Wasswaderrick3
 
NuGOweek 2024 Ghent - programme - final version
NuGOweek 2024 Ghent - programme - final versionNuGOweek 2024 Ghent - programme - final version
NuGOweek 2024 Ghent - programme - final version
pablovgd
 

Recently uploaded (20)

Hemostasis_importance& clinical significance.pptx
Hemostasis_importance& clinical significance.pptxHemostasis_importance& clinical significance.pptx
Hemostasis_importance& clinical significance.pptx
 
GBSN- Microbiology (Lab 3) Gram Staining
GBSN- Microbiology (Lab 3) Gram StainingGBSN- Microbiology (Lab 3) Gram Staining
GBSN- Microbiology (Lab 3) Gram Staining
 
Leaf Initiation, Growth and Differentiation.pdf
Leaf Initiation, Growth and Differentiation.pdfLeaf Initiation, Growth and Differentiation.pdf
Leaf Initiation, Growth and Differentiation.pdf
 
Nucleic Acid-its structural and functional complexity.
Nucleic Acid-its structural and functional complexity.Nucleic Acid-its structural and functional complexity.
Nucleic Acid-its structural and functional complexity.
 
What is greenhouse gasses and how many gasses are there to affect the Earth.
What is greenhouse gasses and how many gasses are there to affect the Earth.What is greenhouse gasses and how many gasses are there to affect the Earth.
What is greenhouse gasses and how many gasses are there to affect the Earth.
 
extra-chromosomal-inheritance[1].pptx.pdfpdf
extra-chromosomal-inheritance[1].pptx.pdfpdfextra-chromosomal-inheritance[1].pptx.pdfpdf
extra-chromosomal-inheritance[1].pptx.pdfpdf
 
Body fluids_tonicity_dehydration_hypovolemia_hypervolemia.pptx
Body fluids_tonicity_dehydration_hypovolemia_hypervolemia.pptxBody fluids_tonicity_dehydration_hypovolemia_hypervolemia.pptx
Body fluids_tonicity_dehydration_hypovolemia_hypervolemia.pptx
 
Orion Air Quality Monitoring Systems - CWS
Orion Air Quality Monitoring Systems - CWSOrion Air Quality Monitoring Systems - CWS
Orion Air Quality Monitoring Systems - CWS
 
nodule formation by alisha dewangan.pptx
nodule formation by alisha dewangan.pptxnodule formation by alisha dewangan.pptx
nodule formation by alisha dewangan.pptx
 
Lateral Ventricles.pdf very easy good diagrams comprehensive
Lateral Ventricles.pdf very easy good diagrams comprehensiveLateral Ventricles.pdf very easy good diagrams comprehensive
Lateral Ventricles.pdf very easy good diagrams comprehensive
 
in vitro propagation of plants lecture note.pptx
in vitro propagation of plants lecture note.pptxin vitro propagation of plants lecture note.pptx
in vitro propagation of plants lecture note.pptx
 
THE IMPORTANCE OF MARTIAN ATMOSPHERE SAMPLE RETURN.
THE IMPORTANCE OF MARTIAN ATMOSPHERE SAMPLE RETURN.THE IMPORTANCE OF MARTIAN ATMOSPHERE SAMPLE RETURN.
THE IMPORTANCE OF MARTIAN ATMOSPHERE SAMPLE RETURN.
 
Richard's aventures in two entangled wonderlands
Richard's aventures in two entangled wonderlandsRichard's aventures in two entangled wonderlands
Richard's aventures in two entangled wonderlands
 
bordetella pertussis.................................ppt
bordetella pertussis.................................pptbordetella pertussis.................................ppt
bordetella pertussis.................................ppt
 
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
 
Observation of Io’s Resurfacing via Plume Deposition Using Ground-based Adapt...
Observation of Io’s Resurfacing via Plume Deposition Using Ground-based Adapt...Observation of Io’s Resurfacing via Plume Deposition Using Ground-based Adapt...
Observation of Io’s Resurfacing via Plume Deposition Using Ground-based Adapt...
 
Seminar of U.V. Spectroscopy by SAMIR PANDA
 Seminar of U.V. Spectroscopy by SAMIR PANDA Seminar of U.V. Spectroscopy by SAMIR PANDA
Seminar of U.V. Spectroscopy by SAMIR PANDA
 
erythropoiesis-I_mechanism& clinical significance.pptx
erythropoiesis-I_mechanism& clinical significance.pptxerythropoiesis-I_mechanism& clinical significance.pptx
erythropoiesis-I_mechanism& clinical significance.pptx
 
DERIVATION OF MODIFIED BERNOULLI EQUATION WITH VISCOUS EFFECTS AND TERMINAL V...
DERIVATION OF MODIFIED BERNOULLI EQUATION WITH VISCOUS EFFECTS AND TERMINAL V...DERIVATION OF MODIFIED BERNOULLI EQUATION WITH VISCOUS EFFECTS AND TERMINAL V...
DERIVATION OF MODIFIED BERNOULLI EQUATION WITH VISCOUS EFFECTS AND TERMINAL V...
 
NuGOweek 2024 Ghent - programme - final version
NuGOweek 2024 Ghent - programme - final versionNuGOweek 2024 Ghent - programme - final version
NuGOweek 2024 Ghent - programme - final version
 

Analysis of GraphSum's Attention Weights to Improve the Explainability of Multi-Document Summarization

  • 1. Analysis of GraphSum’s Attention Weights to Improve the Explainability of Multi-Document Summarization 06.04.2022 M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp 1 M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp
  • 2. Extractive vs. Abstractive MDS 06.04.2022 M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp 2 Input Documents Model Summary Model Extractive: Abstractive:
  • 3. Abstractive Graph-based MDS 06.04.2022 M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp 3 Documents Model Summary Sentences Explainability ?
  • 4. Research Questions 06.04.2022 M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp 4 Model1 Sentences Paragraphs Model2 Quality? Documents Model Summary Explainability?
  • 5. GraphSum 06.04.2022 M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp 5 Source: Li et al. “Leveraging Graph to Improve Abstractive Multi-Document Summarization” (2020)
  • 6. Textual Unit Comparison M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp
  • 7. Build TF-IDF Graph Train GraphSum Model Evaluate Performance Approach for Textual Units Comparison M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp 7 06.04.2022
  • 8. Pre-Processing 06.04.2022 M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp 8 EXTRACTION TRUNCATION / PADDING TF-IDF GRAPH Build TF-IDF Graph Train GraphSum Model Evaluate Performance
  • 9. GraphSum Training Procedure 06.04.2022 M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp 9 Build TF-IDF Graph Train GraphSum Model Evaluate Performance  Architecture and hyper-parameters as suggested by Li et. al “Leveraging Graph to Improve Abstractive Multi-Document Summarization” (2020)  Use similarity graph generated by pre-processing  Use multiple batch-sizes  Same number of input tokens  Train / validation / test split
  • 10. ROUGE Score  ROUGE-2: Overlapping bi-grams 06.04.2022 M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp 10  ROUGE-L: Longest common subsequence  Final score based on F-score as proposed by Chin-Yew Lin, “ROUGE: A Package for Automatic Evaluation of Summaries” (2004) Reference Reference Candidate Candidate Build TF-IDF Graph Train GraphSum Model Evaluate Performance
  • 11. Explainability Analysis M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp
  • 12. Approach for Explainability Improvement 06.04.2022 M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp 12
  • 13. Data Sets MultiNews WikiSum Sentence vs Paragraphs x Explainability Analysis x x 06.04.2022 M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp 13 MultiNews: Human written news summaries from professionals (60.000 Documents) WikiSum: Wikipedia articles and their references as MDS task (2.3 Million Arcticles)
  • 14. Results: Textual Unit Comparison M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp
  • 15. Sentences vs Paragraphs 06.04.2022 M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp 15 MultiNews
  • 16. Usage of Paragraphs in News Domain 06.04.2022 M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp 16 MultiNews
  • 17. Results: Explainability Analysis M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp
  • 18. Attention Weights Correlation 06.04.2022 M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp 18 Decoding Layer Multi-Heads
  • 19. Correlation between Attention Weights and Reference Metric 06.04.2022 M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp 19 MultiNews Layer 6 (High Correlation) Reference Metric Attention Weights Reference Metric Attention Weights Layer 3 (Low Correlation)
  • 20. Positional Bias (MultiNews) 06.04.2022 M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp 20
  • 21. Conclusion  Paragraphs perform better than sentences for news domain  Paragraphs are used as structural aid, not for topic separation  Other domains may show different behaviour  Attention weights improve explainability of MDS  Attention weights provide source origin information  Latter decoding layers more suitable  ROUGE score might not be fully applicable as metric for abstractive MDS  ROUGE score not suitable for e.g., paraphrased sentences  Expert annotated source information could provide better insights 06.04.2022 M.L. Hickmann, F. Wurzberger, M. Hoxhalli, A. Lochner, J. Töllich and A. Scherp 21 Code available on GitHub: https://github.com/arnelochner/GBTBMDS

Editor's Notes

  1. Paragraphs: - Leveraging inter-paragraph relations can provide the model additional information for detecting contextual relations between topics. Sentences: - Our rationale is that with sentences as textual units, the graph structure represents inter-sentence relations, which may provide more detailed information within topics and thus may improve the results.
  2. Batch Sizes GraphSum Model Hyperparamter as proposed by Li et al
  3. Use tokenzier for extraction Same number of tokens
  4. Wir haben ROUGE Scores als referenz verwendet Pearson Correlation
  5. WikiSum nicht für Snetence vs Paragraphs aus resource limitations
  6. Averaged Runs
  7. Multi News Example
  8. Basierend auf diesen Erkentnissen haben wir die Attention weights der Multi-heads aggregiert im weiteren Vorgehen
  9. ROUGE Score ist Reference metric