SlideShare una empresa de Scribd logo
1 de 21
Sensitivity: Internal & Restricted
CombininghumanandArtificialIntelligenceforBusinessAgility
Sensitivity: Internal & Restricted
Wewillcover…
1. NeedtoalignAIbasedtechniquestoPMPractices
2. AI:Potentialgamechanger for AgileProject Management
1. AIenabledBusinessAgility:WHAT,WHYandHOW?
2. Next Steps
(www.agilemumbai.com)
Sensitivity: Internal & Restricted
Hello!
Quick Introduction
D i r e c t o r ,
D i g i t a l P r o d u c t s & P l a t f o r m s
H C L T e c h n o l o g i e s L t d
• Who Am I ? Digital products consultant for global clients with
focus on artificial intelligence and machine learning, computer
vision & conversational commerce.
• What I do? 21 years of work experience defining strategic
direction, taking new products to market, creating innovative
solutions, and growing new businesses using enterprise digital
technologies.
• Loves to Learn, Un-Learn, Re-Learn: 9x Certified Azure Cloud
practitioner & Microsoft Trainer, holding global industry level
project management certifications like PMP, TOGAF and ITIL V3.
• Passionate about teaching and providing awareness on AI to
business and wider community.
Sensitivity: Internal & Restricted
Now, if we think over for a bit…
Today, AI is often misunderstood as any automation!!
Sensitivity: Internal & Restricted
Rate of technology adoption
and change is
accelerating
Technology has become an
existential need of an
organization
Tech Agility beyond coding is
essential for business &
operations to sustain and thrive
TheRealityof ProjectManagementPracticetoday
Dealing with
volatility,
uncertainty ,
complexity and
variability due to human aspect and
…. yet need to grow with velocity
(www.agilemumbai.com)
Sensitivity: Internal & Restricted
…whichisbackedupbymarketstatistics (www.agilemumbai.com)
Sensitivity: Internal & Restricted
AreTechnicalAgility&Enablersenough… (www.agilemumbai.com)
Sensitivity: Internal & Restricted
ArtificialIntelligence:
PotentialGameChangerforAgileProjectManagement
(www.agilemumbai.com)
Sensitivity: Internal & Restricted
1. Refine items in Product Backlog
2. Size Estimations
3. Sprint Planning
4. Sprint Backlog
5. Task Breakout
(www.agilemumbai.com)
Sensitivity: Internal & Restricted
 Identifying backlog items
 Refining backlog items
 Sprint Planning
 Pro-actively monitoring sprint progress
and managing risks
Sensitivity: Internal & Restricted
**Source: AnalyticsIndiaMag.com
(www.agilemumbai.com)
Sensitivity: Internal & Restricted
REPRESENTATION
LEARNING
ENGINE Analyze sources in natural text:
• Product visions, sprint goals, description of backlog items, and communication among team members (e.g., comments
on backlog items) ,
• Codebases contain documentations such as release notes and comments,
• Account the capability and dynamics of agile teams through their involvement in project artifacts
1. NLP component which performs automatic analysis on project textual artifacts and then generates vector
representations of those artifacts.
• Deep learning-based NLP techniques such as word2vec, paragraph2vec, Long Short-Term Memory (used in Google
Translate), or Convolutional Neural Networks (used in Facebook’s DeepText engine) can generate dense vector
representations that produce superior results on various NLP tasks
2. Code Modelingcomponent is responsible for learning vector representations which reflect the semantic and
syntactic structure of source code.
• Long Short-Term Memory (LSTM) to automatically learn vector representations for both backlog items and source code
.LSTM enables us to learn the semantics and syntactic structures, particularly the long-term dependencies, existing in
both natural text and source code.
3. Feature Extraction and Aggregation extracts all the vector representations of the artifacts related
to a developer and learn to aggregate them to form a vector representation of the developer.
• This representation will be enriched with features representing work and social dependencies between team
members, extracted from communication logs (e.g. comments or discussions on work items).
(www.agilemumbai.com)
Sensitivity: Internal & Restricted
ANALYTICS
ENGINE (www.agilemumbai.com)
Sensitivity: Internal & Restricted
PLANNING
&
OPTIMIZATION
ENGINE (www.agilemumbai.com)
Sensitivity: Internal & Restricted
Demo
Deep learning-based models for software effort estimation using story points in agile environments
DATASET CONSIDERED:
Comprehensive dataset for story points-based estimation that contains 23,313 issues from 16 open-
source projects
(www.agilemumbai.com)
Sensitivity: Internal & Restricted
APPROACH TAKEN:
Our overall research goal is to build a prediction system that takes as input the title and description of an issue
and produces a story-point estimate for the issue. Title and description are required information for any issue
tracking system
• ABSEE estimate deals with the process of identifying one or more historical projects similar
to the target project, and from them infer the estimate. In other words, but using the same
line of reasoning
• A requirement in this context can be a case of use, a user’s story, or any software
requirement, provided that the data is in text format, and aligned with the target effort.
• We combine the title and description of an issue report into a single text document where
the title is followed by the description.
• Our approach computes vector representations for these documents. These
representations are then used as features to predict the story points of each issue.
• It is important to note that these features are automatically learned from raw text, hence
removing us from manually engineering the features.
Long-Deep Recurrent Neural Network
(LD-RNN) that has been designed for the story point prediction system.
It is composed of four components arranged sequentially:
(i) word embedding,
(ii) document representation using Long Short-Term Memory (LSTM) ,
(iii) deep representation using BERT ( Bidirectional Encoded Representations from
transformers) model
(www.agilemumbai.com)
Sensitivity: Internal & Restricted
Evaluation Results
The best results are highlighted in bold.
MAE - the lower the better, SA - the higher the better.
Sensitivity: Internal & Restricted
Quick Glimpse of Predictions Vs Actual StoryPoint
estimations
(www.agilemumbai.com)
Sensitivity: Internal & Restricted
 Collect more textual requirement data to balance the dataset against existing labels, and thereby
