Automated Statement Extraction from Press Briefings
J\"uri Keller, Meik Bittkowski, Philipp Schaer

TL;DR
This paper presents an automated system for extracting relevant statements from scientific press briefings, aiming to facilitate media coverage and journalistic tasks by identifying key claims within complex transcripts.
Contribution
It introduces a four-step procedure for claim-based statement extraction from press briefing transcripts, combining sentence splitting, claim detection, topic identification, and filtering.
Findings
Claim detection effectively identifies statements in press briefings.
Automatically extracted statements are often coherent but may require further review.
The system enhances efficiency in processing press briefing transcripts.
Abstract
Scientific press briefings are a valuable information source. They consist of alternating expert speeches, questions from the audience and their answers. Therefore, they can contribute to scientific and fact-based media coverage. Even though press briefings are highly informative, extracting statements relevant to individual journalistic tasks is challenging and time-consuming. To support this task, an automated statement extraction system is proposed. Claims are used as the main feature to identify statements in press briefing transcripts. The statement extraction task is formulated as a four-step procedure. First, the press briefings are split into sentences and passages, then claim sentences are identified through sequence classification. Subsequently, topics are detected, and the sentences are filtered to improve the coherence and assess the length of the statements. The results…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Advanced Text Analysis Techniques · Natural Language Processing Techniques
