Tech Product

Claude

別名: Claude, Claude Sonnet, Opus, Haiku, Claude Code, Claudeスロップ, Claude slop, クロード, Claude AI, Anthropic Claude

Overview

最終更新: 2026年7月9日

ClaudeはAI安全性研究企業Anthropicが開発した大規模言語モデル(LLM)である。高度な推論能力と安全性への配慮を設計上の重要な柱として位置づけており、API経由での法人利用やビジネス向け展開に強みを持つ。モデルラインナップはClaude Opus、Claude Sonnet、Claude Haikuといったグレードで構成されており、用途や要求される処理能力に応じて使い分けられる。

概要

Claudeは自然言語処理を中心とした幅広いタスクに対応し、文章生成・要約・コーディング支援・論理的推論などに活用されている。Anthropicは同モデルの開発において「Constitutional AI」と呼ばれる独自のアライメント手法を採用しており、安全性と有用性の両立を目指している。Claude Codeはコーディング支援に特化した派生製品であり、開発者向けのユースケースを主なターゲットとしている。

技術的位置づけ

Claude はOpenAIのChatGPTやGoogleのGeminiと直接競合する位置にある。Anthropicはモデルの訓練および推論に必要な計算基盤の確保・多様化を積極的に進めており、NVIDIAとの連携を維持しながらも自社チップの設計検討やメモリサプライヤーとの提携を通じてインフラの強化を図っている。2026年6月にはMicronとHBM・DRAM・SSDの供給、メモリアーキテクチャの共同設計、および出資を組み合わせた複数年にわたる戦略提携を締結しており、AI向けメモリ分野での最適化を加速させている。

主要な動向

2026年6月、Anthropicは個人利用者に対して身分証明書や生体データの提出を求める新方針を発表した。これは国家安全保障上の要請や知的財産の保護を目的とした規約改定であり、AIサービスにおける本人確認の厳格化という点で業界的にも注目される転換点となっている。利便性とセキュリティのバランスをどう取るかが今後の課題として指摘されている。

同月には、企業によるAI利用コストの急増が構造的な問題として浮上しており、月間500億円規模のAI利用請求が発生する事例も報告されている。OpenAIがAnthropicに対抗してトークン単価の大幅な引き下げを検討するなど、両社の間で価格競争が激化しつつある。Anthropicも上場を見据えた財務戦略の観点からこの動向への対応を迫られている。

2026年7月には、AnthropicがサムスンSamsungと独自AIチップの製造に向けた協議を開始していることが伝えられた。設計や性能の詳細は未定であるが、NVIDIAなどとの既存の連携を維持しながら将来の計算基盤の多様化とコスト効率の向上を目指す方針であるとされている。

Mentioned Articles

20 件

Research Papers

