跳到主要內容
AI News HubLIVE

開源模型動態

待翻譯:Cohere Releases North Small Translate: A 218B MoE Translation Model That Scores 83.6 on WMT26 Across 50 Languages

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:Cohere has released North Small Translate, an open-weight Mixture-of-Experts model built for machine translation across 50 languages. It uses 25B of its 218B parameters per token and scores 83.6 on Cohere's WMT26 evaluation. Weights are free for non-commercial use, with commercial access through Cohere Model Vault or RWS Language Weaver. The post Cohere Releases North Small Translate: A 218B MoE Translation Model That Scores 83.6 on WMT26 Across 50 Languages appeared first on MarkTechPost.

MarkTechPost站內正文待翻譯:Cohere Releases North Small Translate: A 218B MoE Translation Model That Scores 83.6 on WMT26 Across 50 Languages

待翻譯:Google Research Releases ToolGrad: Answer-First Framework Hits 99.8% Pass Rate for Tool-Use Data Generation

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:Google Research has released ToolGrad, an ACL 2026 Findings framework that inverts tool-use dataset generation: it builds a verified API chain first, then writes the matching user query. Guided by textual "gradients" from a 4-module propose-execute-select-update loop, ToolGrad reaches a 99.8% pass rate on ToolBench versus 63.8% for DFS search. Gemma-3-12B fine-tuned on only 500 samples scores 83.1 on BFCL, next to Gemini 2.5 Pro at 83.2. Code, dataset, and models are public under Apache-2.0. The post Google Research Releases ToolGrad: Answer-First Framework Hits 99.8% Pass Rate for Tool-Use Data Generation appeared first on MarkTechPost.

MarkTechPost站內正文待翻譯:Google Research Releases ToolGrad: Answer-First Framework Hits 99.8% Pass Rate for Tool-Use Data Generation

待翻譯:Reduce LLM latency with prefix-aware routing on Amazon SageMaker Inference

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:Amazon SageMaker Inference now offers prefix-aware routing, a routing strategy that sends requests sharing the same prompt prefix to the same instance so the KV cache stays warm. In benchmarks on Llama 3.1 70B, it reduced P50 time-to-first-token by up to 77% and raised KV cache hit rates from about 25% to over 80%.

AWS Machine Learning Blog站內正文待翻譯:Reduce LLM latency with prefix-aware routing on Amazon SageMaker Inference

待翻譯:Reduce inference cold starts on Amazon SageMaker HyperPod with model caching

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:Amazon SageMaker HyperPod now supports model caching for inference, which pre-loads model weights and container images onto cluster nodes so pods read from local NVMe storage instead of downloading over the network. Learn how model caching cuts cold starts from tens of minutes to seconds, how it works, and how to enable it.

AWS Machine Learning Blog站內正文待翻譯:Reduce inference cold starts on Amazon SageMaker HyperPod with model caching

待翻譯:Mistral wants open-weight AI to compete at the frontier. It just raised $3.5 billion to do it.

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:This week, Mistral announced it raised €3 billion in a Series D funding round, pushing its post-money valuation past €21 The post Mistral wants open-weight AI to compete at the frontier. It just raised $3.5 billion to do it. appeared first on The New Stack.

The New Stack AI站內正文待翻譯:Mistral wants open-weight AI to compete at the frontier. It just raised $3.5 billion to do it.

待翻譯:Video-MOPD: Multi-Teacher On-Policy Distillation for Video Understanding

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:arXiv:2609.09300v1 Announce Type: new Abstract: Video understanding demands a convergence of complementary capabilities across perception, temporal understanding, and complex reasoning, which are difficult to jointly optimize within a single model. We introduce Video-MOPD-8B, an open-weight model dedicated to video understanding tasks. To fundamentally enhance its capabilities, we conduct targeted reinforcement learning (RL) optimization across three core domains: video temporal grounding (VTG), general video comprehension, and video STEM reasoning. We then unify their complementary capabilities via Multi-Teacher On-Policy Distillation (MOPD), which consolidates expert knowledge by supervising student-generated trajectories with routed teacher feedback. We furt…

arXiv Computer Vision站內正文待翻譯:Video-MOPD: Multi-Teacher On-Policy Distillation for Video Understanding

待翻譯:MLLMs Hallucinate when Information Distribution Drifts in Synergy Heads

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:arXiv:2609.09206v1 Announce Type: new Abstract: Multimodal Large Language Models (MLLMs) often struggle with hallucinations, thus hindering their reliable practical applications. Existing attention-based mitigation methods mainly rely on indirect signals (e.g., attention weights) that fail to accurately reflect the actual information shift underlying hallucination generation. In this paper, we propose HEAL, Head-lEvel information disentAnglement and caLibration for identifying and mitigating hallucinations. HEAL first employs causal noise intervention on multi-head outputs to filter out causally redundant heads. Subsequently, it disentangles information distribution within the remaining heads via the counterfactual Difference-in-Differences, categorizing heads…

