LIVE · 04/30
local-llmRELv0.22.1v0.22.1[ollama-releases]local-llmRELv0.22.1v0.22.1[ollama-releases]agent-fwRELlangchain==1.2.16langchain==1.2.16[langchain-releases]research逐次補完分解でLLMの安全機構を破る攻撃手法One Word at a Time: Incremental Completion Decomposition Breaks LLM Safety[arxiv-cs-cl]local-llmGDPval設計思想:OpenAIが44職種×1,320タスクで測る経済価値の単位An analysis of OpenAI's GDPval evaluation framework, which measures economic value of LLM …[zenn-llm]tech-newsMetaのAR/VR部門、依然として巨額赤字を継続Meta is still burning money on AR/VR[techcrunch]tech-newsSatya Nadella、新たなOpenAIとの提携を「活用する」用意があると発言Satya Nadella says he’s ready to ‘exploit’ the new OpenAI deal[techcrunch]tech-newsMicrosoft、AI事業が年間売上370億ドル規模に到達、前年比123%増Just wrapped our quarterly earnings call.We are focused on delivering AI infrastructure and solutions that empower every business to eval-max their outcomes in this agentic computing era. Our AI business surpassed a $37 billion annual revenue run rate, up 123%. We are at the beginning of one of the most consequential platform shifts that will change the entire tech stack as we move from end-user driven workloads to workloads driven by end-users and agents. …You can read more about our results here…[microsoft-source]tech-newsMicrosoft、Copilot有料ユーザーが2,000万人を突破と発表Microsoft says it has over 20M paid Copilot users, and they really are using it[techcrunch]copilotGitHub Copilotの課金体系変更:2026年から「AIクレジット共有」導入GitHub Copilot will revamp its billing system in 2026, introducing shared AI credits acros…[zenn-copilot]tech-newsGoogle Cloudが四半期売上200億ドル突破、需要過多で容量逼迫Google Cloud surpasses $20B, but says growth was capacity-constrained[techcrunch]tech-newsMicrosoftのXbox収益が減少、クラウド事業は好調Microsoft reports sinking Xbox revenue as its cloud business climbs[the-verge]tech-newsGoogle検索クエリ数、前四半期に過去最高を記録Google Search queries hit an ‘all time high’ last quarter[the-verge]tech-newsMicrosoft、クラウドとAIの好調で第3四半期決算が大幅増収Microsoft Cloud and AI strength fuels third quarter results[microsoft-source]tech-newsMicrosoft、クラウドとAIの好調で第3四半期決算が伸長Microsoft Cloud and AI strength fuels third quarter results[microsoft-source]tech-newsABCはDisneyが戦う意思あればTrump政権FCCの免許剥奪脅迫に勝てるABC can beat Trump FCC's license threat if owner Disney is willing to fight[ars-technica]researchLLM 0.32a0、後方互換性を保つ大規模リファクタを実施LLM 0.32a0 is a major backwards-compatible refactor[simonw-blog]tech-newsMusk対Altman訴訟、これまでに公開された全証拠All the evidence unveiled so far in Musk v. Altman[the-verge]tech-newsUbuntuのAI機能導入計画にLinuxユーザーが「キルスイッチ」を要求Ubuntu’s AI plans have Linux users looking for a ‘kill switch’[the-verge]tech-news中東データセンターへのドローン攻撃でBig Tech計画停止Drone strikes on data centers spook Big Tech, halting Middle East projects[ars-technica]tech-newsMotorola、2026年Razrシリーズを発表 控えめな改良で値上げMotorola reveals 2026 Razr lineup with modest upgrades and higher prices[ars-technica]tech-newsNvidiaがGPUの8GB RAM問題を解決、ただし高額Nvidia fixes the 8GB RAM problem with one of its GPUs—if you can pay for it[ars-technica]tech-newsMotorola、Razr Foldの価格を発表 ― 高額設定に驚きMotorola just revealed the Razr Fold’s price and hoo boy[the-verge]tech-newsGoogle Photos、手持ちの服でAI試着機能を提供開始Google Photos launches an AI try-on feature for clothes you already have[the-verge]
Today 145
Total 500
Major 22
Sources 42
Updated just now
Daily Summary

