paper-with-me

Papers

It is Time to Develop an Auditing Framework to Promote Value Aware Chatbots

2024-09-03 · Yanchen Wang, Lisa Singh

The launch of ChatGPT in November 2022 marked the beginning of a new era in AI, the availability of generative AI tools for everyone to use. ChatGPT and other similar chatbots boast a wide range of capabilities from answering student homework questions to creating music and art. Given the large amounts of human data chatbots are built on, it is inevitable that they will inherit human errors and biases. These biases have the potential to inflict significant harm or increase inequity on different subpopulations. Because chatbots do not have an inherent understanding of societal values, they may create new content that is contrary to established norms. Examples of concerning generated content includes child pornography, inaccurate facts, and discriminatory posts. In this position paper, we argue that the speed of advancement of this technology requires us, as computer and data scientists, to mobilize and develop a values-based auditing framework containing a community established standard set of measurements to monitor the health of different chatbots and LLMs. To support our argument, we use a simple audit template to share the results of basic audits we conduct that are focused on measuring potential bias in search engine style tasks, code generation, and story generation. We identify responses from GPT 3.5 and GPT 4 that are both consistent and not consistent with values derived from existing law. While the findings come as no surprise, they do underscore the urgency of developing a robust auditing framework for openly sharing results in a consistent way so that mitigation strategies can be developed by the academic community, government agencies, and companies when our values are not being adhered to. We conclude this paper with recommendations for value-based strategies for improving the technologies.

📄 PDF Abstract BibTeX arXiv:2409.01539

Code (1)

GU-DataLab/Chatbot-Auditing-Framework 공식 구현

Tasks

Code GenerationStory Generation

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Linear Warmup With Cosine Annealing Linear Warmup With Cosine Annealing is a learning rate schedule where we increase the learning rate linearly for $n$ updates and then anneal according to a cosine schedule…
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…

Similar Papers 제목 키워드 기반

Towards a multi-stakeholder value-based assessment framework for algorithmic systems

2022-05-09 · Mireia Yurrita, Dave Murray-Rust, Agathe Balayn, Alessandro Bozzon

In an effort to regulate Machine Learning-driven (ML) systems, current auditing processes mostly focus on detecting harmful algorithmic biases. While these strategies have proven to be impactful, some values outlined in …

Ethics

Value Imprint: A Technique for Auditing the Human Values Embedded in RLHF Datasets

2024-11-18 · Ike Obi, Rohan Pant, Srishti Shekhar Agrawal, Maham Ghazanfar 외

LLMs are increasingly fine-tuned using RLHF datasets to align them with human preferences and values. However, very limited research has investigated which specific human values are operationalized through these datasets…

EthicsPhilosophy

The Right Tool for the Job: Open-Source Auditing Tools in Machine Learning

2022-06-20 · Cherie M Poland

In recent years, discussions about fairness in machine learning, AI ethics and algorithm audits have increased. Many entities have developed framework guidance to establish a baseline rubric for fairness and accountabili…

BIG-bench Machine LearningEthicsFairness

Auditing: Active Learning with Outcome-Dependent Query Costs

2013-06-10 · NeurIPS 2013 12 · Sivan Sabato, Anand D. Sarwate, Nathan Srebro

We propose a learning setting in which unlabeled data is free, and the cost of a label depends on its value, which is not known in advance. We study binary classification in an extreme case, where the algorithm only pays…

Active LearningBinary ClassificationFraud DetectionGeneral Classification

Risk-limiting Financial Audits via Weighted Sampling without Replacement

2023-05-08 · Shubhanshu Shekhar, Ziyu Xu, Zachary C. Lipton, Pierre J. Liang 외

We introduce the notion of a risk-limiting financial auditing (RLFA): given $N$ transactions, the goal is to estimate the total misstated monetary fraction~($m^*$) to a given accuracy $\epsilon$, with confidence $1-\delt…