File size: 3,889 Bytes
bf009a4
0f130a4
 
 
 
 
 
 
 
 
8bbcb55
fe18222
 
 
 
 
 
 
 
 
0f5b443
8788b0b
fe18222
 
8788b0b
fe18222
 
 
a97fc27
fe18222
 
 
 
 
 
8788b0b
fe18222
 
 
 
 
 
 
 
 
 
 
 
 
 
9054ccb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
fe18222
 
 
9054ccb
fe18222
9054ccb
fe18222
9054ccb
fe18222
8788b0b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
---
task_categories:
- summarization
- text-generation
- text-classification
- text2text-generation
language:
- en
size_categories:
- 10K<n<100K
license: cc-by-4.0
---
# SciNews

The SciNews dataset is designed to facilitate the development and evaluation of models that generate scientific news reports from scholarly articles. This dataset aims to bridge the gap between complex scientific research and the general public by simplifying and summarizing academic content into accessible narratives. It supports tasks like text summarization, simplification, and the automated generation of scientific news, providing a valuable resource for enhancing public engagement with science and technology.

## Dataset Details

### Dataset Description

- **Curated by:** Dongqi Pu, Yifan Wang, Jia Loy, Vera Demberg from the (1). Department of Computer Science and (2). Department of Language Science and Technology at Saarland Informatics Campus, Saarland University, Germany.
- **Funded by:** This project has received funding from the European Research Council (ERC) under the European Union’s Horizon 2020 Research and Innovation Programme (Grant Agreement No. 948878).
- **Language(s) (NLP):** English

### Dataset Sources


- **Repository:** The dataset and code related to this work are available at [SciNews Project Page](https://dongqi.me/projects/SciNews).
- **Paper:** The details about the dataset can be found in the paper "[SciNews: From Scholarly Complexities to Public Narratives – A Dataset for Scientific News Report Generation](https://aclanthology.org/2024.lrec-main.1258/)" by Dongqi Pu, Yifan Wang, Jia Loy, Vera Demberg.


## Dataset Creation

### Data Collection and Processing

Data was collected from the Science X platform, an open-access hub for science, technology, and medical research news. Data extraction was performed using web scraping tools like Selenium and BeautifulSoup.

### Annotations

The dataset does not include additional annotations as it is a compilation of existing scientific papers and their corresponding news reports. The quality control included automated and human assessments to ensure the relevance and quality of the news narratives in relation to the original scientific papers.

### Recommendations

Users of the SciNews dataset should be aware of its limitations and biases, particularly when developing models for scientific news generation. Efforts should be made to address potential biases and ensure that generated narratives accurately and fairly represent the original scientific content.

## Citation

**BibTeX:**

```bibtex
@inproceedings{pu-etal-2024-scinews-scholarly,
    title = "{S}ci{N}ews: From Scholarly Complexities to Public Narratives {--} a Dataset for Scientific News Report Generation",
    author = "Pu, Dongqi  and
      Wang, Yifan  and
      Loy, Jia E.  and
      Demberg, Vera",
    editor = "Calzolari, Nicoletta  and
      Kan, Min-Yen  and
      Hoste, Veronique  and
      Lenci, Alessandro  and
      Sakti, Sakriani  and
      Xue, Nianwen",
    booktitle = "Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)",
    month = may,
    year = "2024",
    address = "Torino, Italy",
    publisher = "ELRA and ICCL",
    url = "https://aclanthology.org/2024.lrec-main.1258",
    pages = "14429--14444",
}
```

**ACL:**

Dongqi Pu, Yifan Wang, Jia E. Loy, and Vera Demberg. 2024. SciNews: From Scholarly Complexities to Public Narratives – a Dataset for Scientific News Report Generation. In Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024), pages 14429–14444, Torino, Italy. ELRA and ICCL.

## Contact

For further inquiries or questions regarding the SciNews dataset, please contact the email address: [email protected]