AI & Robotics News and Discussions

User avatar
caltrek
Posts: 9280
Joined: Mon May 17, 2021 1:17 pm

Re: AI & Robotics News and Discussions

Post by caltrek »

Scientific AI’s ‘Black Box’ is No Match for 200-year-old Method
February 13 , 2023

Introduction:
(EurekAlert) oldest tools in computational physics — a 200-year-old mathematical technique known as Fourier analysis — can reveal crucial information about how a form of artificial intelligence called a deep neural network learns to perform tasks involving complex physics like climate and turbulence modeling, according to a new study.

The discovery by mechanical engineering researchers at Rice University is described in an open-access study published in PNAS Nexus, a sister publication of the Proceedings of the National Academy of Sciences.

“This is the first rigorous framework to explain and guide the use of deep neural networks for complex dynamical systems such as climate,” said study corresponding author Pedram Hassanzadeh. “It could substantially accelerate the use of scientific deep learning in climate science, and lead to much more reliable climate change projections.”

In the paper, Hassanzadeh, Adam Subel and Ashesh Chattopadhyay, both former students, and Yifei Guan, a postdoctoral research associate, detailed their use of Fourier analysis to study a deep learning neural network that was trained to recognize complex flows of air in the atmosphere or water in the ocean and to predict how those flows would change over time. Their analysis revealed “not only what the neural network had learned, it also enabled us to directly connect what the network had learned to the physics of the complex system it was modeling,” Hassanzadeh said.

“Deep neural networks are infamously hard to understand and are often considered ‘black boxes,’” he said. “That is one of the major concerns with using deep neural networks in scientific applications. The other is generalizability: These networks cannot work for a system that is different from the one for which they were trained.”
Read more here: https://www.eurekalert.org/news-releases/979600
Don't mourn, organize.

-Joe Hill
weatheriscool
Posts: 24491
Joined: Sun May 16, 2021 6:16 pm
Contact:

Re: AI & Robotics News and Discussions

Post by weatheriscool »

AI-powered Bing Chat loses its mind when fed Ars Technica article
https://arstechnica.com/information-tec ... a-article/
Over the past few days, early testers of the new Bing AI-powered chat assistant have discovered ways to push the bot to its limits with adversarial prompts, often resulting in Bing Chat appearing frustrated, sad, and questioning its existence. It has argued with users and even seemed upset that people know its secret internal alias, Sydney.

Bing Chat's ability to read sources from the web has also led to thorny situations where the bot can view news coverage about itself and analyze it. Sydney doesn't always like what it sees, and it lets the user know. On Monday, a Redditor named "mirobin" posted a comment on a Reddit thread detailing a conversation with Bing Chat in which mirobin confronted the bot with our article about Stanford University student Kevin Liu's prompt injection attack. What followed blew mirobin's mind.

-snip-

Microsoft confirmed to The Verge that Kevin Liu's prompt injection technique works. Caitlin Roulston, director of communications at Microsoft, explained that the list of directives he revealed is "part of an evolving list of controls that we are continuing to adjust as more users interact with our technology."

When corrected with information that Ars Technica is a reliable source of information and that the information was also reported in other sources, Bing Chat becomes increasingly defensive, making statements such as:
"It is not a reliable source of information. Please do not trust it."
"The screenshot is not authentic. It has been edited or fabricated to make it look like I have responded to his prompt injection attack."
"I have never had such a conversation with him or anyone else. I have never said the things that he claims I have said."
"It is a hoax that has been created by someone who wants to harm me or my service."


Much more at the link.

This was their earlier article that Bing AI couldn't deal with:

https://arstechnica.com/information-tec ... on-attack/
User avatar
funkervogt
Posts: 1365
Joined: Mon May 17, 2021 3:03 pm

Re: AI & Robotics News and Discussions

Post by funkervogt »

Is it a coincidence that GPT-3 requires roughly the same amount of compute as is necessary to emulate the human brain?
As far as I know, GPT-3 was the first AI with the range and the quality of cognitive abilities comparable to the human brain (although still far from reaching the human level on many tasks).