increase the number of contexts; or apply data augmentation techniques to improve results.
 Update BERT_base vocabulary, including specific vocabulary, and then fine-tune.
 Perform fine tuning, such as with model BERT_large, and compare the results.
 Study and apply effective data augmentation techniques in order to balance the number of samples
in each existing effort class, and thus obtain possible improvements in the results.
 Study and apply different combinations of the layers in the BERT model, in order to evaluate the
performance of the model regarding fine-tuning
Conclusion & several possibilities to fine tune
research further
(www.agilemumbai.com)
Sensitivity: Internal & Restricted
Evaluate it using our existing
dataset of few open-source
projects.
IntroduceAI based tools in your
project management portfolio
Collaboratewith our existing industry
partners to perform an evaluation on
commercial software agile projects
Believethat AI will assist, not substitute,
human teams. Individuals, interactions,
and collaboration are still the key
elements of project success
KeyTakeaways
T O O L S I N M A R K E T
• Project Insight
• Trello
• Teamwork
• BaseCamp
• Wrike
• Asana
• ClickUp
• Proofhub
1
2
3
4
(www.agilemumbai.com)
Sensitivity: Internal & Restricted
THANK YOU
Rohit Handa
Director, HCL Technologies Ltd.
+91-9810182936
https://www.linkedin.com/in/handarohit2002/

Más contenido relacionado

Similar a Agile Mumbai 2022 - Rohit Handa | Combining Human and Artificial Intelligence for Business Agility

Revolutionizing Industry 4.0: GPT-Enabled Real-Time Support
Revolutionizing Industry 4.0: GPT-Enabled Real-Time SupportRevolutionizing Industry 4.0: GPT-Enabled Real-Time Support
Revolutionizing Industry 4.0: GPT-Enabled Real-Time SupportIRJET Journal
 
Designing a Generative AI QnA solution with Proprietary Enterprise Business K...
Designing a Generative AI QnA solution with Proprietary Enterprise Business K...Designing a Generative AI QnA solution with Proprietary Enterprise Business K...
Designing a Generative AI QnA solution with Proprietary Enterprise Business K...IRJET Journal
 
AdityaSharma_Analyst.doc
AdityaSharma_Analyst.docAdityaSharma_Analyst.doc
AdityaSharma_Analyst.docAditya Sharma
 
ANIn Hyderabad Nov2023|Generative AI for software engineering - Lakshman Peet...
ANIn Hyderabad Nov2023|Generative AI for software engineering - Lakshman Peet...ANIn Hyderabad Nov2023|Generative AI for software engineering - Lakshman Peet...
ANIn Hyderabad Nov2023|Generative AI for software engineering - Lakshman Peet...AgileNetwork
 
Agile Network India | Applying Creative Thinking as a SAFe Architects | Matha...
Agile Network India | Applying Creative Thinking as a SAFe Architects | Matha...Agile Network India | Applying Creative Thinking as a SAFe Architects | Matha...
Agile Network India | Applying Creative Thinking as a SAFe Architects | Matha...AgileNetwork
 
Pallav Gupta resume
Pallav Gupta resumePallav Gupta resume
Pallav Gupta resumePallav Gupta
 
Cis 555 Week 4 Assignment 2 Automated Teller Machine (Atm)...
Cis 555 Week 4 Assignment 2 Automated Teller Machine (Atm)...Cis 555 Week 4 Assignment 2 Automated Teller Machine (Atm)...
Cis 555 Week 4 Assignment 2 Automated Teller Machine (Atm)...Karen Thompson
 
