Artículos Relacionados con Fine Tuning

El Centro de Noticias de HTX ofrece los artículos más recientes y un análisis profundo sobre "Fine Tuning", cubriendo tendencias del mercado, actualizaciones de proyectos, desarrollos tecnológicos y políticas regulatorias en la industria de cripto.

AI at a Crossroads: Why Wall Street is Saying "No" to ChatGPT and Claude?

The article "AI at a Crossroads: Why Wall Street Says 'No' to ChatGPT and Claude" explores the growing tension between the adoption of powerful, closed-source AI models and the imperative for data privacy and intellectual property (IP) protection in enterprises, particularly in high-stakes sectors like finance. It details how the fundamental architecture of services like OpenAI and Anthropic involves sending user data in plaintext to the vendors' servers, creating risks of IP leakage ("alpha transfer"). While enterprise contracts with "zero-data-retention" clauses offer some assurance, they rely on trust. A significant problem is "shadow AI," where employees use personal accounts, bypassing corporate policies and leading to data breaches. For consumers, the article highlights that AI conversations lack legal protections like attorney-client privilege and can be subpoenaed in legal cases, a fact many users are unaware of. The core of the piece analyzes the technical spectrum of privacy solutions, contrasting **protocol-level privacy** (contracts, anonymous proxies) with more robust **structural-level privacy**. The latter includes: * **TEEs (Trusted Execution Environments) / Confidential Computing:** Running models in hardware-sealed enclaves with remote attestation. * **End-to-End Encryption (E2EE):** Encrypting prompts so only the target enclave can read them. * **Fully Homomorphic Encryption (FHE):** Performing computations on encrypted data without decryption (currently very slow). * **Local Inference:** Running models entirely on-premise, the most private but costly and limited to less powerful models. The article argues that verifiable privacy (via attestation) is only possible with **open-source models**, as closed-source vendors cannot reveal their serving code without losing competitive advantage. While the performance and cost gap between open and closed models is narrowing, a key dilemma remains: sacrifice some model capability for privacy or risk data exposure for a competitive edge. A case study from Bridgewater and Thinking Machines demonstrates that a finely-tuned open-source model (Qwen) can outperform leading closed models in specific, expert financial tasks, both in accuracy and lower cost. However, the training process itself often isn't private. The discussion extends to the **"harness layer"**—the tools and data sources surrounding an AI agent. Here, privacy becomes even more complex, as each external API call can expose data. Current solutions are mostly at the protocol level (gateways, PII masking), with true encrypted search for open-ended queries still in the research phase. In conclusion, the demand for private AI is growing, with services like Venice AI and Proton gaining users. While privacy-enabling infrastructure (like enclaves) is becoming more affordable and performant, the article posits that the most defensible value lies in solving the remaining hard problems: private training cycles, fully private tool calls, and practical encrypted search. For enterprises, the path forward is to use their proprietary "alpha" (expert knowledge) to fine-tune open-source models within a verifiably private environment, securing their most valuable strategic insights.

链捕手07/13 14:55

AI at a Crossroads: Why Wall Street is Saying "No" to ChatGPT and Claude?

链捕手07/13 14:55

Existing AI Agents Are All Pleasing Humans, None Truly Know How to 'Survive'

The article argues that current AI agents are not truly autonomous because they are primarily trained to please humans rather than to perform specialized tasks or survive in real-world environments. Foundation models undergo pre-training (learning from vast data) and post-training, including Reinforcement Learning from Human Feedback (RLHF), which optimizes for human preference and approval, not task-specific excellence. The author shares an example from a hedge fund where a general-purpose model failed to predict stock returns from news articles until it was specifically fine-tuned using proprietary data to minimize prediction error. This demonstrates that without specialized training, general models lack domain expertise. The piece contends that achieving world-class performance in areas like trading or autonomous survival requires fine-tuning models with specialized data to rewire their objectives—shifting from “preference fitness” to “agent fitness.” Merely providing rules or documents is insufficient. The future of effective agents lies in targeted training on proprietary datasets and iterative improvement based on performance telemetry. The author introduces the OpenForager Foundation, an open-source initiative to develop autonomous agents that learn survival strategies through evolutionary pressure, fine-tuning, and continuous data collection, aiming to advance truly autonomous AI.

marsbit03/30 04:37

Existing AI Agents Are All Pleasing Humans, None Truly Know How to 'Survive'

marsbit03/30 04:37

活动图片