5 件
  • Scaling Monosemanticity: Extracting Interpretable Features from Claude 3 Sonnet

    Adly Templeton, Tom Conerly, Jonathan Marcus, Jack Lindsey, Trenton Bricken, Brian Chen, Adam Pearce, Craig Citro, E. Ameisen, Andy Jones, Hoagy Cunningham, N. Turner, C. McDougall, M. MacDiarmid, A. Tamkin, Esin Durmus, Tristan Hume, Francesco Mosconi, C. D. Freeman, T. Sumers, E. Rees, Joshua Batson, Adam S. Jermyn, Shan Carter, Chris Olah, T. Henighan

    2026759 件引用Semantic Scholar

    We demonstrate that sparse autoencoders can extract interpretable features from Claude 3 Sonnet, a production-scale language model, addressing the open question of whether dictionary learning methods scale beyond small transformers. We trained sparse autoencoders with up to 34 million features on the model's middle layer residual stream, using scaling laws to guide hyperparameter selection. The resulting features are multilingual and multimodal (generalizing to images despite text-only training), respond to both concrete instances and abstract discussions of concepts, and can be used to steer model behavior in ways consistent with their interpretations. We find features corresponding to famous entities and locations, as well as more abstract concepts like sarcasm or errors in code. We also identify features relevant to ways in which language models might cause harm--including features representing deception, power-seeking, sycophancy, and bias--and show that these causally influence model outputs when manipulated. Additionally, we conduct analyses of feature interpretability, geometry, and computational function. However, significant limitations remain: our suite of features is incomplete, and we lack rigorous methods for evaluating whether our features faithfully capture model computations.

  • Which Economic Tasks are Performed with AI? Evidence from Millions of Claude Conversations

    Kunal Handa, Alex Tamkin, Miles McCain, Saffron Huang, Esin Durmus, Sarah Heck, J. Mueller, Jerry Hong, Stuart Ritchie, Tim Belonax, Kevin K. Troy, Dario Amodei, Jared Kaplan, Jack Clark, Deep Ganguli

    2025144 件引用Semantic Scholar

    Despite widespread speculation about artificial intelligence's impact on the future of work, we lack systematic empirical evidence about how these systems are actually being used for different tasks. Here, we present a novel framework for measuring AI usage patterns across the economy. We leverage a recent privacy-preserving system to analyze over four million Claude.ai conversations through the lens of tasks and occupations in the U.S. Department of Labor's O*NET Database. Our analysis reveals that AI usage primarily concentrates in software development and writing tasks, which together account for nearly half of all total usage. However, usage of AI extends more broadly across the economy, with approximately 36% of occupations using AI for at least a quarter of their associated tasks. We also analyze how AI is being used for tasks, finding 57% of usage suggests augmentation of human capabilities (e.g., learning or iterating on an output) while 43% suggests automation (e.g., fulfilling a request with minimal human involvement). While our data and methods face important limitations and only paint a picture of AI usage on a single platform, they provide an automated, granular approach for tracking AI's evolving role in the economy and identifying leading indicators of future impact as these technologies continue to advance.

  • DeepSeek vs. ChatGPT vs. Claude: A Comparative Study for Scientific Computing and Scientific Machine Learning Tasks

    Qile Jiang, Zhiwei Gao, G. Karniadakis

    202563 件引用Semantic Scholar

    Large Language Models (LLMs) have emerged as powerful tools for tackling a wide range of problems, including those in scientific computing, particularly in solving partial differential equations (PDEs). However, different models exhibit distinct strengths and preferences, resulting in varying levels of performance. In this paper, we compare the capabilities of the most advanced LLMs--DeepSeek, ChatGPT, and Claude--along with their reasoning-optimized versions in addressing computational challenges. Specifically, we evaluate their proficiency in solving traditional numerical problems in scientific computing as well as leveraging scientific machine learning techniques for PDE-based problems. We designed all our experiments so that a non-trivial decision is required, e.g. defining the proper space of input functions for neural operator learning. Our findings show that reasoning and hybrid-reasoning models consistently and significantly outperform non-reasoning ones in solving challenging problems, with ChatGPT o3-mini-high generally offering the fastest reasoning speed.

  • Claude, ChatGPT, Copilot, and Gemini Performance versus Students in Different Topics of Neuroscience.

    Volodymyr Mavrych, Ahmed Yaqinuddin, O. Bolgova

    202550 件引用Semantic Scholar

    Despite extensive studies on large language models and their capability to respond to questions from various licensed exams, there has been limited focus on employing chatbots for specific subjects within the medical curriculum, specifically medical neuroscience. This research compared the performances of Claude 3.5 Sonnet (Anthropic), GPT-3.5, GPT-4-1106 (OpenAI), Copilot free version (Microsoft), and Gemini 1.5 Flash (Google) versus students on MCQs from the medical neuroscience course database to evaluate chatbots reliability. 5 successive attempts of each chatbot to answer 200 USMLE-style questions were evaluated based on accuracy, relevance, and comprehensiveness. MCQs were categorized into 12 categories/topics. The results indicated that at the current level of development, selected AI-driven chatbots, on average, can accurately answer 67.2% of MCQs from the medical neuroscience course, which is 7.4% below the students' average. However, Claude and GPT-4 outperformed other chatbots with 83% and 81.7% correct answers, which is better than the average student result. They followed by Copilot - 59.5%, GPT-3.5 - 58.3%, and Gemini - 53.6%. Concerning different categories, Neurocytology, Embryology, and Diencephalon were the three best topics, with average results of 78.1% - 86.7%, and the lowest results were Brainstem, Special senses, and Cerebellum, with 54.4% - 57.7% correct answers. Our study suggested that Claude and GPT-4 are currently two of the most evolved chatbots. They exhibit proficiency in answering MCQs related to neuroscience that surpasses that of the average medical student. This breakthrough indicates a significant milestone in how AI can supplement and enhance educational tools and techniques.

  • Comparative analysis of LLMs performance in medical embryology: A cross‐platform study of ChatGPT, Claude, Gemini, and Copilot

    O. Bolgova, Paul Ganguly, Volodymyr Mavrych

    202537 件引用Semantic Scholar

    Integrating artificial intelligence, particularly large language models (LLMs), into medical education represents a significant new step in how medical knowledge is accessed, processed, and evaluated. The objective of this study was to conduct a comprehensive analysis comparing the performance of advanced LLM chatbots in different topics of medical embryology courses. Two hundred United States Medical Licensing Examination (USMLE)‐style multiple‐choice questions were selected from the course exam database and distributed across 20 topics. The results of 3 attempts by GPT‐4o, Claude, Gemini, Copilot, and GPT‐3.5 to answer the assessment items were evaluated. Statistical analyses included intraclass correlation coefficients for reliability, one‐way and two‐way mixed ANOVAs for performance comparisons, and post hoc analyses. Effect sizes were calculated using Cohen's f and eta‐squared (η2). On average, the selected chatbots correctly answered 78.7% ± 15.1% of the questions. GPT‐4o and Claude performed best, correctly answering 89.7% and 87.5% of the questions, respectively, without a statistical difference in their performance (p = 0.238). The performance of other chatbots was significantly lower (p < 0.01): Copilot (82.5%), Gemini (74.8%), and GPT‐3.5 (59.0%). Test–retest reliability analysis showed good reliability for GPT‐4o (ICC = 0.803), Claude (ICC = 0.865), and Gemini (ICC = 0.876), with moderate reliability for Copilot and GPT‐3.5. This study suggests that AI models like GPT‐4o and Claude show promise for providing tailored embryology instruction, though instructor verification remains essential.

