User:Anonymussy/Generative artificial intelligence
![]() | This is the sandbox page where you will draft your initial Wikipedia contribution.
If you're starting a new article, you can develop it here until it's ready to go live. If you're working on improvements to an existing article, copy only one section at a time of the article to this sandbox to work on, and be sure to use an edit summary linking to the article you copied from. Do not copy over the entire article. You can find additional instructions here. Remember to save your work regularly using the "Publish page" button. (It just means 'save'; it will still be in the sandbox.) You can add bold formatting to your additions to differentiate them from existing content. |
Article Draft
[edit]
Generative artificial intelligence (generative AI) is a type of Artificial intelligence[1] technology that can generate different types of content, such as text, images, audio, and code, among others. Generative models study patterns in large collections[2] of data and use probabilistic methods to generate new, cohesive, often innovative output. Most of today's top examples of generative AI are built upon Deep learning [3]methodologies, especially those that involve transformer-based neural networks[4]. Noteworthy developments in the area of generative AI include the development of 'Generative Adversarial Networks' (GANs) by Ian Goodfellow in 2014, which enable the generation of synthetic images. Additionally, exceptional developments have been made in large language models represented by OpenAI's 'GPT-3' and 'ChatGPT'[5]. Such models display outstanding capability in various tasks such as conversation, text generation[6], language translation, summarization, and programming, with minimal or no human intervention. Generative artificial intelligence use has spread across many fields, including medicine, education, advertising, leisure, and application development. To illustrate, tools like GitHub Copilot[7] assist developers by suggesting blocks of code, while image generation tools like DALL·E [8] generate graphical images from text prompts. Despite its merits, generative AI has raised issues around misinformation, deepfakes, bias in AI systems, and questions around intellectual property[9]. Policymakers, academics, and tech companies continue to debate its widespread use's ethical and social implications. Investigations are underway on methodologies that can improve the transparency and controllability of generative models[10]. Future developments in generative AI could include tighter regulations, better interpretability, and an ability to better align the products of AI with human goals.
Technical Foundations
[edit]Generative Models & Training Techniques
[edit]Generative Adversarial Networks
[edit]
Generative Adversarial Networks (GANs) are an influential generative modeling techniques. GANs consist of two neural networks—the generator and the discriminator— trained simultaneously in a competitive setting. This technique uses noise in the dataset and with the help of the generator. Fake data are created and used to train the discriminator to evaluate the right data and fake data with the help of the GANs technique[11]. The two models engage in a minimax game. The efficiency of this technique simplifies as the generator creating relevant realistic data and tries to "fool" the discriminator. The discriminator tries to improve its ability to distinguish real from fake data. This continuous training setup enables the generator to produce high quality and realistic outputs.[12]
Variational autoencoders
[edit]
Variational autoencoders (VAEs) is a type of deep learning method used in a neural network. They are typically employed for actions such as noise removal from pictures, data compression, identifying unusual patterns, and facial recognition. Unlike standard autoencoders, which compress input data into a fixed latent representation, VAEs model the latent space as a probability distribution[13], allowing for smooth sampling and interpolation between data points. Encoder Recognition Model maps the input data to a latent space, resulting in producing a mean and variance that define a probability distribution. Whereas Decoder Generative Model samples from the latent distribution and attempts to reconstruct the original input. VAEs optimize a loss function that includes both reconstruction error and a 'Kullback–Leibler divergence' term, which ensures the latent space follows a known prior distribution. VAEs are known for its suitable tasks that require structured but smooth latent spaces, although they may create blurrier images than GANs like in Image generation, data interpolation, anomaly detection.

