Large Language Model
AI training pause? Americans say artificial intelligence tech shouldn't be restrained
AI and ChatGPT development should not be paused and neither should other large Artificial Intelligence experiments residents of Austin, Texas, told Fox News. AUSTIN, Texas โ Advancing artificial intelligence models should not pause, some Americans said after over 1,000 tech leaders including Elon Musk recommended a temporary suspension. "I don't understand the concerns fully, but in general, I like the pace of progress with technology," Brian, of Austin, told Fox News. "I hate for any sort of artificial restraining of it." Tesla and SpaceX Chief Executive Officer Elon Musk has advocated for a pause in large AI experiments.
5 power tools to get the most out of ChatGPT
OpenAI's ChatGPT has shaken the tech industry, and it feels like 2007 again. Back then it was the iPhone that started the mobile revolution, and now it feels like everything we got used to is about to change, once again. I'm already using ChatGPT regularly (sorry Google, but this one is on you) and adopted a few power tools to make the most out of GPT-3. This Chrome extension is a must-have: it adds ChatGPT answers to your Google Search results. This way I can still search like it's 2021 while getting all that 2023 AI knowledge and saving valuable time.
What Is The Competitive Advantage Of LLMs Like ChatGPT For Your Business? Three Takeaways.
Do large language models create a moat? In this given hype, what type of businesses should you invest your time and money in? While the technology of Large Language Models (LLMs) is new, the approach to analyzing the business moat is still the same. AI-driven businesses have a combination of either a model moat, a data moat, or the brand moat. The new LLMs, like OpenAI's model, can give an advantage in all areas, but it is by no means a given.
My week with ChatGPT: can it make me a healthier, happier, more productive person?
According to a recent open letter, society needs to immediately pause development of "giant" AI models, or risk apocalyptic outcomes. Massive job losses, the destruction of consensus reality and even the end of all organic life on Earth have all been mooted as risks of pressing forward with development of these systems before we understand their intricacies. The high-water mark of these is GPT-4, the snappily named AI that underpins the latest version of the breakthrough ChatGPT service. Creating anything more powerful than GPT-4, before we spend at least six months working out its limits and risks, would be too dangerous, more than 1,000 AI experts say. I decided to spend some time with the new ChatGPT myself.
Canadian privacy watchdog probes OpenAI's ChatGPT โข The Register
The Office of the Privacy Commissioner of Canada is investigating OpenAI's generative language app ChatGPT after the watchdog received a complaint claiming the software was collecting, using, and disclosing personal information without consent. "AI technology and its effects on privacy is a priority for my Office," the country's privacy commissioner Philippe Dufresne declared in a statement this week. "We need to keep up with โ and stay ahead of โ fast-moving technological advances, and that is one of my key focus areas as commissioner." Launched last November, ChatGPT went viral as hundreds of millions of netizens flocked to the free tool to generate all types of text. While it may be fun to get the engine to write bad jokes or essay drafts, authorities are growing increasingly concerned about the privacy risks the technology poses.
From tort law to cheating, what is ChatGPT's future in higher education?
Berkeley experts in artificial intelligence are studying how things like ChatGPT will transform everything from admissions screening and research to writing college essays. It passed the bar exam, first with a mediocre score and then with a ranking among the top tier of newly minted lawyers. It scored better than 90% of SAT takers. It nearly aced the verbal section of the GRE -- though it has room for improvement with AP Composition. In the months since the machine-learning interface ChatGPT debuted, hundreds of headlines and hot-takes have whirled about how artificial intelligence will overhaul everything from health care and business to legal affairs and shopping.
ChatGPT: More than a Weapon of Mass Deception, Ethical challenges and responses from the Human-Centered Artificial Intelligence (HCAI) perspective
Sison, Alejo Jose G., Daza, Marco Tulio, Gozalo-Brizuela, Roberto, Garrido-Merchรกn, Eduardo C.
This article explores the ethical problems arising from the use of ChatGPT as a kind of generative AI and suggests responses based on the Human-Centered Artificial Intelligence (HCAI) framework. The HCAI framework is appropriate because it understands technology above all as a tool to empower, augment, and enhance human agency while referring to human wellbeing as a grand challenge, thus perfectly aligning itself with ethics, the science of human flourishing. Further, HCAI provides objectives, principles, procedures, and structures for reliable, safe, and trustworthy AI which we apply to our ChatGPT assessments. The main danger ChatGPT presents is the propensity to be used as a weapon of mass deception (WMD) and an enabler of criminal activities involving deceit. We review technical specifications to better comprehend its potentials and limitations. We then suggest both technical (watermarking, styleme, detectors, and fact-checkers) and non-technical measures (terms of use, transparency, educator considerations, HITL) to mitigate ChatGPT misuse or abuse and recommend best uses (creative writing, non-creative writing, teaching and learning). We conclude with considerations regarding the role of humans in ensuring the proper use of ChatGPT for individual and social wellbeing.
Instruction Tuning with GPT-4
Peng, Baolin, Li, Chunyuan, He, Pengcheng, Galley, Michel, Gao, Jianfeng
Prior work has shown that finetuning large language models (LLMs) using machinegenerated instruction-following data enables such models to achieve remarkable zero-shot capabilities on new tasks, and no human-written instructions are needed. In this paper, we present the first attempt to use GPT-4 to generate instructionfollowing data for LLM finetuning. Our early experiments on instruction-tuned LLaMA models show that the 52K English and Chinese instruction-following data generated by GPT-4 leads to superior zero-shot performance on new tasks to the instruction-following data generated by previous state-of-the-art models. We also collect feedback and comparison data from GPT-4 to enable a comprehensive evaluation and reward model training. We make our data generated using GPT-4 as well as our codebase publicly available. Large Language Models (LLMs) have shown impressive generalization capabilities such as incontext-learning (Brown et al., 2020) and chain-of-thoughts reasoning (Wei et al., 2022). To enable LLMs to follow natural language instructions and complete real-world tasks, researchers have been exploring methods of instruction-tuning of LLMs.
Can Large Language Models Play Text Games Well? Current State-of-the-Art and Open Questions
Tsai, Chen Feng, Zhou, Xiaochen, Liu, Sierra S., Li, Jing, Yu, Mo, Mei, Hongyuan
Large language models (LLMs) such as ChatGPT and GPT-4 have recently demonstrated their remarkable abilities of communicating with human users. In this technical report, we take an initiative to investigate their capacities of playing text games, in which a player has to understand the environment and respond to situations by having dialogues with the game world. Our experiments show that ChatGPT performs competitively compared to all the existing systems but still exhibits a low level of intelligence. Precisely, ChatGPT can not construct the world model by playing the game or even reading the game manual; it may fail to leverage the world knowledge that it already has; it cannot infer the goal of each step as the game progresses.