


The father of the Internet warns: Don't rush to invest in artificial intelligence just because ChatGPT is cool
Key Points:
- "Father of the Internet" and Google's "Internet Evangelist" Vint Cerf warns corporate executives not to let ChatGPT "really cool" ” is the rush to invest in conversational AI.
- He said the technology was not advanced enough to allow for short-term bets.
- He said at a conference held recently, "The application of ChatGPT faces ethical issues, and I hope some of you can think about it." He hopes that everyone will think deeply about investment in artificial intelligence.
Vint Cerf said to business executives eager to use chat artificial intelligence for business transactions: "Don't do it."
Cerf recently spoke at a conference in Mountain View, California. Attendees are warned not to rush into investing in conversational AI just because ChatGPT is a hot topic. The warning comes as ChatGPT takes the world by storm.
Cerf told attendees, “The use of ChatGPT faces ethical issues that I hope some of you will consider. Today, everyone is talking about ChatGPT or Google’s version of ChatGPT, but we know it It doesn’t always work the way we want it to work.” He was referring to Google’s recently released Bard conversational artificial intelligence system.
His warning comes as big tech companies like Google, Meta and Microsoft grapple with how to remain competitive in conversational artificial intelligence while rapidly improving a technology that still often gets things wrong.
Alphabet Chairman John Hennessy said these artificial intelligence systems are still some way off from widespread use, and they still have many inaccuracies and ethical issues that need to be resolved before testing the products on the public.
Cerf has served as Google’s Vice President and Chief Internet Evangelist since 2005. He is known as one of the "Fathers of the Internet" because he helped design some of the architecture used to build the foundation of the Internet.
Cerf warns against investing in AI technology just because it’s really cool, it won’t always work.
If you say, 'I can sell this to investors because it's a hot topic and everyone will invest,' don't do it. Investing in artificial intelligence needs to be thoughtful because We can't always predict what will happen with these technologies, and in fact, most of the problems come from humans - which is why humans haven't changed much in this regard in the past 400 years."
Cerf Then: "People will pursue what is good for themselves rather than what is good for others." He seems to be referring to universal human greed. "So you have to keep that in mind and think carefully about how you use these technologies," he said. Cerf said he tried having an artificial intelligence system add an emoji at the end of every sentence, but It failed to do so, and when he told the AI system that it had noticed that it had not done so, the AI system apologized but did not change its behavior. When talking about the development of chatbots, he said, "We still have a long way to go before artificial intelligence has consciousness or self-awareness."
He said that what artificial intelligence says and can actually do There is a gap between things. "That's the problem," he said. "People can't differentiate between an eloquent answer and an accurate answer."
Cerf, for example, asked the chatbot to write a biography for him. He said the answers given by the chatbot were truthful, despite inaccuracies.
He said, "On the engineering side, I think engineers like myself should be responsible for trying to find a way to control these technologies so that they cause as little damage as possible. Of course, this needs to be based on the context in which they are used, e.g. Advising patients may have medical consequences, so it is important to minimize the damage."
The above is the detailed content of The father of the Internet warns: Don't rush to invest in artificial intelligence just because ChatGPT is cool. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics



DALL-E 3 was officially introduced in September of 2023 as a vastly improved model than its predecessor. It is considered one of the best AI image generators to date, capable of creating images with intricate detail. However, at launch, it was exclus

This site reported on June 27 that Jianying is a video editing software developed by FaceMeng Technology, a subsidiary of ByteDance. It relies on the Douyin platform and basically produces short video content for users of the platform. It is compatible with iOS, Android, and Windows. , MacOS and other operating systems. Jianying officially announced the upgrade of its membership system and launched a new SVIP, which includes a variety of AI black technologies, such as intelligent translation, intelligent highlighting, intelligent packaging, digital human synthesis, etc. In terms of price, the monthly fee for clipping SVIP is 79 yuan, the annual fee is 599 yuan (note on this site: equivalent to 49.9 yuan per month), the continuous monthly subscription is 59 yuan per month, and the continuous annual subscription is 499 yuan per year (equivalent to 41.6 yuan per month) . In addition, the cut official also stated that in order to improve the user experience, those who have subscribed to the original VIP

