Glossário

Computação Cognitiva

Descobre como a computação cognitiva replica os processos de pensamento humano utilizando IA, ML, PNL e muito mais para transformar sectores como os cuidados de saúde e as finanças.

Treina os modelos YOLO simplesmente
com Ultralytics HUB

Aprende mais

Cognitive computing represents a sophisticated branch of Artificial Intelligence (AI) aimed at simulating human thought processes within computerized models. Unlike traditional AI systems often designed for specific, narrowly defined tasks (Artificial Narrow Intelligence - ANI), cognitive computing systems strive to learn, reason, understand context and ambiguity, and interact naturally with humans, much like a person does. This involves integrating various AI technologies, including Machine Learning (ML), Natural Language Processing (NLP), Deep Learning (DL), and Computer Vision (CV), to create systems capable of tackling complex problems without constant human programming for every scenario. The goal is to build systems that can handle nuanced information and provide evidence-based insights, often drawing from both structured and unstructured data.

Conceitos fundamentais

Cognitive computing systems are designed to process and understand vast amounts of information, drawing inferences and providing recommendations supported by evidence. Key characteristics include:

  • Adaptive Learning: Systems continuously learn and refine their understanding based on new data and interactions, improving their performance over time, similar to human experience. This often involves techniques like supervised, unsupervised, and reinforcement learning.
  • Contextual Understanding: They go beyond keyword matching to understand context, nuances, ambiguity, and intent within data, whether it's text, speech, or images. Embeddings and attention mechanisms often play a role here.
  • Interactive and Conversational: Cognitive systems can interact with humans using natural language, engaging in dialogue to understand needs and provide relevant information, like advanced chatbots or virtual assistants.
  • Iterative and Stateful: They remember previous interactions within a specific context to inform current and future responses, maintaining a thread of 'conversation' or analysis.
  • Explainability: Increasingly, cognitive systems aim for transparency in their reasoning processes, aligning with the principles of Explainable AI (XAI), allowing users to understand how conclusions are reached. DARPA's XAI program highlights the importance of this area.

Computação Cognitiva vs. Termos Relacionados

Embora relacionada, a computação cognitiva difere da IA em geral e das técnicas específicas de ML:

  • Artificial Intelligence (AI): Cognitive computing is a specific type of AI focused on mimicking human cognitive abilities like reasoning, learning, and natural interaction. AI is the broader field encompassing any system that exhibits intelligent behavior, including simpler rule-based systems or highly specialized ANI.
  • Machine Learning (ML): ML is a core component or toolset used within cognitive computing systems. ML algorithms enable these systems to learn from data without explicit programming, but cognitive computing integrates ML with other capabilities like NLP, reasoning engines, and interaction design to achieve its goals. You can explore Ultralytics comprehensive tutorials to learn more about ML implementation.
  • Artificial General Intelligence (AGI): AGI represents a hypothetical future AI with human-level cognitive abilities across all intellectual domains. Cognitive computing, while inspired by human cognition, typically focuses on specific domains or tasks, albeit with more human-like processing than traditional AI. Cognitive computing is often seen as a step towards, but distinct from, true AGI.

Aplicações no mundo real

A computação cognitiva encontra aplicações em vários sectores, melhorando a tomada de decisões e automatizando tarefas complexas. Eis dois exemplos:

Ferramentas e tecnologias

Developing cognitive systems relies on powerful platforms and tools. IBM Watson is a prominent commercial platform offering APIs for natural language understanding, computer vision, and decision-making, often cited as a key example of cognitive computing in action. Other key technologies include cloud platforms like Google Cloud AI and Azure Machine Learning, along with open-source frameworks like TensorFlow and PyTorch. For specific tasks like visual perception within cognitive systems, models such as Ultralytics YOLO provide state-of-the-art object detection and image segmentation capabilities. Platforms like Ultralytics HUB offer streamlined workflows for training custom models, managing datasets, and deploying the vision components essential for many cognitive applications, including utilizing cloud training options. Research institutions like the Alan Turing Institute and organizations like the Association for the Advancement of Artificial Intelligence (AAAI) contribute significantly to the underlying research.

Lê tudo