I find it quite ironic that google are the biggest players in creating solutions that actively contribute in defeating their very own anti automation software. Makes you wonder if the goal of their captcha system was ever really to stop people from botting.
"Remove the ads from this page" I can't wait for AI to become the ultimate ad-removal tool. There might be an arms race, but the anti-ad side will win as long as there isn't a unilateral winner (strongest models, biggest platform). There will be enough of a shake up to the current regime -- search, browsers, etc. -- that there is opportunity for new players to attack multiple fronts. Given choice, I don't think users…
ScreenAI: A visual LLM for UI and visually-situated language understanding
21–30 of 44 posts
Re: ScreenAI: A visual LLM for UI and visually-situated language understanding
#22I find it quite ironic that google are the biggest players in creating solutions that actively contribute in defeating their very own anti automation software. Makes you wonder if the goal of their captcha system was ever really to stop people from botting.
that would be the 4d chess move: imagine when you get a captcha with "click 1 thing from things that do not fly" but you actually helping select drone targets somewhere in middle east
Re: ScreenAI: A visual LLM for UI and visually-situated language understanding
#23At OpenAdapt we have had excellent results combining Segment Anything Model (SAM) with GPT-4 for screen understanding. Work-in-progress: https://github.com/OpenAdaptAI/OpenAdapt/pull/610
Re: ScreenAI: A visual LLM for UI and visually-situated language understanding
#24How does this compare to the new GPT-4-turbo vision or Claude 3 Opus vision? Also, is this open source or can we access it with Vertex AI?
We haven't been able to use Claude 3 Opus vision yet because we're in Canada, but GPT-4-V works extremely well (when combined with Segment Anything). See: https://github.com/OpenAdaptAI/OpenAdapt/pull/610 (work in progress). Unfortunately we can't compare it to ScreenAI directly since as far as I can tell it is not generally available. However ScreenAI does not appear to use a separate segmentation step, which we nee…
Re: ScreenAI: A visual LLM for UI and visually-situated language understanding
#25Re: ScreenAI: A visual LLM for UI and visually-situated language understanding
#26I find it quite ironic that google are the biggest players in creating solutions that actively contribute in defeating their very own anti automation software. Makes you wonder if the goal of their captcha system was ever really to stop people from botting.
I don't think that was the main goal, but rather for them to get a massive labeling dataset for training their models on the cheap.
Re: ScreenAI: A visual LLM for UI and visually-situated language understanding
#27Earlier quoted context omitted.
"Remove the ads from this page" I can't wait for AI to become the ultimate ad-removal tool. There might be an arms race, but the anti-ad side will win as long as there isn't a unilateral winner (strongest models, biggest platform). There will be enough of a shake up to the current regime -- search, browsers, etc. -- that there is opportunity for new players to attack multiple fronts. Given choice, I don't think users…
“It looks like this entire article is an advertorial piece for a book. Would you still like to read it?”
Re: ScreenAI: A visual LLM for UI and visually-situated language understanding
#28Re: ScreenAI: A visual LLM for UI and visually-situated language understanding
#29Re: ScreenAI: A visual LLM for UI and visually-situated language understanding
#30Earlier quoted context omitted.
We haven't been able to use Claude 3 Opus vision yet because we're in Canada, but GPT-4-V works extremely well (when combined with Segment Anything). See: https://github.com/OpenAdaptAI/OpenAdapt/pull/610 (work in progress). Unfortunately we can't compare it to ScreenAI directly since as far as I can tell it is not generally available. However ScreenAI does not appear to use a separate segmentation step, which we nee…
can you elaborate on "extremely well"? where is it currently falling short?
https://private-user-images.githubusercontent.com/774615/320...
Regarding failure modes, we have yet to do extensive testing, but I've seen it confuse the divide and subtract buttons on the calculator before only once.