University of California, Berkeley
PulseAugur coverage of University of California, Berkeley — every cluster mentioning University of California, Berkeley across labs, papers, and developer communities, ranked by signal.
7 天有情绪数据
-
Anyscale 的 Ray 加入 PyTorch 基金会以扩展 AI 基础设施
Anyscale 宣布其开源分布式计算框架 Ray 将加入 PyTorch 基金会,该基金会隶属于 Linux 基金会。Ray 经历了显著增长,过去一年下载量增长了近十倍,并为 xAI、Netflix 和 JPMorgan 等众多公司的 AI 工作负载提供支持。此举旨在围绕 Ray 建立一个更强大的开源社区,以满足 AI 基础设施不断变化的需求。
-
AI 开始在专业设计任务中超越芯片工程师
人工智能在芯片设计的特定、明确定义的领域开始超越人类芯片工程师。大型语言模型正在加速用于此过程的软件工具的开发,为一些公司带来了显著的生产力提升和功耗降低。研究人员正在探索 AI 不仅能优化现有设计,还能发现全新方法,尽管在高级战略和新颖想法的产生方面,人工指导仍然至关重要。
-
AI agent controls robot arm, trains new models
An AI agent named OpenClaw was successfully integrated with a physical robot arm, enabling it to configure the arm, grasp objects, and even train another AI model for specific tasks. This development, utilizing an open-…
-
AI use fuels college grade inflation, study finds
A study by UC Berkeley professor Igor Chirikov indicates that the widespread use of AI tools like ChatGPT has contributed to a significant increase in "A" grades in college courses. This trend is particularly noticeable…
-
X commits to UK regulator to reduce hate content
X has pledged to Ofcom, the UK's media regulator, that it will reduce hate and terror content on its platform. The company plans to expedite its review process for reported content, aiming to assess 85% of hate speech w…
-
Tech firms purge middle managers using AI to boost efficiency
Tech companies are increasingly using AI to reduce their reliance on middle managers, leading to significant layoffs in these roles. This trend, observed at companies like Coinbase, Amazon, and Meta, involves flattening…
-
US science funding cuts may cede global lead to China
The United States' historical approach to government-funded science has shifted from practical applications to supporting basic research, a change accelerated by World War II. However, current trends suggest a potential…
-
EMO AI Model Achieves High Performance with Minimal Experts
Researchers from the Allen Institute for AI and UC Berkeley have developed a new Mixture-of-Experts (MoE) model architecture named EMO. This model achieves nearly full performance while utilizing only 12.5% of its avail…
-
评估RAG和微调方法以实现LLM知识接地
研究人员正在探索将大型语言模型(LLM)接地到特定知识领域的先进方法。一种方法是对LaTeX源代码进行预处理,以创建适合检索增强生成(RAG)的AI友好格式,从而保留PDF转换中丢失的结构和语义信息。同时,研究正在评估RAG与微调在工业问答系统(尤其是在汽车领域)中的成本效益。研究结果表明,虽然高端模型最初表现出色,但开源模型可以通过RAG达到相当的质量,使其成为总体上更有效的适应方法。
-
IGN Entertainment releases Kantar and UC Berkeley-developed entertainment consumption report
IGN Entertainment has published a new report analyzing entertainment consumption trends. This report was developed in collaboration with Kantar and UC Berkeley. The findings are based on internal data from IGN Entertain…
-
Gradio、IBM/UC Berkeley 和 Google Gemma 4 更新
Gradio 的 gr.HTML 功能允许一步创建 Web 应用程序。IBM 和 UC Berkeley 合作开发了 IT-Bench 和 MAST,这些工具旨在诊断企业 AI 代理中的问题。Google 推出了 Gemma 4,这是一款针对设备性能优化新的多模态 AI 模型。
-
New MCTS policies improve Monte Carlo Tree Search with variance awareness
Researchers have developed a new methodology called Inverse-RPO to systematically derive prior-based tree policies for Monte Carlo Tree Search (MCTS). This approach builds upon framing MCTS as a regularized policy optim…
-
VLMs应对视觉错觉、空间推理和评估基准
研究人员正在开发新方法来提高视觉语言模型(VLM)的鲁棒性和推理能力。一种方法是结构化定性推理(SQI),旨在通过增强视觉基础而不进行模型微调来减轻视觉错觉。另一个重点是改进VLM空间推理的评估,开发了ReVSI等新基准来解决当前评估中存在的系统性无效问题。此外,还在努力使VLM能够更有效地利用几何参考表示来推理3D空间,并探索绕过显式语言中介的潜在视觉推理。
-
OpenAI scales PostgreSQL to support 800 million ChatGPT users with optimized infrastructure
OpenAI has detailed how it scaled its PostgreSQL database infrastructure to support over 800 million ChatGPT users, handling a tenfold increase in load over the past year. The company achieved this by implementing exten…
-
Scientists pivot to private funding as federal research grants decline
Federal research funding is becoming less reliable, prompting scientists to seek alternative sources like private philanthropies and venture capital. A survey indicates 86% of principal investigators are exploring nonfe…
-
Replit Agent赋能非技术人员通过AI构建应用
Replit推出了一项名为Replit Agent的新功能,旨在帮助非技术用户构建应用程序。该Agent能够辅助编码,允许用户描述他们的应用想法,然后由AI生成所需的代码。这使用户无需编码经验也能创建功能性的MVP,并更快地将他们的想法变为现实。