this post was submitted on 26 Apr 2024
365 points (98.7% liked)
Technology
61227 readers
4224 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
considers
That'd actually probably be a not-unreasonable application for machine learning, if you could figure out some kind of way to measure short-term biological arousal to use as an input. I don't know if blood pressure or pulse is fast enough. Breathing? Pupil dilation?
Like, you've got inputs and outputs that you don't know the relationship between. You have a limited number of them, so the scale of learning is doable. Weighting of any input in determining an output probably varies somewhat from person to person. It's probably hard to get weighting data in person. Those are in line with what one would want to try doing machine learning on.
IIRC, vibrators tend to have peak effect somewhere around 200 Hz, but I'd very much be willing to believe that that varies from person to person and situation to situation. If one has an electric motor driving an eccentric cam to produce vibration, as game controllers do for rumble effects, then as long as the motor's controller supports it, you could probably train that pretty precisely, maybe use some other inputs like length of time running.
I don't know if it's possible to have a cam with variable eccentricity -- sort of a sliding weight that moves towards or away the outer edge of the cam -- but if so, one could decouple vibration frequency and magnitude.
googles
Looks like it exists.
https://www.dmg-lib.org/dmglib/main/imagesViewer_content.jsp?id=16182023&skipSearchBar=1
So that's an output that'd work with a variety of sex toys.
There's an open-source layer at buttplug.io -- not, despite the name, focusing specifically on butt plugs -- that abstracts device control across a collection of sex toys, so learning software doesn't need to be specific to a given toy, can just treat the specific toy involved as another input.
I'm sure that there's a variety of auditory and visual stimuli that has different effect from person to person and isn't generally-optimal today.
And, well, sex sells. So if one can produce something effective, monetizing it probably isn't incredibly hard, if that's what one would want to do.
EDIT: Actually, that variable-eccentricity cam is designed to be human- rather than machine-adjusted. That might not be the best design if the aim is to have machine control.
Looking through the hardware compatibility list on buttplug.io, one such device is the "Edge-o-Matic 3000". This claims to keep a user near orgasm without actually having an orgasm. For that to work, there have to be sensors, and fairly reactive to arousal in the short term. It looks like they're using a pneumatic pressure sensor driven off a bulb in a user's butt to measure muscle contractions, and are trying to link that to arousal.
https://maustec.io/collections/sex-tech/products/eom3k?variant=40191648432306
If they're trying to have software learn to recognize a relationship between muscle contractions and arousal sufficient to produce orgasm, if it's automatic rather than having someone tweaking variables, that's machine learning. Maybe "AI" is a bit pretentious, but it'd be a sex toy doing machine learning today.
That's an interesting idea, but:
I'm dubious that it actually works well. It's described as being a work in progress.
Even if it works and solves the problem they're trying to solve (being able to reliably predict orgasm), I'm not sure that muscle contractions can be used to predict arousal more-broadly.
My guess is that as sensors go, mandating that someone have an inflatable bulb up their butt to let the sensor get readings is kind of constraining; not everyone is going to want that at all, much less when they're, well, playing with sex toys. Their butt might be otherwise-occupied.
That being said, it's gotta at least be viable enough for someone to have been willing to put work into and commercialize a device based on that input. I'd believe that muscle contractions are an input that one could reasonably derive data from that one could train a machine on.
Maybe one could use brainwaves as an input. That'd avoid physical delay. I've got no idea how or if that links to arousal, but I've seen inexpensive, noninvasive sensors before that log it. Using biofeedback off those was trendy in the 1970s or something, had people putting out products.
https://en.wikipedia.org/wiki/Electroencephalography
At least according to this paper, sexual arousal does produce a unique signature:
https://link.springer.com/article/10.1007/s10508-019-01547-3
If it's primitive enough, probably similar across people, easier to train a meter to measure arousal from EEG data on one set of people that can be used on others.
https://www.sciencedirect.com/science/article/abs/pii/S009130571400032X
That sounds promising.
There's an open EEG product at two channels without headband for 99 EUR.
https://www.olimex.com/Products/EEG/OpenEEG/EEG-SMT/open-source-hardware
Some more-end-user-oriented headsets exist.
https://imotions.com/blog/learning/product-guides/eeg-headset-prices/
Hmm. Though psychologists have to have wanted to measure sexual arousal for research. You'd think that if EEGs were the best route, they'd have done that, else physical changes.
https://www.sciencedirect.com/science/article/abs/pii/S2050052115301414
Hmm. That's measuring physical changes, not the brain.
https://en.wikipedia.org/wiki/Vaginal_photoplethysmograph
That doesn't sound like, even concerns about responsiveness in time aside, existing methods for measuring arousal from physical changes in the body are all that great.
As in, maybe measuring the brain is gonna be a better route, if it's practical.
I couldn't get buttplug.io to work 😒