Transformers
[edit]Transformers became the foundation for many powerful generative models, most notably the Generative Pre-trained Transformer (GPT) series developed by OpenAI. They marked a major shift in natural language processing by replacing traditional recurrent and convolutional models.[14] This allowed models to process entire sequences simultaneously and capture long-range dependencies more efficiently. The work flow of Self-Attention Mechanism enables the model to capture the significance of every word in a sequence when predicting the subsequent word, thus improving its contextual understanding. In parallel processing, Unlike RNNs, transformers process all the tokens in parallel, improving training efficiency and scalability. The Transformers are typically initially trained on enormous corpora in an unsupervised environment, prior to being fine-tuned for specific use of fine tuning mechanism.
Applications Across Domains
[edit]Generative AI has made its appearance in a wide variety of industries, radically changing the dynamics of content creation, analysis, and delivery. In healthcare[15], Generative AI is instrumental in accelerating drug discovery[16] by creating molecular structures with target characteristics, predicting the complex patterns[17] of protein folding, and generating radiology images for training diagnostic models. This extraordinary ability not only enables faster and cheaper development but also enhances medical decision-making. In finance, Generative AI is invaluable as it generates datasets to train models, detects fraudulent transactions with its advanced pattern recognition, and automates report generation with natural language summarization capabilities. Predictive analytics is used to forecast market trends and assess risk. Machine learning models detect fraud, enhance credit scoring, and enable algorithmic trading. Generative AI automates content creation, produces synthetic financial data, and tailors customer communications. Natural Language Processing (NLP) tools process unstructured text, such as financial documents or support logs, while conversational AI powers chatbots and virtual agents. Computer vision facilitates identity verification and document digitization, and Robotic Process Automation (RPA) automates routine compliance and administrative tasks[18]. Collectively, these technologies enhance efficiency, reduce operational costs, and support data-driven decision-making in financial institutions.[19] The media industry makes use of Generative AI for numerous creative activities such as music composition, scriptwriting, video editing, and digital art. The educational sector is impacted as well, since the tools make learning personal through creating quizzes, study aids, and essay composition. Both the teachers and the learners benefit from AI-based platforms that suit various learning patterns.[20]
Regulatory and Policy Frameworks
[edit]As generative AI becomes more widespread, there is increasing attention on how to regulate its usage and ensure it is developed then deployed responsibly[21]. Governments, global bodies, and research institutions are beginning to consider laws as well as ethics for controlling the deployment of such technologies in various fields[22][23]. Across the globe, several bodies have begun discussions regarding the use of AI in an ethical manner, with attention toward major values such as human rights, fairness, transparency, as well as accountability. These principles aim to help prevent harm from AI-generated content and promote trustworthy practices.[24] People everywhere are debating what rules should be used for controlling the risks of generative AI[25]. They include fake content, loss of privacy, biased outputs, and uncertain methods for how models make choices. Some regions are proposing rules that require developers to label AI-generated media, provide documentation about how the models were trained, or ensure human oversight is in place for high-risk applications. [26]
A few governments have begun establishing laws or providing guidelines, though, but no such global policy exists[27]. Nations are developing at varying rates, and laws are modified according to local requirements as well as the advancement of the technology[28]. More individuals believe that laws should be in compliance with new technology in order to prevent abuse and facilitate safe innovation.[29]
Recent Developments and Future Directions
[edit]
Generative AI is developing rapidly, with the large tech firms like Google, Meta, and Deepseek driving development in terms of infrastructure, availability, and creative applications[30]. One of the most notable developments is the emergence of multimodal models that can process and generate text, images, audio, and even video. For example, OpenAI’s GPT-4 and Google DeepMind’s Gemini are designed to handle both text and image inputs, supporting tasks like visual question answering, image-based chat, and more interactive user experiences.[31] Meta (now known as Facebook) engaged in investments in open-source models like LLaMA and ImageBind to drive multimodal research[32][33].
One of the key advancements is real-time generation. ChatGPT based on GPT-4 facilitates real-time use for composition, tutoring, and brainstorming. GitHub Copilot, developed jointly with GitHub and OpenAI, offers real-time code completion in integrated development environments. RunwayML facilitates real-time generation of videos as well as video editing, which is being used heavily in digital content production.[34]

