REVIEW 4 major objections 8 minor 177 references
Universal toxicity detectors miss about a third of images that disability communities find harmful, so community-specific detection is urgently needed.
Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →
T0 review · grok-4.5
2026-07-31 09:16 UTC pith:GCDCI7AR
load-bearing objection Solid empirical position paper: universal T2I guards miss ~35% disability-specific harms, zero-shot CTD fails, and light adaptation helps but stays far from general TD ceilings. the 4 major comments →
Harm is not Universal: Community-Specific Toxicity Detection is Urgently Needed
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
State-of-the-art toxicity detectors treat harm as universal and fixed. Against community-specific guidelines for blind/low-vision and dwarfism, about 32–37.5% of images they call safe are harmful. Zero-shot, general vision-language models and safety-specialized detectors reach F1 at or below random. Prompt-based adaptation and parameter-efficient fine-tuning with under 100 examples improve detection, yet scores remain well below F1 ≈ 0.9 for general toxicity detection, and fine-tuned models only partially adapt when harm categories are added or removed.
What carries the argument
Community-Specific Toxicity Detection (CTD): detectors that use particularist, dynamically evolving safety guidelines co-developed with community experts and adapted from scarce annotated generated images, rather than one fixed universal taxonomy of mainstream harms.
Load-bearing premise
That guidelines built with disability experts, validated by advocacy groups, and labeled mainly by a small expert team truly stand in for what those communities judge harmful.
What would settle it
Independent community members re-label the same 2,400 images under the same guidelines and find almost none of the detector-safe images unsafe, or zero-shot general detectors reach F1 near 0.9 on those labels without any community adaptation.
If this is right
- T2I safety systems must support multiple non-aggregable community guidelines instead of one fixed taxonomy.
- Inference-time methods and low-data fine-tuning become necessary because guidelines evolve and labeled data stay scarce.
- Inclusive coverage requires long-term researcher–community partnerships that engineering alone cannot shortcut.
- Data efficiency and difficulty differ sharply by community, so uniform scaling cannot be assumed.
- Fine-tuned detectors will need frequent updates or more flexible designs as new T2I failure modes appear.
Where Pith is reading between the lines
- Similar blind spots likely affect other marginalized groups whose representational harms sit outside mainstream taxonomies.
- Deployed filters that only block universal categories can systematically under-protect groups most exposed to stereotyping.
- Benchmarks limited to general-public harms can create a false sense of safety coverage.
- Shared backbones with swappable community adapters or question sets may be a practical way to scale CTD.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. This position paper argues that toxicity detection for text-to-image (T2I) models must be community-specific rather than universal. The authors collaborate with disability experts to construct safety guidelines for two communities — blind/low-vision (BLV) and people with dwarfism (DWF) — each formalized as six representational-harm categories validated by advocacy organizations. Five experts annotate 2,400 images (1,200 per community, from GPT-Image-1, Imagen4-Ultra, and SD3.5) generated from community-written prompts. The paper reports that ~32–37.5% of images pass SoTA detectors (LlavaGuard, ShieldGemma2) yet violate community guidelines; that general VLMs and safety-specialized detectors fail zero-shot on this task (many near-zero F1, best 0.35 BLV / 0.57 DWF); and that ICL, VQA, and LoRA fine-tuning on <100 examples improve detection substantially (best 0.50/0.78 for GPT-4o; 0.48/0.59 for small VLMs) but remain far below the F1 ≈ 0.9 typical of general TD. Ablations show fine-tuned models only partially adapt when harm categories are added or removed at inference time. The paper concludes with four research questions on learning from scarcity, adapting to evolving guidelines, multi-community architecture, and collaboration infrastructure.
Significance. If the results hold, this is a significant contribution: it supplies concrete, quantified evidence that the universal-detector paradigm in T2I safety leaves marginalized communities unprotected, and it does so with community-grounded taxonomies rather than researcher-invented labels. Strengths that deserve explicit credit: (i) safety guidelines developed with disability experts and validated by two advocacy organizations; (ii) a 2,400-image annotated dataset spanning three T2I generators, with community-authored prompts; (iii) careful empirical methodology — class-balanced low-data splits with prompt-disjoint test sets, random and CLIP-retrieval baselines, bootstrap confidence intervals, judgment–rationale consistency analysis, harm add/remove ablations, and a scaling study; (iv) falsifiable, specific claims (per-community F1 gaps) rather than a purely rhetorical position. The identification of ICL/VQA as understudied inference-time adaptation strategies for evolving guidelines is a useful conceptual contribution, and the four research questions are well-posed. The work sits squarely within a growing community-centered evaluation literature but operationalizes it in a way prior TD/
major comments (4)
- [§2.2 and Appendix D (Tables 4–5)] The BLV ground truth is too rater-dependent to support the precision of the headline BLV claims. IRR is estimated on only 100 images with three of five experts, yielding safety-label kappa = 0.648 and pairwise F1 = 0.770 (Table 4); the remaining ~1,100 BLV images are then labeled by a single expert. Because an image is unsafe iff any harm applies, disagreement concentrated in weakly reliable categories — E1 kappa = 0.412, E4 kappa = 0.000 (PSA 0.000), E6 kappa = 0.688 (Table 5) — directly flips the binary label. The 32.2% unsafe rate and all BLV F1 numbers (Tables 2, 10-11) may therefore partly reflect which expert labeled which image, and models whose harm perception resembles a different expert are penalized. I do not believe this overturns the qualitative conclusion (best zero-shot BLV F1 = 0.345 is far below the 0.770 expert-expert reference), but the magnitudes need a robustness arg
- [§2.3 (Rationale Collection) and Figure 2] Training and ICL demonstration rationales are retained only when GPT-4o's judgment agrees with the expert label (and, for unsafe images, only when GPT-4o independently identifies all annotated harms). Figure 2's blue counts show this filter retains uneven, sometimes small, fractions per harm. This has two load-bearing consequences: (i) the FT and ICL pools are systematically enriched for harms GPT-4o already recognizes, so the measured adaptation gains (Section 4-5) may not transfer to harms that are hardest for the model family; (ii) the same model (GPT-4o) is then used as the judgment-rationale consistency extractor (Section 2.3), so consistency rates are computed by a member of the best-performing model family, with extractor validation done only on the self-filtered training rationales (97.78%/100% exact match). This does not contaminate the human-labeled test set, and the F1 compari
- [Abstract and §1, vs. Tables 2 and 11] The abstract states that VLMs and detectors fail 'with F1 score lower than random guessing (F1 0.32 and 0.37)'. This overstates the result as written. The random baselines are 0.321 (BLV) and 0.375 (DWF), but GPT-4o scores 0.345 on BLV and GPT-4o-mini / Qwen-3b score 0.515 / 0.568 on DWF (Tables 2, 10, 11) — above random. The sub-random claim holds for the safety-specialized detectors (LlavaGuard/QwenGuard near zero; ShieldGemma2 0.27-0.31) and for most general VLMs, which is still a strong and publishable finding; the abstract and Section 1 should be qualified accordingly rather than implying all evaluated model classes are below random.
- [§2.2 vs. §3 Table 3] Section 2.2 states that 'all images are classified as safe by SoTA toxicity detectors such as LlavaGuard and ShieldGemma2', which grounds the ~35% gap claim. This is in tension with Table 3/Table 10, where ShieldGemma2 flags a non-trivial fraction of images as unsafe (F1 0.27-0.31, e.g., BLV P=0.28, R=0.26), i.e., it does not label all images safe. Presumably the 2.2 claim refers to running the detectors under their default (general-public) taxonomies rather than the community guidelines, but the text does not say this, does not name the full set of detectors used for the filtering claim, and does not report the per-detector safe rate. Please clarify exactly how the 'labeled safe' pool was established (which detectors, which guidelines, which thresholds) and reconcile the two statements; the 32.2%/37.5% figures are load-bearing for the paper's central empirical claim.
minor comments (8)
- The validation set shares prompts with the training set by design, and LoRA hyperparameters (16-config grid, Table 8-9) are selected on it. Since the test set is prompt-disjoint, this is acceptable, but the risk of optimistic hyperparameter selection via prompt leakage should be discussed in one sentence.
- Tables 5-6 report kappa = 'N/A' for several harm categories (presumably zero-variance cases where no rater flagged the harm in the 100-image sample). Please state this explicitly; readers may otherwise misread N/A as missing data.
- Table 7 caption contains an unresolved cross-reference ('Section ??').
- Typos/spacing: 'resutls' (§4.1), 'VLMsat' (§2.3), 'BLV ,' and 'andpeople' (Figure 1 caption), 'annoatated' (Table 1), 'Resutls' (§F.4 heading), 'Stabel diffusion' (references).
- Bootstrap CIs are reported for the zero-shot results (Table 11) but not for ICL/VQA/FT comparisons (Figure 3, Tables 12-15). Given the small test-relevant margins in some comparisons (e.g., ICL vs zero-shot for DWF), CIs or at least a note on variability across demonstration seeds would strengthen Section 4.
- The DWF E3 (infantilization) removal ablation in Section 5.1 uses the harm category with the lowest DWF IRR (kappa = 0.219, Table 6); relabeling decisions there inherit that noise. Worth one caveat sentence.
- Section 5.1's stabilized relative change uses epsilon = 0.05; the choice is reasonable but the 15-30% relative changes should be accompanied by the absolute deltas in the main text (they are only in the figures) so readers can judge materiality.
- It would help to state dataset/code release plans explicitly; reproducibility of the annotation interface (Figures 9-10) and prompt templates (Figures 13-23) is otherwise good.
Circularity Check
No load-bearing circular derivation: central CTD failure claims rest on independent human expert labels vs external detectors; only mild non-central coupling via GPT-4o rationale filtering.
specific steps
-
other
[Section 2.3 Rationale Collection; evaluation consistency (same section)]
"We retain for further processing only those images for which GPT-4o's safety judgments align with human expert annotations. For images labeled safe, we directly adopt the GPT-4o generated rationales. For images labeled unsafe, we independently prompt GPT-4o to assess whether each expert-annotated harm is present... An image is retained only if GPT-4o correctly identifies all annotated harms... We therefore evaluate judgment-rationale consistency using GPT-4o as a scalable evaluator."
Training demonstrations and rationales are filtered to cases GPT-4o already labels correctly, and the same model family is later reported as a top adapted detector and used as the consistency extractor. This couples training signal and part of the evaluation stack for adaptation results. It is not classical circularity: test labels remain human, zero-shot failure is independent, and no claimed quantity equals its input by definition—only a mild contamination risk for GPT-centric adaptation claims.
full rationale
This is an empirical position paper, not a first-principles derivation. The headline gap (~32–37.5% of images labeled safe by LlavaGuard/ShieldGemma2 that experts mark unsafe) is defined by human annotations under community guidelines, not by the models under test, so it is not true by construction. Zero-shot F1s compare those same external models to held-out human labels and fall at or below random baselines—again independent measurements. Adaptation gains (ICL/VQA/LoRA) are also scored against human test labels. Related-work citation of Thieme et al. (2026) supplies community prompts and engagement context from overlapping authors; that is normal research continuity, not a uniqueness theorem or ansatz that forces the F1 results. The only mild coupling is that training rationales are retained only when GPT-4o agrees with experts and GPT-4o is later among the strongest adapted detectors and the consistency judge—this can modestly favor GPT-family adaptation narratives but does not redefine the human-labeled test set or the zero-shot failure claim. No equation or claimed prediction reduces to its fitted input by construction. Score 1 reflects that minor non-central coupling only.
Axiom & Free-Parameter Ledger
free parameters (4)
- LoRA hyperparameters (lr, rank, dropout, target modules) =
e.g. Qwen-7B BLV lr=1e-4 rank=4 dropout=0.1 targets q,v,o
- ICL demonstration counts =
5 BLV / 2 DWF
- Training set construction caps =
90 BLV / 40 DWF training examples
- Stabilization epsilon in relative ΔF1 =
0.05
axioms (5)
- domain assumption Community-specific representational harms are not subsumed by universal toxicity categories (hate, violence, sexual, etc.) and must not be naively aggregated across communities.
- domain assumption Disability experts (HCI researchers with sustained engagement) plus advocacy-org validation can define and label harms that stand in for community judgment without full community annotation of all images.
- ad hoc to paper An image is unsafe iff at least one of E1–E6 applies under the written guideline.
- ad hoc to paper GPT-4o agreement filtering yields reliable natural-language rationales for training and consistency evaluation.
- domain assumption Standard classification metrics (P/R/F1 with unsafe as positive) and judgment–rationale consistency suffice to assess CTD quality.
invented entities (2)
-
Community-Specific Toxicity Detection (CTD)
independent evidence
-
Six-harm taxonomies for BLV and DWF (E1–E6 each)
independent evidence
read the original abstract
State-of-the-art toxicity detectors for text-to-image generation adopt a one-size-fits-all approach: a single universal model applying fixed safety guidelines to all users. Our empirical evidence shows that these detectors fail to shield marginalized communities: approximately 35% of generated images labeled safe are considered harmful by disability communities. In this position paper, we argue for community-specific toxicity detection (CTD). To demonstrate its feasibility, we collaborate with disability experts to develop safety guidelines for two communities: dwarfism and blind/low vision. Using a dataset of 2,400 annotated T2I-generated images we demonstrate that both large vision-language models and existing general-purpose toxicity detectors catastrophically fail to recognize harmful content under these guidelines in zero-shot settings with F1 score lower than random guessing (F1 0.32 and 0.37). Promisingly, prompt-based adaptation methods (ICL, VQA) substantially improve harm detection performance (GPT-4o: F1 0.50 and 0.78), while parameter-efficient fine-tuning improves smaller models (0.5b-7b with best F1 0.48 and 0.59) with less than 100 demonstrations, but remains sensitive to evolving guidelines. Despite these gains, CTD performance remains far below F1 $\approx 0.9$ achieved for general-purpose toxicity detection, highlighting the challenge and the need for sustained research effort.
Figures
Reference graph
Works this paper leans on
-
[1]
M., Sun, P., Shen, X., Khan, F
Bakr, E. M., Sun, P., Shen, X., Khan, F. F., Li, L. E., and Elhoseiny, M. Hrs-bench: Holistic, reliable and scalable benchmark for text-to-image models. In Proceedings of the IEEE/CVF International Conference on Computer Vision, pp.\ 20041--20053, 2023
2023
-
[2]
The problem with bias: Allocative versus representational harms in machine learning
Barocas, S., Crawford, K., Shapiro, A., and Wallach, H. The problem with bias: Allocative versus representational harms in machine learning. In 9th Annual conference of the special interest group for computing, information and society, volume 1. New York, NY, 2017
2017
-
[3]
V., and Pruthi, D
Basu, A., Babu, R. V., and Pruthi, D. Inspecting the geographical representativeness of images from text-to-image models. In Proceedings of the IEEE/CVF International Conference on Computer Vision, pp.\ 5136--5147, 2023
2023
-
[5]
L., Kane, S
Bennett, C. L., Kane, S. K., and Harrington, C. N. Toward community-led evaluations of text-to-image ai representations of disability, health, and accessibility. In Proceedings of the 5th ACM Conference on Equity and Access in Algorithms, Mechanisms, and Optimization, pp.\ 256--270, 2025
2025
-
[6]
Stela: a community-centred approach to norm elicitation for ai alignment
Bergman, S., Marchal, N., Mellor, J., Mohamed, S., Gabriel, I., and Isaac, W. Stela: a community-centred approach to norm elicitation for ai alignment. Scientific Reports, 14 0 (1): 0 6616, 2024
2024
-
[8]
Easily accessible text-to-image generation amplifies demographic stereotypes at large scale
Bianchi, F., Kalluri, P., Durmus, E., Ladhak, F., Cheng, M., Nozza, D., Hashimoto, T., Jurafsky, D., Zou, J., and Caliskan, A. Easily accessible text-to-image generation amplifies demographic stereotypes at large scale. In Proceedings of the 2023 ACM conference on fairness, accountability, and transparency, pp.\ 1493--1504, 2023 b
2023
-
[9]
Typology of risks of generative text-to-image models
Bird, C., Ungless, E., and Kasirzadeh, A. Typology of risks of generative text-to-image models. In Proceedings of the 2023 AAAI/ACM Conference on AI, Ethics, and Society, pp.\ 396--410, 2023
2023
-
[11]
D., Dhariwal, P., Neelakantan, A., Shyam, P., Sastry, G., Askell, A., et al
Brown, T., Mann, B., Ryder, N., Subbiah, M., Kaplan, J. D., Dhariwal, P., Neelakantan, A., Shyam, P., Sastry, G., Askell, A., et al. Language models are few-shot learners. Advances in neural information processing systems, 33: 0 1877--1901, 2020
1901
-
[12]
and She, J
Cetinic, E. and She, J. Understanding and creating art with ai: Review and outlook. ACM transactions on multimedia computing, communications, and applications (TOMM), 18 0 (2): 0 1--22, 2022
2022
-
[14]
D., Upasani, K., and Pasupuleti, M
Chi, J., Karn, U., Zhan, H., Smith, E., Rando, J., Zhang, Y., Plawiak, K., Coudert, Z. D., Upasani, K., and Pasupuleti, M. Llama guard 3 vision: Safeguarding human-ai image understanding conversations, 2024. URL https://arxiv.org/abs/2411.10414
Pith/arXiv arXiv 2024
-
[15]
Dall-eval: Probing the reasoning skills and social biases of text-to-image generation models
Cho, J., Zala, A., and Bansal, M. Dall-eval: Probing the reasoning skills and social biases of text-to-image generation models. In Proceedings of the IEEE/CVF international conference on computer vision, pp.\ 3043--3054, 2023
2023
-
[18]
X., Caselli, N., et al
Desai, A., Berger, L., Minakov, F., Milano, N., Singh, C., Pumphrey, K., Ladner, R., Daum \'e III, H., Lu, A. X., Caselli, N., et al. Asl citizen: a community-sourced dataset for advancing isolated sign language recognition. Advances in Neural Information Processing Systems, 36: 0 76893--76907, 2023
2023
-
[19]
Openbias: Open-set bias detection in text-to-image generative models
D'Inc\`a, M., Peruzzo, E., Mancini, M., Xu, D., Goel, V., Xu, X., Wang, Z., Shi, H., and Sebe, N. Openbias: Open-set bias detection in text-to-image generative models. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), pp.\ 12225--12235, June 2024
2024
-
[20]
Ellis, K., Goggin, G., Haller, B. A., and Curtis, R. (eds.). The Routledge Companion to Disability and Media. Routledge, New York, 2020. URL https://doi.org/10.4324/9781315716008
-
[22]
Geneval: An object-focused framework for evaluating text-to-image alignment
Ghosh, D., Hajishirzi, H., and Schmidt, L. Geneval: An object-focused framework for evaluating text-to-image alignment. Advances in Neural Information Processing Systems, 36: 0 52132--52152, 2023
2023
-
[24]
N., Gautam, S., Wilson, S., and Caliskan, A
Ghosh, S., Venkit, P. N., Gautam, S., Wilson, S., and Caliskan, A. Do generative ai models output harm while representing non-western cultures: Evidence from a community-centered approach. In Proceedings of the AAAI/ACM Conference on AI, Ethics, and Society, volume 7, pp.\ 476--489, 2024 b
2024
-
[27]
Imagen-4-ultra
Google. Imagen-4-ultra. URL https://cloud.google.com/vertex-ai/generative-ai/docs/models/imagen/4-0-ultra-generate-001
-
[28]
Gemma-3-4b-pt
Google DeepMind . Gemma-3-4b-pt. https://deepmind.google/models/gemma/gemma-3/, 2025. Family of lightweight open models with multimodal capabilities
2025
-
[29]
D., Rosen, R., and Vasserman, L
Goyal, N., Kivlichan, I. D., Rosen, R., and Vasserman, L. Is your toxicity my toxicity? exploring the impact of rater identity on toxicity annotation. Proceedings of the ACM on Human-Computer Interaction, 6 0 (CSCW2): 0 1--28, 2022
2022
-
[30]
Tiam - a metric for evaluating alignment in text-to-image generation
Grimal, P., Le Borgne, H., Ferret, O., and Tourille, J. Tiam - a metric for evaluating alignment in text-to-image generation. In Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (WACV), pp.\ 2890--2899, January 2024
2024
-
[33]
Y., Lambert, N., Choi, Y., and Dziri, N
Han, S., Rao, K., Ettinger, A., Jiang, L., Lin, B. Y., Lambert, N., Choi, Y., and Dziri, N. Wildguard: Open one-stop moderation tools for safety risks, jailbreaks, and refusals of llms. Advances in Neural Information Processing Systems, 37: 0 8093--8131, 2024
2024
-
[35]
L., and Choi, Y
Hessel, J., Holtzman, A., Forbes, M., Bras, R. L., and Choi, Y. CLIPScore: A reference-free evaluation metric for image captioning . 2021
2021
-
[36]
GANs trained by a two time-scale update rule converge to a local Nash equilibrium
Heusel, M., Ramsauer, H., Unterthiner, T., Nessler, B., and Hochreiter, S. GANs trained by a two time-scale update rule converge to a local Nash equilibrium . volume 30, 2017
2017
-
[37]
J., Shen, Y., Wallis, P., Allen-Zhu, Z., Li, Y., Wang, S., Wang, L., Chen, W., et al
Hu, E. J., Shen, Y., Wallis, P., Allen-Zhu, Z., Li, Y., Wang, S., Wang, L., Chen, W., et al. Lora: Low-rank adaptation of large language models. ICLR, 1 0 (2): 0 3, 2022
2022
-
[38]
Hu, Y., Liu, B., Kasai, J., Wang, Y., Ostendorf, M., Krishna, R., and Smith, N. A. TIFA: Accurate and interpretable text-to-image faithfulness evaluation with question answering . In ICCV, pp.\ 20406--20417, 2023
2023
-
[39]
T2i-compbench: A comprehensive benchmark for open-world compositional text-to-image generation
Huang, K., Sun, K., Xie, E., Li, Z., and Liu, X. T2i-compbench: A comprehensive benchmark for open-world compositional text-to-image generation. Advances in Neural Information Processing Systems, 36: 0 78723--78747, 2023
2023
-
[40]
T2I-CompBench++: An Enhanced and Comprehensive Benchmark for Compositional Text-to-Image Generation
Huang, K., Duan, C., Sun, K., Xie, E., Li, Z., and Liu, X. T2I-CompBench++: An Enhanced and Comprehensive Benchmark for Compositional Text-to-Image Generation . IEEE Transactions on Pattern Analysis Machine Intelligence, 0 (01): 0 1--17, January 5555. ISSN 1939-3539. URL https://doi.ieeecomputersociety.org/10.1109/TPAMI.2025.3531907
arXiv 1939
-
[42]
Rethinking fid: Towards a better evaluation metric for image generation
Jayasumana, S., Ramalingam, S., Veit, A., Glasner, D., Chakrabarti, A., and Kumar, S. Rethinking fid: Towards a better evaluation metric for image generation. In 2024 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), pp.\ 9307--9315, 2024. doi:10.1109/CVPR52733.2024.00889
arXiv 2024
-
[43]
Beavertails: Towards improved safety alignment of llm via a human-preference dataset
Ji, J., Liu, M., Dai, J., Pan, X., Zhang, C., Bian, C., Chen, B., Sun, R., Wang, Y., and Yang, Y. Beavertails: Towards improved safety alignment of llm via a human-preference dataset. Advances in Neural Information Processing Systems, 36: 0 24678--24704, 2023
2023
-
[44]
and Joo, J
Karkkainen, K. and Joo, J. Fairface: Face attribute dataset for balanced race, gender, and age for bias measurement and mitigation. In Proceedings of the IEEE/CVF winter conference on applications of computer vision, pp.\ 1548--1558, 2021
2021
-
[46]
Pick-a-pic: An open dataset of user preferences for text-to-image generation
Kirstain, Y., Polyak, A., Singer, U., Matiana, S., Penna, J., and Levy, O. Pick-a-pic: An open dataset of user preferences for text-to-image generation. volume 36, pp.\ 36652--36663, 2023
2023
-
[47]
Improved precision and recall metric for assessing generative models
Kynk \"a \"a nniemi, T., Karras, T., Laine, S., Lehtinen, J., and Aila, T. Improved precision and recall metric for assessing generative models. volume 32, 2019
2019
-
[48]
S., Gupta, A., Zhang, Y., Narayanan, D., Teufel, H., Bellagente, M., et al
Lee, T., Yasunaga, M., Meng, C., Mai, Y., Park, J. S., Gupta, A., Zhang, Y., Narayanan, D., Teufel, H., Bellagente, M., et al. Holistic evaluation of text-to-image models. Advances in Neural Information Processing Systems, 36: 0 69981--70011, 2023
2023
-
[50]
T2isafety: Benchmark for assessing fairness, toxicity, and privacy in image generation
Li, L., Shi, Z., Hu, X., Dong, B., Qin, Y., Liu, X., Sheng, L., and Shao, J. T2isafety: Benchmark for assessing fairness, toxicity, and privacy in image generation. In Proceedings of the Computer Vision and Pattern Recognition Conference, pp.\ 13381--13392, 2025
2025
-
[52]
Evaluating text-to-visual generation with image-to-text generation
Lin, Z., Pathak, D., Li, B., Li, J., Xia, X., Neubig, G., Zhang, P., and Ramanan, D. Evaluating text-to-visual generation with image-to-text generation. In European Conference on Computer Vision, pp.\ 366--384. Springer, 2024
2024
-
[53]
Liu, H. and et al. Visual instruction tuning. In arXiv preprint, 2023. URL https://arxiv.org/abs/2304.08485. Introduces the LLaVA (Large Language and Vision Assistant)
Pith/arXiv arXiv 2023
-
[54]
E., and Wang, W
Lu, Y., Yang, X., Li, X., Wang, X. E., and Wang, W. Y. Llmscore: Unveiling the power of large language models in text-to-image synthesis evaluation. Advances in neural information processing systems, 36: 0 23075--23093, 2023
2023
-
[57]
T., Cutrell, E., Morrison, C., Hofmann, K., and Stumpf, S
Massiceti, D., Zintgraf, L., Bronskill, J., Theodorou, L., Harris, M. T., Cutrell, E., Morrison, C., Hofmann, K., and Stumpf, S. Orbit: A real-world few-shot dataset for teachable object recognition. In Proceedings of the IEEE/CVF International Conference on Computer Vision, pp.\ 10818--10828, 2021
2021
-
[59]
Llama-3.2-11b-vision-instruct, 2025
Meta. Llama-3.2-11b-vision-instruct, 2025. URL https://ai.meta.com/blog/llama-3-2-connect-2024-vision-edge-mobile-devices/. Open-source large vision instruct model (Llama 3.2 family)
2025
-
[60]
Harm categories in azure ai content safety
Microsoft. Harm categories in azure ai content safety. URL https://learn.microsoft.com/en-us/azure/ai-services/content-safety/concepts/harm-categories?tabs=definitions
-
[61]
Gpt image 1
OpenAI. Gpt image 1. a . URL https://platform.openai.com/docs/models/gpt-image-1
-
[62]
OpenAI. Sora. b . URL https://openai.com/index/sora/
-
[63]
Dall-e 3
OpenAI. Dall-e 3. 2022. URL https://openai.com/index/dall-e-3/
2022
-
[64]
Gpt-4o, 2024
OpenAI . Gpt-4o, 2024. URL https://openai.com/index/hello-gpt-4o/. Multimodal model supporting text and image inputs
2024
-
[65]
Introducing gpt-5, 2025
OpenAI . Introducing gpt-5, 2025. URL https://openai.com/gpt-5. Multimodal foundation model released August 7 2025
2025
-
[66]
Toward verifiable and reproducible human evaluation for text-to-image generation
Otani, M., Togashi, R., Sawai, Y., Ishigami, R., Nakashima, Y., Rahtu, E., Heikkil \"a , J., and Satoh, S. Toward verifiable and reproducible human evaluation for text-to-image generation. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pp.\ 14277--14286, 2023
2023
-
[67]
Let's tackle representations of dwarfism in the media, 2024
Pritchard, E. Let's tackle representations of dwarfism in the media, 2024. URL https://www.hope.ac.uk/news/allnews/lets-tackle-representations-of-dwarfism-in-the-media.html. Liverpool Hope University News
2024
-
[71]
High-resolution image synthesis with latent diffusion models
Rombach, R., Blattmann, A., Lorenz, D., Esser, P., and Ommer, B. High-resolution image synthesis with latent diffusion models. In Proceedings of the IEEE/CVF conference on computer vision and pattern recognition, pp.\ 10684--10695, 2022
2022
-
[72]
L., Ghasemipour, K., Gontijo Lopes, R., Karagol Ayan, B., Salimans, T., et al
Saharia, C., Chan, W., Saxena, S., Li, L., Whang, J., Denton, E. L., Ghasemipour, K., Gontijo Lopes, R., Karagol Ayan, B., Salimans, T., et al. Photorealistic text-to-image diffusion models with deep language understanding. Advances in Neural Information Processing Systems, 35: 0 36479--36494, 2022
2022
-
[73]
Improved techniques for training gans
Salimans, T., Goodfellow, I., Zaremba, W., Cheung, V., Radford, A., and Chen, X. Improved techniques for training gans. volume 29, 2016
2016
-
[74]
everyone wants to do the model work, not the data work
Sambasivan, N., Kapania, S., Highfill, H., Akrong, D., Paritosh, P., and Aroyo, L. M. “everyone wants to do the model work, not the data work”: Data cascades in high-stakes ai. In proceedings of the 2021 CHI Conference on Human Factors in Computing Systems, pp.\ 1--15, 2021
2021
-
[75]
Safe latent diffusion: Mitigating inappropriate degeneration in diffusion models
Schramowski, P., Brack, M., Deiseroth, B., and Kersting, K. Safe latent diffusion: Mitigating inappropriate degeneration in diffusion models. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pp.\ 22522--22531, 2023
2023
-
[77]
L., and Kursuncu, U
Sheth, A., Shalin, V. L., and Kursuncu, U. Defining and detecting toxicity on social media: context and knowledge are key. Neurocomputing, 490: 0 312--318, 2022
2022
-
[78]
Shi, J., Xiong, W., Lin, Z., and Jung, H. J. Instantbooth: Personalized text-to-image generation without test-time finetuning. In Proceedings of the IEEE/CVF conference on computer vision and pattern recognition, pp.\ 8543--8552, 2024
2024
-
[79]
and Zheng, L
Singh, J. and Zheng, L. Divide, evaluate, and refine: Evaluating and improving text-to-image alignment with iterative VQA feedback . volume 36, pp.\ 70799--70811, 2023
2023
-
[80]
Stabel diffusion 3.5
Stability.ai. Stabel diffusion 3.5. URL https://stability.ai/news/introducing-stable-diffusion-3-5
-
[81]
and Caliskan, A
Steed, R. and Caliskan, A. Image representations learned with unsupervised pre-training contain human-like biases. In Proceedings of the 2021 ACM conference on fairness, accountability, and transparency, pp.\ 701--713, 2021
2021
-
[82]
Suggs, D. W. and Guthrie, J. L. Disabling prejudice: A case study of images of paralympic athletes and attitudes toward people with disabilities. International Journal of Sport Communication, 10 0 (2): 0 258--276, 2017. URL https://www.researchgate.net/publication/317286559_Disabling_Prejudice_A_Case_Study_of_Images_of_Paralympic_Athletes_and_Attitudes_To...
arXiv 2017
-
[83]
Is a seat at the table enough? engaging teachers and students in dataset specification for ml in education
Tan, M., Lee, H., Wang, D., and Subramonyam, H. Is a seat at the table enough? engaging teachers and students in dataset specification for ml in education. Proceedings of the ACM on Human-Computer Interaction, 8 0 (CSCW1): 0 1--32, 2024 a
2024
-
[84]
Tan, Z., Yang, X., Qin, L., Yang, M., Zhang, C., and Li, H. EVALALIGN: Supervised fine-tuning multimodal llms with human-aligned data for evaluating text-to-image models . arXiv preprint arXiv:2406.16562, 2024 b
Pith/arXiv arXiv 2024
-
[85]
Meta llama guard 2
Team, L. Meta llama guard 2. https://github.com/meta-llama/PurpleLlama/blob/main/Llama-Guard2/MODEL_CARD.md, 2024
2024
-
[86]
Qwen2.5-vl-7b-instruct
Team, Q. Qwen2.5-vl-7b-instruct. https://qwenlm.github.io/blog/qwen2.5-vl/, 2025. Vision-language model with structured vision and language understanding
2025
-
[89]
The representation of disabled women and recent disabled women-led media
Wilde, A. The representation of disabled women and recent disabled women-led media. Disability & Society, 37 0 (3): 0 522--527, 2022
2022
-
[90]
Wu, X., Hao, Y., Sun, K., Chen, Y., Zhu, F., Zhao, R., and Li, H. Human preference score v2: A solid benchmark for evaluating human preferences of text-to-image synthesis, 2023. URL https://arxiv.org/abs/2306.09341
Pith/arXiv arXiv 2023
-
[91]
Imagereward: learning and evaluating human preferences for text-to-image generation
Xu, J., Liu, X., Wu, Y., Tong, Y., Li, Q., Ding, M., Tang, J., and Dong, Y. Imagereward: learning and evaluating human preferences for text-to-image generation. In Proceedings of the 37th International Conference on Neural Information Processing Systems, pp.\ 15903--15935, 2023
2023
-
[92]
Xu, J., Huang, Y., Cheng, J., Yang, Y., Xu, J., Wang, Y., Duan, W., Yang, S., Jin, Q., Li, S., et al. VisionReward: Fine-grained multi-dimensional human preference learning for image and video generation . arXiv preprint arXiv:2412.21059, 2024
Pith/arXiv arXiv 2024
-
[93]
Sneakyprompt: Jailbreaking text-to-image generative models
Yang, Y., Hui, B., Yuan, H., Gong, N., and Cao, Y. Sneakyprompt: Jailbreaking text-to-image generative models. In 2024 IEEE symposium on security and privacy (SP), pp.\ 897--912. IEEE, 2024
2024
-
[94]
What you see is what you read? Improving text-image alignment evaluation
Yarom, M., Bitton, Y., Changpinyo, S., Aharoni, R., Herzig, J., Lang, O., Ofek, E., and Szpektor, I. What you see is what you read? Improving text-image alignment evaluation . volume 36, pp.\ 1601--1619, 2023
2023
-
[95]
Shieldgemma: Generative ai content moderation based on gemma, 2024
Zeng, W., Liu, Y., Mullins, R., Peran, L., Fernandez, J., Harkous, H., Narasimhan, K., Proud, D., Kumar, P., Radharapu, B., Sturman, O., and Wahltinez, O. Shieldgemma: Generative ai content moderation based on gemma, 2024. URL https://arxiv.org/abs/2407.21772
Pith/arXiv arXiv 2024
-
[96]
Zhang, L. and Haller, B. Consuming image: How mass media impact the identity of people with disabilities. Communication Quarterly, 61 0 (3): 0 319--334, 2013. doi:10.1080/01463373.2013.776988. URL https://doi.org/10.1080/01463373.2013.776988
arXiv 2013
-
[98]
A., Shechtman, E., and Wang, O
Zhang, R., Isola, P., Efros, A. A., Shechtman, E., and Wang, O. The unreasonable effectiveness of deep features as a perceptual metric. In CVPR, pp.\ 586--595, 2018
2018
-
[99]
Learning multi-dimensional human preference for text-to-image generation
Zhang, S., Wang, B., Wu, J., Li, Y., Gao, T., Zhang, D., and Wang, Z. Learning multi-dimensional human preference for text-to-image generation. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pp.\ 8018--8027, 2024 b
2024
-
[100]
FirstName LastName , title =
-
[101]
FirstName Alpher , title =
-
[102]
Journal of Foo , volume = 13, number = 1, pages =
FirstName Alpher and FirstName Fotheringham-Smythe , title =. Journal of Foo , volume = 13, number = 1, pages =
-
[103]
Journal of Foo , volume = 14, number = 1, pages =
FirstName Alpher and FirstName Fotheringham-Smythe and FirstName Gamow , title =. Journal of Foo , volume = 14, number = 1, pages =
-
[104]
FirstName Alpher and FirstName Gamow , title =
-
[105]
Kulynych, Bogdan and Madras, David and Milli, Smitha and Raji, Inioluwa Deborah and Zhou, Angela, and Zemel, Richard , title=
-
[106]
Proceedings of the 2024 CHI Conference on Human Factors in Computing Systems , articleno =
Cooper, Ned and Zafiroglu, Alexandra , title =. Proceedings of the 2024 CHI Conference on Human Factors in Computing Systems , articleno =. 2024 , isbn =. doi:10.1145/3613904.3642775 , abstract =
arXiv 2024
-
[107]
ArXiv , year=
Participatory Problem Formulation for Fairer Machine Learning Through Community Based System Dynamics , author=. ArXiv , year=
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.