arXiv Computer Vision站內正文待翻譯:MLLMs Hallucinate when Information Distribution Drifts in Synergy Heads

待翻譯:TEFM: Token-Efficient Faithful Modeling for Structured Data

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:arXiv:2609.09552v1 Announce Type: new Abstract: In this paper, we solve two fundamental obstacles in applying LLMs to critical domains: token efficiency and faithfulness. To address both constraints jointly, we present TEFM (Token-Efficient Faithful Modeling), a framework designed for structured data analysis in critical domains. TEFM achieves token efficiency by compressing lengthy structured observations into compact Behavioral Code tokens, dramatically reducing token consumption with minimal information loss. Moreover, TEFM enables faithful rationalization through a dual-fidelity objective that jointly optimizes code-level reconstruction and prediction-level fidelity, identifying minimal sufficient feature subsets grounded in input data. Comprehensive experi…

arXiv Computational Linguistics站內正文待翻譯:TEFM: Token-Efficient Faithful Modeling for Structured Data

待翻譯:Benchmarking Hybrid Deep Research Across Database Querying and Web Search

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:arXiv:2609.09410v1 Announce Type: new Abstract: While autonomous agents have made significant strides in "deep research" by iteratively navigating the open web to synthesize information, real-world problem-solving is rarely confined to a single environment. Complex analytical tasks inherently require agents to weave together evidence from both ambiguous unstructured text (e.g., the open web) and highly precise structured data (e.g., relational databases). However, existing benchmarks evaluate these modalities in isolation, failing to capture the critical "handoff" - the ability to preserve constraints when moving evidence between systems. We introduce HybridDeepResearch, to our knowledge the first deep-research benchmark that requires both web search and SQL to…

arXiv Computational Linguistics站內正文待翻譯:Benchmarking Hybrid Deep Research Across Database Querying and Web Search

待翻譯:Osprey: Target-agnostic Pre-training Makes Stronger Drafters in Speculative Decoding

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:arXiv:2609.09338v1 Announce Type: new Abstract: Speculative decoding is critical for accelerating LLM inference. However, the speedup is fragile: drafters are typically trained against a narrow distribution for a single target model, and their acceptance rate collapses under workload shifts. This is a striking inversion of modern LLM development, where target models are valued precisely for the broad generalization they acquire through large-scale pretraining. We argue that the natural remedy, pretraining, has been hard to apply to drafters because existing recipes are target-specific: the drafter consumes the target's hidden states and is distilled on the target's logits, so pretraining must be repeated for each target. We introduce Osprey, which instead boots…

arXiv Computational Linguistics站內正文待翻譯:Osprey: Target-agnostic Pre-training Makes Stronger Drafters in Speculative Decoding

待翻譯:GraphNOSE: A Graph Transformer in Olfaction

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:arXiv:2609.05694v1 Announce Type: new Abstract: Predicting olfactory qualities from molecular structure is an open problem in chemoinformatics. Although linear models can link molecular features to odor descriptors, they often fail when extrapolating to novel chemical scaffolds, extreme molecular weights, or complex odor mixtures. To address this, we introduce GraphNOSE, an open-source graph transformer framework that predicts multi-label odor descriptors from simplified molecular-input line-entry system (SMILES) strings for single molecules and binary mixtures. By integrating positional and structural encodings within a transformer-based graph architecture, GraphNOSE achieves strong performance with six times fewer parameters than standard graph neural network…

arXiv Machine Learning站內正文待翻譯:GraphNOSE: A Graph Transformer in Olfaction

待翻譯:Connecting Score Matching, Maximum Likelihood, and Expectation-Maximization in Mixed Linear Regression

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:arXiv:2609.05688v1 Announce Type: new Abstract: We study variance-preserving diffusion of the response in mixed linear regression (MLR) with unknown mixing weights. Our analysis separates the statistical guarantees of score matching from the loss geometry and optimization signal at a fixed diffusion noise level. The KL divergence links the denoising score matching objective integrated over the diffusion path with the likelihood and a terminal discrepancy. Under mild regularity conditions and terminal schedule, the resulting estimator converges up to the ground truth parameters of MLR, and its scaled error converges to the Gaussian limit of the maximum-likelihood estimator. At a fixed scale of the diffusion noise level, we derive a decomposition linking the scor…

