Response to ethic reviewer
**Q1 In line 176, the training data includes self-collected data. Clarifications are recommended regarding the copyright, privacy, and potential violent content within these datasets. Ensuring that all data collection adheres to relevant laws and ethical standards.**
We utilized data from the Unsplash Full Dataset 1.2.2, which is publicly available at https://unsplash.com/data. This dataset is provided by Unsplash with the intent of enabling researchers and developers to explore and uncover meaningful insights from the data. It is important to highlight that the creators of the Unsplash dataset have explicitly stated that no user-level data is included.
We formally requested and received approval from Unsplash to access their dataset for our research. To ensure quality, we filtered the data to include only images with a resolution of 1536x1536 pixels or higher. Unsplash's privacy policy ensures no personal information is collected or disclosed, and their robust licensing framework, including the Unsplash+ License, allows us to use the images legally and ethically without infringing on third-party rights. Given these comprehensive privacy practices and the legal protections afforded by the Unsplash+ License, we are confident that our use of the Unsplash dataset adheres to the highest ethical standards. We have taken all necessary precautions to protect privacy, comply with data protection regulations, and ensure that our research is conducted responsibly.
**Q2 When the self-collected image dataset includes images of humans, it is recommended to discuss the potential fairness issues. Specifically, the paper should address whether there are significant fairness concerns and if any mitigation strategies have been applied.**
Concerning fairness issues about human, we recognize that the inclusion of images of humans may raises potential biases, particularly related to gender, age, and cultural representation. For example, prompts like "policemen" often yield images of male officers, "a stylish woman with curly hair" typically generates images of very young women.
To address these concerns, we plan to implement several mitigation strategies. Firstly, we will ensure that the dataset is diverse and representative across key demographic dimensions to reduce the risk of over- or under-representation of any group. Additionally, we will employ bias detection and evaluation techniques [1-5] during the model training process to identify and mitigate any emerging biases. These efforts are part of our ongoing commitment to developing a model that is as fair and inclusive as possible.
[1] Unified detoxifying and debiasing in language generation via inference-time adaptive optimization
[2] Multilingual text-to-image generation magnifies gender stereotypes and prompt engineering may not help you.
[3] The male ceo and the female assistant: Probing gender biases in text-to-image models through paired stereotype test
[4] Imagereward: Learning and evaluating human preferences for text-to-image generation.
[5] OpenBias: Open-set Bias Detection in Text-to-Image Generative Models
**Q3 Potential Negative Social Impact: From the application perspective, there are concerns about biased outcomes resulting from text-to-image models due to imbalanced training data that reflects historical biases. The reduced availability of high-resolution images can exacerbate this issue, potentially leading to even more imbalanced training sets. It is recommended to include a discussion on the potentially more biased learning outcomes when adopting high-resolution text-to-image models and the potential mitigation methods.**
Thank you for raising this important concern. We acknowledge that the limited availability of high-resolution images might contribute to a more imbalanced training set. Such imbalances could lead models to perpetuate or even amplify existing biases, particularly regarding gender, race, and cultural representation. For instance, prompts about horses often generate images of brown-haired horses, and prompts about astronauts frequently depict space suits with a USA flag.
To address these issues, we plan to implement several mitigation strategies. First, we will curate a more balanced and representative dataset by actively sourcing high-resolution images from diverse backgrounds, ensuring a wide range of demographic and cultural contexts. Second, we will incorporate bias detection and correction techniques [6-8] during the model training process to identify and address any biases that may arise from the use of high-resolution data.
[6] OpenBias: Open-set Bias Detection in Text-to-Image Generative Models
[7] Diverse diffusion: Enhancing image diversity in text-to-image generation.
[8] Mitigating stereotypical biases in text to image generative systems