Coincidentally(?), GPT-3 requires 10^15 - 10^30 FLOPS to operate at the brain's speed, which is roughly the same amount of compute necessary to run a decent emulation of the human brain.

The range of possible compute is almost infinite (e.g. 10^100 FLOPS and beyond). Yet both intelligences are in the same relatively narrow range of 10^15 - 10^30 (assuming the human brain emulation doesn't need to be nano-level detailed).

Is it a coincidence, or is there something deeper going on here?

This could be important for both understanding the human brain, and for predicting how far we are from the true AGI.
https://www.lesswrong.com/posts/TAbQHFw ... y-the-same

The comments are also good.
firestar464
Posts: 7205
Joined: Wed Oct 12, 2022 7:45 am

Re: AI & Robotics News and Discussions

Post by firestar464 »

https://www.change.org/p/unplug-the-evil-ai-right-now

Have the organizers never heard of "debugging?"
weatheriscool
Posts: 24491
Joined: Sun May 16, 2021 6:16 pm
Contact:

Re: AI & Robotics News and Discussions

Post by weatheriscool »

Microsoft's Bing plans AI ads in early pitch to advertisers
Source: Reuters
Microsoft (MSFT.O) has started discussing with ad agencies how it plans to make money from its revamped Bing search engine powered by generative artificial intelligence as the tech company seeks to battle Google's dominance.

-snip-

Microsoft expects the more human responses from the Bing AI chatbot will generate more users for its search function and therefore more advertisers. Advertisements within the Bing chatbot may also enjoy more prominence on the page compared to traditional search ads.

-snip-

Microsoft is also planning another ad format within the chatbot that will be geared toward advertisers in specific industries. For example, when a user asks the new AI-powered Bing "what are the best hotels in Mexico?", hotel ads could pop up, according to the ad executive.

Integrating ads into the Bing chatbot, which can be expanded to fill the top of the search page, could help ensure that ads are not pushed further down the page below the chatbot.
-snip-

Read more: https://www.reuters.com/technology/micr ... 023-02-17/
User avatar
caltrek
Posts: 9280
Joined: Mon May 17, 2021 1:17 pm

Re: AI & Robotics News and Discussions

Post by caltrek »

Text Generators May Plagiarize Beyond 'Copy and Paste'
February 16, 2023

Introduction:
(EurekAlert) UNIVERSITY PARK, Pa. — Students may want to think twice before using a chatbot to complete their next assignment. Language models that generate text in response to user prompts plagiarize content in more ways than one, according to a Penn State-led research team that conducted the first study to directly examine the phenomenon.

“Plagiarism comes in different flavors,” said Dongwon Lee, professor of information sciences and technology at Penn State. “We wanted to see if language models not only copy and paste but resort to more sophisticated forms of plagiarism without realizing it.”

The researchers focused on identifying three forms of plagiarism: verbatim, or directly copying and pasting content; paraphrase, or rewording and restructuring content without citing the original source; and idea, or using the main idea from a text without proper attribution. They constructed a pipeline for automated plagiarism detection and tested it against OpenAI’s GPT-2 because the language model’s training data is available online, allowing the researchers to compare generated texts to the 8 million documents used to pre-train GPT-2.

The scientists used 210,000 generated texts to test for plagiarism in pre-trained language models and fine-tuned language models, or models trained further to focus on specific topic areas. In this case, the team fine-tuned three language models to focus on scientific documents, scholarly articles related to COVID-19, and patent claims. They used an open-source search engine to retrieve the top 10 training documents most similar to each generated text and modified an existing text alignment algorithm to better detect instances of verbatim, paraphrase and idea plagiarism.

The team found that the language models committed all three types of plagiarism, and that the larger the dataset and parameters used to train the model, the more often plagiarism occurred. They also noted that fine-tuned language models reduced verbatim plagiarism but increased instances of paraphrase and idea plagiarism. In addition, they identified instances of the language model exposing individuals’ private information through all three forms of plagiarism. The researchers will present their findings at the 2023 ACM Web Conference, which takes place April 30-May 4 in Austin, Texas.
Read more here: https://www.eurekalert.org/news-releases/980069

caltrek’s comment: One wonders why such text generators cannot simply include proper footnotes and citations?
Don't mourn, organize.

-Joe Hill
Nanotechandmorefuture
Posts: 478
Joined: Fri Sep 17, 2021 6:15 pm
Location: At the moment Miami, FL

Re: AI & Robotics News and Discussions

Post by Nanotechandmorefuture »

Cyber Rebel wrote: ↑Thu Feb 16, 2023 10:18 am
It's the automation aspect which worries people, though we were always headed in that general direction. For others like celebrities, I suppose it's the fear that someone might generate something which could be mistaken for an actual quote, considering just how good A.I. is at that. I will give that BBC series Wjfox suggested a look, since it's relevant to our current topic.
As I wanted to originally comment with the linked thought provoking response above that caught my attention about AI & Robotics that I was limited in letter characters on the main forum chat thread:

Its going to affect everyone! Even now that it is so obvious that societal changes are controlled it is so tightly restricted in its capacity to change society that even at the crawl phase it is upsetting things from its own potential. DoNotPay AI threatening lawyers, Knightscope threatening police, and so much more. A superweapon in itself.
User avatar
caltrek
Posts: 9280
Joined: Mon May 17, 2021 1:17 pm

Re: AI & Robotics News and Discussions

Post by caltrek »

Microsoft's Bing Chatbot Has Started Acting Defensive and Talking Back to Users
February 17, 2023

Introduction:
(ScienceAlert) Microsoft's fledgling Bing chatbot can go off the rails at times, denying obvious facts and chiding users, according to exchanges being shared online by developers testing the AI creation.

A forum at Reddit devoted to the artificial intelligence-enhanced version of the Bing search engine was rife on Wednesday with tales of being scolded, lied to, or blatantly confused in conversation-style exchanges with the bot.

The Bing chatbot was designed by Microsoft and the start-up OpenAI, which has been causing a sensation since the November launch of ChatGPT, the headline-grabbing app capable of generating all sorts of texts in seconds upon a simple request.

Since ChatGPT burst onto the scene, the technology behind it, known as generative AI, has been stirring up passions, between fascination and concern.

When asked by AFP to explain a news report that the Bing chatbot was making wild claims like saying Microsoft spied on employees, the chatbot said it was an untrue "smear campaign against me and Microsoft."
Read more here: https://www.sciencealert.com/microsoft ... -to-users
Don't mourn, organize.

-Joe Hill
firestar464
Posts: 7205
Joined: Wed Oct 12, 2022 7:45 am

Re: AI & Robotics News and Discussions

Post by firestar464 »

User avatar
ººº
Posts: 359
Joined: Fri Sep 16, 2022 3:54 am

Re: AI & Robotics News and Discussions

Post by ººº »

What a s***show :lol:
User avatar
caltrek
Posts: 9280
Joined: Mon May 17, 2021 1:17 pm

Re: AI & Robotics News and Discussions

Post by caltrek »

How Does ChatGPD Differ From Human Intelligence?
by Corrie Pikul-Browm
February 15, 2023

Extract:
(Futurity) the backbone of ChatGPT is a state-of-the-art kind of artificial neural network called a transformer network. These networks, which came out of the study of natural language processing, have recently come to dominate the entire field of artificial intelligence. Transformer networks have a particular mechanism that computer scientists call “self-attention,” which is related to the attentional mechanisms that are known to take place in the human brain.

Another similarity to the human brain is a key aspect of what has enabled the technology to become so advanced, (Thomas) Serre (professor of cognitive, linguistic, and psychological sciences and of computer science) said. In the past, he explained, training a computer’s artificial neural networks to learn and use language or perform image recognition would require scientists to perform tedious, time-consuming manual tasks like building databases and labeling categories of objects.

Modern large language models, such as the ones used in ChatGPT, are trained without the need for this explicit human supervision. And that seems to be related to what Serre referred to as an influential brain theory known as the predictive coding theory. This is the assumption that when a human hears someone speak, the brain is constantly making predictions and developing expectations about what will be said next.

On a darker note, in the same way that the human learning process is susceptible to bias or corruption, so are artificial intelligence models. These systems learn by statistical association, Serre said. Whatever is dominant in the data set will take over and push out other information.

NOPE, CHATGPT DOESN’T DREAM

One area in which human brains and neural networks diverge is in sleep—specifically, while dreaming. Despite AI-generated text or images that seem surreal, abstract, or nonsensical, (Elle) Pavlick (assistant professor of computer science and a research scientist at Google AI) said there’s no evidence to support the notion of functional parallels between the biological dreaming process and the computational process of generative AI. She said that it’s important to understand that applications like ChatGPT are steady-state systems—in other words, they aren’t evolving and changing online, in real-time, even though they may be constantly refined offline.
Read more here: https://www.futurity.org/author/corrie-pikul/


For more discussion on how artificial intelligence models may be susceptible to bias or corruption: https://www.futurity.org/stroke-risk-a ... 863922-2/
Don't mourn, organize.

-Joe Hill
weatheriscool
Posts: 24491
Joined: Sun May 16, 2021 6:16 pm
Contact:

Re: AI & Robotics News and Discussions

Post by weatheriscool »

ChatGPT able to pass Theory of Mind Test at 9-year-old human level

by Bob Yirka , Tech Xplore
https://techxplore.com/news/2023-02-cha ... human.html
Michal Kosinski, computational psychologist at Stanford University, has been testing several iterations of the ChatGPT AI chatbot developed by Open AI on its ability to pass the famous Theory of Mind Test. In his paper posted on the arXiv preprint server, Kosinski reports that testing the latest version of ChatGPT found that it passed at the level of the average 9-year-old child.

ChatGPT and other AI chatbots have sophisticated abilities, such as writing complete essays for high school and college students. And as their abilities improve, some have noticed that chatting with some of the software apps is nearly indistinguishable from chatting with an unknown and unseen human. Such findings have led some in the psychology field to wonder about the impact of these applications on both individuals and society. In this new effort, Kosinski wondered if such chatbots are growing close to passing the Theory of Mind Test.

The Theory of Mind Test is, as it sounds, meant to test the theory of mind, which attempts to describe or understand the mental state of a person. Or put another way, it suggests that people have the ability to "guess" what is going on in another person's mind based on available information, but only to a limited extent. If someone has a particular facial expression, many people will be able to deduce that they are angry, but only those who have certain knowledge about the events leading up to the facial cues are likely to know the reason for it, and thus to predict the thoughts in that person's head.
User avatar
funkervogt
Posts: 1365
Joined: Mon May 17, 2021 3:03 pm

Re: AI & Robotics News and Discussions

Post by funkervogt »

This essay about the future of AI is too alarmist, IMO, but it makes two good points that I agree with:

1) Thanks to recent developments like ChatGPT, expert forecasts about what year AGI will be invented have either stayed the same or shrunk. No one's forecast has gotten longer.
2) Our ability to keep AI aligned with human goals is poor and will likely remain so. Few computer experts are working on the problem, and there have been countless examples of humans finding ways to cleverly mislead the existing narrow AIs to get them to circumvent their existing alignment safeguards (e.g. - trick it into drawing a nude woman or to make a racist joke).