arXiv Machine Learning站內正文待翻譯:Connecting Score Matching, Maximum Likelihood, and Expectation-Maximization in Mixed Linear Regression

待翻譯:PAC-Private Autoregressive Generation: Calibrating Noise to Ensemble Disagreement

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:arXiv:2609.05676v1 Announce Type: new Abstract: Language models adapted on private text are often served through APIs, so privacy leakage occurs through generated outputs rather than exposed weights. Private prediction protects these releases. Methods such as PMixED incur privacy cost at each release and increasingly rely on the public model over long horizons. PAC privacy instead calibrates noise to output variability across possible secrets, adding less noise when predictions are stable. To our knowledge, PAC-private prediction has not previously been extended from classification to autoregressive generation. We construct $m=128$ overlapping worlds from the private corpus, with each record appearing in exactly $m/2$ worlds, and train one adapter per world ove…

arXiv Machine Learning站內正文待翻譯:PAC-Private Autoregressive Generation: Calibrating Noise to Ensemble Disagreement

待翻譯:SciLitBench: Benchmark and Design Principles for LLM-Powered Systematic Literature Reviews

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:arXiv:2609.05505v1 Announce Type: new Abstract: Systematic reviews require sustained human judgment across thousands of records, yet existing evaluations of large language models (LLMs) typically examine review stages in isolation. We introduce SciLitBench, a multi-stage benchmark spanning title and abstract screening, full-text screening, and schema-guided data extraction, with 42,981 retrieved records, 1,012 full texts, and annotations for 888 included papers. Across 22 open-weight LLMs from six model families, explicit inclusion and exclusion criteria improve title and abstract screening $F_2$ by 28.8\%, while researcher-authored rationales improve full-text screening by 15\%. Data extraction reveals a different reliability regime: performance declines from…

arXiv AI站內正文待翻譯:SciLitBench: Benchmark and Design Principles for LLM-Powered Systematic Literature Reviews

待翻譯:AutoFyn Technical Report: Non-Parametric Expert Iteration for Long-Horizon Agents

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:arXiv:2609.05446v1 Announce Type: new Abstract: We introduce AutoFyn, an agent harness inspired by the Expert Iteration algorithm, adapting a frozen model across many rounds by updating persistent state from verified reward signals rather than model weights. Each round begins from a fresh model session, and durable information is reintroduced only through explicit interfaces such as persistent memory files, reports, and repository state. Within a round, an orchestrator explores, plans and builds many alternative approaches with specialized agents, while a task-grounded verifier verifies the work and supplies an objective reward for measuring progress. This reward is distilled back into the persistent state, which updates the effective policy for the next round.…

arXiv AI站內正文待翻譯:AutoFyn Technical Report: Non-Parametric Expert Iteration for Long-Horizon Agents

待翻譯:Deploying Qwen3.8-2.4T-A95B on Amazon SageMaker HyperPod with vLLM

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:Learn how to deploy Qwen3.8-2.4T-A95B, a 2.4-trillion-parameter open-weight model, on Amazon SageMaker HyperPod with vLLM. This walkthrough covers cluster provisioning, NVFP4 quantization, and an OpenAI-compatible endpoint with built-in reasoning, tool calling, and native MTP speculative decoding.

AWS Machine Learning Blog站內正文待翻譯:Deploying Qwen3.8-2.4T-A95B on Amazon SageMaker HyperPod with vLLM

待翻譯:[AINews] OpenAI reports Navier-Stokes singularity find in 88 hours using Astra-next, roughly 10,000 agents and 130B tokens (>$40M), a contender for second ever Millennium Prize awarded

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:Overshadowing Cognition's $48B Series E, Mistral's $24B Series D, Meta's Muse agent, and GPT Image 2.5. The most jam packed, feel the AGI day in the history of AI.

Latent Space站內正文待翻譯:[AINews] OpenAI reports Navier-Stokes singularity find in 88 hours using Astra-next, roughly 10,000 agents and 130B tokens (>$40M), a contender for second ever Millennium Prize awarded

Mistral新融資:通往主權AI的橋樑

Mistral最初以開放權重模型起家,如今面對歐洲市場環境,正將重點轉向主權AI。新一輪融資被視為連接其過往開放生態與歐洲AI自主目標的關鍵一步。

AI Business站內正文Mistral新融資:通往主權AI的橋樑

Nous Research 為 Hermes Desktop 添加一鍵式本地模型設置

Nous Research 將 Hermes Desktop 的本地開源模型部署簡化為單擊操作:應用會讀取硬件、從目錄中挑選適配 GPU 的模型、下載權重並自動配置 llama.cpp,全程無需賬户。系統採用4bit量化下限、至少64K上下文窗口的推薦模型,並按綠色/琥珀色/紅色標註每款模型的顯存適配情況。

