
Hugging Face has introduced ScarfBench, a new benchmark designed to evaluate AI agents on the task of migrating enterprise Java applications across different frameworks such as Spring, Jakarta EE, and Quarkus. ScarfBench focuses on ensuring that migrated applications not only compile but also deploy and maintain their original behavior. The benchmark highlights the challenges AI agents face in framework migration, with current agents achieving low success rates in preserving application behavior. ScarfBench provides a comprehensive resource for researchers and practitioners to measure and improve AI-assisted modernization efforts.
Read original
© MIT Technology Review AIAnthropic has introduced a novel technique to peer into the inner workings of large language models (LLMs) with their new tool, the Jacobian lens, revealing a hidden area called J-space. This space provides insights into the words and concepts an LLM like Claude Opus 4.6 might consider before generating a response. By monitoring this J-space, Anthropic aims to better understand and control model behavior, offering a glimpse into the decision-making processes of LLMs. While not foolproof, this approach marks a significant step in mechanistic interpretability, potentially enhancing model transparency and reliability.
© MIT News AIMIT's FloatForm project introduces a swarm of small robotic boats capable of assembling into larger structures on water, offering a glimpse into a future where floating infrastructure is adaptive and responsive. These robots, each the size of a dinner plate, can autonomously form bridges, platforms, and other structures, potentially transforming urban waterfronts into programmable spaces. Inspired by the self-organizing behavior of fire ants, the system minimizes central control, allowing the robots to coordinate locally and move collectively. This innovation could revolutionize how cities utilize water spaces, providing flexible solutions for mobility, emergency response, and public space expansion.
OpenAI's recent analysis raises questions about the reliability of SWE-Bench Pro, a popular coding benchmark used to evaluate AI models. The findings suggest that there may be inaccuracies in how AI coding capabilities are currently assessed, which could misrepresent the performance of AI systems. This revelation points to the necessity for more robust and precise benchmarking tools within the AI development community. As a result, there may be a push to reevaluate existing benchmarks and enhance the methods used to test and validate AI models.