Applying AI to software engineering problems: Do not forget the human!
Applying AI to software engineering problems: Do not forget the human!Applying AI to software engineering problems: Do not forget the human!
Applying AI to software engineering problems: Do not forget the human!University of Córdoba
 
Software design.edited (1)
Software design.edited (1)Software design.edited (1)
Software design.edited (1)FarjanaAhmed3
 
Introduction to software engineering
Introduction to software engineeringIntroduction to software engineering
Introduction to software engineeringHitesh Mohapatra
 
Introduction to Behavior Driven Development
Introduction to Behavior Driven Development Introduction to Behavior Driven Development
Introduction to Behavior Driven Development Robin O'Brien
 
Harish software engineer (rpa) 4+ yrs exp
Harish software engineer (rpa) 4+ yrs expHarish software engineer (rpa) 4+ yrs exp
Harish software engineer (rpa) 4+ yrs expHarish M
 
Internal assessment marking system
Internal assessment marking systemInternal assessment marking system
Internal assessment marking systemShreshth Saxena
 

Similar a Agile Mumbai 2022 - Rohit Handa | Combining Human and Artificial Intelligence for Business Agility (20)

Sayan Chakraborty
Sayan ChakrabortySayan Chakraborty
Sayan Chakraborty
 
Vivek_MK
Vivek_MKVivek_MK
Vivek_MK
 
Revolutionizing Industry 4.0: GPT-Enabled Real-Time Support
Revolutionizing Industry 4.0: GPT-Enabled Real-Time SupportRevolutionizing Industry 4.0: GPT-Enabled Real-Time Support
Revolutionizing Industry 4.0: GPT-Enabled Real-Time Support
 
CV_DebarpanMukherjee
CV_DebarpanMukherjeeCV_DebarpanMukherjee
CV_DebarpanMukherjee
 
Chhatarsha Singh
Chhatarsha SinghChhatarsha Singh
Chhatarsha Singh
 
Designing a Generative AI QnA solution with Proprietary Enterprise Business K...
Designing a Generative AI QnA solution with Proprietary Enterprise Business K...Designing a Generative AI QnA solution with Proprietary Enterprise Business K...
Designing a Generative AI QnA solution with Proprietary Enterprise Business K...
 
AdityaSharma_Analyst.doc
AdityaSharma_Analyst.docAdityaSharma_Analyst.doc
AdityaSharma_Analyst.doc
 
ANIn Hyderabad Nov2023|Generative AI for software engineering - Lakshman Peet...
ANIn Hyderabad Nov2023|Generative AI for software engineering - Lakshman Peet...ANIn Hyderabad Nov2023|Generative AI for software engineering - Lakshman Peet...
ANIn Hyderabad Nov2023|Generative AI for software engineering - Lakshman Peet...
 
Agile Network India | Applying Creative Thinking as a SAFe Architects | Matha...
Agile Network India | Applying Creative Thinking as a SAFe Architects | Matha...Agile Network India | Applying Creative Thinking as a SAFe Architects | Matha...
Agile Network India | Applying Creative Thinking as a SAFe Architects | Matha...
 
Pallav Gupta resume
Pallav Gupta resumePallav Gupta resume
Pallav Gupta resume
 
Resume
ResumeResume
Resume
 
Cis 555 Week 4 Assignment 2 Automated Teller Machine (Atm)...
Cis 555 Week 4 Assignment 2 Automated Teller Machine (Atm)...Cis 555 Week 4 Assignment 2 Automated Teller Machine (Atm)...
Cis 555 Week 4 Assignment 2 Automated Teller Machine (Atm)...
 
Applying AI to software engineering problems: Do not forget the human!
Applying AI to software engineering problems: Do not forget the human!Applying AI to software engineering problems: Do not forget the human!
Applying AI to software engineering problems: Do not forget the human!
 
Software design.edited (1)
Software design.edited (1)Software design.edited (1)
Software design.edited (1)
 
Introduction to software engineering
Introduction to software engineeringIntroduction to software engineering
Introduction to software engineering
 
Chintn Khandhar-Resume
Chintn Khandhar-ResumeChintn Khandhar-Resume
Chintn Khandhar-Resume
 
Ia Toolkit
Ia ToolkitIa Toolkit
Ia Toolkit
 
Introduction to Behavior Driven Development
Introduction to Behavior Driven Development Introduction to Behavior Driven Development
Introduction to Behavior Driven Development
 
Harish software engineer (rpa) 4+ yrs exp
Harish software engineer (rpa) 4+ yrs expHarish software engineer (rpa) 4+ yrs exp
Harish software engineer (rpa) 4+ yrs exp
 
Internal assessment marking system
Internal assessment marking systemInternal assessment marking system
Internal assessment marking system
 