MarkTechPost站內正文Nous Research 為 Hermes Desktop 添加一鍵式本地模型設置

將探針泛化視為子空間選擇:面向分佈外欺騙檢測

該研究將線性探針在分佈外欺騙檢測中的失敗歸因於子空間選擇問題。作者在Llama-3.1-8B-Instruct上發現,僅用訓練激活的前若干主成分做投影即可大幅提升跨域遷移能力,並藉助LLM裁判篩選可遷移主成分,在多個基準上縮小了與理想探針的差距。

arXiv Computational Linguistics站內正文將探針泛化視為子空間選擇:面向分佈外欺騙檢測

英偉達擬以近130億美元收購Hugging Face

英偉達已同意以129.3億美元收購開源AI平台Hugging Face。該平台常被稱為“AI領域的GitHub”,託管大量開源模型、數據集和工具。這筆交易若完成,將讓英偉達在開源AI生態中佔據戰略要地,以鞏固其在AI硬件領域的主導地位,而開放源代碼開發者正努力追趕OpenAI、Anthropic和Google等閉源AI系統。

The Verge AI站內正文英偉達擬以近130億美元收購Hugging Face

注意力敏感性不夠:微調下注意力層面與行為層面上下文學習的分化

本文研究微調如何損害大語言模型的上下文學習能力,並質疑僅依賴注意力變化作為保留診斷指標的有效性。作者引入注意力層面的上下文敏感性(ICS)和行為層面的ICL-GAP指標,在Llama-2-7B上發現,最大化ICS的正則化器使ICS接近幾何上限,但行為表現(ICL-GAP)幾乎不變,同時MMLU準確率下降,表明注意力代理指標與行為結果脱節。機制分析顯示,注意力變得陡峭且近乎分離,但指向格式和演示內容而非標籤。隨機標籤實驗和構造性實驗進一步驗證了該脱節。結論是,注意力層面的ICL指標只有通過行為差距驗證後才能作為訓練目標。

arXiv Machine Learning站內正文注意力敏感性不夠:微調下注意力層面與行為層面上下文學習的分化

REAL-Q:通過動態梯度下降實現端到端大語言模型量化

提出REAL-Q,一種新型後訓練量化方法,通過動態塊狀梯度下降和滑動窗口機制直接優化端到端對齊的代理損失,解決了現有方法因信息錯位導致的量化誤差,在LLaMA-3.1和Qwen3模型上將端到端KL散度最多降低約49%。

arXiv Machine Learning站內正文REAL-Q:通過動態梯度下降實現端到端大語言模型量化

UI-Venus-2 技術報告

UI-Venus-2 是一個通用型基礎 GUI 代理,通過統一的閉環推理-行動框架在移動、網頁和桌面環境中運行。該工作擴展了三個關鍵維度:環境(超過170個多語言移動應用和原生桌面操作系統)、任務(基於深度研究流水線的功能導向指令生成)和驗證(結合視覺關鍵點和多模型投票的軌跡級與採樣級評估器,以提供可靠的強化學習信號)。此外,還集成了安全感知機制,確保對重要操作進行受控執行。該開源模型為現實應用邁向更通用、可驗證、自反式的代理奠定了基礎。

arXiv AI站內正文UI-Venus-2 技術報告

通過指令微調的小語言模型對逐步升級的老年人金融詐騙進行增量風險評估

針對老年人的金融詐騙常通過多輪對話逐步展開,從冒充聯繫到建立信任、製造緊迫感,最終誘導轉賬或泄露敏感信息。由於風險信號在每一輪對話中逐步出現,有效的檢測需要能在資源受限環境中持續更新風險估計的模型。一項新研究提出了基於累積輪次的風險評估框架,並構建了覆蓋投資、慈善和技術支持詐騙場景的多輪對話數據集。四個小型語言模型(Phi-4、LLaMA-3.2、DeepSeek-R1、Qwen3)在統一訓練框架下微調,其中Phi-4和LLaMA-3.2在參數規模下展現出更強的輪次感知風險估計性能,表明緊湊模型適用於隱私保護和設備端欺詐防護。

arXiv AI站內正文通過指令微調的小語言模型對逐步升級的老年人金融詐騙進行增量風險評估

待翻譯:5 Best Local LLMs You Can Run on a Mac mini in 2026

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:Proprietary models are amazing! But sometimes what is of importance is configurability rather than raw power. This has led to the emergence of locally hosted models. The Mac mini has emerged as a surprisingly capable machine for running AI locally. With Apple Silicon, enough unified memory, and tools like Ollama and LM Studio, users can now run capable models entirely on-device. But […] The post 5 Best Local LLMs You Can Run on a Mac mini in 2026 appeared first on Analytics Vidhya.

