Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 2.93 KB

File metadata and controls

35 lines (25 loc) · 2.93 KB

Algorithmic Fairness in Image Forensics Systems

Toward Exploring Fairness in Visual Transformer Based Natural and GAN Image Detection Systems

Manjary P. Gangana, Anoop Kadanb, and Lajish V. L.a
a Department of Computer Science, University of Calicut, India
b University of Southampton, United Kingdom

📝 Paper : https://ieeexplore.ieee.org/abstract/document/10803562
📝 Pre-print : http://arxiv.org/abs/2310.12076
🌏 Link: https://dcs.uoc.ac.in/cida/projects/dif/Imageforgeryfairness.html

Abstract: It is not only sufficient to construct computational models that can accurately classify or detect fake images from real images taken from a camera, but it is also important to ensure whether these computational models are fair enough or produce biased outcomes that can eventually harm certain social groups or cause serious security threats. Exploring fairness in forensic algorithms is an initial step towards correcting these biases. Since visual transformers are recently being widely used in most image classification based tasks due to their capability to produce high accuracies, this study tries to explore bias in the transformer based image forensic algorithms that classify natural and GAN generated images. By procuring a bias evaluation corpora, this study analyzes bias in gender, racial, affective, and intersectional domains using a wide set of individual and pairwise bias evaluation measures. As the generalizability of the algorithms against image compression is an important factor to be considered in forensic tasks, this study also analyzes the role of image compression on model bias. Hence to study the impact of image compression on model bias, a two phase evaluation setting is followed, where a set of experiments is carried out in the uncompressed evaluation setting and the other in the compressed evaluation setting.

For inquiries, please contact:
  Manjary P. Gangan, University of Calicut, Kerala, India. 📧 manjaryp@gmail.com 🌏 website
  Anoop Kadan, University of Southampton, UK. 📧 anoopkadan23@gmail.com 🌏 website

Citation

@ARTICLE{gangan2024toward,
  author={P. Gangan, Manjary and Kadan, Anoop and V. L., Lajish},
  journal={IEEE Transactions on Computational Social Systems}, 
  title={Toward Exploring Fairness in Visual Transformer Based Natural and GAN Image Detection Systems}, 
  year={2024},
  pages={1-12},
  doi={10.1109/TCSS.2024.3509340},
  publisher={IEEE}
 }