Skip to content

Commit 8c298f9

Browse files
Add new bibliography entries for research articles
Added multiple articles related to fake news detection and multimodal models.
1 parent 48a618c commit 8c298f9

File tree

1 file changed

+69
-0
lines changed

1 file changed

+69
-0
lines changed

_bibliography/mediaevalbib.bib

Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,72 @@
1+
@article{kuntur2024under,
2+
title={Under the influence: A survey of large language models in fake news detection},
3+
author={Kuntur, Soveatin and Wr{\'o}blewska, Anna and Paprzycki, Marcin and Ganzha, Maria},
4+
journal={IEEE Transactions on Artificial Intelligence},
5+
year={2024},
6+
publisher={IEEE}
7+
}
8+
9+
@article{zeng2024multimodal,
10+
title={Multimodal misinformation detection by learning from synthetic data with multimodal LLMs},
11+
author={Zeng, Fengzhu and Li, Wenqian and Gao, Wei and Pang, Yan},
12+
journal={arXiv preprint arXiv:2409.19656},
13+
year={2024}
14+
}
15+
16+
@article{anggrainingsih2024transformer,
17+
title={Transformer-based models for combating rumours on microblogging platforms: a review},
18+
author={Anggrainingsih, Rini and Hassan, Ghulam Mubashar and Datta, Amitava},
19+
journal={Artificial Intelligence Review},
20+
volume={57},
21+
number={8},
22+
pages={212},
23+
year={2024},
24+
publisher={Springer}
25+
}
26+
27+
@article{YU2025104301,
28+
title = {Fake News Detection Based on BERT Multi-domain and Multi-modal Fusion Network},
29+
journal = {Computer Vision and Image Understanding},
30+
volume = {252},
31+
pages = {104301},
32+
year = {2025},
33+
issn = {1077-3142},
34+
doi = {https://doi.org/10.1016/j.cviu.2025.104301},
35+
url = {https://www.sciencedirect.com/science/article/pii/S1077314225000244},
36+
author = {Kai Yu and Shiming Jiao and Zhilong Ma},
37+
}
38+
39+
@article{cuzaempirical,
40+
title={An Empirical Study on Segmentation Methods with Deep Ensembles and Data Augmentation},
41+
author={CUZA, DANIELA}
42+
}
43+
44+
@inproceedings{zheng-etal-2025-unveiling,
45+
title = "Unveiling Fake News with Adversarial Arguments Generated by Multimodal Large Language Models",
46+
author = "Zheng, Xiaofan and
47+
Luo, Minnan and
48+
Wang, Xinghao",
49+
editor = "Rambow, Owen and
50+
Wanner, Leo and
51+
Apidianaki, Marianna and
52+
Al-Khalifa, Hend and
53+
Eugenio, Barbara Di and
54+
Schockaert, Steven",
55+
booktitle = "Proceedings of the 31st International Conference on Computational Linguistics",
56+
month = jan,
57+
year = "2025",
58+
address = "Abu Dhabi, UAE",
59+
publisher = "Association for Computational Linguistics",
60+
url = "https://aclanthology.org/2025.coling-main.526/",
61+
pages = "7862--7869",
62+
}
63+
64+
@article{rosso2024xai,
65+
title={XAI-DisInfodemics: eXplainable AI for disinformation and conspiracy detection during infodemics},
66+
author={Rosso, Paolo and Chulvi, Berta and Koren{\v{c}}i{\'c}, Damir and Taul{\'e}, Mariona and Casals, Xavier Bonet and Camacho, David and Panizo, Angel and Arroyo, David and G{\'o}mez, Juan and Rangel, Francisco},
67+
year={2024}
68+
}
69+
170
@inproceedings{flaccavento:hal-04876532,
271
TITLE = {{Automated Detection of Tropes In Short Texts}},
372
AUTHOR = {Flaccavento, Alessandra and Peskine, Youri and Papotti, Paolo and Torlone, Riccardo and Troncy, Raphael},

0 commit comments

Comments
 (0)