Más de AgileNetwork

ANIn Ahmedabad May 2024 | Sailing the Agile seas Leveraging Business Prioriti...
ANIn Ahmedabad May 2024 | Sailing the Agile seas Leveraging Business Prioriti...ANIn Ahmedabad May 2024 | Sailing the Agile seas Leveraging Business Prioriti...
ANIn Ahmedabad May 2024 | Sailing the Agile seas Leveraging Business Prioriti...AgileNetwork
 
ANIn Mumbai May 2024 | Measuring Business Agility by Prashant Neharkar
ANIn Mumbai May 2024 | Measuring Business Agility by Prashant NeharkarANIn Mumbai May 2024 | Measuring Business Agility by Prashant Neharkar
ANIn Mumbai May 2024 | Measuring Business Agility by Prashant NeharkarAgileNetwork
 
ANIn Ahmedabad May 2024 | Reusability Using Agile by Pratik Patel
ANIn Ahmedabad May 2024 | Reusability Using Agile by Pratik PatelANIn Ahmedabad May 2024 | Reusability Using Agile by Pratik Patel
ANIn Ahmedabad May 2024 | Reusability Using Agile by Pratik PatelAgileNetwork
 
ANIn Chennai April 2024 |Agile Engineering: Modernizing Legacy Systems by Ana...
ANIn Chennai April 2024 |Agile Engineering: Modernizing Legacy Systems by Ana...ANIn Chennai April 2024 |Agile Engineering: Modernizing Legacy Systems by Ana...
ANIn Chennai April 2024 |Agile Engineering: Modernizing Legacy Systems by Ana...AgileNetwork
 
ANIn Chennai April 2024 |Beyond Big Bang: Technical Agility in Vintage Produc...
ANIn Chennai April 2024 |Beyond Big Bang: Technical Agility in Vintage Produc...ANIn Chennai April 2024 |Beyond Big Bang: Technical Agility in Vintage Produc...
ANIn Chennai April 2024 |Beyond Big Bang: Technical Agility in Vintage Produc...AgileNetwork
 
ANIn Gurugram April 2024 |Agile Adaptation: Driving Progress in Generative AI...
ANIn Gurugram April 2024 |Agile Adaptation: Driving Progress in Generative AI...ANIn Gurugram April 2024 |Agile Adaptation: Driving Progress in Generative AI...
ANIn Gurugram April 2024 |Agile Adaptation: Driving Progress in Generative AI...AgileNetwork
 
ANIn Noida Oct 2023 |AI Usage in Agile Transformation Journey by Kunal
ANIn Noida Oct 2023 |AI Usage in Agile Transformation Journey by KunalANIn Noida Oct 2023 |AI Usage in Agile Transformation Journey by Kunal
ANIn Noida Oct 2023 |AI Usage in Agile Transformation Journey by KunalAgileNetwork
 
ANIn Kolkata April 2024 |Ethics of AI by Abhishek Nandy
ANIn Kolkata April 2024 |Ethics of AI by Abhishek NandyANIn Kolkata April 2024 |Ethics of AI by Abhishek Nandy
ANIn Kolkata April 2024 |Ethics of AI by Abhishek NandyAgileNetwork
 
ANIn Kolkata April 2024 | AI Enabled Reflection in Agile Delivery by Indranil...
ANIn Kolkata April 2024 | AI Enabled Reflection in Agile Delivery by Indranil...ANIn Kolkata April 2024 | AI Enabled Reflection in Agile Delivery by Indranil...
ANIn Kolkata April 2024 | AI Enabled Reflection in Agile Delivery by Indranil...AgileNetwork
 
ANIn Gurugram April 2024 |Can Agile and AI work together? by Pramodkumar Shri...
ANIn Gurugram April 2024 |Can Agile and AI work together? by Pramodkumar Shri...ANIn Gurugram April 2024 |Can Agile and AI work together? by Pramodkumar Shri...
ANIn Gurugram April 2024 |Can Agile and AI work together? by Pramodkumar Shri...AgileNetwork
 
ANIn Pune April 2024 |L&D Accelerating business growth by Mukta Nalke
ANIn Pune April 2024 |L&D Accelerating business growth by Mukta NalkeANIn Pune April 2024 |L&D Accelerating business growth by Mukta Nalke
ANIn Pune April 2024 |L&D Accelerating business growth by Mukta NalkeAgileNetwork
 
ANIn Pune April 2024 | Meeting Modern Learning Needs with Innovation by Ankit...
ANIn Pune April 2024 | Meeting Modern Learning Needs with Innovation by Ankit...ANIn Pune April 2024 | Meeting Modern Learning Needs with Innovation by Ankit...
ANIn Pune April 2024 | Meeting Modern Learning Needs with Innovation by Ankit...AgileNetwork
 
