Live data from Hacker News

Intro to Bias in AI

beluis3d.medium.com

11–20 of 20 posts

Re: Intro to Bias in AI

#11
post #2

In jobdescription.ai [0] I have the challenge of making the job descriptions gender-neutral. I have tested ten job descriptions with Jobvite tool, and the results showed zero biased, but then I started researching more about the gender bias tools and found one study and an article about gender bias [1,2]. Study [1] suggests that men and women will decode wording differently. For instance, women felt that job adverts…

In the current age of post-truth this may be considered a heresy, but how about you know...

Telling the truth instead of manipulating people? Say that it is challenging if it is. Say that it is supportive if it is? List the requirements that are required?

Re: Intro to Bias in AI

#12
post #8
post #5

Earlier quoted context omitted.

Isn't the real problem in recruiting that a ton of people who have nothing do to with the job requirements apply? "Farmer, 45 years old, never finished high school" applies to image processing engineer position.

This is more of a problem with men than women, in my experience. I've even toyed with the idea of compensating for this by having two sets of job ads -- one with very high requirements, and one with just the bare minimum. Then accept applicants for interview from each based on the applicant's statistical propensity to exaggerate their abilities.

What do you mean by "statistical propensity to exaggerate their abilities"? How can you measure that without already knowing enough to just select applicants directly without considering which ad they responded to or who exaggerated more?

Re: Intro to Bias in AI

#13
post #11
post #2

In jobdescription.ai [0] I have the challenge of making the job descriptions gender-neutral. I have tested ten job descriptions with Jobvite tool, and the results showed zero biased, but then I started researching more about the gender bias tools and found one study and an article about gender bias [1,2]. Study [1] suggests that men and women will decode wording differently. For instance, women felt that job adverts…

In the current age of post-truth this may be considered a heresy, but how about you know... Telling the truth instead of manipulating people? Say that it is challenging if it is. Say that it is supportive if it is? List the requirements that are required?

Who said I want to manipulate the truth? Challenging does not mean the job required a male; the study was about the interpretation instead of the intention.

When I mentioned gender-neutral job descriptions, I referred to ads to balance using this gender-coded language instead of eliminating any of them. Bias towards any gender is gender bias.

And I agree with your point regarding requirements, that's why the article mentioned writing the actual requirements instead of a long list of things that are not in that job.

Re: Intro to Bias in AI

#14
post #2

In jobdescription.ai [0] I have the challenge of making the job descriptions gender-neutral. I have tested ten job descriptions with Jobvite tool, and the results showed zero biased, but then I started researching more about the gender bias tools and found one study and an article about gender bias [1,2]. Study [1] suggests that men and women will decode wording differently. For instance, women felt that job adverts…

Is this work for some sort of legal compliance reason or just to be more fair or effective? If the latter, perhaps defining the groups as genders is handicapping yourself. A lot of the things you mentioned are more like personality differences that happen to be correlated with gender. I guess it's not up to you to change the scope of your work but more accurate people-types than genders sounds like it would be more e…

I am doing it to be fair, effective and help companies to improve their job descriptions. But I haven't decided yet which approach to take, mainly because, as you mentioned, these points could be just personality differences and I appreciate that the study I mentioned might not have the complete picture, so I need to research more.

As for your point regarding "meeting all requirements", I can relate to it. This supports the theory of listing the absolute requirements to get more applications instead of copy/pasting everything from other job descriptions. This improvement in itself makes it a win-win situation.

Re: Intro to Bias in AI

#15
Bias of various forms in the datasets we use can absolutely be a big issue, and this is a pretty good summary of some of those areas. However, I think it's important to look beyond just the data and also look into the assumptions and choices we make regarding models, performance metrics, etc.

I came across a good Twitter thread[1] explaining some of these other types of bias -- a lot of them come down to various ways in which model decisions end up impacting performance on the "long tail" of data (i.e., the less frequent categories and groups) long before they impact the bulk of the distribution. This means overall performance may be minimally impacted (or even improved), but performance for subgroups can be drastically reduced.

Anyway, the thread is definitely worth a read, and it links to many sources for further reading.

[1] https://twitter.com/sarahookr/status/1361373527861915648

Re: Intro to Bias in AI

#16
post #8

Earlier quoted context omitted.

This is more of a problem with men than women, in my experience. I've even toyed with the idea of compensating for this by having two sets of job ads -- one with very high requirements, and one with just the bare minimum. Then accept applicants for interview from each based on the applicant's statistical propensity to exaggerate their abilities.

What do you mean by "statistical propensity to exaggerate their abilities"? How can you measure that without already knowing enough to just select applicants directly without considering which ad they responded to or who exaggerated more?

There will be a great number of well-qualified women who do not respond at all to more demanding ads. Less demanding ads catch these, but also catch a large number of under-qualified men.

It's a precision-recall problem, and by selecting differently in the two situations I speculate that one could get more well-qualified candidates with less effort.

Re: Intro to Bias in AI

#17
post #16

Earlier quoted context omitted.

What do you mean by "statistical propensity to exaggerate their abilities"? How can you measure that without already knowing enough to just select applicants directly without considering which ad they responded to or who exaggerated more?

There will be a great number of well-qualified women who do not respond at all to more demanding ads. Less demanding ads catch these, but also catch a large number of under-qualified men. It's a precision-recall problem, and by selecting differently in the two situations I speculate that one could get more well-qualified candidates with less effort.

Or you could put out an honest job listing based on what you want and stop bamboozling yourself with sexist assumptions.

Re: Intro to Bias in AI

#18

Bias of various forms in the datasets we use can absolutely be a big issue, and this is a pretty good summary of some of those areas. However, I think it's important to look beyond just the data and also look into the assumptions and choices we make regarding models, performance metrics, etc. I came across a good Twitter thread[1] explaining some of these other types of bias -- a lot of them come down to various ways…

Completely agree. There are three primary forms of bias: Human Bias, Data Bias, and Algorithmic Bias. A better solution is to improve existing machine learning models with existing solutions (e.g., domain adaptation, domain generalization, discovering latent domains). This will improve the overall performance.

Re: Intro to Bias in AI

#19
post #16

Earlier quoted context omitted.

What do you mean by "statistical propensity to exaggerate their abilities"? How can you measure that without already knowing enough to just select applicants directly without considering which ad they responded to or who exaggerated more?

There will be a great number of well-qualified women who do not respond at all to more demanding ads. Less demanding ads catch these, but also catch a large number of under-qualified men. It's a precision-recall problem, and by selecting differently in the two situations I speculate that one could get more well-qualified candidates with less effort.

But how will you distinguish the well qualified female applications from the large number of under-qualified men? Surely not by their sex which is probably illegal and certainly unethical.

Re: Intro to Bias in AI

#20
post #16

Earlier quoted context omitted.

There will be a great number of well-qualified women who do not respond at all to more demanding ads. Less demanding ads catch these, but also catch a large number of under-qualified men. It's a precision-recall problem, and by selecting differently in the two situations I speculate that one could get more well-qualified candidates with less effort.

But how will you distinguish the well qualified female applications from the large number of under-qualified men? Surely not by their sex which is probably illegal and certainly unethical.

The legal question is definitely interesting, but I don't see how it would be unethical to use the most powerful set of signals available. The situation seems to me a bit similar to how grocery stores and cafes package what's essentially the same product under a large range of price points to let the more price-sensitive customers self-select.

If I find anything unethical, it's knowingly continuing the practise of writing job postings that put one group of people at a clear and documented disadvantage.

Post reply on HN