
Google Research and HHMI Janelia have mapped the complete brain and central nervous system of the male fruit fly, creating the largest brain map to date. This connectome includes over 166,000 neurons and 125 million synaptic connections, providing a valuable resource for neuroscience research. The project, published in Cell, advances the field of connectomics by using AI to build detailed brain maps. This achievement is expected to aid in understanding neural mechanisms and could have implications for studying more complex brains in the future.
Read originalHugging Face has demonstrated how fine-tuning a 350M model can significantly enhance its ability to produce structured outputs, a crucial task for many real-world applications. By using a targeted fine-tuning approach with a LoRA adapter and specific reward functions, the model's performance on the IFStruct benchmark improved, achieving a 22.6% pass rate. This approach shows that smaller models can be optimized to match the performance of larger models in specific tasks, making them more viable for integration into downstream systems. The process is accessible, with the fine-tuning runnable on a free-tier GPU, making it a practical option for developers looking to enhance model performance without extensive resources.
© TechCrunch AIOpenAI's Astra model introduces a new reasoning technique known as 'recurrent depth,' which has sparked significant concern among AI safety experts. This approach, also referred to as 'opaque recurrence,' allows the model to process queries in a loop, making its reasoning process less transparent and more challenging to monitor. Despite OpenAI's assurances that Astra's use of this technique is limited and that they remain committed to chain-of-thought monitoring, experts worry about the potential for diminished transparency in AI reasoning. The situation underscores the ongoing tension between advancing AI capabilities and ensuring safety and accountability in AI systems.
© WIRED AIMostik, a Russian startup, has developed a novel approach allowing AI models to communicate without generating text output, akin to machine telepathy. This technique leverages the mathematical values in model weights to enable smaller models to benefit from the capabilities of larger ones, enhancing efficiency and performance. By creating a bridge between models like GLM-5.2 and Qwen-3.5, Mostik has demonstrated a cost-effective hybrid system that performs impressively. This innovation could significantly boost the value of open-weight models, challenging the dominance of proprietary models from major labs like OpenAI.