Analytics Vidhya站內正文待翻譯:5 Best Local LLMs You Can Run on a Mac mini in 2026

待翻譯:Improving Spatial-Temporal Reasoning in Video-Language Models with Structured Video Prompting

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:arXiv:2608.28666v1 Announce Type: new Abstract: Video-language models (VLMs) remain brittle on tasks that require tracking events over time and grounding answers in specific spatial regions. We propose that part of this limitation can be addressed through better organization of visual evidence at inference time. We introduce structured video prompting, a training-free inference-time method that augments the input video with lightweight spatial structure and temporal structure, providing explicit anchors for organizing evidence across space and time without changing model weights or decoding and without altering the question prompt in the main comparison. We evaluate this approach on two complementary video benchmarks and two open video-language models. Across t…

arXiv Computer Vision站內正文待翻譯:Improving Spatial-Temporal Reasoning in Video-Language Models with Structured Video Prompting

待翻譯:Looking Again: Measuring Sycophancy in the Reasoning Chains of Multimodal Models Under Pressure

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:arXiv:2608.28623v1 Announce Type: new Abstract: Large multimodal reasoning models (LMRMs) are getting increasingly capable, primarily through generating explicit chain-of-thought reasoning before answering. In language models it has been observed that this performance often comes with sycophancy, the tendency of a model to agree with the user over the evidence. However, for LMRMs no reliable method to measure sycophancy yet exists. We bridge this gap by introducing a benchmark and dataset for evaluating LMRM sycophancy when confronted with a wrong answer from a user. Our benchmark pairs four visually grounded datasets spanning mathematical, clinical, temporal, and demographic reasoning with five pressure conditions in single-turn and multi-turn settings. We eva…

arXiv Computational Linguistics站內正文待翻譯:Looking Again: Measuring Sycophancy in the Reasoning Chains of Multimodal Models Under Pressure

待翻譯:Gurukul AI: An Interactive AI-Driven Educational Platform for Indian Education System

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:arXiv:2608.28611v1 Announce Type: new Abstract: Recent advances in large language models (LLMs) like ChatGPT and LLaMA have transformed AI-driven education, but these systems are predominantly trained on Western-centric data, making them ill-suited for regional curricula like India's. The Indian education system is linguistically diverse, exam-oriented, and structured around standardized syllabi, not addressed by existing datasets or tools. In this work, we curate a syllabus-aligned QA dataset based on NCERT (National Council of Educational Research and Training) textbooks for classes 9-12, capturing the content, context, and teaching style of Indian curricula. The final dataset, comprising 18,720 question-answer pairs across five subjects, is publicly availabl…

arXiv Computational Linguistics站內正文待翻譯:Gurukul AI: An Interactive AI-Driven Educational Platform for Indian Education System

待翻譯:SemKV: Semantic Mixed-Precision KV Cache Quantization Guided by the Quality Cliff for Long-Context LLM Inference

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:arXiv:2608.28911v1 Announce Type: new Abstract: The key-value (KV) cache is the dominant memory bottleneck of long-context large language model (LLM) inference, growing linearly with context length. We show that uniform KV quantization on a fractional-bit grid does not degrade gracefully: under a prespecified multi-seed statistical protocol, Llama-3.1-8B-Instruct with an affine quantizer is statistically indistinguishable from FP16 KV down to 2.322 code bits/value and collapses at 2.0 bits - a quality cliff in (2.0, 2.322] that reappears in generation-time quantization and multi-turn dialogue and transfers to Mistral-7B. The cliff reframes importance-aware mixed precision: above it, eight model-internal importance indicators are statistically interchangeable, s…

arXiv Machine Learning站內正文待翻譯:SemKV: Semantic Mixed-Precision KV Cache Quantization Guided by the Quality Cliff for Long-Context LLM Inference

待翻譯:The Halt Vector: Internalizing a Causal Steering Intervention for Efficient Reasoning

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:arXiv:2608.28859v1 Announce Type: new Abstract: Reasoning models do not stop when they know the answer. On DeepSeek-R1-Distill-Qwen-7B the chain of thought runs about twice as long as the model's own answer probability takes to settle, and how much of that excess is removable varies from problem to problem, so a global length penalty cannot take it out. We take it out by internalizing a causal interpretability finding into the weights. The mechanism is a halt vector: a difference-of-means direction at layer 18 of this model whose steering strength controls how long it thinks, while a replicated value axis does nothing. Installing that intervention in the weights is harder than it looks. Maximizing the scalar projection onto the direction corrupts the off-axis d…