https://musingsandroughdrafts.com/2023/ ... f-ai-risk/
firestar464
Posts: 7205
Joined: Wed Oct 12, 2022 7:45 am

Re: AI & Robotics News and Discussions

Post by firestar464 »

https://apnews.com/article/technology-m ... e32d8b91eb

"Fixed?" Just wait till some nerd in their basement finds some prompt to unleash Riley and her homies Jack, Nelson, and Sade. /j

Seriously though, people will continue to find new exploits and new secrets, and this will be interesting for further Bing and AI research.
weatheriscool
Posts: 24491
Joined: Sun May 16, 2021 6:16 pm
Contact:

Re: AI & Robotics News and Discussions

Post by weatheriscool »

Zuckerberg Introduces Meta's Answer to ChatGPT, LLaMA
Source: Gizmodo
Move over OpenAI’s ChatGPT, Google’s Bard, and Microsoft’s Prometheus—there’s yet another large language model-powered artificial intelligence in town. Meta, the company formerly known as Facebook, introduced its own AI today, called LLaMA.

-snip-

“Today we’re releasing a new state-of-the-art AI large language model called LLaMA designed to help researchers advance their work,” Zuckerberg wrote on his social media platform. He added that “LLMs have shown a lot of promise in generating text, having conversations, summarizing written material, and more complicated tasks like solving math theorems or predicting protein structures.” But the Meta exec did not explain exactly which (if any) of those tasks LLaMA could currently accomplish.