Major Tech firms are creating smaller models that can be executed locally on devices, offering faster inferences, increased privacy, and lesser computing costs. NVIDIA, being one of the key AI hardware vendors, is creating optimized GPUs and tools like NVIDIA NeMo for accelerating large model training as well as deployment [35]. AI safety and alignment work is gaining momentum. Anthropic is working on developing techniques for creating AI systems through Constitutional AI, while OpenAI is working on developing reinforcement learning from human feedback (RLHF) with the aim of controlling model action. These techniques are being explored for the purpose of making AI systems controllable, ethical, and goal-aligned.[36]
Looking ahead, generative AI is expected to play a central role in the future will be in areas such as digital assistants[37], scientific discovery, and learning. For instance, Insilico Medicine is applying generative models for drug discovery,[38] Harvey AI is used for legal work[39], and Khanmigo, which is developed in collaboration between Khan Academy and OpenAI, is an intelligent learning tutor. The nature of use makes an inevitable future in which human creativity, productivity, and capability for solving complex issues will be supplemented with the use of generative AI in various fields.[40]
References
[edit]- ^ "Machine Learning & Artificial Intelligence Basics". Google for Developers.
- ^ "Generative models". openai.com. 2022-10-19.
- ^ "What is Deep Learning? Applications & Examples". Google Cloud.
- ^ "Neural networks | Machine Learning". Google for Developers.
- ^ Auger, Tom; Saroyan, Emma (2024), "Alternative Models to OpenAI", Generative AI for Web Development, Berkeley, CA: Apress, pp. 117–129, ISBN 979-8-8688-0884-5
- ^ Dwivedi, Yogesh K.; Kshetri, Nir; Hughes, Laurie; Slade, Emma Louise; Jeyaraj, Anand; Kar, Arpan Kumar; Baabdullah, Abdullah M.; Koohang, Alex; Raghavan, Vishnupriya; Ahuja, Manju; Albanna, Hanaa; Albashrawi, Mousa Ahmad; Al-Busaidi, Adil S.; Balakrishnan, Janarthanan; Barlette, Yves (2023-08-01). "Opinion Paper: "So what if ChatGPT wrote it?" Multidisciplinary perspectives on opportunities, challenges and implications of generative conversational AI for research, practice and policy". International Journal of Information Management. 71: 102642. doi:10.1016/j.ijinfomgt.2023.102642. ISSN 0268-4012.
- ^ "GitHub Copilot · Your AI pair programmer". GitHub. 2025.
- ^ OpenAI (2021-01-05). "DALL·E: Creating Images from Text". OpenAI Blog.
- ^ "Generative AI Has an Intellectual Property Problem". Harvard Business Review. 2023-04-07. ISSN 0017-8012.
- ^ Liao, Q. Vera; Vaughan, Jennifer Wortman (2024-05-31). "AI Transparency in the Age of LLMs: A Human-Centered Research Roadmap". Harvard Data Science Review (Special Issue 5). doi:10.1162/99608f92.8036d03b. ISSN 2644-2353.
- ^ Jafarigol, Elaheh; Trafalis, Theodore B. (2023-05-05). "Federated Learning with GANs-based Synthetic Minority Over-sampling Technique for Improving Weather Prediction from Imbalanced Data". doi.org.
- ^ Goodfellow, Ian; Pouget-Abadie, Jean; Mirza, Mehdi; Xu, Bing; Warde-Farley, David; Ozair, Sherjil; Courville, Aaron; Bengio, Yoshua (2020-10-22). "Generative adversarial networks". Communications of the ACM. 63 (11): 139–144. doi:10.1145/3422622. ISSN 0001-0782.
- ^ Kingma, Diederik P.; Welling, Max (2019). An Introduction to Variational Autoencoders. Now Publishers. ISBN 978-1-68083-622-6.
- ^ "RNN vs. CNN: Which Neural Network Is Right for Your Project?". Springboard Blog. 2021-10-27.
- ^ Serrano, Dolores R.; Luciano, Francis C.; Anaya, Brayan J.; Ongoren, Baris; Kara, Aytug; Molina, Gracia; Ramirez, Bianca I.; Sánchez-Guirales, Sergio A.; Simon, Jesus A.; Tomietto, Greta; Rapti, Chrysi; Ruiz, Helga K.; Rawat, Satyavati; Kumar, Dinesh; Lalatsa, Aikaterini (2024-10-14). "Artificial Intelligence (AI) Applications in Drug Discovery and Drug Delivery: Revolutionizing Personalized Medicine". Pharmaceutics. 16 (10): 1328. doi:10.3390/pharmaceutics16101328. ISSN 1999-4923. PMC 11510778. PMID 39458657.
{{cite journal}}
: CS1 maint: unflagged free DOI (link) - ^ Vemula, Divya; Jayasurya, Perka; Sushmitha, Varthiya; Kumar, Yethirajula Naveen; Bhandari, Vasundhra (2023-02-01). "CADD, AI and ML in drug discovery: A comprehensive review". European Journal of Pharmaceutical Sciences. 181: 106324. doi:10.1016/j.ejps.2022.106324. ISSN 0928-0987.
- ^ Carracedo-Reboredo, Paula; Liñares-Blanco, Jose; Rodríguez-Fernández, Nereida; Cedrón, Francisco; Novoa, Francisco J.; Carballal, Adrian; Maojo, Victor; Pazos, Alejandro; Fernandez-Lozano, Carlos (2021). "A review on machine learning approaches and trends in drug discovery". Computational and Structural Biotechnology Journal. 19: 4538–4558. doi:10.1016/j.csbj.2021.08.011. ISSN 2001-0370.
- ^ Galińska, Barbara; Stachura, Mateusz (2024-12-16), "Robotic Process Automation", Robotic Process Automation Technology in Supply Chain Management, New York: Productivity Press, pp. 66–101, ISBN 978-1-003-54162-2
- ^ "Generative AI in Banking: Practical Use Cases and Future Potential". www.trinetix.com.
- ^ Element451 (2024-11-26). "Top Benefits Of AI In Education For Teachers and Students". Element451 Higher Ed CRM.
{{cite web}}
: CS1 maint: numeric names: authors list (link) - ^ "Generative AI Should Be Developed and Deployed Responsibly at Every Level for Everyone". Center for American Progress.
- ^ "Artificial Intelligence 2024 Legislation". www.ncsl.org.
- ^ "Ethics of Artificial Intelligence". Archived from the original on 2025-04-26.
- ^ Schönau, Andreas (2022-04-25). "Agency in augmented reality: exploring the ethics of Facebook's AI-powered predictive recommendation system". AI and Ethics. 3 (2): 407–417. doi:10.1007/s43681-022-00158-4. ISSN 2730-5953.
- ^ Tamboli, Anand (2019), "Evaluating Risks of the AI Solution", Keeping Your AI Under Control, Berkeley, CA: Apress, pp. 31–42, ISBN 978-1-4842-5466-0
- ^ "AI Act enters into force - European Commission". commission.europa.eu.
- ^ Ebers, Martin (2024). "Truly Risk-Based Regulation of Artificial Intelligence - How to Implement the EU's AI Act". doi.org.
- ^ Conrad, Kathryn (2024-04-01). "A Blueprint for an AI Bill of Rights for Education". Critical AI. 2 (1). doi:10.1215/2834703x-11205245. ISSN 2834-703X.
- ^ Suber, Peter (2003-11-25). "Reuters covers OA". doi.org.
- ^ "Economic potential of generative AI | McKinsey". www.mckinsey.com.
- ^ Twarogal, Paulina (2024-02-22). "ChatGPT vs. Gemini: Which AI Listens to You Better?". Neontri.
- ^ DigitalDefynd, Team (2025-04-09). "15 Pros & Cons of Meta AI [2025]". DigitalDefynd.
- ^ "Build Generative AI Applications with Foundation Models - Amazon Bedrock - AWS". Amazon Web Services, Inc.
- ^ Dohmke, Thomas (2023-03-22). "GitHub Copilot X: The AI-powered developer experience". The GitHub Blog.
- ^ "Get Started With NVIDIA NeMo". NVIDIA.
- ^ "Core Views on AI Safety: When, Why, What, and How". www.anthropic.com.
- ^ Kim, Tae-Seok; John Ignacio, Marvin; Yu, Seunghee; Jin, Hulin; Kim, Yong-Guk (2024). "UI/UX for Generative AI: Taxonomy, Trend, and Challenge". IEEE Access. 12: 179891–179911. doi:10.1109/ACCESS.2024.3502628. ISSN 2169-3536.
- ^ Yao, Renee (2023-06-27). "Quicker Cures: How Insilico Medicine Uses Generative AI to Accelerate Drug Discovery". NVIDIA Blog.
- ^ "Harvey AI : The Legal AI Tool to Watch Out For". 2024-04-17.
- ^ "How Generative AI Can Augment Human Creativity". Harvard Business Review. 2023-07-01. ISSN 0017-8012.