今日の更新

Today's Updates

Today 145 ▲ 48%
Yesterday 98
7-day 377
Last 7 days
26
24
7
20
57
98
145
04/24 04/25 04/26 04/27 04/28 04/29 04/30
主要な更新 Top stories 04/30 · 10 件
  1. 01 local-llm REL v0.22.1 v0.22.1 What's Changed mlxrunner: batch the sampler across multiple sequences by @jessegross in #15736 tokenizer: fix multi-regex BPE offset handling by @dhiltgen in #15844 mlx: Support NVIDIA TensorRT Model [ollama-releases]
  2. 02 local-llm REL v0.22.1 v0.22.1 renderers: update gemma4 renderer ( #15886 ) [ollama-releases]
  3. 03 agent-fw REL langchain==1.2.16 langchain==1.2.16 Changes since langchain==1.2.15 release(langchain): 1.2.16 ( #37085 ) chore(docs): update x handle references ( #37081 ) release(anthropic): 1.4.2 ( #37061 ) perf(langchain): stop inlining agent state [langchain-releases]
  4. 04 research 逐次補完分解でLLMの安全機構を破る攻撃手法 One Word at a Time: Incremental Completion Decomposition Breaks LLM Safety 本論文は、有害な要求を一語ずつ段階的に補完させる「Incremental Completion Decomposition」という新たなジェイルブレイク手法を提案。LLMの安全フィルタを回避し、複数モデルで高い攻撃成功率を示した。 This paper introduces Incremental Completion Decomposition, a jailbreak technique that bypasses LLM safety guardrails by having the model generate harmful content one word at a time, achieving high attack success rates across multiple models. [arxiv-cs-cl]
  5. 05 local-llm GDPval設計思想:OpenAIが44職種×1,320タスクで測る経済価値の単位 An analysis of OpenAI's GDPval evaluation framework, which measures economic value of LLM … OpenAIが発表したGDPval評価フレームワークの設計思想を解説。44職種・1,320タスクで実世界の経済的価値を測定し、エージェントへの発注設計や成果物ベースの評価方法論を示す。LLMの実用性能評価の新基準として注目される。 An analysis of OpenAI's GDPval evaluation framework, which measures economic value of LLM agents across 44 occupations and 1,320 real-world tasks, proposing a deliverable-based methodology for assessing agent performance and task delegation design. [zenn-llm]
  6. 06 tech-news MetaのAR/VR部門、依然として巨額赤字を継続 Meta is still burning money on AR/VR MetaのReality Labs部門は引き続き巨額の損失を計上しており、AR/VR事業への多額の投資が収益化に至っていない状況が続いている。同社はメタバース戦略への注力を維持している。 Meta's Reality Labs division continues to post massive losses, as the company's heavy investments in AR/VR have yet to translate into meaningful revenue while it stays committed to its metaverse strategy. [techcrunch]
  7. 07 tech-news Satya Nadella、新たなOpenAIとの提携を「活用する」用意があると発言 Satya Nadella says he’s ready to ‘exploit’ the new OpenAI deal MicrosoftのCEOサティア・ナデラ氏は、再構築されたOpenAIとの提携契約を「最大限に活用する」準備が整っていると述べた。新契約はMicrosoftにOpenAIの技術へのアクセスを引き続き保証するものとなっている。 Microsoft CEO Satya Nadella said he is ready to 'exploit' the newly restructured deal with OpenAI, which secures Microsoft's continued access to OpenAI's technology and reshapes their long-standing partnership. [techcrunch]
  8. 08 tech-news Microsoft、AI事業が年間売上370億ドル規模に到達、前年比123%増 Just wrapped our quarterly earnings call.We are focused on delivering AI infrastructure and solutions that empower every business to eval-max their outcomes in this agentic computing era. Our AI business surpassed a $37 billion annual revenue run rate, up 123%. We are at the beginning of one of the most consequential platform shifts that will change the entire tech stack as we move from end-user driven workloads to workloads driven by end-users and agents. …You can read more about our results here… Satya Nadella氏が四半期決算を報告。MicrosoftのAI事業は年間売上換算で370億ドルを超え、前年比123%増を記録。エージェント型コンピューティング時代への移行が、エンドユーザー主導からエージェント駆動のワークロードへとテックスタック全体を変革する重大なプラットフォームシフトの始まりだと強調した。 Satya Nadella reported that Microsoft's AI business surpassed a $37 billion annual revenue run rate, up 123% year-over-year, marking the start of a major platform shift from end-user driven to agent-driven workloads. [microsoft-source]
  9. 09 tech-news Microsoft、Copilot有料ユーザーが2,000万人を突破と発表 Microsoft says it has over 20M paid Copilot users, and they really are using it Microsoftは有料のCopilotユーザーが2,000万人を超え、実際に積極的に利用されていると発表した。生成AIアシスタントの企業向け展開が本格的な普及段階に入ったことを示す数字となる。 Microsoft announced it has surpassed 20 million paid Copilot users, with the company emphasizing that these users are actively engaging with the AI assistant, signaling broader enterprise adoption of generative AI tools. [techcrunch]
  10. 10 copilot GitHub Copilotの課金体系変更:2026年から「AIクレジット共有」導入 GitHub Copilot will revamp its billing system in 2026, introducing shared AI credits acros… GitHub Copilotは2026年から課金体系を刷新し、Business/Enterpriseプランで組織内ユーザー間のAIクレジット共有を導入する。これにより使用量に応じた柔軟なリソース配分が可能となり、コスト管理の効率化が期待される。 GitHub Copilot will revamp its billing system in 2026, introducing shared AI credits across users in Business and Enterprise plans. This enables flexible resource allocation based on usage and improved cost management for organizations. [zenn-copilot]
🔥 Today's Top 3 importance × recency
  1. Zed v1.0.0 メジャーリリース公開 v1.0.0 zed-releases 18h ago
  2. Microsoft-OpenAIパートナーシップの次なる段階 The next phase of the Microsoft-OpenAI partnership microsoft-source 2d ago
  3. 逐次補完分解でLLMの安全機構を破る攻撃手法 One Word at a Time: Incremental Completion Decomposition Breaks LLM Safety arxiv-cs-cl 5h ago

Timeline 500 total · page 1/17

TODAY 30 entries
NEW blog copilot 35m ago · qiita-copilot

spec-kitが合わず、チケット駆動向けの開発プロセスを自作 The author found spec-kit unsuitable for their ticket-driven development style and built a…

AI要約 spec-kitが自分のチケット駆動開発スタイルに合わなかったため、ちょうどよい粒度の独自プロセスを作成した経験を紹介する記事。仕様策定から実装までのフローを軽量に整理し、Copilot等のAIコーディング支援との相性を高めている。

EN The author found spec-kit unsuitable for their ticket-driven development style and built a lighter custom process. The article shares a workflow tuned for ticket-based work that pairs well with AI coding assistants like Copilot.

qiita.com
spec-kitが合わなかったので、チケット駆動向けにちょうどいい感じのプロセスを作った og
NEW blog cursor 2h ago · qiita-cursor

ObsidianをiCloudのまま使いながらGitHubでAI連携する構成 Explains a setup that keeps an Obsidian vault synced via iCloud while also pushing it to G…

AI要約 ObsidianのVaultをiCloudで同期しつつ、GitHubにもプッシュしてAIツール連携を可能にする構成を解説。iCloudの利便性を維持したままバージョン管理やCursorなどのAI活用を両立させる方法を紹介している。

EN Explains a setup that keeps an Obsidian vault synced via iCloud while also pushing it to GitHub, enabling AI tool integration. It combines iCloud convenience with version control and AI workflows like Cursor.

qiita.com
ObsidianをiCloudのまま使いながらGitHubでAI連携する構成 og
NEW blog local-llm 2h ago · qiita-llm

AIクローラーを一括りにするな:robots.txtで学習・検索・ユーザーfetchを分ける設計 This article proposes categorizing AI crawlers into three types—training, search indexing,…

AI要約 AIクローラーを学習用・検索インデックス用・ユーザー起点fetchの3種に分類し、robots.txtで個別に許可/拒否を制御する設計を提案する記事。一律ブロックは検索流入を損なうため、用途別の細かいポリシー設定が重要と説く。

EN This article proposes categorizing AI crawlers into three types—training, search indexing, and user-initiated fetch—and configuring robots.txt to allow or block each independently, since blanket blocking can harm search visibility.

qiita.com
AIクローラーを一括りにするな:robots.txt設計で学習・検索・ユーザーfetchを分ける og
NEW blog mcp 2h ago · qiita-mcp

OutSystemsとMCPの連携について An article discussing the relationship between OutSystems, a low-code development platform…

AI要約 ローコード開発プラットフォームOutSystemsとModel Context Protocol (MCP)の関係について解説した記事。OutSystemsアプリケーションからMCPを活用する方法や連携の可能性について触れている。

EN An article discussing the relationship between OutSystems, a low-code development platform, and the Model Context Protocol (MCP), exploring how MCP can be utilized with OutSystems applications.

qiita.com
[OutSystems] OutSystems と MCP og
NEW blog mcp 2h ago · qiita-mcp

Claude Code 2.1.122の変更点: Bedrock、resume、MCP、OpenTelemetry運用改善 Overview of Claude Code 2.1.122 release notes, covering improvements to Amazon Bedrock int…

AI要約 Claude Code 2.1.122のリリース内容を解説。Amazon Bedrock連携の改善、resumeコマンドの強化、MCP関連の修正、OpenTelemetryによる運用監視の改善などが含まれ、安定性と運用性を高める通常アップデート。

EN Overview of Claude Code 2.1.122 release notes, covering improvements to Amazon Bedrock integration, the resume command, MCP-related fixes, and OpenTelemetry operational monitoring, focused on stability and operability.

qiita.com
Claude Code 2.1.122の変更点: Bedrock、resume、MCP、OpenTelemetry運用の改善 og
NEW blog claude 3h ago · zenn-claude

Claude Codeで@pathとReadのどちらを使うべきか This article compares two ways to reference files in Claude Code: @path syntax which immed…

AI要約 Claude Codeでファイル参照する際の@path指定とReadツール使用の使い分けを解説。@pathは即座にコンテキストへ展開され確実だがトークンを消費し、Readはエージェントが必要に応じて読み込むため効率的だが読み漏れの可能性がある。

EN This article compares two ways to reference files in Claude Code: @path syntax which immediately expands content into context reliably but consumes tokens, versus the Read tool which lets the agent fetch files on demand more efficiently but may miss content.

zenn.dev
Claude Code で @path を使うか Read させるか og
NEW blog mcp 3h ago · qiita-mcp

生成AI時代におけるアプリケーションのソフトウェアアーキテクチャ設計 An article discussing software architecture design for applications in the generative AI e…

AI要約 生成AI時代に対応したアプリケーションのソフトウェアアーキテクチャ設計について論じた記事。miku-softという観点から、従来の設計手法と生成AIを組み込んだ新しいアーキテクチャの考え方を提示している。

EN An article discussing software architecture design for applications in the generative AI era, presenting new architectural approaches that incorporate generative AI alongside traditional design methods from a miku-soft perspective.

qiita.com
[miku-soft] 生成AI時代におけるアプリケーションのソフトウェアアーキテクチャ設計 og
NEW blog claude 4h ago · zenn-claude

GitHub Copilotを半年使って得たLLMモデルの使い分け所感 Based on six months of using GitHub Copilot, the author shares impressions of various LLM …

AI要約 GitHub Copilotを半年間使用した経験から、Claude、GPT、Geminiなど各種LLMモデルの特性や得意分野を比較。コーディング、設計、ドキュメント作成など用途別に最適なモデルの使い分け方法を実体験ベースでまとめている。

EN Based on six months of using GitHub Copilot, the author shares impressions of various LLM models including Claude, GPT, and Gemini, and explains how to choose between them for different tasks like coding, design, and documentation.

zenn.dev
GitHub Copilotを半年間使用して得られた各種LLMモデルの所感と使い分け og
NEW blog claude 4h ago · zenn-claude

AIのすごさがまだ届かないチームに、ここまでやること This article shares practical approaches for spreading AI adoption, especially Claude, wit…

AI要約 AIの効果をまだ実感できていないチームに対し、Claudeなどの活用を浸透させるための具体的な働きかけを紹介する記事。導入支援や啓蒙活動を通じて、現場でAI活用を推進する実践的なノウハウをまとめている。

EN This article shares practical approaches for spreading AI adoption, especially Claude, within teams that have yet to experience its benefits, covering hands-on support and advocacy methods to drive real-world AI utilization.

zenn.dev
AI のすごさがまだ届かないチームに、ここまでやること og
NEW paper research 5h ago · arxiv-cs-lg

適応型深層ニューラルネットワークにおけるUCBアルゴリズムの性能比較分析 A Comparative Analysis on the Performance of Upper Confidence Bound Algorithms in Adaptive Deep Neural Networks

AI要約 本論文は、適応型深層ニューラルネットワークにおけるUpper Confidence Bound (UCB) アルゴリズムの性能を比較分析する研究である。複数のUCB変種を評価し、探索と活用のバランスがモデル性能に与える影響を検証している。

EN This paper presents a comparative analysis of Upper Confidence Bound (UCB) algorithm variants in adaptive deep neural networks, evaluating how different exploration-exploitation strategies affect model performance.

arxiv.org
A Comparative Analysis on the Performance of Upper Confidence Bound Algorithms in Adaptive Deep Neural Networks og
NEW paper research 5h ago · arxiv-cs-lg

OMEGA: 生成アルゴリズム評価による機械学習の最適化 OMEGA: Optimizing Machine Learning by Evaluating Generated Algorithms

AI要約 本論文はOMEGAというフレームワークを提案し、機械学習モデルの最適化を目的に生成されたアルゴリズムを自動評価する手法を示す。多様なアルゴリズム候補を探索・比較することで、効率的なモデル設計と性能向上を実現する。

EN This paper introduces OMEGA, a framework that optimizes machine learning by automatically generating and evaluating candidate algorithms, enabling efficient exploration and comparison to improve model design and performance.

arxiv.org
OMEGA: Optimizing Machine Learning by Evaluating Generated Algorithms og
NEW paper research 5h ago · arxiv-cs-lg

数学指導における学習性無力感のAprioriに基づく行動パターン分析 Apriori-based Analysis of Learned Helplessness in Mathematics Tutoring: Behavioral Patterns by Level, Intervention, and Outcome

AI要約 数学指導における学習性無力感を、Aprioriアルゴリズムを用いて学習者のレベル・介入・結果ごとの行動パターンとして分析した研究。頻出パターンの抽出により、無力感を示す生徒の特徴的な行動傾向と効果的な介入の関連性を明らかにする。

EN This paper applies Apriori-based association rule mining to analyze behavioral patterns of learned helplessness in mathematics tutoring, examining how patterns differ across student levels, interventions, and learning outcomes to inform effective teaching strategies.

arxiv.org
Apriori-based Analysis of Learned Helplessness in Mathematics Tutoring: Behavioral Patterns by Level, Intervention, and Outcome og
NEW paper research 5h ago · arxiv-cs-lg

接地と構成性:ニューロシンボリック推論の非相補性 Grounding vs. Compositionality: On the Non-Complementarity of Reasoning in Neuro-Symbolic Systems

AI要約 本論文はニューロシンボリックシステムにおける接地(grounding)と構成性(compositionality)が単純に相補的ではないと論じる。両者の統合は推論能力の単純な加算ではなく、設計上のトレードオフを伴うことを示している。

EN This paper argues that grounding and compositionality in neuro-symbolic systems are not simply complementary. Integrating both does not yield additive reasoning gains and instead involves fundamental design trade-offs.

arxiv.org
Grounding vs. Compositionality: On the Non-Complementarity of Reasoning in Neuro-Symbolic Systems og
NEW paper research 5h ago · arxiv-cs-lg

AGEL-Comp: 対話型エージェントの構成的汎化のためのニューロシンボリック枠組み AGEL-Comp: A Neuro-Symbolic Framework for Compositional Generalization in Interactive Agents

AI要約 対話型エージェントにおける構成的汎化を実現するため、ニューラルネットワークと記号的推論を統合したフレームワークAGEL-Compを提案。新規タスクの組み合わせに対する汎化性能を向上させ、既存手法を上回る結果を示した。

EN AGEL-Comp is a neuro-symbolic framework that combines neural networks with symbolic reasoning to enable compositional generalization in interactive agents, improving performance on novel task combinations compared to existing approaches.

arxiv.org
AGEL-Comp: A Neuro-Symbolic Framework for Compositional Generalization in Interactive Agents og
NEW paper research 5h ago · arxiv-cs-lg

ランダム化PDEエネルギー駆動の反復フレームワークによる効率的で安定なPDE求解 A Randomized PDE Energy driven Iterative Framework for Efficient and Stable PDE Solutions

AI要約 本論文は、PDEのエネルギー汎関数をランダム化して反復的に最小化する新しいフレームワークを提案する。これにより従来手法より効率的かつ安定的にPDE解を得られることを示し、数値実験で有効性を確認している。

EN This paper proposes a randomized PDE energy-driven iterative framework that minimizes stochastic energy functionals to solve PDEs more efficiently and stably than conventional methods, with numerical experiments validating its effectiveness.

arxiv.org
A Randomized PDE Energy driven Iterative Framework for Efficient and Stable PDE Solutions og
NEW paper research 5h ago · arxiv-cs-lg

グラフニューラルネットワークによる通信を用いたマルチエージェント深層強化学習のサーベイ A Survey of Multi-Agent Deep Reinforcement Learning with Graph Neural Network-Based Communication

AI要約 本論文は、グラフニューラルネットワーク(GNN)をエージェント間通信機構として活用するマルチエージェント深層強化学習の研究動向を体系的に整理したサーベイである。代表的な手法、応用分野、課題を分類し、今後の研究方向を議論している。

EN This survey systematically reviews multi-agent deep reinforcement learning approaches that leverage graph neural networks as inter-agent communication mechanisms, categorizing key methods, applications, and open challenges in the field.

arxiv.org
A Survey of Multi-Agent Deep Reinforcement Learning with Graph Neural Network-Based Communication og
NEW paper research 5h ago · arxiv-cs-lg

統一的情報理論目的によるKVキャッシュ削減の再考 Rethinking KV Cache Eviction via a Unified Information-Theoretic Objective

AI要約 本論文は、LLMのKVキャッシュ削減手法を統一的な情報理論的目的関数の観点から再定式化する。既存手法を共通枠組みで分析し、注意情報の保持を最大化する新たな削減戦略を提案。長文脈推論におけるメモリ効率と性能の両立を実現する。

EN This paper reformulates KV cache eviction for LLMs through a unified information-theoretic objective, analyzing existing methods within a common framework and proposing a new eviction strategy that maximizes retained attention information for efficient long-context inference.

arxiv.org
Rethinking KV Cache Eviction via a Unified Information-Theoretic Objective og
NEW paper research 5h ago · arxiv-cs-lg

リンク予測におけるミニバッチのクラス構成バイアス Mini-Batch Class Composition Bias in Link Prediction

AI要約 本論文はリンク予測タスクにおけるミニバッチ学習で、正例と負例のクラス構成比がモデル性能に偏りをもたらす問題を分析する。著者らはこのバイアスの影響を実証し、緩和手法を提案している。

EN This paper investigates how the class composition ratio of positive and negative samples within mini-batches introduces bias in link prediction training, demonstrating its effect on model performance and proposing mitigation strategies.

arxiv.org
Mini-Batch Class Composition Bias in Link Prediction og
NEW paper research 5h ago · arxiv-cs-lg

フロンティアAIリスク管理における未解決問題 Open Problems in Frontier AI Risk Management

AI要約 フロンティアAIシステムのリスク管理に関する未解決の課題を整理した論文。リスク評価手法、ガバナンス、技術的緩和策などの観点から、現行アプローチの限界と今後取り組むべき研究領域を提示している。

EN This paper outlines open problems in managing risks from frontier AI systems, covering risk assessment methods, governance frameworks, and technical mitigations, while highlighting limitations of current approaches and future research directions.

arxiv.org
Open Problems in Frontier AI Risk Management og
NEW paper research 5h ago · arxiv-cs-lg

少数派サブ概念を含む不均衡分類における性能推定バイアスの補正 Correcting Performance Estimation Bias in Imbalanced Classification with Minority Subconcepts

AI要約 不均衡データの分類において、少数クラス内に複数のサブ概念が存在する場合の性能推定バイアスを分析。従来の評価指標が楽観的な推定を生む問題を指摘し、サブ概念構造を考慮した補正手法を提案する研究。

EN This paper addresses performance estimation bias in imbalanced classification when minority classes contain multiple subconcepts, showing standard metrics yield optimistic estimates and proposing correction methods that account for subconcept structure.

arxiv.org
Correcting Performance Estimation Bias in Imbalanced Classification with Minority Subconcepts og
NEW paper research 5h ago · arxiv-cs-lg

RaMP: MoE向けランタイム対応メガカーネル多態性 RaMP: Runtime-Aware Megakernel Polymorphism for Mixture-of-Experts

AI要約 Mixture-of-Experts推論を高速化するため、実行時の負荷に応じてメガカーネルの実装を切り替える多態的アプローチRaMPを提案。動的なエキスパート選択に伴う非効率を低減し、GPU上でのMoE実行性能を改善する。

EN RaMP introduces runtime-aware polymorphism in megakernels for Mixture-of-Experts inference, dynamically switching kernel implementations based on workload characteristics to mitigate inefficiencies from dynamic expert routing and improve GPU performance.

arxiv.org
NEW paper research 5h ago · arxiv-cs-lg

分散化学プロセス最適化のためのプライバシー保護連合学習フレームワーク Privacy-Preserving Federated Learning Framework for Distributed Chemical Process Optimization

AI要約 複数拠点の化学プラント間で生データを共有せずに最適化モデルを共同学習するための連合学習フレームワークを提案。差分プライバシーと安全な集約を組み合わせ、機密データを保護しつつプロセス効率を向上させる手法を示す。

EN This paper proposes a privacy-preserving federated learning framework for collaborative optimization across distributed chemical plants, combining differential privacy and secure aggregation to improve process efficiency without sharing sensitive raw data.

arxiv.org
NEW paper research 5h ago · arxiv-cs-lg

心電図から多クラス駆出率を診断するマルチモーダル説明可能機械学習 A Multimodal and Explainable Machine Learning Approach to Diagnosing Multi-Class Ejection Fraction from Electrocardiograms

AI要約 心電図データを用いて駆出率(EF)を多クラス分類するマルチモーダル機械学習手法を提案。説明可能性を取り入れ、心不全の早期診断に貢献する。臨床応用に向けた精度と解釈性の両立を実現した研究。

EN This paper proposes a multimodal and explainable machine learning approach for multi-class ejection fraction classification from ECG signals, aiming to enable accurate, interpretable early diagnosis of heart failure for clinical use.

arxiv.org
A Multimodal and Explainable Machine Learning Approach to Diagnosing Multi-Class Ejection Fraction from Electrocardiograms og
NEW paper research 5h ago · arxiv-cs-lg

連続時間での同定可能な因果予測のための観測可能なニューラルODE Observable Neural ODEs for Identifiable Causal Forecasting in Continuous Time

AI要約 本論文は、連続時間における因果予測を可能にする観測可能なニューラル常微分方程式(ODE)を提案する。潜在状態の同定可能性を保証し、不規則サンプリングデータでも信頼性の高い反実仮想推論と予測を実現する枠組みを示す。

EN This paper introduces observable Neural ODEs that enable identifiable causal forecasting in continuous time, ensuring latent state identifiability and supporting reliable counterfactual inference and prediction from irregularly sampled data.

arxiv.org
NEW paper research 5h ago · arxiv-cs-ai

ADE: 適応的辞書埋め込みによる大規模言語モデルへのマルチアンカー表現拡張 ADE: Adaptive Dictionary Embeddings -- Scaling Multi-Anchor Representations to Large Language Models

AI要約 本論文は、複数のアンカーを用いた表現学習手法を大規模言語モデルに適用するための適応的辞書埋め込み(ADE)を提案する。動的に辞書を更新することで、スケーラブルかつ効率的にマルチアンカー表現を獲得し、下流タスクでの性能向上を示した。

EN This paper proposes Adaptive Dictionary Embeddings (ADE), a method for scaling multi-anchor representations to large language models by dynamically updating dictionaries, enabling scalable and efficient representation learning with improved downstream task performance.

arxiv.org
ADE: Adaptive Dictionary Embeddings -- Scaling Multi-Anchor Representations to Large Language Models og
NEW paper research 5h ago · arxiv-cs-ai

多様な出力形式における生物医学固有表現認識のための軽量大規模言語モデルの分析 Analysing Lightweight Large Language Models for Biomedical Named Entity Recognition on Diverse Ouput Formats

AI要約 本研究は、軽量大規模言語モデルを用いた生物医学分野の固有表現認識(NER)タスクを、複数の出力形式にわたって分析している。各種出力形式がモデル性能に与える影響を評価し、軽量LLMのバイオメディカルNERへの適用可能性を検証する。

EN This paper analyses lightweight large language models for biomedical Named Entity Recognition (NER) tasks across diverse output formats, evaluating how output format choices impact model performance and the applicability of lightweight LLMs in the biomedical domain.

arxiv.org
NEW paper research 5h ago · arxiv-cs-cl

逐次補完分解でLLMの安全機構を破る攻撃手法 One Word at a Time: Incremental Completion Decomposition Breaks LLM Safety

AI要約 本論文は、有害な要求を一語ずつ段階的に補完させる「Incremental Completion Decomposition」という新たなジェイルブレイク手法を提案。LLMの安全フィルタを回避し、複数モデルで高い攻撃成功率を示した。

EN This paper introduces Incremental Completion Decomposition, a jailbreak technique that bypasses LLM safety guardrails by having the model generate harmful content one word at a time, achieving high attack success rates across multiple models.

arxiv.org