Recent Developments in Information and Communication Technology- Artificial Intelligence and Machine Learning

The public choice approach to public administration started in the 1960s. Vincent Ostrom suggested using economic methods and behavioral assumptions to analyze administration. Thus, public choice approach emphasises the following :

  1. Consumer Oriented Approach : It lays emphasis on the element of choice, with the citizen in the role of consumer. It sees citizens as rational decision-makers who act in their self-interest. It stresses aligning government actions with citizen preferences and values.
  2. Institutional pluralism, that is, plurality of agencies to promote consumers’ preferences
  3. Democratic Decentralization: Dispersal of decision making authority to stimulate healthy and democratic competition among government agencies.  
  4. Popular participation in administration and Debureaucratization.
  5. Political approach to public administration by locating public administration within the domain of politics

The public-choice approach is opposed to: (i) Centralized bureaucratic system of administration; (ii) Centralized system of planning and policy-making; (iii) Dichotomy between politics and administration; (iv) Non-committal bureaucracy; and (v) Monocentric, hierarchical bureaucratic administration.

Deepfakes are digitally synthesized media created using advanced deep learning techniques like Generative Adversarial Networks (GAN), to produce realistic but entirely fabricated visual and audio content.For example, a viral video featuring an actress in a swimsuit or the Prime Minister performing Garba.

The incorporation of hyper-realistic digital falsification presents the following challenges:

  1. Misinformation and Disinformation: Spread false information, manipulate public opinion, damage credibility. (E.g., deepfake of Ukrainian President Zelenskyy).
  2. Impersonation and Identity Theft: Lead to financial fraud.
  3. Privacy Violations: Use personal photos or videos without consent, lead to privacy violations.
  4. Legal and Ethical Concerns of AI: Raise questions about legality and ethics, call for regulation and accountability.
  5. Weaponization Against Women: Primarily pornographic, causing psychological trauma and social repercussions.
  6. Threats to National Security: Undermine public safety, create chaos, stir anti-state sentiments.
  7. Undermine Trust in Democratic Institutions: Manipulate people, sabotage elections. (E.g., viral video of Manoj Tiwari).
  8. Declining Trust in Traditional Media: Causes short-term and long-term harm.

To ensure the safety of Digital Nagrik, MeitY recently sent social media platforms advisories on deepfakes under IT Rules 2021.

Machine learning, a subset of artificial intelligence, enables computers to learn from data, identify patterns, and make decisions with minimal human intervention, automating the process of analytical model building.

  • How it works:
    • Decision Process: Applying the trained model to make predictions.
    • Error Function: Evaluating model performance by measuring prediction accuracy.
    • Model Optimization: Improving model accuracy by adjusting weightage to parameters to minimize errors.

Application-  (2-4 bahut hai vese to)

  • Speech Recognition: Eg-  Siri, Alexa, etc.
  • Customer Service: Eg- Slush, Maya Chatbots, etc.
  • Computer Vision: Eg-  Google Translate, Facebook 3D Photo, Faceapp, etc.
  • Recommendation Engines:Eg-  online ads, Spotify for recommending songs, etc.
  • Automated Stock Trading:Eg-  NinjaTrader, etc.
  • Fraud Detection: Eg-  Credit card fraud detection, POS fraud detection, etc.

Popular Methods: supervised learning (trained on labelled data), unsupervised learning (works with unlabeled data to find patterns), and reinforcement learning (agents learn through feedback). 

  • NITI Aayog defines AI as: AI is a constellation of technologies that enable machines to act with higher levels of intelligence and emulate the human capabilities of sense, comprehend and act. 
  • AI technologies offer various opportunities and benefits, they also present challenges and potential risks.

Opportunities

Challenges 

  • Enhanced Decision Making:
    • For instance, in healthcare, AI-powered diagnostic tools can analyze medical images.