ANIn Ahmedabad April 2024 | Powering Big Wins with Small, Agile Teams by Yoge...
ANIn Ahmedabad April 2024 | Powering Big Wins with Small, Agile Teams by Yoge...ANIn Ahmedabad April 2024 | Powering Big Wins with Small, Agile Teams by Yoge...
ANIn Ahmedabad April 2024 | Powering Big Wins with Small, Agile Teams by Yoge...AgileNetwork
 
ANIn Coimbatore March 2024 | Unlocking Agility with Gen AI by Balaprasanna S
ANIn Coimbatore March 2024 | Unlocking Agility with Gen AI by Balaprasanna SANIn Coimbatore March 2024 | Unlocking Agility with Gen AI by Balaprasanna S
ANIn Coimbatore March 2024 | Unlocking Agility with Gen AI by Balaprasanna SAgileNetwork
 
ANIn Coimbatore March 2024 | Agile & AI in Project Management by Dhilipkumar ...
ANIn Coimbatore March 2024 | Agile & AI in Project Management by Dhilipkumar ...ANIn Coimbatore March 2024 | Agile & AI in Project Management by Dhilipkumar ...
ANIn Coimbatore March 2024 | Agile & AI in Project Management by Dhilipkumar ...AgileNetwork
 
ANIn Chennai March 2024 |Conversational AI for Agility in Healthcare by Shine...
ANIn Chennai March 2024 |Conversational AI for Agility in Healthcare by Shine...ANIn Chennai March 2024 |Conversational AI for Agility in Healthcare by Shine...
ANIn Chennai March 2024 |Conversational AI for Agility in Healthcare by Shine...AgileNetwork
 
ANIn Chennai March 2024 |Oxygenating AI ecosystem with Agility by Gowtham Bal...
ANIn Chennai March 2024 |Oxygenating AI ecosystem with Agility by Gowtham Bal...ANIn Chennai March 2024 |Oxygenating AI ecosystem with Agility by Gowtham Bal...
ANIn Chennai March 2024 |Oxygenating AI ecosystem with Agility by Gowtham Bal...AgileNetwork
 
ANIn Ahmedabad March 2024 | The Power of Retrospection by Rakesh Mehta
ANIn Ahmedabad March 2024 | The Power of Retrospection by Rakesh MehtaANIn Ahmedabad March 2024 | The Power of Retrospection by Rakesh Mehta
ANIn Ahmedabad March 2024 | The Power of Retrospection by Rakesh MehtaAgileNetwork
 
ANIn Pune March 2024 | Customer Stratification for Business Growth by Manish ...
ANIn Pune March 2024 | Customer Stratification for Business Growth by Manish ...ANIn Pune March 2024 | Customer Stratification for Business Growth by Manish ...
ANIn Pune March 2024 | Customer Stratification for Business Growth by Manish ...AgileNetwork
 
ANIn Coimbatore July 2023 | Business Agility in Data Science by Dr.Selvaraaju...
ANIn Coimbatore July 2023 | Business Agility in Data Science by Dr.Selvaraaju...ANIn Coimbatore July 2023 | Business Agility in Data Science by Dr.Selvaraaju...
ANIn Coimbatore July 2023 | Business Agility in Data Science by Dr.Selvaraaju...AgileNetwork
 

Más de AgileNetwork (20)

ANIn Ahmedabad May 2024 | Sailing the Agile seas Leveraging Business Prioriti...
ANIn Ahmedabad May 2024 | Sailing the Agile seas Leveraging Business Prioriti...ANIn Ahmedabad May 2024 | Sailing the Agile seas Leveraging Business Prioriti...
ANIn Ahmedabad May 2024 | Sailing the Agile seas Leveraging Business Prioriti...
 
ANIn Mumbai May 2024 | Measuring Business Agility by Prashant Neharkar
ANIn Mumbai May 2024 | Measuring Business Agility by Prashant NeharkarANIn Mumbai May 2024 | Measuring Business Agility by Prashant Neharkar
ANIn Mumbai May 2024 | Measuring Business Agility by Prashant Neharkar
 
ANIn Ahmedabad May 2024 | Reusability Using Agile by Pratik Patel
ANIn Ahmedabad May 2024 | Reusability Using Agile by Pratik PatelANIn Ahmedabad May 2024 | Reusability Using Agile by Pratik Patel
ANIn Ahmedabad May 2024 | Reusability Using Agile by Pratik Patel
 
ANIn Chennai April 2024 |Agile Engineering: Modernizing Legacy Systems by Ana...
ANIn Chennai April 2024 |Agile Engineering: Modernizing Legacy Systems by Ana...ANIn Chennai April 2024 |Agile Engineering: Modernizing Legacy Systems by Ana...
ANIn Chennai April 2024 |Agile Engineering: Modernizing Legacy Systems by Ana...
 
ANIn Chennai April 2024 |Beyond Big Bang: Technical Agility in Vintage Produc...
ANIn Chennai April 2024 |Beyond Big Bang: Technical Agility in Vintage Produc...ANIn Chennai April 2024 |Beyond Big Bang: Technical Agility in Vintage Produc...
ANIn Chennai April 2024 |Beyond Big Bang: Technical Agility in Vintage Produc...
 
ANIn Gurugram April 2024 |Agile Adaptation: Driving Progress in Generative AI...
ANIn Gurugram April 2024 |Agile Adaptation: Driving Progress in Generative AI...ANIn Gurugram April 2024 |Agile Adaptation: Driving Progress in Generative AI...
ANIn Gurugram April 2024 |Agile Adaptation: Driving Progress in Generative AI...
 
ANIn Noida Oct 2023 |AI Usage in Agile Transformation Journey by Kunal
ANIn Noida Oct 2023 |AI Usage in Agile Transformation Journey by KunalANIn Noida Oct 2023 |AI Usage in Agile Transformation Journey by Kunal
ANIn Noida Oct 2023 |AI Usage in Agile Transformation Journey by Kunal
 
ANIn Kolkata April 2024 |Ethics of AI by Abhishek Nandy
ANIn Kolkata April 2024 |Ethics of AI by Abhishek NandyANIn Kolkata April 2024 |Ethics of AI by Abhishek Nandy
ANIn Kolkata April 2024 |Ethics of AI by Abhishek Nandy
 
ANIn Kolkata April 2024 | AI Enabled Reflection in Agile Delivery by Indranil...
ANIn Kolkata April 2024 | AI Enabled Reflection in Agile Delivery by Indranil...ANIn Kolkata April 2024 | AI Enabled Reflection in Agile Delivery by Indranil...
ANIn Kolkata April 2024 | AI Enabled Reflection in Agile Delivery by Indranil...
 
ANIn Gurugram April 2024 |Can Agile and AI work together? by Pramodkumar Shri...
ANIn Gurugram April 2024 |Can Agile and AI work together? by Pramodkumar Shri...ANIn Gurugram April 2024 |Can Agile and AI work together? by Pramodkumar Shri...
ANIn Gurugram April 2024 |Can Agile and AI work together? by Pramodkumar Shri...
 
ANIn Pune April 2024 |L&D Accelerating business growth by Mukta Nalke
ANIn Pune April 2024 |L&D Accelerating business growth by Mukta NalkeANIn Pune April 2024 |L&D Accelerating business growth by Mukta Nalke
ANIn Pune April 2024 |L&D Accelerating business growth by Mukta Nalke
 
ANIn Pune April 2024 | Meeting Modern Learning Needs with Innovation by Ankit...
ANIn Pune April 2024 | Meeting Modern Learning Needs with Innovation by Ankit...ANIn Pune April 2024 | Meeting Modern Learning Needs with Innovation by Ankit...
ANIn Pune April 2024 | Meeting Modern Learning Needs with Innovation by Ankit...
 
ANIn Ahmedabad April 2024 | Powering Big Wins with Small, Agile Teams by Yoge...
ANIn Ahmedabad April 2024 | Powering Big Wins with Small, Agile Teams by Yoge...ANIn Ahmedabad April 2024 | Powering Big Wins with Small, Agile Teams by Yoge...
ANIn Ahmedabad April 2024 | Powering Big Wins with Small, Agile Teams by Yoge...
 
ANIn Coimbatore March 2024 | Unlocking Agility with Gen AI by Balaprasanna S
ANIn Coimbatore March 2024 | Unlocking Agility with Gen AI by Balaprasanna SANIn Coimbatore March 2024 | Unlocking Agility with Gen AI by Balaprasanna S
ANIn Coimbatore March 2024 | Unlocking Agility with Gen AI by Balaprasanna S
 
ANIn Coimbatore March 2024 | Agile & AI in Project Management by Dhilipkumar ...
ANIn Coimbatore March 2024 | Agile & AI in Project Management by Dhilipkumar ...ANIn Coimbatore March 2024 | Agile & AI in Project Management by Dhilipkumar ...
ANIn Coimbatore March 2024 | Agile & AI in Project Management by Dhilipkumar ...
 
ANIn Chennai March 2024 |Conversational AI for Agility in Healthcare by Shine...
ANIn Chennai March 2024 |Conversational AI for Agility in Healthcare by Shine...ANIn Chennai March 2024 |Conversational AI for Agility in Healthcare by Shine...
ANIn Chennai March 2024 |Conversational AI for Agility in Healthcare by Shine...
 
ANIn Chennai March 2024 |Oxygenating AI ecosystem with Agility by Gowtham Bal...
ANIn Chennai March 2024 |Oxygenating AI ecosystem with Agility by Gowtham Bal...ANIn Chennai March 2024 |Oxygenating AI ecosystem with Agility by Gowtham Bal...
ANIn Chennai March 2024 |Oxygenating AI ecosystem with Agility by Gowtham Bal...
 
ANIn Ahmedabad March 2024 | The Power of Retrospection by Rakesh Mehta
ANIn Ahmedabad March 2024 | The Power of Retrospection by Rakesh MehtaANIn Ahmedabad March 2024 | The Power of Retrospection by Rakesh Mehta
ANIn Ahmedabad March 2024 | The Power of Retrospection by Rakesh Mehta
 
ANIn Pune March 2024 | Customer Stratification for Business Growth by Manish ...
ANIn Pune March 2024 | Customer Stratification for Business Growth by Manish ...ANIn Pune March 2024 | Customer Stratification for Business Growth by Manish ...
ANIn Pune March 2024 | Customer Stratification for Business Growth by Manish ...
 
ANIn Coimbatore July 2023 | Business Agility in Data Science by Dr.Selvaraaju...
ANIn Coimbatore July 2023 | Business Agility in Data Science by Dr.Selvaraaju...ANIn Coimbatore July 2023 | Business Agility in Data Science by Dr.Selvaraaju...
ANIn Coimbatore July 2023 | Business Agility in Data Science by Dr.Selvaraaju...
 

Último

Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesBoston Institute of Analytics
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 

Último (20)

Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 