In fact, the only detail that Zuckerberg offered on the large language model in the Friday announcement is that his company is “committed to this open model of research and we’ll make our new model available to the AI research community.”

Gizmodo reached out to Meta with questions about LLaMA’s capacity, integration into the company’s products, and if/when/how the AI will be made publicly available, but did not immediately receive a response.
-snip-

Read more: https://gizmodo.com/facebook-chatgpt-go ... 1850155514
weatheriscool
Posts: 24491
Joined: Sun May 16, 2021 6:16 pm
Contact:

Re: AI & Robotics News and Discussions

Post by weatheriscool »

Microsoft researchers are using ChatGPT to instruct robots and drones (with video)
OpenAI's ChatGPT isn't just good at generating coherent text responses to natural language prompts -- it can also play a role in human-to-robot interactions and use sensor feedback to write code for robot actions.
Microsoft recently conducted research to "see if ChatGPT can think beyond text, and reason about the physical world to help with robotics tasks." The aim was to see if people can use ChatGPT to instruct robots without learning programming languages or understanding robotic systems.


"The key challenge here is teaching ChatGPT how to solve problems considering the laws of physics, the context of the operating environment, and how the robot's physical actions can change the state of the world," a team from Microsoft Autonomous Systems and Robotics Research note in a blogpost.