arXiv Machine Learning站內正文待翻譯:The Halt Vector: Internalizing a Causal Steering Intervention for Efficient Reasoning

待翻譯:Curvature Cryptanalysis of Smooth Transformer Feed-Forward Networks

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:arXiv:2608.28843v1 Announce Type: new Abstract: We show that smooth two-layer feed-forward networks (FFNs) expose an additional structural model extraction channel under a chosen-input raw-output oracle at the FFN branch; consider transformer FFN branches with GELU or SiLU activations under chosen-input raw-output access, without access to parameters, gradients, or internal activations; exploit a second-order leakage channel in which projected input Hessians form different mixtures of the same hidden symmetric rank-one factors induced by the FFN input weights. We formalize resulting Hessian collection as a partially symmetric decomposition to establish conditions for local identifiability and stability to exploit vector-output stencil reuse to reduce the struct…

arXiv Machine Learning站內正文待翻譯:Curvature Cryptanalysis of Smooth Transformer Feed-Forward Networks

待翻譯:A collective capability boundary in frontier large language models on guideline-conformant and case-specific oncology decision-making

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:arXiv:2608.28592v1 Announce Type: new Abstract: Large language models (LLMs) achieve high scores on medical knowledge examinations, yet real-world oncology is not a knowledge test--it is a sequence of guideline-pathway choices, escalation judgments, and commitments under uncertainty. Existing benchmarks largely measure factual recall, leaving open whether frontier LLMs share decision-path blind spots that combining models cannot fix. We built the Oncology Decision Boundary Benchmark (ODBB)--2,005 oncology decision points across NCCN guidelines and colorectal cancer cases--and evaluated nine frontier LLMs (four closed-source, five open-weight families) released between June 2025 and April 2026. A fully deterministic scorer (zero LLM inference) classified outputs…

arXiv AI站內正文待翻譯:A collective capability boundary in frontier large language models on guideline-conformant and case-specific oncology decision-making

待翻譯:Expert-validated STEM QA

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:arXiv:2608.28591v1 Announce Type: new Abstract: Recent advancements in AI are helping scientists achieve breakthroughs in fields such as mathematics, medicine, and materials sciences. New evaluation datasets for AI models contribute to such advancement in AI. In the STEM domain, frontier models have consumed most of the available online data, creating the need for human-created datasets that codify the knowledge of leading experts in the domain. There are several STEM datasets available for the research community in this field. However, there are some gaps in these datasets, leaving room for improvement. Examples of gaps include (1) saturation in model performance on these datasets, leaving no head-room for meaningful evaluations, (2) skewed taxonomy distributi…

arXiv AI站內正文待翻譯:Expert-validated STEM QA

待翻譯:Google AI Releases TimesFM-3: A 330M Parameter Zero-Shot Foundation Model For Multivariate Time Series Forecasting

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:Google Research has released TimesFM-3, a 330 million parameter time series foundation model that forecasts multiple related series in a single forward pass. Unlike every TimesFM checkpoint through 2.5, it is pretrained natively for multivariate forecasting, accepting multiple targets, past covariates, and past-future covariates with no task-specific fine-tuning. It takes the top average rank among pretrained foundation models on GIFT-Eval, fev-bench, and the TIME leaderboard. The weights, however, ship under a non-commercial, non-production license. The post Google AI Releases TimesFM-3: A 330M Parameter Zero-Shot Foundation Model For Multivariate Time Series Forecasting appeared first on MarkTechPost.

MarkTechPost站內正文待翻譯:Google AI Releases TimesFM-3: A 330M Parameter Zero-Shot Foundation Model For Multivariate Time Series Forecasting

待翻譯:Speed Up LLM Inference with DSpark Speculative Decoding

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:Learn how DSpark speculative decoding can improve local LLM generation speed using the same GPU, with Qwen3-8B, llama.cpp, and CUDA.

KDnuggets站內正文待翻譯:Speed Up LLM Inference with DSpark Speculative Decoding

待翻譯:Accelerating LLM Inference via Vector Index Based Output Embeddings

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:arXiv:2608.27460v1 Announce Type: new Abstract: Large output embedding matrices create a significant memory bandwidth bottleneck during autoregressive decoding, especially for compact LLMs with large multilingual vocabularies. We reformulate the output projection followed by top-k token selection as a maximum inner product search over token embeddings and replace the dense vocabulary projection with an HNSW-based vector index. The resulting output head retrieves only a small candidate set of high-scoring tokens and can be integrated into existing decoding pipelines by scattering retrieved logits into a sparse full-vocabulary tensor. On CPU inference with Gemma 3, Llama 3.2, and Qwen 3 models, our method substantially accelerates the output projection and improv…

