使えば使うほど賢くなる?自己進化型AIエージェントの仕組みを解剖する https://www. yayafa.com/2777657/ # AgenticAi # AI #
agents gemma
| Source: Mastodon | Original article
A research team from the Japanese startup Asty has published a detailed analysis of “self‑evolving” AI agents, showing how continuous interaction with users can make the same model progressively smarter without external re‑training. The paper, released on April 10, dissects the architecture behind prototypes such as Gemma‑4, GEPA and HermesAgent, all of which run locally and update their internal weights through a combination of reinforcement learning from human feedback (RLHF) and on‑device meta‑learning. By storing interaction traces in a secure sandbox, the agents generate micro‑updates that are merged into a base model nightly, allowing them to refine language understanding, product‑recommendation logic and even visual‑search capabilities on the fly.
Why it matters is twofold. First, the approach promises a new wave of “agentic” applications that can personalize themselves in real time while keeping data under user control—a direct response to privacy concerns that have slowed adoption of cloud‑only AI services. Second, the technology lowers the barrier for small firms to deploy sophisticated assistants, potentially reshaping e‑commerce, customer support and creative tools. The findings echo the trends we highlighted last week: Meta’s Muse Spark model, which can compare products from photos, and ZETA’s integration of OpenAI’s ChatGPT into its commerce platform both rely on rapid, user‑driven refinement. Amazon’s record AI‑cloud revenue and the Linux Foundation’s Agentic AI Foundation further illustrate the industry’s push toward continuously learning agents.
What to watch next are the practical roll‑outs slated for the summer. Asty plans an open‑source SDK that will let developers plug the self‑evolving core into existing chat and recommendation pipelines. The Agentic AI Foundation is expected to publish a standards draft on safe update mechanisms, and both Meta and ZETA have hinted at beta programs that will test these agents in live retail environments. The coming months will reveal whether self‑evolving agents can deliver on their promise without compromising safety or stability.
Sources
Back to AIPULSEN