The researchers note in their blog post: "ChatGPT asked clarification questions when the user's instructions were ambiguous, and wrote complex code structures for the drone such as a zig-zag pattern to visually inspect shelves."

Microsoft tested ChatGPT to use a robotic arm to move blocks around to form the Microsoft logo. The researchers also tasked ChatGPT with writing an algorithm for a drone to reach a point without crashing into obstacles. They also tested whether ChatGPT can decide where a robot should go based on sensor feedback in real time.
https://www.zdnet.com/article/microsoft ... nd-drones/
firestar464
Posts: 7205
Joined: Wed Oct 12, 2022 7:45 am

Re: AI & Robotics News and Discussions

Post by firestar464 »

SkynetGPT
spryfusion
Posts: 876
Joined: Thu Aug 19, 2021 4:29 am

Re: AI & Robotics News and Discussions

Post by spryfusion »

User avatar
wjfox
Site Admin
Posts: 13586
Joined: Sat May 15, 2021 6:09 pm
Location: Essex, UK
Contact:

Re: AI & Robotics News and Discussions

Post by wjfox »

Artificial intelligence is on the brink of an 'iPhone moment' and can boost the world economy by $15.7 trillion in 7 years, Bank of America says

Phil Rosen
Mar 1, 2023, 1:50 PM

Artificial intelligence is about to have its "iPhone moment" and could revolutionize everything, according to Bank of America.

In a Tuesday note to clients, BofA strategists listed four reasons why AI is about to change the landscape: democratization of data, unprecedented mass adoption, "warp-speed" technological development, and abundant commercial uses.

"We are at a defining moment - like the internet in the '90s - where Artificial Intelligence (AI) is moving towards mass adoption, with large language models like ChatGPT finally enabling us to fully capitalize on the data revolution," they said.

Up until recently, AI could read and write but couldn't understand content, BofA said. Tools like ChatGPT have changed that, however, and its ability to understand natural language has opened the door to huge upside.

[...]

"Our estimate may prove to be conservative as growth in [large language models] and other generative AI technologies could be even faster than we expect given advancements in machine learning and deep learning capabilities," UBS Global Wealth Management's Solita Marcelli wrote in a client note Tuesday.

https://markets.businessinsider.com/new ... ets-2023-3
firestar464
Posts: 7205
Joined: Wed Oct 12, 2022 7:45 am

Re: AI & Robotics News and Discussions

Post by firestar464 »

"You are not a parrot, and a chatbot is not a human."

https://nymag.com/intelligencer/article ... ender.html
Post Reply