Improve developer productivity, efficiency, and accuracy by incorporating retrieval-enhanced generation and semantic memory into AI coding assistants. Translated from EnhancingAICodingAssistantswithContextUsingRAGandSEM-RAG, author JanakiramMSV. While basic AI programming assistants are naturally helpful, they often fail to provide the most relevant and correct code suggestions because they rely on a general understanding of the software language and the most common patterns of writing software. The code generated by these coding assistants is suitable for solving the problems they are responsible for solving, but often does not conform to the coding standards, conventions and styles of the individual teams. This often results in suggestions that need to be modified or refined in order for the code to be accepted into the application

Large Language Models (LLMs) are trained on huge text databases, where they acquire large amounts of real-world knowledge. This knowledge is embedded into their parameters and can then be used when needed. The knowledge of these models is "reified" at the end of training. At the end of pre-training, the model actually stops learning. Align or fine-tune the model to learn how to leverage this knowledge and respond more naturally to user questions. But sometimes model knowledge is not enough, and although the model can access external content through RAG, it is considered beneficial to adapt the model to new domains through fine-tuning. This fine-tuning is performed using input from human annotators or other LLM creations, where the model encounters additional real-world knowledge and integrates it

Editor |ScienceAI Question Answering (QA) data set plays a vital role in promoting natural language processing (NLP) research. High-quality QA data sets can not only be used to fine-tune models, but also effectively evaluate the capabilities of large language models (LLM), especially the ability to understand and reason about scientific knowledge. Although there are currently many scientific QA data sets covering medicine, chemistry, biology and other fields, these data sets still have some shortcomings. First, the data form is relatively simple, most of which are multiple-choice questions. They are easy to evaluate, but limit the model's answer selection range and cannot fully test the model's ability to answer scientific questions. In contrast, open-ended Q&A

Editor | KX In the field of drug research and development, accurately and effectively predicting the binding affinity of proteins and ligands is crucial for drug screening and optimization. However, current studies do not take into account the important role of molecular surface information in protein-ligand interactions. Based on this, researchers from Xiamen University proposed a novel multi-modal feature extraction (MFE) framework, which for the first time combines information on protein surface, 3D structure and sequence, and uses a cross-attention mechanism to compare different modalities. feature alignment. Experimental results demonstrate that this method achieves state-of-the-art performance in predicting protein-ligand binding affinities. Furthermore, ablation studies demonstrate the effectiveness and necessity of protein surface information and multimodal feature alignment within this framework. Related research begins with "S

According to news from this site on August 1, SK Hynix released a blog post today (August 1), announcing that it will attend the Global Semiconductor Memory Summit FMS2024 to be held in Santa Clara, California, USA from August 6 to 8, showcasing many new technologies. generation product. Introduction to the Future Memory and Storage Summit (FutureMemoryandStorage), formerly the Flash Memory Summit (FlashMemorySummit) mainly for NAND suppliers, in the context of increasing attention to artificial intelligence technology, this year was renamed the Future Memory and Storage Summit (FutureMemoryandStorage) to invite DRAM and storage vendors and many more players. New product SK hynix launched last year

According to news from this website on July 5, GlobalFoundries issued a press release on July 1 this year, announcing the acquisition of Tagore Technology’s power gallium nitride (GaN) technology and intellectual property portfolio, hoping to expand its market share in automobiles and the Internet of Things. and artificial intelligence data center application areas to explore higher efficiency and better performance. As technologies such as generative AI continue to develop in the digital world, gallium nitride (GaN) has become a key solution for sustainable and efficient power management, especially in data centers. This website quoted the official announcement that during this acquisition, Tagore Technology’s engineering team will join GLOBALFOUNDRIES to further develop gallium nitride technology. G