arXiv Computational Linguistics站內正文待翻譯:Accelerating LLM Inference via Vector Index Based Output Embeddings

待翻譯:Ollama's transparent pricing

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:Ollama's Pro, Max, and Team plans now use industry-standard per-token pricing with usage included on every plan.

Ollama Blog站內正文待翻譯:Ollama's transparent pricing

待翻譯:90 days of attacks on AI infrastructure

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:Wiz PricingGet a demo Get a demo Wiz Threat Research operates honeypots across AI and ML services including LiteLLM, Flowise, LangChain, Langflow, ChromaDB, Ollama, and others. Over 90 days of telemetry, we observed sus…

Hacker News AI站內正文待翻譯:90 days of attacks on AI infrastructure

待翻譯:Alibaba just released Qwen3.8-Flash: “An early preview of the architecture in Qwen4”

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:Alibaba this week unveiled Qwen3.8-Flash, an open-weight, multimodal Mixture-of-Experts (MoE) model. Hot on the heels of Qwen 3.8 Max, which The post Alibaba just released Qwen3.8-Flash: “An early preview of the architecture in Qwen4” appeared first on The New Stack.

The New Stack AI站內正文待翻譯:Alibaba just released Qwen3.8-Flash: “An early preview of the architecture in Qwen4”

待翻譯:IBM's new Granite 4.2 models ride the wave of interest in local LLMs

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:IBM has rolled out the newest models in its family of open-weight large language models designed to be downloaded and self-hosted. The newly launched Granite 4.2 comes in 3B, 8B, and 30B parameter variants. Like previou…

Hacker News AI站內正文待翻譯:IBM's new Granite 4.2 models ride the wave of interest in local LLMs

待翻譯:Can a Model Catch Its Own Hallucinations for Free?: Label-Free Doubt Signals Hold Their Own Against a Labelled Dataset for Abstention

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:arXiv:2608.26121v1 Announce Type: new Abstract: Large language models state false facts as fluently as true ones, yet a model often "knows" internally when it is on shaky ground: the probability it assigns to its own answer tends to dip on the facts it gets wrong. The usual way to act on this, teaching a model to abstain rather than guess, requires a labelled dataset of right and wrong answers. We ask whether the model's own confidence, which is free and needs no labels, can do that job instead. We fine-tune each model (with LoRA) to answer when its frozen confidence is high and to say "I'm not sure" when it is low, using the signal alone and no correctness labels. Across six open-weights models (1B-8B, two families) on short-form factual question answering, wi…

arXiv Computational Linguistics站內正文待翻譯:Can a Model Catch Its Own Hallucinations for Free?: Label-Free Doubt Signals Hold Their Own Against a Labelled Dataset for Abstention

待翻譯:CG4AI: A Column Generation Framework for Training AI Models Under Constraints

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:arXiv:2608.26375v1 Announce Type: new Abstract: Standard machine-learning training minimizes a loss function over a dataset, but does not guarantee that the resulting model will satisfy predefined rules or constraints on its outputs. In many real-world applications, ranging from autonomous systems to network routing, such guarantees are essential. We propose CG4AI, a framework that builds a convex combination of AI models while enforcing linear constraints on the combined output. A master linear program (LP) determines the optimal mixture weights, while a pricing subproblem generates new models guided by LP dual variables, focusing attention on the most violated constraints. A cutting-plane procedure extends feasibility guarantees beyond the training set. We ap…

arXiv Machine Learning站內正文待翻譯:CG4AI: A Column Generation Framework for Training AI Models Under Constraints

待翻譯:NeuronFuzz: Safety Neuron Guided Fuzzing for LLM Safety Evaluation

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:arXiv:2608.26222v1 Announce Type: new Abstract: Safety evaluation is critical for assessing whether aligned Large Language Models (LLMs) remain robust against jailbreak attacks. Existing automated testing methods, however, largely rely on response-level feedback: each candidate prompt typically requires generating a target-model response to evaluate its attack effectiveness. This process is expensive and, more importantly, provides only sparse guidance on strongly aligned models, where most candidates are rejected with the same failure outcome. This paper presents NeuronFuzz, a white-box fuzzing framework that exploits internal safety neurons as continuous execution feedback for LLM safety evaluation. A SafetyOracle converts safety-neuron activations into a con…

arXiv Machine Learning站內正文待翻譯:NeuronFuzz: Safety Neuron Guided Fuzzing for LLM Safety Evaluation

