용어집

인지 컴퓨팅

인지 컴퓨팅이 AI, ML, NLP 등을 사용하여 인간의 사고 과정을 복제하여 의료 및 금융과 같은 산업을 혁신하는 방법을 알아보세요.

YOLO 모델을 Ultralytics HUB로 간단히
훈련

자세히 알아보기

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.

핵심 개념

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.

인지 컴퓨팅과 관련 용어

관련성이 있긴 하지만 인지 컴퓨팅은 광범위한 AI 및 특정 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.

실제 애플리케이션

인지 컴퓨팅은 다양한 산업 분야에서 응용 분야를 찾아 의사 결정을 개선하고 복잡한 작업을 자동화합니다. 다음은 두 가지 예입니다:

도구 및 기술

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.

모두 보기