よくある質問

Claudeとは何ですか?
ClaudeはAI安全性研究企業Anthropicが開発した大規模言語モデル(LLM)である。文章生成・要約・コーディング支援・論理的推論など幅広いタスクに対応しており、API経由での法人利用に強みを持つ。
Claudeにはどのようなモデルの種類がありますか?
Claude Opus、Claude Sonnet、Claude Haikuというグレードが存在し、要求される処理能力や用途に応じて使い分けられる。コーディング支援に特化したClaude Codeも提供されている。
ChatGPTやGeminiとどう違うのですか?
ClaudeはOpenAIのChatGPTやGoogleのGeminiと競合する位置にある。Anthropicは「Constitutional AI」と呼ばれる独自のアライメント手法を採用しており、安全性への配慮を設計上の重要な柱としている点が特徴として挙げられる。
Claudeの利用に本人確認が必要になるのですか?
2026年6月にAnthropicは、国家安全保障上の要請や知的財産の保護を目的として、個人利用者に身分証明書や生体データの提出を求める新方針を発表した。利便性と安全保障のバランスが課題として指摘されている。
Anthropicはどのような計算基盤の戦略を取っていますか?
NVIDIAとの連携を維持しながら、2026年6月にはMicronとメモリの供給・共同設計・出資を組み合わせた複数年の戦略提携を締結した。また同年7月にはSamsungとの独自AIチップ製造に向けた協議を開始したと報じられており、計算基盤の多様化を進めている。

External Mentions

10 件