Eg. 3Nethra : Screening for common eye problems

  • Agriculture : Microsoft + KPAC ⇒ Agricultural commodity price forecasting
  • Industrial Revolution 4.0: AI-powered robots for repetitive tasks, saving time and resources. 
    • Cobots in manufacturing 
    • E-Krishi Yantra : Multifunctional robot performing plowing , sowing et 
  • AI-driven personalization:
    • For instance, streaming platforms like Netflix use AI algorithms to recommend content based on users’ viewing history and preferences.
  • Improved Customer Service: AI-powered chatbots and virtual assistants.
    • SBI → SIA, an AI-powered chat assistant 
  • Predictive Analytics:
    • For example, financial institutions use AI-based algorithms to detect fraudulent transactions and prevent financial losses.
  • AI-powered cybersecurity systems 
    • Darktrace Detect : offers instant visibility and advanced threat detection across Cloud, Apps, Email, Endpoint, Network, Zero Trust, and OT.
  • Efficient Resource Management 
    • smart grids use AI-based predictive analytics to balance energy supply and demand, optimize energy distribution, and minimize wastage
  • Optimized Supply Chain Management 
    • CoWIN app for vaccine, telemedicine: the turning point for India’s healthcare through AI
  • Advancements in Research and Development:
    • AI-based drug discovery platforms 
    • The Virtual Launch Control Centre (VLCC) at Vikram Sarabhai Space Centre (VSSC) is a cutting-edge facility utilizing artificial intelligence and machine learning to dynamically respond to real-time changes during rocket launches. (Chandrayan-3)
  • Digital Governance :
    • In policing → CCTNS
    • Legal → SUPACE for assisting judges 
  • Disaster Management:
    • Google Is Using AI To Predict Floods In 80 Countries 7 Days In Advance (In bihar too).
  • Bias and Fairness: AI systems can inherit biases present in the data used to train them, leading to unfair or discriminatory outcomes.
    • A study revealed that pulse oximeters tended to be less accurate in measuring blood oxygen levels in individuals with darker skin tones compared to those with lighter skin tones
  • Privacy Concerns: and data misuse.
    • For instance, the Cambridge Analytica scandal revealed how social media data was used to manipulate voter behavior during elections..
  • Algorithmic Transparency and Accountability: whether they align with ethical standards or legal requirements.
    • For instance, the COMPAS algorithm used in the U.S. criminal justice system was found to disproportionately label Black defendants as higher risk compared to White defendants
  • Automated Cyber Attacks:
    • phishing campaigns, malware deployment, and Distributed Denial of Service (DDoS) attack
  • Unemployment and Job Displacement:
    • Jobs displaced by AI by 2025: 85 million (McKinsey Global Institute)
  • Weaponization of AI: Nation-states are increasingly investing in AI-driven cyber weapons.
    • For instance, the Stuxnet worm, believed to be developed by the United States and Israel, used advanced AI techniques to target and disrupt Iran’s nuclear enrichment facilities.
  • Disproportionate Power and Control: with Technology giants → symptom of data-oligarchic society. + Exacerbating Inequalities
  • Social Engineering: AI-powered social engineering techniques, such as personalized content recommendation algorithms and targeted advertising, can exploit cognitive biases and psychological vulnerabilities to manipulate individuals’ beliefs, behaviors, and decision-making processes. 
  • Power hungry air conditioning massive data centres have big carbon footprint 
  • Digital Divide: AI technologies exacerbate disparities in digital access and literacy
  • Regulating challenges and jurisdictional issues related to data sovereignty.

Feature

Supervised Learning

Unsupervised Learning

Data Type

Uses labeled data (input with known output).

Uses unlabeled data (data without known outcomes).

Objective

Learn patterns to predict or classify future data (new, unseen data).

Discover hidden patterns or groupings in data.

Example

Identifying cats in labeled photos (“cat” or “not cat”).

Grouping similar shopping items without labels.

Common Models

Linear Regression, Logistic Regression, Support Vector Machines (SVM), Decision Trees, K-Nearest Neighbors (KNN).

K-Means Clustering, Hierarchical Clustering, Principal Component Analysis (PCA), Autoencoders etc.

Applications

  • Spam detection
  • Price prediction
  • Crop production prediction (e.g., CropIn)
  • Loan eligibility classification (e.g., HDFC, SBI).
  • Customer segmentation (grouping customers by buying habits).
  • Anomaly detection
  • Identifying underdeveloped areas for resource allocation (e.g., PMGSY scheme).

Machine learning is a subset of artificial intelligence that enables computers to learn from data, identify patterns, and make decisions with minimal human intervention, thus automating the process of analytical model building.

Eg. 

  • Gmail automatically classifying emails as ‘Spam’ and ‘Not Spam; 
  • Flipkart or Amazon recommending you to buy products of your choice. 

Aspect

Machine Learning

Traditional Programming

Process

input data and the output data are fed to an algorithm (Machine learning algorithm) to create a program. 

refers to any manually created program which uses input data, runs on a computer and produces the output

Data-driven approach

Learns from data to adapt and improve over time.

Relies on predefined rules and logic.

Generalization

Generalizes patterns to make predictions on new, unseen data.

Creates specific rules for each scenario.

Automation

Automates learning and decision-making processes based on data.

Requires manual updates to rules and logic.

Scalability

Can handle large and complex datasets effectively.

May struggle to scale for large data volumes.

Iterative improvement

Models can be trained iteratively to refine performance over time.

Code is rarely updated unless necessary.

Leave a Comment

Your email address will not be published. Required fields are marked *

error: Content is protected !!
Scroll to Top
Telegram WhatsApp Chat