VTechWorks staff will be away for the Thanksgiving holiday beginning at noon on Wednesday, November 27, through Friday, November 29. We will resume normal operations on Monday, December 2. Thank you for your patience.
 

Generating Text Summaries for the Facebook Data Breach with Prototyping on the 2017 Solar Eclipse

dc.contributor.authorHamilton, Leahen
dc.contributor.authorRobb, Estheren
dc.contributor.authorFitzpatrick, Aprilen
dc.contributor.authorGoel, Akshayen
dc.contributor.authorNandigam, Ramyaen
dc.date.accessioned2018-12-14T15:26:38Zen
dc.date.available2018-12-14T15:26:38Zen
dc.date.issued2018-12-13en
dc.description.abstractSummarization is often a time-consuming task for humans. Automated methods can summarize a larger volume of source material in a shorter amount of time, but creating a good summary with these methods remains challenging. This submission contains all work related to a semester-long project in CS 4984/5984 to generate the best possible summary of a collection of 10,829 web pages about the Facebook-Cambridge Analytica data breach, with some early prototyping done on 500 web pages about the 2017 Solar Eclipse. A final report, a final presentation, and several archives of code, input data, and results are included. The work implements basic natural language processing techniques such as word frequency, lemmatization, and part-of-speech tagging, working up to a complete human-readable summary at the end of the course. Extractive, abstractive, and combination methods were used to generate the final summaries, all of which are included and the results compared. The summary subjectively evaluated as best was a purely extractive summary built from concatenating summaries of document categories. This method was coherent and thorough, but involved manual tuning to select categories and still had some redundancy. All attempted methods are described and the less successful summaries are also included. This report presents a framework for how to summarize complex document collections with multiple relevant topics. The summary itself identifies information which was most covered about the Facebook-Cambridge Analytica data breach and is a reasonable introduction to the topic.en
dc.description.notesFiles Included: FacebookBreachSummarization_FinalReport.pdf - The final report covering the approaches, results, and lessons learned as a part of this project. Includes the resulting summaries as appendices, the results from earlier natural language approaches as tables and figures, and a breakdown of the file structures of included code archives. FacebookBreachSummarization_FinalReport.docx - An editable version of the final report. May not display correctly on all systems. FacebookBreachSummarization_FinalPresentation.pdf - The slides used to give the final presentation for CS 4984/5984. An overview of important results and takeaways that was intended to be presented in 10 minutes. FacebookBreachSummarization_FinalPresentation.pptx - An editable version of the final presentation. May not display correctly on all systems. FacebookBreachSummarization_CodeAndResults.zip - The majority of the code used to obtain the results covered in the report ant presentation, along with input datafiles and results where the results are saved to a file instead of written to the console. If looking to replicate results, start here. See the report for details on the file structure. FacebookBreachSummarization_FastAbsRLFork.zip - A clone of the original fast_abs_rl repository (https://github.com/ChenRocks/fast_abs_rl), modified to work with our corpus. One method of generating abstractive summaries that was tested in this project. FacebookBreachSummarization_FilesForAbsSum.zip - A directory containing cleaned article text from the Facebook corpus saved as .story files for use with the abstractive summarizers. FacebookBreachSummarization_PySparkExtPkgs.zip - A zipped archive of the packages needed to run the PySpark code included in this project which are not a part of base Python. For ease of running the included PySpark code on Python 2.7. FacebookBreackSummarization_PretrainedPGN.zip - A copy of the pretrained pointer-generator network model which is also available through a Google Drive link on https://github.com/abisee/pointer-generator. Works with TensorFlow 1.2.1. Can be used to rapidly generate single-document abstractive summaries without having to train a new model.en
dc.description.sponsorshipGlobal Event and Trend Archive Research (GETAR) projecten
dc.description.sponsorshipNSF: IIS-1619028en
dc.identifier.urihttp://hdl.handle.net/10919/86395en
dc.language.isoen_USen
dc.publisherVirginia Techen
dc.rightsCreative Commons Attribution-NonCommercial 3.0 United Statesen
dc.rights.urihttp://creativecommons.org/licenses/by-nc/3.0/us/en
dc.subjectnatural language processingen
dc.subjectsummarizationen
dc.subjectdeep learningen
dc.subjectcomputer scienceen
dc.subjectnews articlesen
dc.subjectdata breachen
dc.subjectFacebooken
dc.subjectsolar eclipseen
dc.subjectCambridge Analyticaen
dc.subjectabstractive summarizationen
dc.subjectextractive summarizationen
dc.titleGenerating Text Summaries for the Facebook Data Breach with Prototyping on the 2017 Solar Eclipseen
dc.typeDataseten
dc.typePresentationen
dc.typeReporten
dc.typeSoftwareen

Files

Original bundle
Now showing 1 - 5 of 9
Name:
FacebookBreachSummarization_CodeAndResults.zip
Size:
44.79 MB
Format:
Loading...
Thumbnail Image
Name:
FacebookBreachSummarization_FinalPresentation.pdf
Size:
312.32 KB
Format:
Adobe Portable Document Format
Name:
FacebookBreachSummarization_FinalPresentation.pptx
Size:
367.48 KB
Format:
Microsoft Powerpoint XML
Name:
FacebookBreachSummarization_PySparkExtPkgs.zip
Size:
544.25 MB
Format:
Name:
FacebookBreackSummarization_PretrainedPGN.zip
Size:
491.17 MB
Format:
License bundle
Now showing 1 - 1 of 1
Name:
license.txt
Size:
1.5 KB
Format:
Item-specific license agreed upon to submission
Description: