Robotics & Artificial Intelligence
What are the difficulties in creating autonomous systems?
Decision making in Machines
2 Likes
Answer
The difficulties in creating autonomous systems are:
- Safety: The system must work safely in all situations and should not harm people or property.
- Accuracy and reliability: It should give correct results consistently, even with new or unexpected inputs.
- Sensing and understanding the environment: Using sensors/cameras to detect objects, distance, and obstacles correctly is difficult, especially in poor light, rain, dust, etc.
- Decision making in real time: The system must take quick and correct decisions without delay.
- Handling unexpected situations: Real life has surprises (sudden obstacles, unusual behaviour of people/vehicles), which are hard to predict.
- Privacy: Protecting people’s personal data collected by the system (images, location, etc.) is challenging.
- Security: Autonomous systems can be hacked, so strong protection is required.
- Accountability: It is difficult to decide who is responsible if the system makes a mistake—developer, company, or user.
- Transparency: The system’s decisions should be explainable so humans can understand and trust them.
- Cost and maintenance: Sensors, software updates, and repairs can be expensive and need regular maintenance.
Answered By
1 Like