marketplaces
30 articles about marketplaces in AI news
New Research: How Online Marketplaces Can Use Demand Allocation to Control Seller Inventory
Researchers propose a model where a marketplace platform, by controlling the timing and predictability of order allocation to sellers, can influence their safety-stock inventory and their choice to use platform fulfillment services. This identifies demand allocation as a key operational lever for digital marketplaces.
MCP Security Crisis: 43% of Servers Vulnerable, 341 Malicious Skills Found
Security audits of the Model Context Protocol (MCP) ecosystem reveal 43% of servers are vulnerable to command execution, while 341 malicious skills were found on marketplaces, exposing systemic security flaws in agentic AI. The findings highlight a growing attack surface as AI agents become more autonomous.
Accenture Invests in DaVinci Commerce to Advance Agentic AI-Led Shopping
Accenture has invested in DaVinci Commerce, a leader in agentic AI-powered commerce. The technology transforms brand assets into AI-native, immersive shopping experiences that operate across commerce media networks, digital marketplaces, and LLM-driven environments.
Anthropic Expands Claude Cowork's Enterprise Reach with Customizable AI Agent Marketplace
Anthropic has launched new plugins and connectors for Claude Cowork, enabling enterprises to build private marketplaces for specialized AI agents across financial analysis, engineering, HR, and other professional domains. This expansion follows the tool's disruptive debut in legal services last month.
How a Custom Multimodal Transformer Beat a Fine-Tuned LLM for Attribute
LeBonCoin's ML team built a custom late-fusion transformer that uses pre-computed visual embeddings and character n-gram text vectors to predict ad attributes. It outperformed a fine-tuned VLM while running on CPU with sub-200ms latency, offering calibrated probabilities and 15-minute retraining cycles.
EPM-RL: Using Reinforcement Learning to Cut Costs and Improve E-Commerce
EPM-RL uses reinforcement learning to distill costly multi-agent LLM reasoning into a small, on-premise model for product mapping. It improves quality-cost trade-off over API-based baselines while enabling private deployment.
Pinterest Builds Dedicated Conversion Candidate Generation Model
Pinterest details the design and deployment of a dedicated shopping conversion candidate generation model, replacing engagement-based retrieval. Key innovations include a parallel DCN v2 and MLP architecture (+11% recall) and a unified multi-task approach that boosted conversion recall by +42% over their 2023 model.
LLM Agents Will Reshape Personalization
Researchers propose that LLM-based assistants are reconfiguring how user representations are produced and exposed, requiring a shift toward inspectable, portable, and revisable user models across services. They identify five research fronts for the future of recommender systems.
From Checkout to Trust Layer: How Merchants Can Prepare for Agentic Commerce
The article discusses the evolution of e-commerce from simple checkout processes to a future where AI shopping agents act on behalf of consumers. It argues that success in this 'agentic commerce' era depends on merchants building a robust trust layer with data security, transparency, and reliability at its core.
Pinterest's MIQPS: A Data-Driven Approach to URL Normalization for Content
Pinterest's engineering team details the MIQPS algorithm, which dynamically identifies 'important' vs. 'noise' query parameters per domain by testing if their removal changes a page's visual fingerprint. This solves the costly problem of ingesting and processing duplicate product pages from varied merchant URLs.
Indexing Multimodal LLMs for Large-Scale Image Retrieval
A new arXiv paper proposes using Multimodal LLMs (MLLMs) for instance-level image-to-image retrieval. By prompting models with paired images and converting next-token probabilities into scores, the method enables training-free re-ranking. It shows superior robustness to clutter and occlusion compared to specialized models, though struggles with severe appearance changes.
Shopify Engineering Teases 'Autoresearch' Beyond Model Training in 2026 Preview
Shopify Engineering has previewed a 2026 perspective suggesting 'autoresearch'—automated research processes—will have applications extending beyond just training AI models. This signals a broader operational automation strategy for the e-commerce giant.
Humwork AI Launches A2P Marketplace, Shifts Humans to On-Demand Fallback
Humwork AI has launched a marketplace where AI agents execute work end-to-end, fundamentally shifting the labor model from peer-to-peer (P2P) to agent-to-peer (A2P). This repositions humans from default workers to an on-demand fallback layer, a significant threshold for AI agent economics.
AI Labs Shift from Pure Engineering to Scaled Human Operations
As frontier AI models advance, the demand for expert human feedback—from annotators to red-teamers—is increasing, creating a labor market that resembles scaled human operations more than traditional software development.
Rumor: Anthropic's Next Claude Update May Include AI App Builder
A rumor on X claims the next Claude update will include an app builder, allowing users to create applications through conversational AI. This could significantly lower the barrier to app development.
PeReGrINE: A New Benchmark for Evaluating Personalized Review Generation
PeReGrINE is a new evaluation framework that restructures Amazon Reviews 2023 into a temporal graph to test personalized review generation. It introduces a 'User Style Parameter' and 'Dissonance Analysis' to measure how faithfully AI models reflect individual user tendencies and product consensus.
Walmart Research Proposes Unified Training for Sponsored Search Retrieval
A new arXiv preprint details Walmart's novel bi-encoder training framework for sponsored search retrieval. It addresses the limitations of using user engagement as a sole training signal by combining graded relevance labels, retrieval priors, and engagement data. The method outperformed the production system in offline and online tests.
Claude Code Setup Accelerated for AWS Bedrock & Google Vertex AI
Anthropic has optimized the setup process for Claude Code on AWS Bedrock and Google Vertex AI, making it faster for developers to integrate the coding agent into their cloud environments.
Google's 5M H100-Equivalent GPU Fleet Powers Anthropic's AI Expansion
An analyst estimates Google's compute capacity at ~5 million Nvidia H100-equivalent GPUs, providing the infrastructure backbone for Anthropic's model deployment and growth. This highlights the strategic shift where foundational AI labs rely on hyperscaler scale for distribution.
Velxio Launches Free Browser-Based Emulator for Arduino, ESP32, Raspberry Pi
Velxio has launched a web-based emulator that runs code for Arduino, ESP32, Raspberry Pi, and RISC-V directly in the browser. The platform requires no hardware, installation, or account, and is completely free.
Visual-Explainer Agent Skill Replaces ASCII Diagrams for Code
A developer showcased 'visual-explainer,' an installable agent skill that creates diagrams from code. This targets a specific pain point in AI-assisted programming by replacing manual ASCII diagrams with automated visuals.
Anthropic's Claude Skills Implements 3-Layer Context Architecture to Manage Hundreds of Skills
Anthropic's Claude Skills framework employs a three-layer context management system that loads only skill metadata by default, enabling support for hundreds of specialized skills without exceeding context window limits.
Spotify's AI Music Boom Redirects Millions in Royalties from Human Artists, Report Claims
A report indicates the surge in AI-generated music on Spotify is redirecting millions of dollars in royalty payments away from human artists and toward AI content creators. This highlights the immediate financial impact of generative AI on creative industries.
Sam Altman Predicts 'One-Person Billion-Dollar Companies' as AI Reshapes Business Scale
OpenAI CEO Sam Altman predicts the emergence of 'one-person billion-dollar companies' powered by AI, citing a specific example from a private CEO discussion group. This follows his earlier forecast of 10-person billion-dollar firms, suggesting AI is accelerating the compression of business scale.
Amazon Imposes 3.5% Fuel Surcharge on Fulfillment Fees, Impacting Seller Margins
Amazon announced a 3.5% fuel and logistics surcharge on Fulfillment by Amazon (FBA) fees, effective April 17. The temporary fee, averaging $0.17 per unit in the U.S., is a response to rising global energy costs and will impact the profitability of third-party sellers who account for over 60% of Amazon's sales.
GRank: A New Target-Aware, Index-Free Retrieval Paradigm for Billion-Scale Recommender Systems
A new paper introduces GRank, a structured-index-free retrieval framework that unifies target-aware candidate generation with fine-grained ranking. It significantly outperforms tree- and graph-based methods on recall and latency, and is already deployed at massive scale.
TikTok Shop's Real ROI: Why Brands Must Measure Cross-Platform Demand, Not Just In-App Sales
A case study of sun-care brand Carroten argues TikTok Shop's primary value is as a demand engine for Amazon and retail, not a standalone sales channel. The strategy reframes ROI measurement to capture the halo effect across the entire digital shelf.
Fanvue Emerges as Primary Platform for AI-Generated Influencers, Explicitly Allowing Synthetic Creator Accounts
Fanvue, a subscription content platform, has positioned itself as the primary destination for AI-generated influencer accounts, explicitly permitting creators to monetize synthetic personas. This formalizes a niche market for AI-driven adult and influencer content.
Prompt Master: Free, Open-Source Claude Skill Generates Optimized Prompts for 18+ AI Tools
A new, free, and open-source Claude skill called Prompt Master generates optimized prompts for over 18 AI tools—including ChatGPT, Midjourney, and Cursor—on the first attempt, aiming to reduce wasted credits and re-prompts.
VISTA: A Novel Two-Stage Framework for Scaling Sequential Recommenders to Lifelong User Histories
Researchers propose VISTA, a two-stage modeling framework that decomposes target attention to scale sequential recommendation to a million-item user history while keeping inference costs fixed. It has been deployed on a platform serving billions.