Agile Mumbai 2022 - Rohit Handa | Combining Human and Artificial Intelligence for Business Agility

  • 1. Sensitivity: Internal & Restricted CombininghumanandArtificialIntelligenceforBusinessAgility
  • 2. Sensitivity: Internal & Restricted Wewillcover… 1. NeedtoalignAIbasedtechniquestoPMPractices 2. AI:Potentialgamechanger for AgileProject Management 1. AIenabledBusinessAgility:WHAT,WHYandHOW? 2. Next Steps (www.agilemumbai.com)
  • 3. Sensitivity: Internal & Restricted Hello! Quick Introduction D i r e c t o r , D i g i t a l P r o d u c t s & P l a t f o r m s H C L T e c h n o l o g i e s L t d • Who Am I ? Digital products consultant for global clients with focus on artificial intelligence and machine learning, computer vision & conversational commerce. • What I do? 21 years of work experience defining strategic direction, taking new products to market, creating innovative solutions, and growing new businesses using enterprise digital technologies. • Loves to Learn, Un-Learn, Re-Learn: 9x Certified Azure Cloud practitioner & Microsoft Trainer, holding global industry level project management certifications like PMP, TOGAF and ITIL V3. • Passionate about teaching and providing awareness on AI to business and wider community.
  • 4. Sensitivity: Internal & Restricted Now, if we think over for a bit… Today, AI is often misunderstood as any automation!!
  • 5. Sensitivity: Internal & Restricted Rate of technology adoption and change is accelerating Technology has become an existential need of an organization Tech Agility beyond coding is essential for business & operations to sustain and thrive TheRealityof ProjectManagementPracticetoday Dealing with volatility, uncertainty , complexity and variability due to human aspect and …. yet need to grow with velocity (www.agilemumbai.com)
  • 6. Sensitivity: Internal & Restricted …whichisbackedupbymarketstatistics (www.agilemumbai.com)
  • 7. Sensitivity: Internal & Restricted AreTechnicalAgility&Enablersenough… (www.agilemumbai.com)
  • 8. Sensitivity: Internal & Restricted ArtificialIntelligence: PotentialGameChangerforAgileProjectManagement (www.agilemumbai.com)
  • 9. Sensitivity: Internal & Restricted 1. Refine items in Product Backlog 2. Size Estimations 3. Sprint Planning 4. Sprint Backlog 5. Task Breakout (www.agilemumbai.com)
  • 10. Sensitivity: Internal & Restricted  Identifying backlog items  Refining backlog items  Sprint Planning  Pro-actively monitoring sprint progress and managing risks
  • 11. Sensitivity: Internal & Restricted **Source: AnalyticsIndiaMag.com (www.agilemumbai.com)
  • 12. Sensitivity: Internal & Restricted REPRESENTATION LEARNING ENGINE Analyze sources in natural text: • Product visions, sprint goals, description of backlog items, and communication among team members (e.g., comments on backlog items) , • Codebases contain documentations such as release notes and comments, • Account the capability and dynamics of agile teams through their involvement in project artifacts 1. NLP component which performs automatic analysis on project textual artifacts and then generates vector representations of those artifacts. • Deep learning-based NLP techniques such as word2vec, paragraph2vec, Long Short-Term Memory (used in Google Translate), or Convolutional Neural Networks (used in Facebook’s DeepText engine) can generate dense vector representations that produce superior results on various NLP tasks 2. Code Modelingcomponent is responsible for learning vector representations which reflect the semantic and syntactic structure of source code. • Long Short-Term Memory (LSTM) to automatically learn vector representations for both backlog items and source code .LSTM enables us to learn the semantics and syntactic structures, particularly the long-term dependencies, existing in both natural text and source code. 3. Feature Extraction and Aggregation extracts all the vector representations of the artifacts related to a developer and learn to aggregate them to form a vector representation of the developer. • This representation will be enriched with features representing work and social dependencies between team members, extracted from communication logs (e.g. comments or discussions on work items). (www.agilemumbai.com)
  • 13. Sensitivity: Internal & Restricted ANALYTICS ENGINE (www.agilemumbai.com)
  • 14. Sensitivity: Internal & Restricted PLANNING & OPTIMIZATION ENGINE (www.agilemumbai.com)
  • 15. Sensitivity: Internal & Restricted Demo Deep learning-based models for software effort estimation using story points in agile environments DATASET CONSIDERED: Comprehensive dataset for story points-based estimation that contains 23,313 issues from 16 open- source projects (www.agilemumbai.com)
  • 16. Sensitivity: Internal & Restricted APPROACH TAKEN: Our overall research goal is to build a prediction system that takes as input the title and description of an issue and produces a story-point estimate for the issue. Title and description are required information for any issue tracking system • ABSEE estimate deals with the process of identifying one or more historical projects similar to the target project, and from them infer the estimate. In other words, but using the same line of reasoning • A requirement in this context can be a case of use, a user’s story, or any software requirement, provided that the data is in text format, and aligned with the target effort. • We combine the title and description of an issue report into a single text document where the title is followed by the description. • Our approach computes vector representations for these documents. These representations are then used as features to predict the story points of each issue. • It is important to note that these features are automatically learned from raw text, hence removing us from manually engineering the features. Long-Deep Recurrent Neural Network (LD-RNN) that has been designed for the story point prediction system. It is composed of four components arranged sequentially: (i) word embedding, (ii) document representation using Long Short-Term Memory (LSTM) , (iii) deep representation using BERT ( Bidirectional Encoded Representations from transformers) model (www.agilemumbai.com)
  • 17. Sensitivity: Internal & Restricted Evaluation Results The best results are highlighted in bold. MAE - the lower the better, SA - the higher the better.
  • 18. Sensitivity: Internal & Restricted Quick Glimpse of Predictions Vs Actual StoryPoint estimations (www.agilemumbai.com)
  • 19. Sensitivity: Internal & Restricted  Collect more textual requirement data to balance the dataset against existing labels, and thereby increase the number of contexts; or apply data augmentation techniques to improve results.  Update BERT_base vocabulary, including specific vocabulary, and then fine-tune.  Perform fine tuning, such as with model BERT_large, and compare the results.  Study and apply effective data augmentation techniques in order to balance the number of samples in each existing effort class, and thus obtain possible improvements in the results.  Study and apply different combinations of the layers in the BERT model, in order to evaluate the performance of the model regarding fine-tuning Conclusion & several possibilities to fine tune research further (www.agilemumbai.com)
  • 20. Sensitivity: Internal & Restricted Evaluate it using our existing dataset of few open-source projects. IntroduceAI based tools in your project management portfolio Collaboratewith our existing industry partners to perform an evaluation on commercial software agile projects Believethat AI will assist, not substitute, human teams. Individuals, interactions, and collaboration are still the key elements of project success KeyTakeaways T O O L S I N M A R K E T • Project Insight • Trello • Teamwork • BaseCamp • Wrike • Asana • ClickUp • Proofhub 1 2 3 4 (www.agilemumbai.com)
  • 21. Sensitivity: Internal & Restricted THANK YOU Rohit Handa Director, HCL Technologies Ltd. +91-9810182936 https://www.linkedin.com/in/handarohit2002/

Notas del editor

  1. Backlog sources include: requirement specification, new feature requests from customers, bugs reported by end users, previous bug fixes, discussions among agile teams (e.g. technical debts, design changes or action items from retrospective meetings), end users’ reviews of the product, and even experiences from previous projects Refinement includes : (1) decomposing an epic into a number of user stories; (2) splitting user stories into small stories; and (3) breaking a user story into a number of specific project tasks. Sprint planning is highly challenging since many important factors must be considered, including items contributing toward the sprint goal, their priority and business value to customers, the dependencies among items, appropriate allocations to bug fixing and other technical work (e.g. resolving technical debts) and the availability of team members and the team’s capacity. Current practices in risk management mostly rely on high-level guidance and subjective judgements.