待翻譯:Cohere Releases Parse 5 (parse-v5.0): A 2.3B Vision Language Model That Turns Enterprise Documents Into Markdown

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:Cohere has released Parse (parse-v5.0), a 2.3B-parameter vision language model that converts PDFs, slides and images into Markdown with HTML tables, bounding boxes and image descriptions. It runs at $1.50 per 1,000 pages through the API, or on dedicated Model Vault instances from $2,500 a month. Cohere reports a ParseBench score of 79.2, ahead of Mistral OCR 4, Azure Document Intelligence and Databricks AI Parse — but that figure averages three of the benchmark's five dimensions and drops charts and visual grounding entirely. The post Cohere Releases Parse 5 (parse-v5.0): A 2.3B Vision Language Model That Turns Enterprise Documents Into Markdown appeared first on MarkTechPost.

MarkTechPost站內正文待翻譯:Cohere Releases Parse 5 (parse-v5.0): A 2.3B Vision Language Model That Turns Enterprise Documents Into Markdown

待翻譯:Qwen3.8-Flash-Next: How to Run Locally

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:For the complete documentation index, see llms.txt. This page is also available as Markdown. Qwen3.8-Flash-Next is a new open-weight, 125B parameter MoE multimodal model from Qwen. Built on the new Qwen4 architecture, i…

Hacker News AI站內正文待翻譯:Qwen3.8-Flash-Next: How to Run Locally

待翻譯:SHIFT-LLM: Distribution Shift Correction in Depth-Pruned LLMs

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:arXiv:2608.25068v1 Announce Type: new Abstract: Depth pruning removes entire Transformer blocks to reduce the inference cost of large language models, but disrupts the hidden-state distributions expected by downstream layers, leading to significant accuracy loss. We introduce SHIFT-LLM, a training-free post-pruning correction framework that inserts a Linear Residual Adapter (LRA) at each pruning site. Each LRA preserves the identity pathway of the original residual block and adds a lightweight affine residual correction. This correction is calibrated via closed-form least-squares regression on a small held-out set, without gradient computation, to approximate the missing residual update produced by the pruned block. Together with the preserved identity pathway,…

arXiv Computer Vision站內正文待翻譯:SHIFT-LLM: Distribution Shift Correction in Depth-Pruned LLMs

待翻譯:Fusing Perceptual Vision Experts with Multimodal Large Language Models for Explainable Plant Disease Diagnosis: From Benchmark Imagery to Real-World Robotic Field Validation

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:arXiv:2608.24934v1 Announce Type: new Abstract: Accurate field plant disease diagnosis requires reliable fusion of uncertain and conflicting perceptual evidence. We present the Hybrid Hierarchical Multi-Agent Framework (H$^{2}$MAF), combining decision-level fusion of EfficientNet-B3 and ConvNeXt-Tiny with semantic arbitration by open-weight multimodal large language models (MLLMs), Gemma 4 E4B and Qwen3.5 4B, using structured JSON evidence to generate explainable diagnoses, risk levels, treatment urgency, and financial exposure. (H$^{2}$MAF) is evaluated on 14,364 images (1,370 test images) across PlantDoc (2,922 images, 27 classes) and two non-public, continuously captured Cornell robot-acquired field datasets: Stage 2 (20 GB; 4,215 images) and Stage 4 (40 GB;…

arXiv Computer Vision站內正文待翻譯:Fusing Perceptual Vision Experts with Multimodal Large Language Models for Explainable Plant Disease Diagnosis: From Benchmark Imagery to Real-World Robotic Field Validation

待翻譯:DataKernelBench: Can LLMs Optimize Database Queries on GPUs?

AI 服務暫時不可用,以下為來源摘要,待恢復後補全翻譯:arXiv:2608.25061v1 Announce Type: new Abstract: GPUs increasingly accelerate database systems, but query-specific peak performance still often relies on hand-written kernels. Existing LLM kernel benchmarks focus on machine learning operators, leaving irregular, heterogeneous, data-movement-heavy database-style operators untested. We introduce DataKernelBench, which translates SQL into validated PyTorch TorchPlan programs and evaluates LLMs that optimize either the core tensor-bounded snippet or the full query in CUDA or Triton through execution-guided repair. Across ten proprietary and open-weight models on TPC-H SF10 with an H100 GPU, the strongest full-query CUDA configuration achieves $2.11\times$ speedup over torch.compile at full pass rate. We find that hi…

arXiv Computational Linguistics站內正文待翻譯:DataKernelBench: Can LLMs Optimize Database Queries on GPUs?

更多增長標籤

開源模型 AI News | AI News Hub