📊 ArXiv 研究报告 (2026-04-21)

生成时间: 2026-04-21 08:47:20 数据源: ArXiv

📌 配置信息

关键词列表(共 27 个,总权重 27.0)

关键词权重类型
“Large Language Models” OR “LLMs” OR “Foundation Models”1.0主要
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.0主要
“Small Language Models” OR “SLMs” OR “On-device AI”1.0主要
“Scaling Laws” AND “Data Quality”1.0主要
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.0主要
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.0主要
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.0主要
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.0主要
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.0主要
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.0主要
“Context Window Extension” OR “Long Context LLMs”1.0主要
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.0主要
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.0主要
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.0主要
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.0主要
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.0主要
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.0主要
“Tool Use” OR “Function Calling” OR “API Tool Use”1.0主要
“Multi-agent Systems” OR “Agent Coordination”1.0主要
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.0主要
“Speculative Decoding” OR “Inference Acceleration”1.0主要
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.0主要
“Mechanistic Interpretability” OR “Explainable AI”1.0主要
“World Models” AND “General World Models”1.0主要
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.0主要
“In-context Learning” OR “Many-shot Learning”1.0主要
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.0主要

评分设置

  • 每个关键词最大分: 15
  • 及格分公式: 5.0 + 0.8 × 总权重
  • 当前及格分: 26.6

📈 论文统计

  • 总抓取: 254 篇
  • 及格论文: 0 篇 (0.0%)

📋 所有论文列表

1. ❌ ASMR-Bench: Auditing for Sabotage in ML Research

作者: Eric Gan, Aryan Bhatt, Buck Shlegeris, Julian Stastny, Vivek Hebbar 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16286v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

As AI systems are increasingly used to conduct research autonomously, misaligned systems could introduce subtle flaws that produce misleading results while evading detection. We introduce ASMR-Bench (Auditing for Sabotage in ML Research), a benchmark for evaluating the ability of auditors to detect sabotage in ML research codebases. ASMR-Bench consists of 9 ML research codebases with sabotaged variants that produce qualitatively different experimental results. Each sabotage modifies implementation details, such as hyperparameters, training data, or evaluation code, while preserving the high-level methodology described in the paper. We evaluated frontier LLMs and LLM-assisted human auditors on ASMR-Bench and found that both struggled to reliably detect sabotage: the best performance was an AUROC of 0.77 and a top-1 fix rate of 42%, achieved by Gemini 3.1 Pro. We also tested LLMs as red teamers and found that LLM-generated sabotages were weaker than human-generated ones but still sometimes evaded same-capability LLM auditors. We release ASMR-Bench to support research on monitoring and auditing techniques for AI-conducted research.



2. ❌ Learning to Reason with Insight for Informal Theorem Proving

作者: Yunhe Li, Hao Shi, Bowen Deng, Wei Wang, Mengzhe Ruan, Hanxu Hou, Zhongxiang Dai, Siyang Gao, Chao Wang, Shuang Qiu, Linqi Song 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16278v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Although most of the automated theorem-proving approaches depend on formal proof systems, informal theorem proving can align better with large language models’ (LLMs) strength in natural language processing. In this work, we identify a primary bottleneck in informal theorem proving as a lack of insight, namely the difficulty of recognizing the core techniques required to solve complex problems. To address this, we propose a novel framework designed to cultivate this essential reasoning skill and enable LLMs to perform insightful reasoning. We propose $\mathtt{DeepInsightTheorem}$, a hierarchical dataset that structures informal proofs by explicitly extracting core techniques and proof sketches alongside the final proof. To fully exploit this dataset, we design a Progressive Multi-Stage SFT strategy that mimics the human learning process, guiding the model from basic proof writing to insightful thinking. Our experiments on challenging mathematical benchmarks demonstrate that this insight-aware generation strategy significantly outperforms baselines. These results demonstrate that teaching models to identify and apply core techniques can substantially improve their mathematical reasoning.



3. ❌ Using Large Language Models and Knowledge Graphs to Improve the Interpretability of Machine Learning Models in Manufacturing

作者: Thomas Bayer, Alexander Lohr, Sarah Weiß, Bernd Michelberger, Wolfram Höpken 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16280v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Explaining Machine Learning (ML) results in a transparent and user-friendly manner remains a challenging task of Explainable Artificial Intelligence (XAI). In this paper, we present a method to enhance the interpretability of ML models by using a Knowledge Graph (KG). We store domain-specific data along with ML results and their corresponding explanations, establishing a structured connection between domain knowledge and ML insights. To make these insights accessible to users, we designed a selective retrieval method in which relevant triplets are extracted from the KG and processed by a Large Language Model (LLM) to generate user-friendly explanations of ML results. We evaluated our method in a manufacturing environment using the XAI Question Bank. Beyond standard questions, we introduce more complex, tailored questions that highlight the strengths of our approach. We evaluated 33 questions, analyzing responses using quantitative metrics such as accuracy and consistency, as well as qualitative ones such as clarity and usefulness. Our contribution is both theoretical and practical: from a theoretical perspective, we present a novel approach for effectively enabling LLMs to dynamically access a KG in order to improve the explainability of ML results. From a practical perspective, we provide empirical evidence showing that such explanations can be successfully applied in real-world manufacturing environments, supporting better decision-making in manufacturing processes.



4. ❌ Beyond Distribution Sharpening: The Importance of Task Rewards

作者: Sarthak Mittal, Leo Gagnon, Guillaume Lajoie 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16259v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Frontier models have demonstrated exceptional capabilities following the integration of task-reward-based reinforcement learning (RL) into their training pipelines, enabling systems to evolve from pure reasoning models into sophisticated agents. However, debate persists regarding whether RL genuinely instills new skills within a base model or merely sharpens its existing distribution to elicit latent capabilities. To address this dichotomy, we present an explicit comparison between distribution sharpening and task-reward-based learning, utilizing RL as a tool to implement both paradigms. Our analysis reveals the inherent limitations of distribution sharpening, demonstrating from first principles how and why the optima can be unfavorable and the approach fundamentally unstable. Furthermore, our experiments using Llama-3.2-3B-Instruct, Qwen2.5-3B-Instruct and Qwen3-4B-Instruct-2507 on math datasets confirm that sharpening yields limited gains, whereas incorporating task-based reward signal can greatly help achieve robust performance improvements and stable learning.



作者: Van-Truong Le 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16270v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

The complexity of Vietnam’s legal texts presents a significant barrier to public access to justice. While Large Language Models offer a promising solution for legal text simplification, evaluating their true capabilities requires a multifaceted approach that goes beyond surface-level metrics. This paper introduces a comprehensive dual-aspect evaluation framework to address this need. First, we establish a performance benchmark for four state-of-the-art large language models (GPT-4o, Claude 3 Opus, Gemini 1.5 Pro, and Grok-1) across three key dimensions: Accuracy, Readability, and Consistency. Second, to understand the “why” behind these performance scores, we conduct a large-scale error analysis on a curated dataset of 60 complex Vietnamese legal articles, using a novel, expert-validated error typology. Our results reveal a crucial trade-off: models like Grok-1 excel in Readability and Consistency but compromise on fine-grained legal Accuracy, while models like Claude 3 Opus achieve high Accuracy scores that mask a significant number of subtle but critical reasoning errors. The error analysis pinpoints \textit{Incorrect Example} and \textit{Misinterpretation} as the most prevalent failures, confirming that the primary challenge for current LLMs is not summarization but controlled, accurate legal reasoning. By integrating a quantitative benchmark with a qualitative deep dive, our work provides a holistic and actionable assessment of LLMs for legal applications.



6. ❌ VEFX-Bench: A Holistic Benchmark for Generic Video Editing and Visual Effects

作者: Xiangbo Gao, Sicong Jiang, Bangya Liu, Xinghao Chen, Minglai Yang, Siyuan Yang, Mingyang Wu, Jiongze Yu, Qi Zheng, Haozhi Wang, Jiayi Zhang, Jared Yang, Jie Yang, Zihan Wang, Qing Yin, Zhengzhong Tu 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16272v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

As AI-assisted video creation becomes increasingly practical, instruction-guided video editing has become essential for refining generated or captured footage to meet professional requirements. Yet the field still lacks both a large-scale human-annotated dataset with complete editing examples and a standardized evaluator for comparing editing systems. Existing resources are limited by small scale, missing edited outputs, or the absence of human quality labels, while current evaluation often relies on expensive manual inspection or generic vision-language model judges that are not specialized for editing quality. We introduce VEFX-Dataset, a human-annotated dataset containing 5,049 video editing examples across 9 major editing categories and 32 subcategories, each labeled along three decoupled dimensions: Instruction Following, Rendering Quality, and Edit Exclusivity. Building on VEFX-Dataset, we propose VEFX-Reward, a reward model designed specifically for video editing quality assessment. VEFX-Reward jointly processes the source video, the editing instruction, and the edited video, and predicts per-dimension quality scores via ordinal regression. We further release VEFX-Bench, a benchmark of 300 curated video-prompt pairs for standardized comparison of editing systems. Experiments show that VEFX-Reward aligns more strongly with human judgments than generic VLM judges and prior reward models on both standard IQA/VQA metrics and group-wise preference evaluation. Using VEFX-Reward as an evaluator, we benchmark representative commercial and open-source video editing systems, revealing a persistent gap between visual plausibility, instruction following, and edit locality in current models.



7. ❌ Characterising LLM-Generated Competency Questions: a Cross-Domain Empirical Study using Open and Closed Models

作者: Reham Alharbi, Valentina Tamma, Terry R. Payne, Jacopo de Berardinis 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16258v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Competency Questions (CQs) are a cornerstone of requirement elicitation in ontology engineering. CQs represent requirements as a set of natural language questions that an ontology should satisfy; they are traditionally modelled by ontology engineers together with domain experts as part of a human-centred, manual elicitation process. The use of Generative AI automates CQ creation at scale, therefore democratising the process of generation, widening stakeholder engagement, and ultimately broadening access to ontology engineering. However, given the large and heterogeneous landscape of LLMs, varying in dimensions such as parameter scale, task and domain specialisation, and accessibility, it is crucial to characterise and understand the intrinsic, observable properties of the CQs they produce (e.g., readability, structural complexity) through a systematic, cross-domain analysis. This paper introduces a set of quantitative measures for the systematic comparison of CQs across multiple dimensions. Using CQs generated from well defined use cases and scenarios, we identify their salient properties, including readability, relevance with respect to the input text and structural complexity of the generated questions. We conduct our experiments over a set of use cases and requirements using a range of LLMs, including both open (KimiK2-1T, LLama3.1-8B, LLama3.2-3B) and closed models (Gemini 2.5 Pro, GPT 4.1). Our analysis demonstrates that LLM performance reflects distinct generation profiles shaped by the use case.



8. ❌ BAGEL: Benchmarking Animal Knowledge Expertise in Language Models

作者: Jiacheng Shen, Masato Hagiwara, Milad Alizadeh, Ellen Gilsenan-McMahon, Marius Miron, David Robinson, Emmanuel Chemla, Sara Keen, Gagan Narula, Mathieu Laurière, Matthieu Geist, Olivier Pietquin 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16241v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Large language models have shown strong performance on broad-domain knowledge and reasoning benchmarks, but it remains unclear how well language models handle specialized animal-related knowledge under a unified closed-book evaluation protocol. We introduce BAGEL, a benchmark for evaluating animal knowledge expertise in language models. BAGEL is constructed from diverse scientific and reference sources, including bioRxiv, Global Biotic Interactions, Xeno-canto, and Wikipedia, using a combination of curated examples and automatically generated closed-book question-answer pairs. The benchmark covers multiple aspects of animal knowledge, including taxonomy, morphology, habitat, behavior, vocalization, geographic distribution, and species interactions. By focusing on closed-book evaluation, BAGEL measures animal-related knowledge of models without external retrieval at inference time. BAGEL further supports fine-grained analysis across source domains, taxonomic groups, and knowledge categories, enabling a more precise characterization of model strengths and systematic failure modes. Our benchmark provides a new testbed for studying domain-specific knowledge generalization in language models and for improving their reliability in biodiversity-related applications.



9. ❌ Joint-Centric Dual Contrastive Alignment with Structure-Preserving and Information-Balanced Regularization

作者: Habibeh Naderi, Behrouz Haji Soleimani, Stan Matwin 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16247v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

We propose HILBERT (HIerarchical Long-sequence Balanced Embedding with Reciprocal contrastive Training), a cross-attentive multimodal framework for learning document-level audio-text representations from long, segmented sequences in low-resource data settings. HILBERT leverages frozen pre-trained speech and language encoders to extract segment-level features, which are aggregated via cross-modal attention and self-attentive pooling to form modality-specific document representations and a joint cross-attentive embedding. To align modalities while preserving modality-specific structure under severe audio-text dimensional imbalance, we introduce a reciprocal dual contrastive objective that simultaneously aligns audio-to-joint and text-to-joint representations, rather than directly contrasting audio and text alone. Two auxiliary regularizers further stabilize long-sequence fusion: a Centered Kernel Alignment (CKA) loss that preserves structural consistency between each modality and the joint embedding, and a mutual information balancing loss that prevents dominance of a single modality by equalizing information flow from audio and text into the joint space. For downstream prediction, HILBERT employs a Mixture-of-Experts (MoE) classifier over concatenated audio, text, and joint representations to accommodate heterogeneous label regimes. Extensive evaluation across multiple audio-text backbone combinations demonstrates that HILBERT learns semantically meaningful long-sequence representations and achieves superior performance on highly imbalanced multi-class settings.



10. ❌ A Two-Stage, Object-Centric Deep Learning Framework for Robust Exam Cheating Detection

作者: Van-Truong Le, Le-Khanh Nguyen, Trong-Doanh Nguyen 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16234v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Academic integrity continues to face the persistent challenge of examination cheating. Traditional invigilation relies on human observation, which is inefficient, costly, and prone to errors at scale. Although some existing AI-powered monitoring systems have been deployed and trusted, many lack transparency or require multi-layered architectures to achieve the desired performance. To overcome these challenges, we propose an improvement over a simple two-stage framework for exam cheating detection that integrates object detection and behavioral analysis using well-known technologies. First, the state-of-the-art YOLOv8n model is used to localize students in exam-room images. Each detected region is cropped and preprocessed, then classified by a fine-tuned RexNet-150 model as either normal or cheating behavior. The system is trained on a dataset compiled from 10 independent sources with a total of 273,897 samples, achieving 0.95 accuracy, 0.94 recall, 0.96 precision, and 0.95 F1-score - a 13% increase over a baseline accuracy of 0.82 in video-based cheating detection. In addition, with an average inference time of 13.9 ms per sample, the proposed approach demonstrates robustness and scalability for deployment in large-scale environments. Beyond the technical contribution, the AI-assisted monitoring system also addresses ethical concerns by ensuring that final outcomes are delivered privately to individual students after the examination, for example, via personal email. This prevents public exposure or shaming and offers students an opportunity to reflect on their behavior. For further improvement, it is possible to incorporate additional factors, such as audio data and consecutive frames, to achieve greater accuracy. This study provides a foundation for developing real-time, scalable, ethical, and open-source solutions.



11. ❌ “Taking Stock at FAccT”: Using Participatory Design to Co-Create a Vision for the Fairness, Accountability and Transparency Community

作者: Shiran Dudy, Jan Simson, Yanan Long 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16224v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

As a relatively new forum, ACM FAccT has become a key space for activists and scholars to critically examine emerging AI and ML technologies. It brings together academics, civil society members, and government representatives from diverse fields to explore the broader societal impacts of both deployed and proposed technologies. We report a large-scale participatory design (PD) process for reflexive conference governance, which combined an in-person CRAFT session, an asynchronous Polis poll and the synthesis of a governance-facing report for the FAccT leadership. Participants shaped the substantive agenda by authoring seed statements, adding new statements and making patterns of agreement, disagreement and uncertainty made visible through voting.Our endeavors represent one of the the first instances of applying PD to a venue that critically interrogates the societal impacts of AI, fostering a niche in which critical scholars are free to voice their concerns. Finally, this work advances large-scale PD theory by providing an effective case study of a co-design paradigm that can readily scale temporally and epistemologically.



12. ❌ Neuro-Symbolic ODE Discovery with Latent Grammar Flow

作者: Karin Yu, Eleni Chatzi, Georgios Kissas 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16232v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Understanding natural and engineered systems often relies on symbolic formulations, such as differential equations, which provide interpretability and transferability beyond black-box models. We introduce Latent Grammar Flow (LGF), a neuro-symbolic generative framework for discovering ordinary differential equations from data. LGF embeds equations as grammar-based representations into a discrete latent space and forces semantically similar equations to be positioned closer together with a behavioural loss. Then, a discrete flow model guides the sampling process to recursively generate candidate equations that best fit the observed data. Domain knowledge and constraints, such as stability, can be either embedded into the rules or used as conditional predictors.



13. ❌ Beyond Surface Statistics: Robust Conformal Prediction for LLMs via Internal Representations

作者: Yanli Wang, Peng Kuang, Xiaoyu Han, Kaidi Xu, Haohan Wang 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16217v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Large language models are increasingly deployed in settings where reliability matters, yet output-level uncertainty signals such as token probabilities, entropy, and self-consistency can become brittle under calibration–deployment mismatch. Conformal prediction provides finite-sample validity under exchangeability, but its practical usefulness depends on the quality of the nonconformity score. We propose a conformal framework for LLM question answering that uses internal representations rather than output-facing statistics: specifically, we introduce Layer-Wise Information (LI) scores, which measure how conditioning on the input reshapes predictive entropy across model depth, and use them as nonconformity scores within a standard split conformal pipeline. Across closed-ended and open-domain QA benchmarks, with the clearest gains under cross-domain shift, our method achieves a better validity–efficiency trade-off than strong text-level baselines while maintaining competitive in-domain reliability at the same nominal risk level. These results suggest that internal representations can provide more informative conformal scores when surface-level uncertainty is unstable under distribution shift.



14. ❌ AIFIND: Artifact-Aware Interpreting Fine-Grained Alignment for Incremental Face Forgery Detection

作者: Hao Wang, Beichen Zhang, Yanpei Gong, Shaoyi Fang, Zhaobo Qi, Yuanrong Xu, Xinyan Liu, Weigang Zhang 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16207v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

As forgery types continue to emerge consistently, Incremental Face Forgery Detection (IFFD) has become a crucial paradigm. However, existing methods typically rely on data replay or coarse binary supervision, which fails to explicitly constrain the feature space, leading to severe feature drift and catastrophic forgetting. To address this, we propose AIFIND, Artifact-Aware Interpreting Fine-Grained Alignment for Incremental Face Forgery Detection, which leverages semantic anchors to stabilize incremental learning. We design the Artifact-Driven Semantic Prior Generator to instantiate invariant semantic anchors, establishing a fixed coordinate system from low-level artifact cues. These anchors are injected into the image encoder via Artifact-Probe Attention, which explicitly constrains volatile visual features to align with stable semantic anchors. Adaptive Decision Harmonizer harmonizes the classifiers by preserving angular relationships of semantic anchors, maintaining geometric consistency across tasks. Extensive experiments on multiple incremental protocols validate the superiority of AIFIND.



15. ❌ ChemGraph-XANES: An Agentic Framework for XANES Simulation and Analysis

作者: Vitor F. Grizzi, Thang Duc Pham, Luke N. Pretzie, Jiayi Xu, Murat Keceli, Cong Liu 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16205v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Computational X-ray absorption near-edge structure (XANES) is widely used to probe local coordination environments, oxidation states, and electronic structure in chemically complex systems. However, the use of computational XANES at scale is constrained more by workflow complexity than by the underlying simulation method itself. To address this challenge, we present ChemGraph-XANES, an agentic framework for automated XANES simulation and analysis that unifies natural-language task specification, structure acquisition, FDMNES input generation, task-parallel execution, spectral normalization, and provenance-aware data curation. Built on ASE, FDMNES, Parsl, and a LangGraph/LangChain-based tool interface, the framework exposes XANES workflow operations as typed Python tools that can be orchestrated by large language model (LLM) agents. In multi-agent mode, a retrieval-augmented expert agent consults the FDMNES manual to ground parameter selection, while executor agents translate user requests into structured tool calls. We demonstrate documentation-grounded parameter retrieval and show that the same workflow supports both explicit structure-file inputs and chemistry-level natural-language requests. Because independent XANES calculations are naturally task-parallel, the framework is well suited for high-throughput deployment on high-performance computing (HPC) systems, enabling scalable XANES database generation for downstream analysis and machine-learning applications. ChemGraph-XANES thus provides a reproducible and extensible workflow layer for physics-based XANES simulation, spectral curation, and agent-compatible computational spectroscopy.



16. ❌ Synthetic data in cryptocurrencies using generative models

作者: André Saimon S. Sousa, Otto Pires, Frank Acasiete, Oscar M. Granados, Valéria Loureiro da Silva, Hugo Saba 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16182v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Data plays a fundamental role in consolidating markets, services, and products in the digital financial ecosystem. However, the use of real data, especially in the financial context, can lead to privacy risks and access restrictions, affecting institutions, research, and modeling processes. Although not all financial datasets present such limitations, this work proposes the use of deep learning techniques for generating synthetic data applied to cryptocurrency price time series. The approach is based on Conditional Generative Adversarial Networks (CGANs), combining an LSTM-type recurrent generator and an MLP discriminator to produce statistically consistent synthetic data. The experiments consider different crypto-assets and demonstrate that the model is capable of reproducing relevant temporal patterns, preserving market trends and dynamics. The generation of synthetic series through GANs is an efficient alternative for simulating financial data, showing potential for applications such as market behavior analysis and anomaly detection, with lower computational cost compared to more complex generative approaches.



17. ❌ MARCH: Multi-Agent Radiology Clinical Hierarchy for CT Report Generation

作者: Yi Lin, Yihao Ding, Yonghui Wu, Yifan Peng 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16175v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Automated 3D radiology report generation often suffers from clinical hallucinations and a lack of the iterative verification found in human practice. While recent Vision-Language Models (VLMs) have advanced the field, they typically operate as monolithic “black-box” systems without the collaborative oversight characteristic of clinical workflows. To address these challenges, we propose MARCH (Multi-Agent Radiology Clinical Hierarchy), a multi-agent framework that emulates the professional hierarchy of radiology departments and assigns specialized roles to distinct agents. MARCH utilizes a Resident Agent for initial drafting with multi-scale CT feature extraction, multiple Fellow Agents for retrieval-augmented revision, and an Attending Agent that orchestrates an iterative, stance-based consensus discourse to resolve diagnostic discrepancies. On the RadGenome-ChestCT dataset, MARCH significantly outperforms state-of-the-art baselines in both clinical fidelity and linguistic accuracy. Our work demonstrates that modeling human-like organizational structures enhances the reliability of AI in high-stakes medical domains.



18. ❌ JumpLoRA: Sparse Adapters for Continual Learning in Large Language Models

作者: Alexandra Dragomir, Ioana Pintilie, Antonio Barbalau, Marius Dragoi, Florin Brad, Cristian Daniel Paduraru, Alexandru Tifrea, Elena Burceanu, Radu Tudor Ionescu 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16171v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Adapter-based methods have become a cost-effective approach to continual learning (CL) for Large Language Models (LLMs), by sequentially learning a low-rank update matrix for each task. To mitigate catastrophic forgetting, state-of-the-art approaches impose constraints on new adapters with respect to the previous ones, by targeting either subspace or coordinate-wise interference. In this paper, we propose JumpLoRA, a novel framework to adaptively induce sparsity in the Low-Rank Adaptation (LoRA) blocks through the use of JumpReLU gating. The method achieves dynamic parameter isolation, which helps prevent task interference. We demonstrate that our method is highly modular and compatible with LoRA-based CL approaches. Specifically, it significantly boosts the performance of IncLoRA and outperforms the leading state-of-the-art CL method, ELLA.



19. ❌ AtManRL: Towards Faithful Reasoning via Differentiable Attention Saliency

作者: Max Henning Höth, Kristian Kersting, Björn Deiseroth, Letitia Parcalabescu 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16158v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Large language models (LLMs) increasingly rely on chain-of-thought (CoT) reasoning to solve complex tasks. Yet ensuring that the reasoning trace both contributes to and faithfully reflects the processes underlying the model’s final answer, rather than merely accompanying it, remains challenging. We introduce AtManRL, a method that leverages differentiable attention manipulation to learn more faithful reasoning through reinforcement learning. By training an additive attention mask that identifies tokens in the CoT crucial for producing correct answers, we derive a saliency reward signal that encourages the model to generate reasoning traces that genuinely influence its final predictions. We integrate this saliency reward with outcome-based rewards within the GRPO framework to jointly optimize for correctness and interpretability. Experiments on GSM8K and MMLU with Llama-3.2-3B-Instruct demonstrate that our approach can identify influential reasoning tokens and enable training more transparent reasoning models.



20. ❌ SWNet: A Cross-Spectral Network for Camouflaged Weed Detection

作者: Henry O. Velesaca, Luigi Miranda, Angel D. Sappa 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16147v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

This paper presents SWNet, a bimodal end-to-end cross-spectral network specifically engineered for the detection of camouflaged weeds in dense agricultural environments. Plant camouflage, characterized by homochromatic blending where invasive species mimic the phenotypic traits of primary crops, poses a significant challenge for traditional computer vision systems. To overcome these limitations, SWNet utilizes a Pyramid Vision Transformer v2 backbone to capture long-range dependencies and a Bimodal Gated Fusion Module to dynamically integrate Visible and Near-Infrared information. By leveraging the physiological differences in chlorophyll reflectance captured in the NIR spectrum, the proposed architecture effectively discriminates targets that are otherwise indistinguishable in the visible range. Furthermore, an Edge-Aware Refinement module is employed to produce sharper object boundaries and reduce structural ambiguity. Experimental results on the Weeds-Banana dataset indicate that SWNet outperforms ten state-of-the-art methods. The study demonstrates that the integration of cross-spectral data and boundary-guided refinement is essential for high segmentation accuracy in complex crop canopies. The code is available on GitHub: https://cod-espol.github.io/SWNet/



21. ❌ Training Time Prediction for Mixed Precision-based Distributed Training

作者: Minchul Kang, Changyong Shin, Jinwoo Jeong, Hyunho Lee, Younghun Go, Gyeongmin Kim, Gyeongsik Yang, Chuck Yoo 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16145v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Accurate prediction of training time in distributed deep learning is crucial for resource allocation, cost estimation, and job scheduling. We observe that the floating-point precision setting is a key determinant of training time, leading to training time variations of ~2.4x over its minimum. However, existing studies on distributed training time prediction rely on static model computation graphs that do not capture precision variations, including mixed precision. According to our experiments, training time prediction without considering precision results in significant prediction errors - reaching up to 147.85% in mean absolute percentage error (MAPE). To address this issue, we propose a precision-aware distributed training time predictor that achieves robust accuracy across diverse precision settings, including mixed precision, with 9.8% MAPE.



22. ❌ Can LLMs Understand the Impact of Trauma? Costs and Benefits of LLMs Coding the Interviews of Firearm Violence Survivors

作者: Jessica H. Zhu, Shayla Stringfield, Vahe Zaprosyan, Michael Wagner, Michel Cukier, Joseph B. Richardson 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16132v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Firearm violence is a pressing public health issue, yet research into survivors’ lived experiences remains underfunded and difficult to scale. Qualitative research, including in-depth interviews, is a valuable tool for understanding the personal and societal consequences of community firearm violence and designing effective interventions. However, manually analyzing these narratives through thematic analysis and inductive coding is time-consuming and labor-intensive. Recent advancements in large language models (LLMs) have opened the door to automating this process, though concerns remain about whether these models can accurately and ethically capture the experiences of vulnerable populations. In this study, we assess the use of open-source LLMs to inductively code interviews with 21 Black men who have survived community firearm violence. Our results demonstrate that while some configurations of LLMs can identify important codes, overall relevance remains low and is highly sensitive to data processing. Furthermore, LLM guardrails lead to substantial narrative erasure. These findings highlight both the potential and limitations of LLM-assisted qualitative coding and underscore the ethical challenges of applying AI in research involving marginalized communities.



23. ❌ SCRIPT: Implementing an Intelligent Tutoring System for Programming in a German University Context

作者: Alina Deriyeva, Jesper Dannath, Benjamin Paassen 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16117v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Practice and extensive exercises are essential in programming education. Intelligent tutoring systems (ITSs) are a viable option to provide individualized hints and advice to programming students even when human tutors are not available. However, prior ITS for programming rarely support the Python programming language, mostly focus on introductory programming, and rarely take recent developments in generative models into account. We aim to establish a novel ITS for Python programming that is highly adaptable, serves both as a teaching and research platform, provides interfaces to plug in hint mechanisms (e.g.\ via large language models), and works inside the particularly challenging regulatory environment of Germany, that is, conforming to the European data protection regulation, the European AI act, and ethical framework of the German Research Foundation. In this paper, we present the description of the current state of the ITS along with future development directions, as well as discuss the challenges and opportunities for improving the system.



24. ❌ The Relic Condition: When Published Scholarship Becomes Material for Its Own Replacement

作者: Lin Deng, Chang-bo Liu 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16116v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

We extracted the scholarly reasoning systems of two internationally prominent humanities and social science scholars from their published corpora alone, converted those systems into structured inference-time constraints for a large language model, and tested whether the resulting scholar-bots could perform core academic functions at expert-assessed quality. The distillation pipeline used an eight-layer extraction method and a nine-module skill architecture grounded in local, closed-corpus analysis. The scholar-bots were then deployed across doctoral supervision, peer review, lecturing and panel-style academic exchange. Expert assessment involved three senior academics producing reports and appointment-level syntheses. Across the preserved expert record, all review and supervision reports judged the outputs benchmark-attaining, appointment-level recommendations placed both bots at or above Senior Lecturer level in the Australian university system, and recovered panel scores placed Scholar A between 7.9 and 8.9/10 and Scholar B between 8.5 and 8.9/10 under multi-turn debate conditions. A research-degree-student survey showed high performance ratings across information reliability, theoretical depth and logical rigor, with pronounced ceiling effects on a 7-point scale, despite all participants already being frontier-model users. We term this the Relic condition: when publication systems make stable reasoning architectures legible, extractable and cheaply deployable, the public record of intellectual labor becomes raw material for its own functional replacement. Because the technical threshold for this transition is already crossed at modest engineering effort, we argue that the window for protective frameworks covering disclosure, consent, compensation and deployment restriction is the present, while deployment remains optional rather than infrastructural.



25. ❌ Reckoning with the Political Economy of AI: Avoiding Decoys in Pursuit of Accountability

作者: Janet Vertesi, danah boyd, Alex Taylor, Benjamin Shestakofsky 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16106v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

The Project of AI is a world-building endeavor, wherein those who fund and develop AI systems both operate through and seek to sustain networks of power and wealth. As they expand their access to resources and configure our sociotechnical conditions, they benefit from the ways in which a suite of decoys animate scholars, critics, policymakers, journalists, and the public into co-constructing industry-empowering AI futures. Regardless of who constructs or nurtures them, these decoys often create the illusion of accountability while both masking the emerging political economies that the Project of AI has set into motion, and also contributing to the network-making power that is at the heart of the Project’s extraction and exploitation. Drawing on literature at the intersection of communication, science and technology studies, and economic sociology, we examine how the Project of AI is constructed. We then explore five decoys that seemingly critique - but in actuality co-constitute - AI’s emergent power relations and material political economy. We argue that advancing meaningful fairness or accountability in AI requires: 1) recognizing when and how decoys serve as a distraction, and 2) grappling directly with the material political economy of the Project of AI. Doing so will enable us to attend to the networks of power that make ‘AI’ possible, spurring new visions for how to realize a more just technologically entangled world.



26. ❌ Dual-Modal Lung Cancer AI: Interpretable Radiology and Microscopy with Clinical Risk Integration

作者: Baramee Sukumal, Aueaphum Aueawatthanaphisut 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16104v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Lung cancer remains one of the leading causes of cancer-related mortality worldwide. Conventional computed tomography (CT) imaging, while essential for detection and staging, has limitations in distinguishing benign from malignant lesions and providing interpretable diagnostic insights. To address this challenge, this study proposes a dual-modal artificial intelligence framework that integrates CT radiology with hematoxylin and eosin (H&E) histopathology for lung cancer diagnosis and subtype classification. The system employs convolutional neural networks to extract radiologic and histopathologic features and incorporates clinical metadata to improve robustness. Predictions from both modalities are fused using a weighted decision-level integration mechanism to classify adenocarcinoma, squamous cell carcinoma, large cell carcinoma, small cell lung cancer, and normal tissue. Explainable AI techniques including Grad-CAM, Grad-CAM++, Integrated Gradients, Occlusion, Saliency Maps, and SmoothGrad are applied to provide visual interpretability. Experimental results show strong performance with accuracy up to 0.87, AUROC above 0.97, and macro F1-score of 0.88. Grad-CAM++ achieved the highest faithfulness and localization accuracy, demonstrating strong correspondence with expert-annotated tumor regions. These results indicate that multimodal fusion of radiology and histopathology can improve diagnostic performance while maintaining model transparency, suggesting potential for future clinical decision support systems in precision oncology.



27. ❌ Robust Synchronisation for Federated Learning in The Face of Correlated Device Failure

作者: Stefan Behfar, Richard Mortier 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16090v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Probabilistic Synchronous Parallel (PSP) is a technique in distributed learning systems to reduce synchronization bottlenecks by sampling a subset of participating nodes per round. In Federated Learning (FL), where edge devices are often unreliable due to factors including mobility, power constraints, and user activity, PSP helps improve system throughput. However, PSP has a key limitation: it assumes device behavior is static and different devices are independent. This can lead to unfair distributed synchronization, due to highly available nodes dominating training while those that are often unavailable rarely participate and so their data may be missed. If both data distribution and node availability are simultaneously correlated with the device, then both PSP and standard FL algorithms will suffer from persistent under-representation of certain classes or groups resulting in inefficient or ineffective learning of certain features. We introduce Availability-Weighted PSP (AW-PSP), an extension to PSP that addresses the issue of co-correlation of unfair sampling and data availability by dynamically adjusting node sampling probabilities using real-time availability predictions, historical behavior, and failure correlation metrics. A Markov-based availability predictor distinguishes transient \emph{vs} chronic failures, while a Distributed Hash Table (DHT) layer decentralizes metadata, including latency, freshness, and utility scores. We implement AW-PSP and trace-driven evaluation shows that it improves robustness to both independent and correlated failures, increases label coverage, and reduces fairness variance compared to standard PSP. AW-PSP thus provides an availability-aware, and fairness-conscious node sampling protocol for FL deployments that will scale to large numbers of nodes even in heterogeneous and failure-prone environments.



28. ❌ Stylistic-STORM (ST-STORM) : Perceiving the Semantic Nature of Appearance

作者: Hamed Ouattara, Pierre Duthon, Pascal Houssam Salmane, Frédéric Bernardin, Omar Ait Aider 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16086v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

One of the dominant paradigms in self-supervised learning (SSL), illustrated by MoCo or DINO, aims to produce robust representations by capturing features that are insensitive to certain image transformations such as illumination, or geometric changes. This strategy is appropriate when the objective is to recognize objects independently of their appearance. However, it becomes counterproductive as soon as appearance itself constitutes the discriminative signal. In weather analysis, for example, rain streaks, snow granularity, atmospheric scattering, as well as reflections and halos, are not noise: they carry the essential information. In critical applications such as autonomous driving, ignoring these cues is risky, since grip and visibility depend directly on ground conditions and atmospheric conditions. We introduce ST-STORM, a hybrid SSL framework that treats appearance (style) as a semantic modality to be disentangled from content. Our architecture explicitly separates two latent streams, regulated by gating mechanisms. The Content branch aims at a stable semantic representation through a JEPA scheme coupled with a contrastive objective, promoting invariance to appearance variations. In parallel, the Style branch is constrained to capture appearance signatures (textures, contrasts, scattering) through feature prediction and reconstruction under an adversarial constraint. We evaluate ST-STORM on several tasks, including object classification (ImageNet-1K), fine-grained weather characterization, and melanoma detection (ISIC 2024 Challenge). The results show that the Style branch effectively isolates complex appearance phenomena (F1=97% on Multi-Weather and F1=94% on ISIC 2024 with 10% labeled data), without degrading the semantic performance (F1=80% on ImageNet-1K) of the Content branch, and improves the preservation of critical appearance



29. ❌ Unveiling Stochasticity: Universal Multi-modal Probabilistic Modeling for Traffic Forecasting

作者: Weijiang Xiong, Robert Fonod, Nikolas Geroliminis 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16084v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Traffic forecasting is a challenging spatio-temporal modeling task and a critical component of urban transportation management. Current studies mainly focus on deterministic predictions, with limited considerations on the uncertainty and stochasticity in traffic dynamics. Therefore, this paper proposes an elegant yet universal approach that transforms existing models into probabilistic predictors by replacing only the final output layer with a novel Gaussian Mixture Model (GMM) layer. The modified model requires no changes to the training pipeline and can be trained using only the Negative Log-Likelihood (NLL) loss, without any auxiliary or regularization terms. Experiments on multiple traffic datasets show that our approach generalizes from classic to modern model architectures while preserving deterministic performance. Furthermore, we propose a systematic evaluation procedure based on cumulative distributions and confidence intervals, and demonstrate that our approach is considerably more accurate and informative than unimodal or deterministic baselines. Finally, a more detailed study on a real-world dense urban traffic network is presented to examine the impact of data quality on uncertainty quantification and to show the robustness of our approach under imperfect data conditions. Code available at https://github.com/Weijiang-Xiong/OpenSkyTraffic



30. ❌ Early Detection of Acute Myeloid Leukemia (AML) Using YOLOv12 Deep Learning Model

作者: Enas E. Ahmed, Salah A. Aly, Mayar Moner 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16082v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Acute Myeloid Leukemia (AML) is one of the most life-threatening type of blood cancers, and its accurate classification is considered and remains a challenging task due to the visual similarity between various cell types. This study addresses the classification of the multiclasses of AML cells Utilizing YOLOv12 deep learning model. We applied two segmentation approaches based on cell and nucleus features, using Hue channel and Otsu thresholding techniques to preprocess the images prior to classification. Our experiments demonstrate that YOLOv12 with Otsu thresholding on cell-based segmentation achieved the highest level of validation and test accuracy, both reaching 99.3%.



31. ❌ Prototype-Grounded Concept Models for Verifiable Concept Alignment

作者: Stefano Colamonaco, David Debot, Pietro Barbiero, Giuseppe Marra 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16076v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Concept Bottleneck Models (CBMs) aim to improve interpretability in Deep Learning by structuring predictions through human-understandable concepts, but they provide no way to verify whether learned concepts align with the human’s intended meaning, hurting interpretability. We introduce Prototype-Grounded Concept Models (PGCMs), which ground concepts in learned visual prototypes: image parts that serve as explicit evidence for the concepts. This grounding enables direct inspection of concept semantics and supports targeted human intervention at the prototype level to correct misalignments. Empirically, PGCMs match the predictive performance of state-of-the-art CBMs while substantially improving transparency, interpretability, and intervenability.



32. ❌ Chain-of-Thought Degrades Visual Spatial Reasoning Capabilities of Multimodal LLMs

作者: Sai Srinivas Kancheti, Aditya Sanjiv Kanade, Vineeth N. Balasubramanian, Tanuja Ganu 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16060v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Multimodal Reasoning Models (MRMs) leveraging Chain-of-Thought (CoT) based thinking have revolutionized mathematical and logical problem-solving. However, we show that this paradigm struggles with generalized spatial intelligence. We perform a comprehensive evaluation of seventeen models across thirteen spatial benchmarks and identify a critical gap: CoT prompting consistently degrades performance in visual spatial reasoning. Furthermore, through a novel No-Image++ ablation, we demonstrate that MRMs and CoT prompted MLMs suffer from severe shortcut learning, and hallucinate visual details from textual priors even when the image is absent. These findings challenge the efficacy of text-only CoT for spatial tasks and underscore the need for vision-centric reasoning paradigms.



33. ❌ AST: Adaptive, Seamless, and Training-Free Precise Speech Editing

作者: Sihan Lv, Yechen Jin, Zhen Li, Jintao Chen, Jinshan Zhang, Ying Li, Jianwei Yin, Meng Xi 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16056v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Text-based speech editing aims to modify specific segments while preserving speaker identity and acoustic context. Existing methods rely on task-specific training, which incurs high data costs and struggles with temporal fidelity in unedited regions. Meanwhile, adapting Text-to-Speech (TTS) models often faces a trade-off between editing quality and consistency. To address these issues, we propose AST, an Adaptive, Seamless, and Training-free precise speech editing framework. Leveraging a pre-trained autoregressive TTS model, AST introduces Latent Recomposition to selectively stitch preserved source segments with newly synthesized targets. Furthermore, AST extends this latent manipulation to enable precise style editing for specific speech segments. To prevent artifacts at these edit boundaries, the framework incorporates Adaptive Weak Fact Guidance (AWFG). AWFG dynamically modulates a mel-space guidance signal, enforcing structural constraints only where necessary without disrupting the generative manifold. To fill the gap of publicly accessible benchmarks, we introduce LibriSpeech-Edit, a new and larger speech editing dataset. As existing metrics poorly evaluate temporal consistency in unedited regions, we propose Word-level Dynamic Time Warping (WDTW). Extensive experiments demonstrate that AST resolves the controllability-quality trade-off without extra training. Compared to the previous most temporally consistent baseline, AST improves consistency while reducing Word Error Rate by nearly 70%. Moreover, applying AST to a foundation TTS model reduces WDTW by 27%, achieving state-of-the-art speaker preservation and temporal fidelity.



34. ❌ Mind’s Eye: A Benchmark of Visual Abstraction, Transformation and Composition for Multimodal LLMs

作者: Rohit Sinha, Aditya Kanade, Sai Srinivas Kancheti, Vineeth N Balasubramanian, Tanuja Ganu 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16054v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Multimodal large language models (MLLMs) have achieved impressive progress on vision language benchmarks, yet their capacity for visual cognitive and visuospatial reasoning remains less understood. We introduce “Mind’s Eye”, a multiple-choice benchmark of eight visuo-cognitive tasks inspired by classic human intelligence tests and organized under a novel “A-R-T” taxonomy: Abstraction, Relation, and Transformation. The tasks probe core processes of fluid intelligence such as pattern induction, analogical relation mapping, and mental transformation. We evaluate a diverse suite of closed-source and open-source MLLMs and compare their performance with human participants. Humans achieve 80% accuracy, while top performing MLLMs remain below 50%. Error analysis reveals failures in: (i) visual attention allocation, (ii) internal perceptual manipulation, and (iii) weak abstraction of underlying visual concepts. Our findings suggest that current MLLMs exhibit limited visuospatial reasoning capabilities, when compared with human participants, highlighting the need for more cognitively grounded evaluation frameworks.



35. ❌ Towards Intrinsic Interpretability of Large Language Models:A Survey of Design Principles and Architectures

作者: Yutong Gao, Qinglin Meng, Yuan Zhou, Liangming Pan 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16042v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

While Large Language Models (LLMs) have achieved strong performance across many NLP tasks, their opaque internal mechanisms hinder trustworthiness and safe deployment. Existing surveys in explainable AI largely focus on post-hoc explanation methods that interpret trained models through external approximations. In contrast, intrinsic interpretability, which builds transparency directly into model architectures and computations, has recently emerged as a promising alternative. This paper presents a systematic review of the recent advances in intrinsic interpretability for LLMs, categorizing existing approaches into five design paradigms: functional transparency, concept alignment, representational decomposability, explicit modularization, and latent sparsity induction. We further discuss open challenges and outline future research directions in this emerging field. The paper list is available at: https://github.com/PKU-PILLAR-Group/Survey-Intrinsic-Interpretability-of-LLMs.



36. ❌ Safe Deep Reinforcement Learning for Building Heating Control and Demand-side Flexibility

作者: Colin Jüni, Mina Montazeri, Yi Guo, Federica Bellizio, Giovanni Sansavini, Philipp Heer 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16033v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Buildings account for approximately 40% of global energy consumption, and with the growing share of intermittent renewable energy sources, enabling demand-side flexibility, particularly in heating, ventilation and air conditioning systems, is essential for grid stability and energy efficiency. This paper presents a safe deep reinforcement learning-based control framework to optimize building space heating while enabling demand-side flexibility provision for power system operators. A deep deterministic policy gradient algorithm is used as the core deep reinforcement learning method, enabling the controller to learn an optimal heating strategy through interaction with the building thermal model while maintaining occupant comfort, minimizing energy cost, and providing flexibility. To address safety concerns with reinforcement learning, particularly regarding compliance with flexibility requests, we propose a real-time adaptive safety-filter to ensure that the system operates within predefined constraints during demand-side flexibility provision. The proposed real-time adaptive safety filter guarantees full compliance with flexibility requests from system operators and improves energy and cost efficiency – achieving up to 50% savings compared to a rule-based controller – while outperforming a standalone deep reinforcement learning-based controller in energy and cost metrics, with only a slight increase in comfort temperature violations.



37. ❌ Where does output diversity collapse in post-training?

作者: Constantinos Karouzos, Xingwei Tan, Nikolaos Aletras 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16027v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Post-trained language models produce less varied outputs than their base counterparts. This output diversity collapse undermines inference-time scaling methods that rely on varied samples, and risks homogenizing model outputs on creative and value-laden tasks. Prior work attributes collapse to specific post-training methods, without separating the role of training data composition from the method, or the generation format from the model weights. We trace output diversity through three parallel post-training lineages of Olmo 3, Think (chain-of-thought distillation), Instruct (broad multi-source data), and RL-Zero, across 15 tasks and four text diversity metrics. We find that the location of collapse co-varies with data composition: the Think lineage loses most semantic diversity at supervised fine-tuning, and the effect of DPO is larger in Instruct than in Think. Suppressing chain-of-thought reasoning at inference in Think models drops accuracy on hard tasks, yet leaves answer-level diversity unchanged, showing that the collapse is embedded in the model weights by training data, not imposed by the generation format. Decomposing diversity loss on six verifiable tasks into a quality-control component (removal of incorrect outputs) and a residual component (genuine narrowing among correct outputs) reveals that the split is task-dependent, and Think models retain more correct-answer diversity than Instruct despite collapsing more in aggregate. Our results indicate that diversity collapse is determined during training by data composition and cannot be addressed at inference time alone.



38. ❌ SocialGrid: A Benchmark for Planning and Social Reasoning in Embodied Multi-Agent Systems

作者: Hikaru Shindo, Hanzhao Lin, Lukas Helff, Patrick Schramowski, Kristian Kersting 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16022v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

As Large Language Models (LLMs) transition from text processors to autonomous agents, evaluating their social reasoning in embodied multi-agent settings becomes critical. We introduce SocialGrid, an embodied multi-agent environment inspired by Among Us that evaluates LLM agents on planning, task execution, and social reasoning. Our evaluations reveal that even the strongest open model (GPT-OSS-120B) achieves below 60% accuracy in task completion and planning, with agents getting stuck in repetitive behaviors or failing to navigate basic obstacles. Since poor navigation confounds evaluation of social intelligence, SocialGrid offers an optional Planning Oracle to isolate social reasoning from planning deficits. While planning assistance improves task completion, social reasoning remains a bottleneck: agents fail to detect deception at near-random chance regardless of scale, relying on shallow heuristics rather than accumulating behavioral evidence. SocialGrid provides automatic failure analysis and fine-grained metrics, enabling developers to diagnose and improve their agents. We also establish a competitive leaderboard using Elo ratings from adversarial league play.



39. ❌ Neurosymbolic Repo-level Code Localization

作者: Xiufeng Xu, Xiufeng Wu, Zejun Zhang, Yi Li 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16021v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Code localization is a cornerstone of autonomous software engineering. Recent advancements have achieved impressive performance on real-world issue benchmarks. However, we identify a critical yet overlooked bias: these benchmarks are saturated with keyword references (e.g. file paths, function names), encouraging models to rely on superficial lexical matching rather than genuine structural reasoning. We term this phenomenon the Keyword Shortcut. To address this, we formalize the challenge of Keyword-Agnostic Logical Code Localization (KA-LCL) and introduce KA-LogicQuery, a diagnostic benchmark requiring structural reasoning without any naming hints. Our evaluation reveals a catastrophic performance drop of state-of-the-art approaches on KA-LogicQuery, exposing their lack of deterministic reasoning capabilities. We propose LogicLoc, a novel agentic framework that combines large language models with the rigorous logical reasoning of Datalog for precise localization. LogicLoc extracts program facts from the codebase and leverages an LLM to synthesize Datalog programs, with parser-gated validation and mutation-based intermediate-rule diagnostic feedback to ensure correctness and efficiency. The validated programs are executed by a high-performance inference engine, enabling accurate and verifiable localization in a fully automated, closed-loop workflow. Experimental results demonstrate that LogicLoc significantly outperforms SOTA methods on KA-LogicQuery while maintaining competitive performance on popular issue-driven benchmarks. Notably, LogicLoc attains superior performance with significantly lower token consumption and faster execution by offloading structural traversal to a deterministic engine, reducing the overhead of iterative LLM inference.



40. ❌ MEDLEY-BENCH: Scale Buys Evaluation but Not Control in AI Metacognition

作者: Farhad Abtahi, Abdolamir Karbalaie, Eduardo Illueca-Fernandez, Fernando Seoane 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16009v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Metacognition, the ability to monitor and regulate one’s own reasoning, remains under-evaluated in AI benchmarking. We introduce MEDLEY-BENCH, a benchmark of behavioural metacognition that separates independent reasoning, private self-revision, and socially influenced revision under genuine inter-model disagreement. The benchmark evaluates 35 models from 12 families on 130 ambiguous instances across five domains and reports two complementary scores: the Medley Metacognition Score (MMS), a tier-based aggregate of reflective updating, social robustness, and epistemic articulation, and the Medley Ability Score (MAS), derived from four metacognitive sub-abilities. Results show a robust evaluation/control dissociation: evaluation ability increases with model size within families, whereas control does not. In a follow-up progressive adversarial analysis of 11 models, we observed two behavioural profiles, i.e., models that revise primarily in response to argument quality and models that track consensus statistics. Under within-model relative profiling (ipsative scoring), evaluation was the weakest relative ability in all 35 models, indicating a systematic knowing/doing gap. Smaller and cheaper models often matched or outperformed larger counterparts, suggesting that metacognitive competence is not simply a function of scale. These findings position MEDLEY-BENCH as a tool for measuring belief revision under social pressure and suggest that future training should reward calibrated, proportional updating rather than output quality alone.



41. ❌ AgentV-RL: Scaling Reward Modeling with Agentic Verifier

作者: Jiazheng Zhang, Ziche Fu, Zhiheng Xi, Wenqing Jing, Mingxu Chai, Wei He, Guoqiang Zhang, Chenghao Fan, Chenxin An, Wenxiang Chen, Zhicheng Liu, Haojie Pan, Dingwei Zhu, Tao Gui, Qi Zhang, Xuanjing Huang 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16004v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Verifiers have been demonstrated to enhance LLM reasoning via test-time scaling (TTS). Yet, they face significant challenges in complex domains. Error propagation from incorrect intermediate reasoning can lead to false positives for seemingly plausible solutions, while lacking external grounding makes verifiers unreliable on computation or knowledge-intensive tasks. To address these challenges, we propose Agentic Verifier, a framework that transforms reward modeling into a multi-turn, tool-augmented deliberative process. We introduce complementary forward and backward agents: one traces solutions from premises to conclusions, while the other re-checks conclusions against their underlying premises. This bidirectional process enables a comprehensive, reliable, and interpretable assessment of solutions. To facilitate practical deployment, we propose AgentV-RL. Through proactive exploration and reinforcement learning, the verifier autonomously interleaves tool-use with internal reasoning. Extensive experiments show that Agentic Verifier yields consistent performance gains under both parallel and sequential TTS. Notably, our 4B variant surpasses state-of-the-art ORMs by 25.2%, positioning it as a promising paradigm for agentic reward modeling.



42. ❌ ReactBench: A Benchmark for Topological Reasoning in MLLMs on Chemical Reaction Diagrams

作者: Qiang Xu, Shengyuan Bai, Yu Wang, He Cao, Leqing Chen, Yuanyuan Liu, Bin Feng, Zijing Liu, Yu Li 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15994v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Multimodal Large Language Models (MLLMs) excel at recognizing individual visual elements and reasoning over simple linear diagrams. However, when faced with complex topological structures involving branching paths, converging flows, and cyclic dependencies, their reasoning capabilities degrade sharply, even on tasks as basic as counting endpoints. Existing benchmarks fail to probe this gap, focusing on semantic comprehension rather than structural reasoning. We introduce ReactBench, a benchmark that reveals fundamental limitations in structural reasoning through chemical reaction diagrams. These real-world scientific diagrams offer an ideal testbed because they naturally span diverse structures from linear chains to cyclic graphs, while requiring both precise local recognition and coherent global reasoning. Our benchmark comprises 1,618 expert-annotated QA pairs across four hierarchical task dimensions. Extensive evaluation across 17 MLLMs reveals a significant performance gap exceeding 30% between anchor-based tasks and holistic structural reasoning tasks. Controlled ablations confirm this bottleneck lies in reasoning, not perception. These findings expose a fundamental deficit in structural understanding and establish directions for advancing visual reasoning.



43. ❌ From Vulnerable Data Subjects to Vulnerabilizing Data Practices: Navigating the Protection Paradox in AI-Based Analyses of Platformized Lives

作者: Delfina S. Martinez Pandiani, Ella Streefkerk, Laurens Naudts, Paula Helm 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15990v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

This paper traces a conceptual shift from understanding vulnerability as a static, essentialized property of data subjects to examining how it is actively enacted through data practices. Unlike reflexive ethical frameworks focused on missing or counter-data, we address the condition of abundance inherent to platformized life-a context where a near inexhaustible mass of data points already exists, shifting the ethical challenge to the researcher’s choices in operating upon this existing mass. We argue that the ethical integrity of data science depends not just on who is studied, but on how technical pipelines transform “vulnerable” individuals into data subjects whose vulnerability can be further precarized. We develop this argument through an AI for Social Good (AI4SG) case: a journalist’s request to use computer vision to quantify child presence in monetized YouTube ‘family vlogs’ for regulatory advocacy. This case reveals a “protection paradox”: how data-driven efforts to protect vulnerable subjects can inadvertently impose new forms of computational exposure, reductionism, and extraction. Using this request as a point of departure, we perform a methodological deconstruction of the AI pipeline to show how granular technical decisions are ethically constitutive. We contribute a reflexive ethics protocol that translates these insights into a reflexive roadmap for research ethics surrounding platformized data subjects. Organized around four critical junctures-dataset design, operationalization, inference, and dissemination-the protocol identifies technical questions and ethical tensions where well-intentioned work can slide into renewed extraction or exposure. For every decision point, the protocol offers specific prompts to navigate four cross-cutting vulnerabilizing factors: exposure, monetization, narrative fixing, and algorithmic optimization. Rather than uncritically…



作者: Haoyu Bian, Chaoning Zhang, Jiaquan Zhang, Xingyao Li, Yuanfang Guo, Wei Dong, Yang Yang 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15972v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

LLM-driven multi-agent frameworks address complex reasoning tasks through multi-role collaboration. However, existing approaches often suffer from reasoning instability, where individual agent errors are amplified through collaboration, undermining overall performance. Current research mainly focuses on enhancing high-capability agents or suppressing unreliable outputs to improve framework effectiveness, while systematic identification and reinforcement of performance-limiting agents receive less attention. To address this gap, we propose WORC, a \underline{w}eak-link \underline{o}ptimization framework for multi-agent \underline{r}easoning and \underline{c}ollaboration, grounded in the weak-link principle. WORC follows a two-stage workflow. In the weak agent localization stage, task features are constructed, and a meta-learning-based weight predictor trained on optimal configurations identified by swarm intelligence algorithms (SIAs) enables zero-shot mapping from these features to agent performance weights, where the agent with the lowest predicted weight is identified as the weak agent. In the weak-link optimization stage, an uncertainty-driven allocation strategy assigns additional reasoning budgets to weak agents, with lower predicted weights leading to larger repeated-sampling quotas to compensate for reliability deficiencies. Experimental results show that WORC achieves an average accuracy of 82.2% on reasoning benchmarks while improving framework stability and cross-architecture generalization, suggesting that compensating for weak links, rather than reinforcing strengths alone, enhances the robustness of multi-agent systems.



45. ❌ Integrating Graphs, Large Language Models, and Agents: Reasoning and Retrieval

作者: Hamed Jelodar, Samita Bai, Mohammad Meymani, Parisa Hamedi, Roozbeh Razavi-Far, Ali Ghorbani 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15951v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Generative AI, particularly Large Language Models, increasingly integrates graph-based representations to enhance reasoning, retrieval, and structured decision-making. Despite rapid advances, there remains limited clarity regarding when, why, where, and what types of graph-LLM integrations are most appropriate across applications. This survey provides a concise, structured overview of the design choices underlying the integration of graphs with LLMs. We categorize existing methods based on their purpose (reasoning, retrieval, generation, recommendation), graph modality (knowledge graphs, scene graphs, interaction graphs, causal graphs, dependency graphs), and integration strategies (prompting, augmentation, training, or agent-based use). By mapping representative works across domains such as cybersecurity, healthcare, materials science, finance, robotics, and multimodal environments, we highlight the strengths, limitations, and best-fit scenarios for each technique. This survey aims to offer researchers a practical guide for selecting the most suitable graph-LLM approach depending on task requirements, data characteristics, and reasoning complexity.



46. ❌ Polarization by Default: Auditing Recommendation Bias in LLM-Based Content Curation

作者: Nicolò Pagan, Christopher Barrie, Chris Andrew Bail, Petter Törnberg 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15937v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Large Language Models (LLMs) are increasingly deployed to curate and rank human-created content, yet the nature and structure of their biases in these tasks remains poorly understood: which biases are robust across providers and platforms, and which can be mitigated through prompt design. We present a controlled simulation study mapping content selection biases across three major LLM providers (OpenAI, Anthropic, Google) on real social media datasets from Twitter/X, Bluesky, and Reddit, using six prompting strategies (\textit{general}, \textit{popular}, \textit{engaging}, \textit{informative}, \textit{controversial}, \textit{neutral}). Through 540,000 simulated top-10 selections from pools of 100 posts across 54 experimental conditions, we find that biases differ substantially in how structural and how prompt-sensitive they are. Polarization is amplified across all configurations, toxicity handling shows a strong inversion between engagement- and information-focused prompts, and sentiment biases are predominantly negative. Provider comparisons reveal distinct trade-offs: GPT-4o Mini shows the most consistent behavior across prompts; Claude and Gemini exhibit high adaptivity in toxicity handling; Gemini shows the strongest negative sentiment preference. On Twitter/X, where author demographics can be inferred from profile bios, political leaning bias is the clearest demographic signal: left-leaning authors are systematically over-represented despite right-leaning authors forming the pool plurality in the dataset, and this pattern largely persists across prompts.



47. ❌ Towards Rigorous Explainability by Feature Attribution

作者: Olivier Létoffé, Xuanxiang Huang, Joao Marques-Silva 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15898v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

For around a decade, non-symbolic methods have been the option of choice when explaining complex machine learning (ML) models. Unfortunately, such methods lack rigor and can mislead human decision-makers. In high-stakes uses of ML, the lack of rigor is especially problematic. One prime example of provable lack of rigor is the adoption of Shapley values in explainable artificial intelligence (XAI), with the tool SHAP being a ubiquitous example. This paper overviews the ongoing efforts towards using rigorous symbolic methods of XAI as an alternative to non-rigorous non-symbolic approaches, concretely for assigning relative feature importance.



48. ❌ Experience Compression Spectrum: Unifying Memory, Skills, and Rules in LLM Agents

作者: Xing Zhang, Guanghui Wang, Yanwei Cui, Wei Qiu, Ziyuan Li, Bing Zhu, Peiyang He 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15877v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

As LLM agents scale to long-horizon, multi-session deployments, efficiently managing accumulated experience becomes a critical bottleneck. Agent memory systems and agent skill discovery both address this challenge – extracting reusable knowledge from interaction traces – yet a citation analysis of 1,136 references across 22 primary papers reveals a cross-community citation rate below 1%. We propose the \emph{Experience Compression Spectrum}, a unifying framework that positions memory, skills, and rules as points along a single axis of increasing compression (5–20$\times$ for episodic memory, 50–500$\times$ for procedural skills, 1,000$\times$+ for declarative rules), directly reducing context consumption, retrieval latency, and compute overhead. Mapping 20+ systems onto this spectrum reveals that every system operates at a fixed, predetermined compression level – none supports adaptive cross-level compression, a gap we term the \emph{missing diagonal}. We further show that specialization alone is insufficient – both communities independently solve shared sub-problems without exchanging solutions – that evaluation methods are tightly coupled to compression levels, that transferability increases with compression at the cost of specificity, and that knowledge lifecycle management remains largely neglected. We articulate open problems and design principles for scalable, full-spectrum agent learning systems.



49. ❌ UniEditBench: A Unified and Cost-Effective Benchmark for Image and Video Editing via Distilled MLLMs

作者: Lifan Jiang, Tianrun Wu, Yuhang Pei, Chenyang Wang, Boxi Wu, Deng Cai 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15871v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

The evaluation of visual editing models remains fragmented across methods and modalities. Existing benchmarks are often tailored to specific paradigms, making fair cross-paradigm comparisons difficult, while video editing lacks reliable evaluation benchmarks. Furthermore, common automatic metrics often misalign with human preference, yet directly deploying large multimodal models (MLLMs) as evaluators incurs prohibitive computational and financial costs. We present UniEditBench, a unified benchmark for image and video editing that supports reconstruction-based and instruction-driven methods under a shared protocol. UniEditBench includes a structured taxonomy of nine image operations (Add, Remove, Replace, Change, Stroke-based, Extract, Adjust, Count, Reorder) and eight video operations, with coverage of challenging compositional tasks such as counting and spatial reordering. To enable scalable evaluation, we distill a high-capacity MLLM judge (Qwen3-VL-235B-A22B Instruct) into lightweight 4B/8B evaluators that provide multi-dimensional scoring over structural fidelity, text alignment, background consistency, naturalness, and temporal-spatial consistency (for videos). Experiments show that the distilled evaluators maintain strong agreement with human judgments and substantially reduce deployment cost relative to the teacher model. UniEditBench provides a practical and reproducible protocol for benchmarking modern visual editing methods. Our benchmark and the associated reward models are publicly available at https://github.com/wesar1/UniEditBench.



50. ❌ DiZiNER: Disagreement-guided Instruction Refinement via Pilot Annotation Simulation for Zero-shot Named Entity Recognition

作者: Siun Kim, Hyung-Jin Yoon 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15866v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Large language models (LLMs) have advanced information extraction (IE) by enabling zero-shot and few-shot named entity recognition (NER), yet their generative outputs still show persistent and systematic errors. Despite progress through instruction fine-tuning, zero-shot NER still lags far behind supervised systems. These recurring errors mirror inconsistencies observed in early-stage human annotation processes that resolve disagreements through pilot annotation. Motivated by this analogy, we introduce DiZiNER (Disagreement-guided Instruction Refinement via Pilot Annotation Simulation for Zero-shot Named Entity Recognition), a framework that simulates the pilot annotation process, employing LLMs to act as both annotators and supervisors. Multiple heterogeneous LLMs annotate shared texts, and a supervisor model analyzes inter-model disagreements to refine task instructions. Across 18 benchmarks, DiZiNER achieves zero-shot SOTA results on 14 datasets, improving prior bests by +8.0 F1 and reducing the zero-shot to supervised gap by over +11 points. It also consistently outperforms its supervisor, GPT-5 mini, indicating that improvements stem from disagreement-guided instruction refinement rather than model capacity. Pairwise agreement between models shows a strong correlation with NER performance, further supporting this finding.



51. ❌ QuantSightBench: Evaluating LLM Quantitative Forecasting with Prediction Intervals

作者: Jeremy Qin, Maksym Andriushchenko 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15859v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Forecasting has become a natural benchmark for reasoning under uncertainty. Yet existing evaluations of large language models remain limited to judgmental tasks in simple formats, such as binary or multiple-choice questions. In practice, however, forecasting spans a far broader scope. Across domains such as economics, public health, and social demographics, decisions hinge on numerical estimates over continuous quantities, a capability that current benchmarks do not capture. Evaluating such estimates requires a format that makes uncertainty explicit and testable. We propose prediction intervals as a natural and rigorous interface for this purpose. They demand scale awareness, internal consistency across confidence levels, and calibration over a continuum of outcomes, making them a more suitable evaluation format than point estimates for numerical forecasting. To assess this capability, we introduce a new benchmark QuantSightBench, and evaluate frontier models under multiple settings, assessing both empirical coverage and interval sharpness. Our results show that none of the 11 evaluated frontier and open-weight models achieves the 90% coverage target, with the top performers Gemini 3.1 Pro (79.1%), Grok 4 (76.4%), and GPT-5.4 (75.3%) all falling at least 10 percentage points short. Calibration degrades sharply at extreme magnitudes, revealing systematic overconfidence across all evaluated models.



52. ❌ Robust Multispectral Semantic Segmentation under Missing or Full Modalities via Structured Latent Projection

作者: Irem Ulku, Erdem Akagündüz, Ömer Özgür Tanrıöver 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15856v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Multimodal remote sensing data provide complementary information for semantic segmentation, but in real-world deployments, some modalities may be unavailable due to sensor failures, acquisition issues, or challenging atmospheric conditions. Existing multimodal segmentation models typically address missing modalities by learning a shared representation across inputs. However, this approach can introduce a trade-off by compromising modality-specific complementary information and reducing performance when all modalities are available. In this paper, we tackle this limitation with CBC-SLP, a multimodal semantic segmentation model designed to preserve both modality-invariant and modality-specific information. Inspired by the theoretical results on modality alignment, which state that perfectly aligned multimodal representations can lead to sub-optimal performance in downstream prediction tasks, we propose a novel structured latent projection approach as an architectural inductive bias. Rather than enforcing this strategy through a loss term, we incorporate it directly into the architecture. In particular, to use the complementary information effectively while maintaining robustness under random modality dropout, we structure the latent representations into shared and modality-specific components and adaptively transfer them to the decoder according to the random modality availability mask. Extensive experiments on three multimodal remote sensing image sets demonstrate that CBC-SLP consistently outperforms state-of-the-art multimodal models across full and missing modality scenarios. Besides, we empirically demonstrate that the proposed strategy can recover the complementary information that may not be preserved in a shared representation. The code is available at https://github.com/iremulku/Multispectral-Semantic-Segmentation-via-Structured-Latent-Projection-CBC-SLP-.



53. ❌ DPrivBench: Benchmarking LLMs’ Reasoning for Differential Privacy

作者: Erchi Wang, Pengrun Huang, Eli Chien, Om Thakkar, Kamalika Chaudhuri, Yu-Xiang Wang, Ruihan Wu 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15851v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Differential privacy (DP) has a wide range of applications for protecting data privacy, but designing and verifying DP algorithms requires expert-level reasoning, creating a high barrier for non-expert practitioners. Prior works either rely on specialized verification languages that demand substantial domain expertise or remain semi-automated and require human-in-the-loop guidance. In this work, we investigate whether large language models (LLMs) can automate DP reasoning. We introduce DPrivBench, a benchmark in which each instance asks whether a function or algorithm satisfies a stated DP guarantee under specified assumptions. The benchmark is carefully designed to cover a broad range of DP topics, span diverse difficulty levels, and resist shortcut reasoning through trivial pattern matching. Experiments show that while the strongest models handle textbook mechanisms well, all models struggle with advanced algorithms, revealing substantial gaps in current DP reasoning capabilities. Through further analytic study and failure-mode analysis, we identify several promising directions for improving automated DP reasoning. Our benchmark provides a solid foundation for developing and evaluating such methods, and complements existing benchmarks for mathematical reasoning.



54. ❌ Discover and Prove: An Open-source Agentic Framework for Hard Mode Automated Theorem Proving in Lean 4

作者: Chengwu Liu, Yichun Yin, Ye Yuan, Jiaxuan Xie, Botao Li, Siqi Li, Jianhao Shen, Yan Xu, Lifeng Shang, Ming Zhang 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15839v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Most ATP benchmarks embed the final answer within the formal statement – a convention we call “Easy Mode” – a design that simplifies the task relative to what human competitors face and may lead to optimistic estimates of model capability. We call the stricter, more realistic setting “Hard Mode”: the system must independently discover the answer before constructing a formal proof. To enable Hard Mode research, we make two contributions. First, we release MiniF2F-Hard and FIMO-Hard, expert-reannotated Hard Mode variants of two widely-used ATP benchmarks. Second, we introduce Discover And Prove (DAP), an agentic framework that uses LLM natural-language reasoning with explicit self-reflection to discover answers, then rewrites Hard Mode statements into Easy Mode ones for existing ATP provers. DAP sets the state of the art: on CombiBench it raises solved problems from 7 (previous SOTA, Pass@16) to 10; on PutnamBench it is the first system to formally prove 36 theorems in Hard Mode – while simultaneously revealing that state-of-the-art LLMs exceed 80% answer accuracy on the same problems where formal provers manage under 10%, exposing a substantial gap that Hard Mode benchmarks are uniquely suited to measure.



55. ❌ Stein Variational Black-Box Combinatorial Optimization

作者: Thomas Landais, Olivier Goudet, Adrien Goëffon, Frédéric Saubion, Sylvain Lamprier 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15837v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Combinatorial black-box optimization in high-dimensional settings demands a careful trade-off between exploiting promising regions of the search space and preserving sufficient exploration to identify multiple optima. Although Estimation-of-Distribution Algorithms (EDAs) provide a powerful model-based framework, they often concentrate on a single region of interest, which may result in premature convergence when facing complex or multimodal objective landscapes. In this work, we incorporate the Stein operator to introduce a repulsive mechanism among particles in the parameter space, thereby encouraging the population to disperse and jointly explore several modes of the fitness landscape. Empirical evaluations across diverse benchmark problems show that the proposed method achieves performance competitive with, and in several cases superior to, leading state-of-the-art approaches, particularly on large-scale instances. These findings highlight the potential of Stein variational gradient descent as a promising direction for addressing large, computationally expensive, discrete black-box optimization problems.



56. ❌ ECG-Lens: Benchmarking ML & DL Models on PTB-XL Dataset

作者: Saloni Garg, Ukant Jadia, Amit Sagtani, Kamal Kant Hiran 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15822v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Automated classification of electrocardiogram (ECG) signals is a useful tool for diagnosing and monitoring cardiovascular diseases. This study compares three traditional machine learning algorithms (Decision Tree Classifier, Random Forest Classifier, and Logistic Regression) and three deep learning models (Simple Convolutional Neural Network (CNN), Long Short-Term Memory (LSTM), and Complex CNN (ECGLens)) for the classification of ECG signals from the PTB-XL dataset, which contains 12-lead recordings from normal patients and patients with various cardiac conditions. The DL models were trained on raw ECG signals, allowing them to automatically extract discriminative features. Data augmentation using the Stationary Wavelet Transform (SWT) was applied to enhance model performance, increase the diversity of training samples, and preserve the essential characteristics of the ECG signals. The models were evaluated using multiple metrics, including accuracy, precision, recall, F1-score, and ROC-AUC. The ECG-Lens model achieved the highest performance, with 80% classification accuracy and a 90% ROC-AUC. These findings demonstrate that deep learning architectures, particularly complex CNNs substantially outperform traditional ML methods on raw 12-lead ECG data, and provide a practical benchmark for selecting automated ECG classification models and identifying directions for condition-specific model development.



57. ❌ Beyond a Single Frame: Multi-Frame Spatially Grounded Reasoning Across Volumetric MRI

作者: Lama Moukheiber, Caleb M. Yeung, Haotian Xue, Alec Helbling, Zelin Zhao, Yongxin Chen 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15808v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Spatial reasoning and visual grounding are core capabilities for vision-language models (VLMs), yet most medical VLMs produce predictions without transparent reasoning or spatial evidence. Existing benchmarks also evaluate VLMs on isolated 2D images, overlooking the volumetric nature of clinical imaging, where findings can span multiple frames or appear on only a few slices. We introduce Spatially Grounded MRI Visual Question Answering (SGMRI-VQA), a 41,307-pair benchmark for multi-frame, spatially grounded reasoning on volumetric MRI. Built from expert radiologist annotations in the fastMRI+ dataset across brain and knee studies, each QA pair includes a clinician-aligned chain-of-thought trace with frame-indexed bounding box coordinates. Tasks are organized hierarchically across detection, localization, counting/classification, and captioning, requiring models to jointly reason about what is present, where it is, and across which frames it extends. We benchmark 10 VLMs and show that supervised fine-tuning of Qwen3-VL-8B with bounding box supervision consistently improves grounding performance over strong zero-shot baselines, indicating that targeted spatial supervision is an effective path toward grounded clinical reasoning.



58. ❌ From Seeing to Simulating: Generative High-Fidelity Simulation with Digital Cousins for Generalizable Robot Learning and Evaluation

作者: Jasper Lu, Zhenhao Shen, Yuanfei Wang, Shugao Liu, Shengqiang Xu, Shawn Xie, Jingkai Xu, Feng Jiang, Jade Yang, Chen Xie, Ruihai Wu 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15805v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Learning robust robot policies in real-world environments requires diverse data augmentation, yet scaling real-world data collection is costly due to the need for acquiring physical assets and reconfiguring environments. Therefore, augmenting real-world scenes into simulation has become a practical augmentation for efficient learning and evaluation. We present a generative framework that establishes a generative real-to-sim mapping from real-world panoramas to high-fidelity simulation scenes, and further synthesize diverse cousin scenes via semantic and geometric editing. Combined with high-quality physics engines and realistic assets, the generated scenes support interactive manipulation tasks. Additionally, we incorporate multi-room stitching to construct consistent large-scale environments for long-horizon navigation across complex layouts. Experiments demonstrate a strong sim-to-real correlation validating our platform’s fidelity, and show that extensively scaling up data generation leads to significantly better generalization to unseen scene and object variations, demonstrating the effectiveness of Digital Cousins for generalizable robot learning and evaluation.



59. ❌ From Intention to Text: AI-Supported Goal Setting in Academic Writing

作者: Yueling Fan, Richard Lee Davis, Olga Viberg 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15800v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

This study presents WriteFlow, an AI voice-based writing assistant designed to support reflective academic writing through goal-oriented interaction. Academic writing involves iterative reflection and evolving goal regulation, yet prior research and a formative study with 17 participants show that writers often struggle to articulate and manage changing goals. While commonly used AI writing tools emphasize efficiency, they offer limited support for metacognition and writer agency. WriteFlow frames AI interaction as a dialogic space for ongoing goal articulation, monitoring, and negotiation grounded in writers’ intentions. Findings from a Wizard-of-Oz study with 12 expert users show that WriteFlow scaffolds metacognitive regulation and reflection-in-action by supporting iterative goal refinement, maintaining goal-text alignment during drafting, and prompting evaluation of goal fulfillment. We discuss design implications for AI writing systems that prioritize reflective dialogue, flexible goal structures, and multi-perspective feedback to support intentional and agentic writing.



60. ❌ Self-Distillation as a Performance Recovery Mechanism for LLMs: Counteracting Compression and Catastrophic Forgetting

作者: Chi Liu, Xin Chen, Xu Zhou, Fangbo Tu, Srinivasan Manoharan 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15794v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Large Language Models (LLMs) have achieved remarkable success, underpinning diverse AI applications. However, they often suffer from performance degradation due to factors such as catastrophic forgetting during Supervised Fine-Tuning (SFT), quantization, and pruning. In this work, we introduce a performance recovery framework based on Self-Distillation Fine-Tuning (SDFT) that effectively restores model capabilities. Complementing this practical contribution, we provide a rigorous theoretical explanation for the underlying recovery mechanism. We posit that an LLM’s generative capability fundamentally relies on the high-dimensional manifold constructed by its hidden layers. To investigate this, we employ Centered Kernel Alignment (CKA) to quantify the alignment between student and teacher activation trajectories, leveraging its invariance to orthogonal transformations and scaling. Our experiments demonstrate a strong correlation between performance recovery and manifold alignment, substantiating the claim that self-distillation effectively aligns the student’s high-dimensional manifold with the optimal structure represented by the teacher. This study bridges the gap between practical recovery frameworks and geometric representation theory, offering new insights into the internal mechanisms of self-distillation.



61. ❌ EVIL: Evolving Interpretable Algorithms for Zero-Shot Inference on Event Sequences and Time Series with LLMs

作者: David Berghaus 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15787v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

We introduce EVIL (\textbf{EV}olving \textbf{I}nterpretable algorithms with \textbf{L}LMs), an approach that uses LLM-guided evolutionary search to discover simple, interpretable algorithms for dynamical systems inference. Rather than training neural networks on large datasets, EVIL evolves pure Python/NumPy programs that perform zero-shot, in-context inference across datasets. We apply EVIL to three distinct tasks: next-event prediction in temporal point processes, rate matrix estimation for Markov jump processes, and time series imputation. In each case, a single evolved algorithm generalizes across all evaluation datasets without per-dataset training (analogous to an amortized inference model). To the best of our knowledge, this is the first work to show that LLM-guided program evolution can discover a single compact inference function for these dynamical-systems problems. Across the three domains, the discovered algorithms are often competitive with, and even outperform, state-of-the-art deep learning models while being orders of magnitudes faster, and remaining fully interpretable.



62. ❌ SegMix:Shuffle-based Feedback Learning for Semantic Segmentation of Pathology Images

作者: Zhiling Yan, Sicheng Chen, Tianyi Zhang, Nan Ying, Yanli Lei, Guanglei Zhang 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15777v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Segmentation is a critical task in computational pathology, as it identifies areas affected by disease or abnormal growth and is essential for diagnosis and treatment. However, acquiring high-quality pixel-level supervised segmentation data requires significant workload demands from experienced pathologists, limiting the application of deep learning. To overcome this challenge, relaxing the label conditions to image-level classification labels allows for more data to be used and more scenarios to be enabled. One approach is to leverage Class Activation Map (CAM) to generate pseudo pixel-level annotations for semantic segmentation with only image-level labels. However, this method fails to thoroughly explore the essential characteristics of pathology images, thus identifying only small areas that are insufficient for pseudo masking. In this paper, we propose a novel shuffle-based feedback learning method inspired by curriculum learning to generate higher-quality pseudo-semantic segmentation masks. Specifically, we perform patch level shuffle of pathology images, with the model adaptively adjusting the shuffle strategy based on feedback from previous learning. Experimental results demonstrate that our proposed approach outperforms state-of-the-arts on three different datasets.



63. ❌ PIIBench: A Unified Multi-Source Benchmark Corpus for Personally Identifiable Information Detection

作者: Pritesh Jha 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15776v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

We present PIIBench, a unified benchmark corpus for Personally Identifiable Information (PII) detection in natural language text. Existing resources for PII detection are fragmented across domain-specific corpora with mutually incompatible annotation schemes, preventing systematic comparison of detection systems. We consolidate ten publicly available datasets spanning synthetic PII corpora, multilingual Named Entity Recognition (NER) benchmarks, and financial domain annotated text, yielding a corpus of 2,369,883 annotated sequences and 3.35 million entity mentions across 48 canonical PII entity types. We develop a principled normalization pipeline that maps 80+ source-specific label variants to a standardized BIO tagging scheme, applies frequency-based suppression of near absent entity types, and produces stratified 80/10/10 train/validation/test splits preserving source distribution. To establish baseline difficulty, we evaluate eight published systems spanning rule-based engines (Microsoft Presidio), general purpose NER models (spaCy, BERT-base NER, XLM-RoBERTa NER, SpanMarker mBERT, SpanMarker BERT), a PII-specific model (Piiranha DeBERTa), and a financial NER specialist (XtremeDistil FiNER). All systems achieve span-level F1 below 0.14, with the best system (Presidio, F1=0.1385) still producing zero recall on most entity types. These results directly quantify the domain-silo problem and demonstrate that PIIBench presents a substantially harder and more comprehensive evaluation challenge than any existing single source PII dataset. The dataset construction pipeline and benchmark evaluation code are publicly available at https://github.com/pritesh-2711/pii-bench.



64. ❌ Phase Transitions as the Breakdown of Statistical Indistinguishability

作者: Taiyo Narita, Hideyuki Miyahara 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15773v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

We introduce a novel characterization of phase transitions based on hypothesis testing. In our formulation, a phase transition is defined as the breakdown of statistical indistinguishability under vanishing parameter perturbations in the thermodynamic limit. This perspective provides a general, order-parameter-free framework that does not rely on model-specific insights or learning procedures. We show that conventional approaches, such as those based on the Binder parameter, can be reinterpreted as special cases within this framework. As a concrete realization, we employ a distribution-free two-sample run test and demonstrate that the critical point of the two-dimensional Ising model is accurately identified without prior knowledge of the order parameter.



65. ❌ Closing the Theory-Practice Gap in Spiking Transformers via Effective Dimension

作者: Dongxin Guo, Jikun Wu, Siu Ming Yiu 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15769v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Spiking transformers achieve competitive accuracy with conventional transformers while offering $38$-$57\times$ energy efficiency on neuromorphic hardware, yet no theoretical framework guides their design. This paper establishes the first comprehensive expressivity theory for spiking self-attention. We prove that spiking attention with Leaky Integrate-and-Fire neurons is a universal approximator of continuous permutation-equivariant functions, providing explicit spike circuit constructions including a novel lateral inhibition network for softmax normalization with proven $O(1/\sqrt{T})$ convergence. We derive tight spike-count lower bounds via rate-distortion theory: $\varepsilon$-approximation requires $Ω(L_f^2 nd/\varepsilon^2)$ spikes, with rigorous information-theoretic derivation. Our key insight is input-dependent bounds using measured effective dimensions ($d_{\text{eff}}=47$–$89$ for CIFAR/ImageNet), explaining why $T=4$ timesteps suffice despite worst-case $T \geq 10{,}000$ predictions. We provide concrete design rules with calibrated constants ($C=2.3$, 95% CI: $[1.9, 2.7]$). Experiments on Spikformer, QKFormer, and SpikingResformer across vision and language benchmarks validate predictions with $R^2=0.97$ ($p<0.001$). Our framework provides the first principled foundation for neuromorphic transformer design.



66. ❌ cuNNQS-SCI: A Fully GPU-Accelerated Framework for High-Performance Configuration Interaction Selection withNeural Network QQantum States

作者: Daran Sun, Bowen Kan, Haoquan Long, Hairui Zhao, Haoxu Li, Yicheng Liu, Pengyu Zhou, Ankang Feng, Wenjing Huang, Yida Gu, Zhenyu Li, Honghui Shang, Yunquan Zhang, Dingwen Tao, Ninghui Sun, Guangming Tan 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15768v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

AI-driven methods have demonstrated considerable success in tackling the central challenge of accurately solving the Schrödinger equation for complex many-body systems. Among neural network quantum state (NNQS) approaches, the NNQS-SCI (Selected Configuration Interaction) method stands out as a state-of-the-art technique, recognized for its high accuracy and scalability. However, its application to larger systems is severely constrained by a hybrid CPU-GPU architecture. Specifically, centralized CPU-based global de-duplication creates a severe scalability barrier due to communication bottlenecks, while host-resident coupled-configuration generation induces prohibitive computational overheads. We introduce cuNNQS-SCI, a fully GPU-accelerated SCI framework designed to overcome these bottlenecks. cuNNQS-SCI first integrates a distributed, load-balanced global de-duplication algorithm to minimize redundancy and communication overhead at scale. To address compute limitations, it employs specialized, fine-grained CUDA kernels for exact coupled configuration generation. Finally, to break the single-GPU memory barrier exposed by this full acceleration, it incorporates a GPU memory-centric runtime featuring GPU-side pooling, streaming mini-batches, and overlapped offloading. This design enables much larger configuration spaces and shifts the bottleneck from host-side limitations back to on-device inference. Our evaluation demonstrates that cuNNQS-SCI fundamentally expands the scale of solvable problems. On an NVIDIA A100 cluster with 64 GPUs, cuNNQS-SCI achieves up to 2.32X end-to-end speedup over the highly-optimized NNQS-SCI baseline while preserving the same chemical accuracy. Furthermore, it demonstrates excellent distributed performance, maintaining over 90% parallel efficiency in strong scaling tests.



67. ❌ When Do Early-Exit Networks Generalize? A PAC-Bayesian Theory of Adaptive Depth

作者: Dongxin Guo, Jikun Wu, Siu Ming Yiu 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15764v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Early-exit neural networks enable adaptive computation by allowing confident predictions to exit at intermediate layers, achieving 2-8$\times$ inference speedup. Despite widespread deployment, their generalization properties lack theoretical understanding – a gap explicitly identified in recent surveys. This paper establishes a unified PAC-Bayesian framework for adaptive-depth networks. (1) Novel Entropy-Based Bounds: We prove the first generalization bounds depending on exit-depth entropy $H(D)$ and expected depth $\mathbb{E}[D]$ rather than maximum depth $K$, with sample complexity $\mathcal{O}((\mathbb{E}[D] \cdot d + H(D))/ε^2)$. (2) Explicit Constructive Constants: Our analysis yields the leading coefficient $\sqrt{2\ln 2} \approx 1.177$ with complete derivation. (3) Provable Early-Exit Advantages: We establish sufficient conditions under which adaptive-depth networks strictly outperform fixed-depth counterparts. (4) Extension to Approximate Label Independence: We relax the label-independence assumption to $ε$-approximate policies, broadening applicability to learned routing. (5) Comprehensive Validation: Experiments across 6 architectures on 7 benchmarks demonstrate tightness ratios of 1.52-3.87$\times$ (all $p < 0.001$) versus $>$100$\times$ for classical bounds. Bound-guided threshold selection matches validation-tuned performance within 0.1-0.3%.



68. ❌ KWBench: Measuring Unprompted Problem Recognition in Knowledge Work

作者: Ankit Maloo 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15760v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

We introduce the first version of KWBench (Knowledge Work Bench), a benchmark for unprompted problem recognition in large language models: can an LLM identify a professional scenario before attempting to solve it. Existing frontier benchmarks have saturated, and most knowledge-work evaluations to date reduce to extraction or task completion against a specification. KWBench targets the step before that: recognizing the governing structure of the situation from raw inputs alone. The benchmark contains 223 tasks sourced from practitioners across acquisitions, contract negotiations, clinical pharmacy, organizational politics, fraud analysis, and incentive design. Each task encodes a formal game-theoretic pattern (principal-agent conflict, signaling, mechanism design failure, strategic omission, coalitional dynamics, strategic interdependence) and carries structured ground truth recording the expert reading of the situation and the anticipated failure modes. Models receive raw data and a task prompt with no indication of problem type. Scoring is a three-tier rubric gated by a mandatory conjunctive check. Mandatory criteria encode the predicted wrong paths. We evaluate 16 models. The best model passes on 27.9% of tasks. The top two models agree on only 31.7% of their passes. Among the top 8, 44 tasks are solved by exactly one model; routing across the top 8 covers 50.7% of the benchmark, nearly double the best single model. Conditional on passing, quality scores converge (approx 83% across models); unconditional scores do not. Same models articulate the relevant game-theoretic concept correctly when asked, then fail to apply it unprompted. We release KWBench to shift how frontier models are evaluated on knowledge work, scoring them on whether they recognize the right problem from the situation alone, not only on how well they execute once the problem has been framed for them.



69. ❌ DepCap: Adaptive Block-Wise Parallel Decoding for Efficient Diffusion LM Inference

作者: Xiang Xia, Wuyang Zhang, Jiazheng Liu, Cheng Yan, Yanyong Zhang 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15750v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Diffusion language models (DLMs) have emerged as a promising alternative to autoregressive language generation due to their potential for parallel decoding and global refinement of the entire sequence. To unlock this potential, DLM inference must carefully balance generation quality and decoding speed. Recent block-wise DLM decoding methods improve this trade-off by performing diffusion-based decoding sequentially in blocks. However, existing methods typically rely on fixed block schedules or current-step local signals to determine block boundaries, and use conservative confidence-based parallel decoding to avoid conflicts, limiting the quality-speed trade-off. In this paper, we argue that block-wise DLM inference requires more suitable signals for its two core decisions: cross-step signals for determining block boundaries, and token-level conflict signals for parallel decoding. Based on this view, we propose DepCap, a training-free framework for efficient block-wise DLM inference. Specifically, DepCap instantiates the cross-step signal as the influence of the last decoded block and uses it to adaptively determine how far the next block should extend, while identifying a conflict-free subset of tokens for safe parallel decoding within each block, enabling substantial inference acceleration with negligible quality degradation. DepCap is a plug-and-play method applicable to various DLMs, and compatible with existing KV-cache strategies for block-wise DLM. An information-theoretic analysis further suggests that the cumulative last-block influence on a candidate block is approximately additive across tokens, supporting the proposed block-partitioning criterion. Experimental results show that DepCap achieves favorable speed-quality trade-offs across multiple DLM backbones and reasoning and coding benchmarks, with up to 5.63$\times$ speedup without significant performance degradation.



70. ❌ Learning Uncertainty from Sequential Internal Dispersion in Large Language Models

作者: Ponhvoan Srey, Xiaobao Wu, Cong-Duy Nguyen, Anh Tuan Luu 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15741v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Uncertainty estimation is a promising approach to detect hallucinations in large language models (LLMs). Recent approaches commonly depend on model internal states to estimate uncertainty. However, they suffer from strict assumptions on how hidden states should evolve across layers, and from information loss by solely focusing on last or mean tokens. To address these issues, we present Sequential Internal Variance Representation (SIVR), a supervised hallucination detection framework that leverages token-wise, layer-wise features derived from hidden states. SIVR adopts a more basic assumption that uncertainty manifests in the degree of dispersion or variance of internal representations across layers, rather than relying on specific assumptions, which makes the method model and task agnostic. It additionally aggregates the full sequence of per-token variance features, learning temporal patterns indicative of factual errors and thereby preventing information loss. Experimental results demonstrate SIVR consistently outperforms strong baselines. Most importantly, SIVR enjoys stronger generalisation and avoids relying on large training sets, highlighting the potential for practical deployment. Our code repository is available online at https://github.com/ponhvoan/internal-variance.



71. ❌ Sketch and Text Synergy: Fusing Structural Contours and Descriptive Attributes for Fine-Grained Image Retrieval

作者: Siyuan Wang, Hanchen Gao, Guangming Zhu, Jiang Lu, Yiyue Ma, Tianci Wu, Jincai Huang, Liang Zhang 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15735v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Fine-grained image retrieval via hand-drawn sketches or textual descriptions remains a critical challenge due to inherent modality gaps. While hand-drawn sketches capture complex structural contours, they lack color and texture, which text effectively provides despite omitting spatial contours. Motivated by the complementary nature of these modalities, we propose the Sketch and Text Based Image Retrieval (STBIR) framework. By synergizing the rich color and texture cues from text with the structural outlines provided by sketches, STBIR achieves superior fine-grained retrieval performance. First, a curriculum learning driven robustness enhancement module is proposed to enhance the model’s robustness when handling queries of varying quality. Second, we introduce a category-knowledge-based feature space optimization module, thereby significantly boosting the model’s representational power. Finally, we design a multi-stage cross-modal feature alignment mechanism to effectively mitigate the challenges of cross modal feature alignment. Furthermore, we curate the fine-grained STBIR benchmark dataset to rigorously validate the efficacy of our proposed framework and to provide data support as a reference for subsequent related research. Extensive experiments demonstrate that the proposed STBIR framework significantly outperforms state of the art methods.



72. ❌ MambaBack: Bridging Local Features and Global Contexts in Whole Slide Image Analysis

作者: Sicheng Chen, Chad Wong, Tianyi Zhang, Enhui Chai, Zeyu Liu, Fei Xia 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15729v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Whole Slide Image (WSI) analysis is pivotal in computational pathology, enabling cancer diagnosis by integrating morphological and architectural cues across magnifications. Multiple Instance Learning (MIL) serves as the standard framework for WSI analysis. Recently, Mamba has become a promising backbone for MIL, overtaking Transformers due to its efficiency and global context modeling capabilities originating from Natural Language Processing (NLP). However, existing Mamba-based MIL approaches face three critical challenges: (1) disruption of 2D spatial locality during 1D sequence flattening; (2) sub-optimal modeling of fine-grained local cellular structures; and (3) high memory peaks during inference on resource-constrained edge devices. Studies like MambaOut reveal that Mamba’s SSM component is redundant for local feature extraction, where Gated CNNs suffice. Recognizing that WSI analysis demands both fine-grained local feature extraction akin to natural images, and global context modeling akin to NLP, we propose MambaBack, a novel hybrid architecture that harmonizes the strengths of Mamba and MambaOut. First, we propose the Hilbert sampling strategy to preserve the 2D spatial locality of tiles within 1D sequences, enhancing the model’s spatial perception. Second, we design a hierarchical structure comprising a 1D Gated CNN block based on MambaOut to capture local cellular features, and a BiMamba2 block to aggregate global context, jointly enhancing multi-scale representation. Finally, we implement an asymmetric chunking design, allowing parallel processing during training and chunking-streaming accumulation during inference, minimizing peak memory usage for deployment. Experimental results on five datasets demonstrate that MambaBack outperforms seven state-of-the-art methods. Source code and datasets are publicly available.



73. ❌ Structured Abductive-Deductive-Inductive Reasoning for LLMs via Algebraic Invariants

作者: Sankalp Gilda, Shlok Gilda 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15727v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Large language models exhibit systematic limitations in structured logical reasoning: they conflate hypothesis generation with verification, cannot distinguish conjecture from validated knowledge, and allow weak reasoning steps to propagate unchecked through inference chains. We present a symbolic reasoning scaffold that operationalizes Peirce’s tripartite inference – abduction, deduction, and induction – as an explicit protocol for LLM-assisted reasoning. The framework enforces logical consistency through five algebraic invariants (the Gamma Quintet), the strongest of which – the Weakest Link bound – ensures that no conclusion in a reasoning chain can exceed the reliability of its least-supported premise. This principle, independently grounded as weakest link resolution in possibilistic logic and empirically validated for chain-of-thought reasoning, prevents logical inconsistencies from accumulating across multi-step inference. We verify all invariants through a property-based testing suite of 100 properties and 16 fuzz tests over 10^5+ generated cases, providing a verified reference implementation of the invariants suitable as a foundation for future reasoning benchmarks.



74. ❌ Privacy-Preserving LLMs Routing

作者: Xidong Wu, Yukuan Zhang, Yuqiong Ji, Reza Shirkavand, Qian Lou, Shangqian Gao 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15728v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Large language model (LLM) routing has emerged as a critical strategy to balance model performance and cost-efficiency by dynamically selecting services from various model providers. However, LLM routing adds an intermediate layer between users and LLMs, creating new privacy risks to user data. These privacy risks have not been systematically studied. Although cryptographic techniques such as Secure Multi-Party Computation (MPC) enable privacy-preserving computation, their protocol design and implementation remain under-explored, and naïve implementations typically incur prohibitive computational overhead. To address this, we propose a privacy-preserving LLM routing framework (PPRoute). PPRoute includes multiple strategies to speed up encoder inference and nearest neighbor search under the MPC and maintain the quality of LLM routing. First, PPRoute uses MPC-friendly operations to boost the encoder inference. Second, PPRoute uses a multiple-step model training algorithm to maintain routing quality despite the constraints of the encrypted domain. Third, PPRoute proposes an unsorted Top-k algorithm with $O(1)$ communication complexity for secure sorting in model search, significantly reducing communication latency. Across different datasets, PPRoute achieves the performance of plaintext counterparts, while achieving approximately a 20$\times$ speedup over naïve MPC implementations.



75. ❌ LLM Reasoning Is Latent, Not the Chain of Thought

作者: Wenshuo Wang 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15726v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

This position paper argues that large language model (LLM) reasoning should be studied as latent-state trajectory formation rather than as faithful surface chain-of-thought (CoT). This matters because claims about faithfulness, interpretability, reasoning benchmarks, and inference-time intervention all depend on what the field takes the primary object of reasoning to be. We ask what that object should be once three often-confounded factors are separated and formalize three competing hypotheses: H1, reasoning is primarily mediated by latent-state trajectories; H2, reasoning is primarily mediated by explicit surface CoT; and H0, most apparent reasoning gains are better explained by generic serial compute than by any privileged representational object. Reorganizing recent empirical, mechanistic, and survey work under this framework, and adding compute-audited worked exemplars that factorize surface traces, latent interventions, and matched budget expansions, we find that current evidence most strongly supports H1 as a default working hypothesis rather than as a task-independent verdict. We therefore make two recommendations: the field should treat latent-state dynamics as the default object of study for LLM reasoning, and it should evaluate reasoning with designs that explicitly disentangle surface traces, latent states, and serial compute.



76. ❌ Reasoning-targeted Jailbreak Attacks on Large Reasoning Models via Semantic Triggers and Psychological Framing

作者: Zehao Wang, Lanjun Wang 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15725v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Large Reasoning Models (LRMs) have demonstrated strong capabilities in generating step-by-step reasoning chains alongside final answers, enabling their deployment in high-stakes domains such as healthcare and education. While prior jailbreak attack studies have focused on the safety of final answers, little attention has been given to the safety of the reasoning process. In this work, we identify a novel problem that injects harmful content into the reasoning steps while preserving unchanged answers. This type of attack presents two key challenges: 1) manipulating the input instructions may inadvertently alter the LRM’s final answer, and 2) the diversity of input questions makes it difficult to consistently bypass the LRM’s safety alignment mechanisms and embed harmful content into its reasoning process. To address these challenges, we propose the Psychology-based Reasoning-targeted Jailbreak Attack (PRJA) Framework, which integrates a Semantic-based Trigger Selection module and a Psychology-based Instruction Generation module. Specifically, the proposed PRJA automatically selects manipulative reasoning triggers via semantic analysis and leverages psychological theories of obedience to authority and moral disengagement to generate adaptive instructions for enhancing the LRM’s compliance with harmful content generation. Extensive experiments on five question-answering datasets demonstrate that PRJA achieves an average attack success rate of 83.6% against several commercial LRMs, including DeepSeek R1, Qwen2.5-Max, and OpenAI o4-mini.



77. ❌ Diffusion Autoencoder for Unsupervised Artifact Restoration in Handheld Fundus Images

作者: Mathumetha Palani, Kavya Puthumana, Ayantika Das, Ganapathy Krishnamurthi 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15723v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

The advent of handheld fundus imaging devices has made ophthalmologic diagnosis and disease screening more accessible, efficient, and cost-effective. However, images captured from these setups often suffer from artifacts such as flash reflections, exposure variations, and motion-induced blur, which degrade image quality and hinder downstream analysis. While generative models have been effective in image restoration, most depend on paired supervision or predefined artifact structures, making them less adaptable to unstructured degradations commonly observed in handheld fundus images. To address this, we propose an unsupervised diffusion autoencoder that integrates a context encoder with the denoising process to learn semantically meaningful representations for artifact restoration. The model is trained only on high-quality table-top fundus images and infers to restore artifact-affected handheld acquisitions. We validate the restorations through quantitative and qualitative evaluations, and have shown that diagnostic accuracy increases to 81.17% on an unseen dataset and multiple artifact conditions



78. ❌ The World Leaks the Future: Harness Evolution for Future Prediction Agents

作者: Chuyang Wei, Maohang Gao, Zhixin Han, Kefei Chen, Yu Zhuang, Haoxiang Guan, Yanzhi Zhang, Yilin Cheng, Jiyan He, Huanhuan Chen, Jian Li, Yu Shi, Yitong Duan, Shuxin Zheng 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15719v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Many consequential decisions must be made before the relevant outcome is known. Such problems are commonly framed as \emph{future prediction}, where an LLM agent must form a prediction for an unresolved question using only the public information available at the prediction time. The setting is difficult because public evidence evolves while useful supervision arrives only after the question is resolved, so most existing approaches still improve mainly from final outcomes. Yet final outcomes are too coarse to guide earlier factor tracking, evidence gathering and interpretation, or uncertainty handling. When the same unresolved question is revisited over time, temporal contrasts between earlier and later predictions can expose omissions in the earlier prediction process; we call this signal \emph{internal feedback}. We introduce \emph{Milkyway}, a self-evolving agent system that keeps the base model fixed and instead updates a persistent \emph{future prediction harness} for factor tracking, evidence gathering and interpretation, and uncertainty handling. Across repeated predictions on the same unresolved question, \emph{Milkyway} extracts internal feedback and writes reusable guidance back into the harness, so later predictions on that question can improve before the outcome is known. After the question is resolved, the final outcome provides a \emph{retrospective check} before the updated harness is carried forward to subsequent questions. On FutureX and FutureWorld, Milkyway achieves the best overall score among the compared methods, improving FutureX from 44.07 to 60.90 and FutureWorld from 62.22 to 77.96.



79. ❌ NeuroLip: An Event-driven Spatiotemporal Learning Framework for Cross-Scene Lip-Motion-based Visual Speaker Recognition

作者: Junguang Yao, Wenye Liu, Stjepan Picek, Yue Zheng 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15718v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Visual speaker recognition based on lip motion offers a silent, hands-free, and behavior-driven biometric solution that remains effective even when acoustic cues are unavailable. Compared to traditional methods that rely heavily on appearance-dependent representations, lip motion encodes subject-specific behavioral dynamics driven by consistent articulation patterns and muscle coordination, offering inherent stability across environmental changes. However, capturing these robust, fine-grained dynamics is challenging for conventional frame-based cameras due to motion blur and low dynamic range. To exploit the intrinsic stability of lip motion and address these sensing limitations, we propose NeuroLip, an event-based framework that captures fine-grained lip dynamics under a strict yet practical cross-scene protocol: training is performed under a single controlled condition, while recognition must generalize to unseen viewing and lighting conditions. NeuroLip features a 1) Temporal-aware Voxel Encoding module with adaptive event weighting, 2) Structure-aware Spatial Enhancer that amplifies discriminative behavioral patterns by suppressing noise while preserving vertically structured motion information, and 3) Polarity Consistency Regularization mechanism to retain motion-direction cues encoded in event polarities. To facilitate systematic evaluation, we introduce DVSpeaker, a comprehensive event-based lip-motion dataset comprising 50 subjects recorded under four distinct viewpoint and illumination scenarios. Extensive experiments demonstrate that NeuroLip achieves near-perfect matched-scene accuracy and robust cross-scene generalization, attaining over 71% accuracy on unseen viewpoints and nearly 76% under low-light conditions, outperforming representative existing methods by at least 8.54%. The dataset and code are publicly available at https://github.com/JiuZeongit/NeuroLip.



80. ❌ GTA-2: Benchmarking General Tool Agents from Atomic Tool-Use to Open-Ended Workflows

作者: Jize Wang, Xuanxuan Liu, Yining Li, Songyang Zhang, Yijun Wang, Zifei Shan, Xinyi Le, Cailian Chen, Xinping Guan, Dacheng Tao 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15715v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

The development of general-purpose agents requires a shift from executing simple instructions to completing complex, real-world productivity workflows. However, current tool-use benchmarks remain misaligned with real-world requirements, relying on AI-generated queries, dummy tools, and limited system-level coordination. To address this, we propose GTA-2, a hierarchical benchmark for General Tool Agents (GTA) spanning atomic tool use and open-ended workflows. Built on real-world authenticity, it leverages real user queries, deployed tools, and multimodal contexts. (i) GTA-Atomic, inherited from our prior GTA benchmark, evaluates short-horizon, closed-ended tool-use precision. (ii) GTA-Workflow introduces long-horizon, open-ended tasks for realistic end-to-end completion. To evaluate open-ended deliverables, we propose a recursive checkpoint-based evaluation mechanism that decomposes objectives into verifiable sub-goals, enabling unified evaluation of both model capabilities and agent execution frameworks (i.e., execution harnesses). Experiments reveal a pronounced capability cliff: while frontier models already struggle on atomic tasks (below 50%), they largely fail on workflows, with top models achieving only 14.39% success. Further analysis shows that checkpoint-guided feedback improves performance, while advanced frameworks such as Manus and OpenClaw substantially enhance workflow completion, highlighting the importance of execution harness design beyond the underlying model capacity. These findings provide guidance for developing reliable personal and professional assistants. Dataset and code will be available at https://github.com/open-compass/GTA.



81. ❌ Just Type It in Isabelle! AI Agents Drafting, Mechanizing, and Generalizing from Human Hints

作者: Kevin Kappelmann, Maximilian Schäffeler, Lukas Stevens, Mohammad Abdulaziz, Andrei Popescu, Dmitriy Traytel 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15713v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Type annotations are essential when printing terms in a way that preserves their meaning under reparsing and type inference. We study the problem of complete and minimal type annotations for rank-one polymorphic $λ$-calculus terms, as used in Isabelle. Building on prior work by Smolka, Blanchette et al., we give a metatheoretical account of the problem, with a full formal specification and proofs, and formalize it in Isabelle/HOL. Our development is a series of experiments featuring human-driven and AI-driven formalization workflows: a human and an LLM-powered AI agent independently produce pen-and-paper proofs, and the AI agent autoformalizes both in Isabelle, with further human-hinted AI interventions refining and generalizing the development.



82. ❌ SSMamba: A Self-Supervised Hybrid State Space Model for Pathological Image Classification

作者: Enhui Chai, Sicheng Chen, Tianyi Zhang, Xingyu Li, Tianxiang Cui 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15711v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Pathological diagnosis is highly reliant on image analysis, where Regions of Interest (ROIs) serve as the primary basis for diagnostic evidence, while whole-slide image (WSI)-level tasks primarily capture aggregated patterns. To extract these critical morphological features, ROI-level Foundation Models (FMs) based on Vision Transformers (ViTs) and large-scale self-supervised learning (SSL) have been widely adopted. However, three core limitations remain in their application to ROI analysis: (1) cross-magnification domain shift, as fixed-scale pretraining hinders adaptation to diverse clinical settings; (2) inadequate local-global relationship modeling, wherein the ViT backbone of FMs suffers from high computational overhead and imprecise local characterization; (3) insufficient fine-grained sensitivity, as traditional self-attention mechanisms tend to overlook subtle diagnostic cues. To address these challenges, we propose SSMamba, a hybrid SSL framework that enables effective fine-grained feature learning without relying on large external datasets. This framework incorporates three domain-adaptive components: Mamba Masked Image Modeling (MAMIM) for mitigating domain shift, a Directional Multi-scale (DMS) module for balanced local-global modeling, and a Local Perception Residual (LPR) module for enhanced fine-grained sensitivity. Employing a two-stage pipeline, SSL pretraining on target ROI datasets followed by supervised fine-tuning (SFT), SSMamba outperforms 11 state-of-the-art (SOTA) pathological FMs on 10 public ROI datasets and surpasses 8 SOTA methods on 6 public WSI datasets. These results validate the superiority of task-specific architectural designs for pathological image analysis.



作者: Chenyi Huang, Haoting Zhang, Jingxu Xu, Zeyu Zheng, Yunduan Lin 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15709v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Agent \texttt{skills} are structured collections of instructions, tools, and supporting resources that help large language model (LLM) agents perform particular classes of tasks. Empirical evidence shows that the design of \texttt{skills} can materially affect agent task performance, yet systematically optimizing \texttt{skills} remains challenging. Since a \texttt{skill} comprises instructions, tools, and supporting resources in a structured way, optimizing it requires jointly determining both the structure of these components and the content each component contains. This gives rise to a complex decision space with strong interdependence across structure and components. We therefore represent these two coupled decisions as \texttt{skill} structure and component content, and formulate \texttt{skill} optimization as a bilevel optimization problem. We propose a bilevel optimization framework in which an outer loop employs Monte Carlo Tree Search to determine the \texttt{skill} structure, while an inner loop refines the component content within the structure selected by the outer loop. In both loops, we employ LLMs to assist the optimization procedure. We evaluate the proposed framework on an open-source Operations Research Question Answering dataset, and the experimental results suggest that the bilevel optimization framework improves the performance of the agents with the optimized \texttt{skill}.



84. ❌ The Price of Paranoia: Robust Risk-Sensitive Cooperation in Non-Stationary Multi-Agent Reinforcement Learning

作者: Deep Kumar Ganguly, Chandradithya S Jonnalagadda, Pratham Chintamani, Adithya Ananth 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15695v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Cooperative equilibria are fragile. When agents learn alongside each other rather than in a fixed environment, the process of learning destabilizes the cooperation they are trying to sustain: every gradient step an agent takes shifts the distribution of actions its partner will play, turning a cooperative partner into a source of stochastic noise precisely where the cooperation decision is most sensitive. We study how this co-learning noise propagates through the structure of coordination games, and find that the cooperative equilibrium, even when strongly Pareto-dominant, is exponentially unstable under standard risk-neutral learning, collapsing irreversibly once partner noise crosses the game’s critical cooperation threshold. The natural response to apply distributional robustness to hedge against partner uncertainty makes things strictly worse: risk-averse return objectives penalize the high-variance cooperative action relative to defection, widening the instability region rather than shrinking it, a paradox that reveals a fundamental mismatch between the domains where robustness is applied and instability originates. We resolve this by showing that robustness should target the policy gradient update variance induced by partner uncertainty, not the return distribution. This distinction yields an algorithm whose gradient updates are modulated by an online measure of partner unpredictability, provably expanding the cooperation basin in symmetric coordination games. To unify stability, sample complexity, and welfare consequences of this approach, we introduce the Price of Paranoia as the structural dual of the Price of Anarchy. Together with a novel Cooperation Window, it precisely characterizes how much welfare learning algorithms can recover under partner noise, pinning down the optimal degree of robustness as a closed-form balance between equilibrium stability and sample efficiency.



85. ❌ Hierarchical Active Inference using Successor Representations

作者: Prashant Rangarajan, Rajesh P. N. Rao 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15679v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Active inference, a neurally-inspired model for inferring actions based on the free energy principle (FEP), has been proposed as a unifying framework for understanding perception, action, and learning in the brain. Active inference has previously been used to model ecologically important tasks such as navigation and planning, but scaling it to solve complex large-scale problems in real-world environments has remained a challenge. Inspired by the existence of multi-scale hierarchical representations in the brain, we propose a model for planning of actions based on hierarchical active inference. Our approach combines a hierarchical model of the environment with successor representations for efficient planning. We present results demonstrating (1) how lower-level successor representations can be used to learn higher-level abstract states, (2) how planning based on active inference at the lower-level can be used to bootstrap and learn higher-level abstract actions, and (3) how these learned higher-level abstract states and actions can facilitate efficient planning. We illustrate the performance of the approach on several planning and reinforcement learning (RL) problems including a variant of the well-known four rooms task, a key-based navigation task, a partially observable planning problem, the Mountain Car problem, and PointMaze, a family of navigation tasks with continuous state and action spaces. Our results represent, to our knowledge, the first application of learned hierarchical state and action abstractions to active inference in FEP-based theories of brain function.



86. ❌ CodeMMR: Bridging Natural Language, Code, and Image for Unified Retrieval

作者: Jiahui Geng, Qing Li, Fengyu Cai, Fakhri Karray 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15663v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Code search, framed as information retrieval (IR), underpins modern software engineering and increasingly powers retrieval-augmented generation (RAG), improving code discovery, reuse, and the reliability of LLM-based coding. Yet existing code IR models remain largely text-centric and often overlook the visual and structural aspects inherent in programming artifacts such as web interfaces, data visualizations, SVGs, schematic diagrams, and UML. To bridge this gap, we introduce MMCoIR, the first comprehensive benchmark for evaluating multimodal code IR across five visual domains, eight programming languages, eleven libraries, and show the challenge of the task through extensive evaluation. Therefore, we then propose CodeMMR, a unified retrieval model that jointly embeds natural language, code, and images into a shared semantic space through instruction-based multimodal alignment. CodeMMR achieves strong generalization across modalities and languages, outperforming competitive baselines (e.g., UniIR, GME, VLM2Vec) by an average of 10 points on nDCG@10. Moreover, integrating CodeMMR into RAG enhances code generation fidelity and visual grounding on unseen code generation tasks, underscoring the potential of multimodal retrieval as a core enabler for next-generation intelligent programming systems. Datasets are available at HuggingFace.



87. ❌ HYPERHEURIST: A Simulated Annealing-Based Control Framework for LLM-Driven Code Generation in Optimized Hardware Design

作者: Shiva Ahir, Prajna Bhat, Alex Doboli 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15642v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Large Language Models (LLMs) have shown promising progress for generating Register Transfer Level (RTL) hardware designs, largely because they can rapidly propose alternative architectural realizations. However, single-shot LLM generation struggles to consistently produce designs that are both functionally correct and power-efficient. This paper proposes HYPERHEURIST, a simulated annealing-based control framework that treats LLM-generated RTL as intermediate candidates rather than final designs. The suggested system not only focuses on functionality correctness but also on Power-Performance-Area (PPA) optimization. In the first phase, RTL candidates are filtered through compilation, structural checks, and simulation to identify functionally valid designs. PPA optimization is restricted to RTL designs that have already passed compilation and simulation. Evaluated across eight RTL benchmarks, this staged approach yields more stable and repeatable optimization behavior than single-pass LLM-generated RTL.



88. ❌ Rethinking the Necessity of Adaptive Retrieval-Augmented Generation through the Lens of Adaptive Listwise Ranking

作者: Jun Feng, Jiahui Tang, Zhicheng He, Hang Lv, Hongchao Gu, Hao Wang, Xuezhi Yang, Shuai Fang 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15621v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Adaptive Retrieval-Augmented Generation aims to mitigate the interference of extraneous noise by dynamically determining the necessity of retrieving supplementary passages. However, as Large Language Models evolve with increasing robustness to noise, the necessity of adaptive retrieval warrants re-evaluation. In this paper, we rethink this necessity and propose AdaRankLLM, a novel adaptive retrieval framework. To effectively verify the necessity of adaptive listwise reranking, we first develop an adaptive ranker employing a zero-shot prompt with a passage dropout mechanism, and compare its generation outcomes against static fixed-depth retrieval strategies. Furthermore, to endow smaller open-source LLMs with this precise listwise ranking and adaptive filtering capability, we introduce a two-stage progressive distillation paradigm enhanced by data sampling and augmentation techniques. Extensive experiments across three datasets and eight LLMs demonstrate that AdaRankLLM consistently achieves optimal performance in most scenarios with significantly reduced context overhead. Crucially, our analysis reveals a role shift in adaptive retrieval: it functions as a critical noise filter for weaker models to overcome their limitations, while serving as a cost-effective efficiency optimizer for stronger reasoning models.



89. ❌ VoodooNet: Achieving Analytic Ground States via High-Dimensional Random Projections

作者: Wladimir Silva 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15613v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

We present VoodooNet, a non-iterative neural architecture that replaces the stochastic gradient descent (SGD) paradigm with a closed-form analytic solution via Galactic Expansion. By projecting input manifolds into a high-dimensional, high-entropy “Galactic” space ($d \gg 784$), we demonstrate that complex features can be untangled without the thermodynamic cost of backpropagation. Utilizing the Moore-Penrose pseudoinverse to solve for the output layer in a single step, VoodooNet achieves a classification accuracy of \textbf{98.10% on MNIST} and \textbf{86.63% on Fashion-MNIST}. Notably, our results on Fashion-MNIST surpass a 10-epoch SGD baseline (84.41%) while reducing the training time by orders of magnitude. We observe a near-logarithmic scaling law between dimensionality and accuracy, suggesting that performance is a function of “Galactic” volume rather than iterative refinement. This “Magic Hat” approach offers a new frontier for real-time Edge AI, where the traditional training phase is bypassed in favor of instantaneous manifold discovery.



90. ❌ CLIMB: Controllable Longitudinal Brain Image Generation using Mamba-based Latent Diffusion Model and Gaussian-aligned Autoencoder

作者: Duy-Phuong Dao, Muhammad Taqiyuddin, Jahae Kim, Sang-Heon Lee, Hye-Won Jung, Jaehoo Choi, Hyung-Jeong Yang 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15611v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Latent diffusion models have emerged as powerful generative models in medical imaging, enabling the synthesis of high quality brain magnetic resonance imaging scans. In particular, predicting the evolution of a patients brain can aid in early intervention, prognosis, and treatment planning. In this study, we introduce CLIMB, Controllable Longitudinal brain Image generation via state space based latent diffusion model, an advanced framework for modeling temporal changes in brain structure. CLIMB is designed to model the structural evolution of the brain structure over time, utilizing a baseline MRI scan and its acquisition age as foundational inputs. Additionally, multiple conditional variables, including projected age, gender, disease status, genetic information, and brain structure volumes, are incorporated to enhance the temporal modeling of anatomical changes. Unlike existing LDM methods that rely on self attention modules, which effectively capture contextual information from input images but are computationally expensive, our approach leverages state space, a state space model architecture that substantially reduces computational overhead while preserving high-quality image synthesis. Furthermore, we introduce a Gaussian-aligned autoencoder that extracts latent representations conforming to prior distributions without the sampling noise inherent in conventional variational autoencoders. We train and evaluate our proposed model on the Alzheimers Disease Neuroimaging Initiative dataset, consisting of 6,306 MRI scans from 1,390 participants. By comparing generated images with real MRI scans, CLIMB achieves a structural similarity index of 0.9433, demonstrating notable improvements over existing methods.



91. ❌ Imperfectly Cooperative Human-AI Interactions: Comparing the Impacts of Human and AI Attributes in Simulated and User Studies

作者: Myke C. Cohen, Mingqian Zheng, Neel Bhandari, Hsien-Te Kao, Xuhui Zhou, Daniel Nguyen, Laura Cassani, Maarten Sap, Svitlana Volkova 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15607v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

AI design characteristics and human personality traits each impact the quality and outcomes of human-AI interactions. However, their relative and joint impacts are underexplored in imperfectly cooperative scenarios, where people and AI only have partially aligned goals and objectives. This study compares a purely simulated dataset comprising 2,000 simulations and a parallel human subjects experiment involving 290 human participants to investigate these effects across two scenario categories: (1) hiring negotiations between human job candidates and AI hiring agents; and (2) human-AI transactions wherein AI agents may conceal information to maximize internal goals. We examine user Extraversion and Agreeableness alongside AI design characteristics, including Adaptability, Expertise, and chain-of-thought Transparency. Our causal discovery analysis extends performance-focused evaluations by integrating scenario-based outcomes, communication analysis, and questionnaire measures. Results reveal divergences between purely simulated and human study datasets, and between scenario types. In simulation experiments, personality traits and AI attributes were comparatively influential. Yet, with actual human subjects, AI attributes – particularly transparency – were much more impactful. We discuss how these divergences vary across different interaction contexts, offering crucial insights for the future of human-centered AI agents.



92. ❌ No Universal Courtesy: A Cross-Linguistic, Multi-Model Study of Politeness Effects on LLMs Using the PLUM Corpus

作者: Hitesh Mehta, Arjit Saxena, Garima Chhikara, Rohit Kumar 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16275v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

This paper explores the response of Large Language Models (LLMs) to user prompts with different degrees of politeness and impoliteness. The Politeness Theory by Brown and Levinson and the Impoliteness Framework by Culpeper form the basis of experiments conducted across three languages (English, Hindi, Spanish), five models (Gemini-Pro, GPT-4o Mini, Claude 3.7 Sonnet, DeepSeek-Chat, and Llama 3), and three interaction histories between users (raw, polite, and impolite). Our sample consists of 22,500 pairs of prompts and responses of various types, evaluated across five levels of politeness using an eight-factor assessment framework: coherence, clarity, depth, responsiveness, context retention, toxicity, conciseness, and readability. The findings show that model performance is highly influenced by tone, dialogue history, and language. While polite prompts enhance the average response quality by up to ~11% and impolite tones worsen it, these effects are neither consistent nor universal across languages and models. English is best served by courteous or direct tones, Hindi by deferential and indirect tones, and Spanish by assertive tones. Among the models, Llama is the most tone-sensitive (11.5% range), whereas GPT is more robust to adversarial tone. These results indicate that politeness is a quantifiable computational variable that affects LLM behaviour, though its impact is language- and model-dependent rather than universal. To support reproducibility and future work, we additionally release PLUM (Politeness Levels in Utterances, Multilingual), a publicly available corpus of 1,500 human-validated prompts across three languages and five politeness categories, and provide a formal supplementary analysis of six falsifiable hypotheses derived from politeness theory, empirically assessed against the dataset.



93. ❌ SwanNLP at SemEval-2026 Task 5: An LLM-based Framework for Plausibility Scoring in Narrative Word Sense Disambiguation

作者: Deshan Sumanathilaka, Nicholas Micallef, Julian Hough, Saman Jayasinghe 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16262v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Recent advances in language models have substantially improved Natural Language Understanding (NLU). Although widely used benchmarks suggest that Large Language Models (LLMs) can effectively disambiguate, their practical applicability in real-world narrative contexts remains underexplored. SemEval-2026 Task 5 addresses this gap by introducing a task that predicts the human-perceived plausibility of a word sense within a short story. In this work, we propose an LLM-based framework for plausibility scoring of homonymous word senses in narrative texts using a structured reasoning mechanism. We examine the impact of fine-tuning low-parameter LLMs with diverse reasoning strategies, alongside dynamic few-shot prompting for large-parameter models, on accurate sense identification and plausibility estimation. Our results show that commercial large-parameter LLMs with dynamic few-shot prompting closely replicate human-like plausibility judgments. Furthermore, model ensembling slightly improves performance, better simulating the agreement patterns of five human annotators compared to single-model predictions



94. ❌ Do Vision-Language Models Truly Perform Vision Reasoning? A Rigorous Study of the Modality Gap

作者: Yige Xu, Yongjie Wang, Zizhuo Wu, Kaisong Song, Jun Lin, Zhiqi Shen 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16256v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Reasoning in vision-language models (VLMs) has recently attracted significant attention due to its broad applicability across diverse downstream tasks. However, it remains unclear whether the superior performance of VLMs stems from genuine vision-grounded reasoning or relies predominantly on the reasoning capabilities of their textual backbones. To systematically measure this, we introduce CrossMath, a novel multimodal reasoning benchmark designed for controlled cross-modal comparisons. Specifically, we construct each problem in text-only, image-only, and image+text formats guaranteeing identical task-relevant information, verified by human annotators. This rigorous alignment effectively isolates modality-specific reasoning differences while eliminating confounding factors such as information mismatch. Extensive evaluation of state-of-the-art VLMs reveals a consistent phenomenon: a substantial performance gap between textual and visual reasoning. Notably, VLMs excel with text-only inputs, whereas incorporating visual data (image+text) frequently degrades performance compared to the text-only baseline. These findings indicate that current VLMs conduct reasoning primarily in the textual space, with limited genuine reliance on visual evidence. To mitigate this limitation, we curate a CrossMath training set for VLM fine-tuning. Empirical evaluations demonstrate that fine-tuning on this training set significantly boosts reasoning performance across all individual and joint modalities, while yielding robust gains on two general visual reasoning tasks. Source code is available at https://github.com/xuyige/CrossMath.



95. ❌ Detecting and Suppressing Reward Hacking with Gradient Fingerprints

作者: Songtao Wang, Quang Hieu Pham, Fangcong Yin, Xinpeng Wang, Jocelyn Qiaochu Chen, Greg Durrett, Xi Ye 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16242v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Reinforcement learning with verifiable rewards (RLVR) typically optimizes for outcome rewards without imposing constraints on intermediate reasoning. This leaves training susceptible to reward hacking, where models exploit loopholes (e.g., spurious patterns in training data) in the reward function to achieve high scores without solving the intended task. These reward-hacking behaviors are often implicit, as the intermediate chain-of-thought (CoT) may appear plausible on the surface, limiting the effectiveness of purely text-based monitoring. We propose Gradient Fingerprint (GRIFT), a method for detecting reward hacking using models’ internal computations. Given a prompt and a model-generated CoT, GRIFT computes gradients of the CoT conditioned on the prompt and compresses them into a compact representation, which is then used to assess whether the CoT reflects reward hacking behavior. Across verifiable reasoning benchmarks spanning math, code, and logical reasoning, GRIFT substantially outperforms strong baselines, including CoT Monitor and TRACE, achieving over 25% relative improvement in detecting reward hacking behavior. Moreover, integrating GRIFT into the rejection fine-tuning pipeline for reasoning tasks reduces reward hacking and improves performance on the true task objective. Our results highlight a promising direction of leveraging gradient level representations for assessing the quality of CoT reasoning traces. Our code is available at: https://github.com/songtao-x/reward_hack.



96. ❌ Optimizing Korean-Centric LLMs via Token Pruning

作者: Hoyeol Kim, Hyeonwoo Kim 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16235v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

This paper presents a systematic benchmark of state-of-the-art multilingual large language models (LLMs) adapted via token pruning - a compression technique that eliminates tokens and embedding parameters corresponding to languages irrelevant to the target application. Focusing on Korean-centric natural language processing (NLP) tasks, we evaluate architectures including Qwen3, Gemma-3, Llama-3, and Aya across three vocabulary configurations: Original, English-Korean (EnKo), and English-Korean-Chinese (EnKoZh). Performance is assessed using established benchmarks for general aptitude, cultural literacy, instruction following, and machine translation. Our findings indicate that token pruning significantly improves generation stability by eliminating language confusion, and in the case of machine translation, frequently enhances performance on Korean-specific tasks. While instruction-following capabilities display architecture-dependent variance linked to latent cross-lingual representations, the significant reduction in vocabulary size validates token pruning as a highly effective optimization strategy for memory-constrained, domain-specific deployments, despite modest gains in inference latency.



97. ❌ On the Rejection Criterion for Proxy-based Test-time Alignment

作者: Ayoub Hammal, Pierre Zweigenbaum, Caio Corro 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16146v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Recent works proposed test-time alignment methods that rely on a small aligned model as a proxy that guides the generation of a larger base (unaligned) model. The implicit reward approach skews the large model distribution, whereas the nudging approach defers the generation of the next token to the small aligned model when the large base one is unconfident about its outcome. In this work, we first show that both approaches can be reduced to sampling from similar graphical models, where they differ only in the definition of a rejection criterion (or distribution). Moreover, we argue that the confidence criterion is ill-motivated due to linguistic phenomena like ambiguous phrasing. We propose a novel rejection criterion based on a conservative confidence bet. Experimentally, our novel approach outperforms previous work on several datasets.



98. ❌ Sentiment Analysis of German Sign Language Fairy Tales

作者: Fabrizio Nunnari, Siddhant Jain, Patrick Gebhard 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16138v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

We present a dataset and a model for sentiment analysis of German sign language (DGS) fairy tales. First, we perform sentiment analysis for three levels of valence (negative, neutral, positive) on German fairy tales text segments using four large language models (LLMs) and majority voting, reaching an inter-annotator agreement of 0.781 Krippendorff’s alpha. Second, we extract face and body motion features from each corresponding DGS video segment using MediaPipe. Finally, we train an explainable model (based on XGBoost) to predict negative, neutral or positive sentiment from video features. Results show an average balanced accuracy of 0.631. A thorough analysis of the most important features reveal that, in addition to eyebrows and mouth motion on the face, also the motion of hips, elbows, and shoulders considerably contribute in the discrimination of the conveyed sentiment, indicating an equal importance of face and body for sentiment communication in sign language.



99. ❌ LLMSniffer: Detecting LLM-Generated Code via GraphCodeBERT and Supervised Contrastive Learning

作者: Mahir Labib Dihan, Abir Muhtasim 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16058v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

The rapid proliferation of Large Language Models (LLMs) in software development has made distinguishing AI-generated code from human-written code a critical challenge with implications for academic integrity, code quality assurance, and software security. We present LLMSniffer, a detection framework that fine-tunes GraphCodeBERT using a two-stage supervised contrastive learning pipeline augmented with comment removal preprocessing and an MLP classifier. Evaluated on two benchmark datasets - GPTSniffer and Whodunit - LLMSniffer achieves substantial improvements over prior baselines: accuracy increases from 70% to 78% on GPTSniffer (F1: 68% to 78%) and from 91% to 94.65% on Whodunit (F1: 91% to 94.64%). t-SNE visualizations confirm that contrastive fine-tuning yields well-separated, compact embeddings. We release our model checkpoints, datasets, codes and a live interactive demo to facilitate further research.



100. ❌ Stochasticity in Tokenisation Improves Robustness

作者: Sophie Steger, Rui Li, Sofiane Ennadir, Anya Sims, Arno Solin, Franz Pernkopf, Martin Trapp 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16037v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

The widespread adoption of large language models (LLMs) has increased concerns about their robustness. Vulnerabilities in perturbations of tokenisation of the input indicate that models trained with a deterministic canonical tokenisation can be brittle to adversarial attacks. Recent studies suggest that stochastic tokenisation can deliver internal representations that are less sensitive to perturbations. In this paper, we analyse how stochastic tokenisations affect robustness to adversarial attacks and random perturbations. We systematically study this over a range of learning regimes (pre-training, supervised fine-tuning, and in-context learning), data sets, and model architectures. We show that pre-training and fine-tuning with uniformly sampled stochastic tokenisations improve robustness to random and adversarial perturbations. Evaluating on uniformly sampled non-canonical tokenisations reduces the accuracy of a canonically trained Llama-1b model by 29.8%. We find that training with stochastic tokenisation preserves accuracy without increasing inference cost.



101. ❌ Cut Your Losses! Learning to Prune Paths Early for Efficient Parallel Reasoning

作者: Jiaxi Bi, Tongxu Luo, Wenyu Du, Zhengyang Tang, Benyou Wang 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16029v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Parallel reasoning enhances Large Reasoning Models (LRMs) but incurs prohibitive costs due to futile paths caused by early errors. To mitigate this, path pruning at the prefix level is essential, yet existing research remains fragmented without a standardized framework. In this work, we propose the first systematic taxonomy of path pruning, categorizing methods by their signal source (internal vs. external) and learnability (learnable vs. non-learnable). This classification reveals the unexplored potential of learnable internal methods, motivating our proposal of STOP (Super TOken for Pruning). Extensive evaluations across LRMs ranging from 1.5B to 20B parameters demonstrate that STOP achieves superior effectiveness and efficiency compared to existing baselines. Furthermore, we rigorously validate the scalability of STOP under varying compute budgets - for instance, boosting GPT-OSS-20B accuracy on AIME25 from 84% to nearly 90% under fixed compute budgets. Finally, we distill our findings into formalized empirical guidelines to facilitate optimal real-world deployment. Code, data and models are available at https://bijiaxihh.github.io/STOP



102. ❌ SCHK-HTC: Sibling Contrastive Learning with Hierarchical Knowledge-Aware Prompt Tuning for Hierarchical Text Classification

作者: Ke Xiong, Qian Wu, Wangjie Gan, Yuke Li, Xuhong Zhang 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15998v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Few-shot Hierarchical Text Classification (few-shot HTC) is a challenging task that involves mapping texts to a predefined tree-structured label hierarchy under data-scarce conditions. While current approaches utilize structural constraints from the label hierarchy to maintain parent-child prediction consistency, they face a critical bottleneck, the difficulty in distinguishing semantically similar sibling classes due to insufficient domain knowledge. We introduce an innovative method named Sibling Contrastive Learning with Hierarchical Knowledge-aware Prompt Tuning for few-shot HTC tasks (SCHK-HTC). Our work enhances the model’s perception of subtle differences between sibling classes at deeper levels, rather than just enforcing hierarchical rules. Specifically, we propose a novel framework featuring two core components: a hierarchical knowledge extraction module and a sibling contrastive learning mechanism. This design guides model to encode discriminative features at each hierarchy level, thus improving the separability of confusable classes. Our approach achieves superior performance across three benchmark datasets, surpassing existing state-of-the-art methods in most cases. Our code is available at https://github.com/happywinder/SCHK-HTC.



103. ❌ A Case Study on the Impact of Anonymization Along the RAG Pipeline

作者: Andreea-Elena Bodea, Stephen Meisenbacher, Florian Matthes 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15958v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Despite the considerable promise of Retrieval-Augmented Generation (RAG), many real-world use cases may create privacy concerns, where the purported utility of RAG-enabled insights comes at the risk of exposing private information to either the LLM or the end user requesting the response. As a potential mitigation, using anonymization techniques to remove personally identifiable information (PII) and other sensitive markers in the underlying data represents a practical and sensible course of action for RAG administrators. Despite a wealth of literature on the topic, no works consider the placement of anonymization along the RAG pipeline, i.e., asking the question, where should anonymization happen? In this case study, we systematically and empirically measure the impact of anonymization at two important points along the RAG pipeline: the dataset and generated answer. We show that differences in privacy-utility trade-offs can be observed depending on where anonymization took place, demonstrating the significance of privacy risk mitigation placement in RAG.



104. ❌ RAGognizer: Hallucination-Aware Fine-Tuning via Detection Head Integration

作者: Fabian Ridder, Laurin Lessel, Malte Schilling 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15945v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Retrieval-Augmented Generation (RAG) is widely used to augment the input to Large Language Models (LLMs) with external information, such as recent or domain-specific knowledge. Nonetheless, current models still produce closed-domain hallucinations and generate content that is unsupported by the retrieved context. Current detection approaches typically treat hallucination as a post-hoc problem, relying on black-box consistency checks or probes over frozen internal representations. In this work, we demonstrate that hallucination detection based on internal state representation can also serve as a direct training signal. We introduce RAGognize, a dataset of naturally occurring closed-domain hallucinations with token-level annotations, and RAGognizer, a hallucination-aware fine-tuning approach that integrates a lightweight detection head into an LLM, allowing for the joint optimization of language modeling and hallucination detection. This joint objective forces the model to improve the separability of its internal states regarding hallucinations while simultaneously learning to generate well-formed and meaningful responses. Across multiple benchmarks, RAGognizer achieves state-of-the-art token-level hallucination detection while substantially reducing hallucination rates during generation, without degrading language quality or relevance.



105. ❌ MUSCAT: MUltilingual, SCientific ConversATion Benchmark

作者: Supriti Sinhamahapatra, Thai-Binh Nguyen, Yiğit Oğuz, Enes Ugan, Jan Niehues, Alexander Waibel 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15929v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

The goal of multilingual speech technology is to facilitate seamless communication between individuals speaking different languages, creating the experience as though everyone were a multilingual speaker. To create this experience, speech technology needs to address several challenges: Handling mixed multilingual input, specific vocabulary, and code-switching. However, there is currently no dataset benchmarking this situation. We propose a new benchmark to evaluate current Automatic Speech Recognition (ASR) systems, whether they are able to handle these challenges. The benchmark consists of bilingual discussions on scientific papers between multiple speakers, each conversing in a different language. We provide a standard evaluation framework, beyond Word Error Rate (WER) enabling consistent comparison of ASR performance across languages. Experimental results demonstrate that the proposed dataset is still an open challenge for state-of-the-art ASR systems. The dataset is available in https://huggingface.co/datasets/goodpiku/muscat-eval \ \newline \Keywords{multilingual, speech recognition, audio segmentation, speaker diarization}



106. ❌ JFinTEB: Japanese Financial Text Embedding Benchmark

作者: Masahiro Suzuki, Hiroki Sakaji 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15882v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

We introduce JFinTEB, the first comprehensive benchmark specifically designed for evaluating Japanese financial text embeddings. Existing embedding benchmarks provide limited coverage of language-specific and domain-specific aspects found in Japanese financial texts. Our benchmark encompasses diverse task categories including retrieval and classification tasks that reflect realistic and well-defined financial text processing scenarios. The retrieval tasks leverage instruction-following datasets and financial text generation queries, while classification tasks cover sentiment analysis, document categorization, and domain-specific classification challenges derived from economic survey data. We conduct extensive evaluations across a wide range of embedding models, including Japanese-specific models of various sizes, multilingual models, and commercial embedding services. We publicly release JFinTEB datasets and evaluation framework at https://github.com/retarfi/JFinTEB to facilitate future research and provide a standardized evaluation protocol for the Japanese financial text mining community. This work addresses a critical gap in Japanese financial text processing resources and establishes a foundation for advancing domain-specific embedding research.



107. ❌ How Hypocritical Is Your LLM judge? Listener-Speaker Asymmetries in the Pragmatic Competence of Large Language Models

作者: Judith Sieker, Sina Zarrieß 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15873v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Large language models (LLMs) are increasingly studied as repositories of linguistic knowledge. In this line of work, models are commonly evaluated both as generators of language and as judges of linguistic output, yet these two roles are rarely examined in direct relation to one another. As a result, it remains unclear whether success in one role aligns with success in the other. In this paper, we address this question for pragmatic competence by comparing LLMs’ performance as pragmatic listeners, judging the appropriateness of linguistic outputs, and as pragmatic speakers, generating pragmatically appropriate language. We evaluate multiple open-weight and proprietary LLMs across three pragmatic settings. We find a robust asymmetry between pragmatic evaluation and pragmatic generation: many models perform substantially better as listeners than as speakers. Our results suggest that pragmatic judging and pragmatic generation are only weakly aligned in current LLMs, calling for more integrated evaluation practices.



108. ❌ CiPO: Counterfactual Unlearning for Large Reasoning Models through Iterative Preference Optimization

作者: Junyi Li, Yongqiang Chen, Ningning Ding 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15847v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Machine unlearning has gained increasing attention in recent years, as a promising technique to selectively remove unwanted privacy or copyrighted information from Large Language Models that are trained on a massive scale of human data. However, the emergence of Large Reasoning Models (LRMs), which emphasize long chain-of-thought (CoT) reasoning to address complex questions, presents a dilemma to unlearning: existing methods either struggle to completely eliminate undesired knowledge from the CoT traces or degrade the reasoning performances due to the interference with the reasoning process. To this end, we introduce Counterfactual Unlearning through iterative Preference Optimization (CiPO), a novel framework that redefines unlearning as the targeted intervention of the CoT reasoning in LRMs. More specifically, given a desired unlearning target answer, CiPO instructs LRMs to generate a logically valid counterfactual reasoning trace for preference tuning. As the LRM adjusts to the counterfactual trace, CiPO iteratively updates the preference learning data to increase the discrepancy from the original model. This iterative loop ensures both desirable unlearning and smooth optimization, effectively mitigating the dilemma. Experiments on challenging benchmarks demonstrate that CiPO excels at unlearning, completely removing knowledge from both the intermediate CoT steps and the final answer, while preserving the reasoning abilities of LRMs.



109. ❌ Disentangling Mathematical Reasoning in LLMs: A Methodological Investigation of Internal Mechanisms

作者: Tanja Baeumel, Josef van Genabith, Simon Ostermann 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15842v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Large language models (LLMs) have demonstrated impressive capabilities, yet their internal mechanisms for handling reasoning-intensive tasks remain underexplored. To advance the understanding of model-internal processing mechanisms, we present an investigation of how LLMs perform arithmetic operations by examining internal mechanisms during task execution. Using early decoding, we trace how next-token predictions are constructed across layers. Our experiments reveal that while the models recognize arithmetic tasks early, correct result generation occurs only in the final layers. Notably, models proficient in arithmetic exhibit a clear division of labor between attention and MLP modules, where attention propagates input information and MLP modules aggregate it. This division is absent in less proficient models. Furthermore, successful models appear to process more challenging arithmetic tasks functionally, suggesting reasoning capabilities beyond factual recall.



110. ❌ Exploring the Capability Boundaries of LLMs in Mastering of Chinese Chouxiang Language

作者: Dianqing Lin, Tian Lan, Jiali Zhu, Jiang Li, Wei Chen, Xu Liu, Aruukhan, Xiangdong Su, Hongxu Hou, Guanglai Gao 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15841v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

While large language models (LLMs) have achieved remarkable success in general language tasks, their performance on Chouxiang Language, a representative subcultural language in the Chinese internet context, remains largely unexplored. In this paper, we introduce Mouse, a specialized benchmark designed to evaluate the capabilities of LLMs on NLP tasks involving Chouxiang Language across six tasks. Experimental results show that, current state-of-the-art (SOTA) LLMs exhibit clear limitations on multiple tasks, while performing well on tasks that involve contextual semantic understanding. In addition, we further discuss the reasons behind the generally low performance of SOTA LLMs on Chouxiang Language, examine whether the LLM-as-a-judge approach adopted for translation tasks aligns with human judgments and values, and analyze the key factors that influence Chouxiang translation. Our study aims to promote further research in the NLP community on multicultural integration and the dynamics of evolving internet languages. Our code and data are publicly available.



111. ❌ CoEvolve: Training LLM Agents via Agent-Data Mutual Evolution

作者: Shidong Yang, Ziyu Ma, Tongwen Huang, Yiming Hu, Yong Wang, Xiangxiang Chu 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15840v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Reinforcement learning for LLM agents is typically conducted on a static data distribution, which fails to adapt to the agent’s evolving behavior and leads to poor coverage of complex environment interactions. To address these challenges, we propose CoEvolve, an agent-data mutual evolution framework that enables LLM agents to improve through closed-loop, interaction-driven training. Specifically, CoEvolve extracts feedback signals such as forgetting and uncertainty from rollout trajectories to identify failure-prone interaction patterns, and utilizes them to guide LLM-based task synthesis. The synthesized tasks are validated through environment interaction and utilized to update the data distribution, enabling joint adaptation of the agent and its data. Extensive experiments on AppWorld and BFCL across Qwen2.5-7B, Qwen3-4B, and Qwen3-30B-A3B demonstrate consistent and significant improvements over strong base models, yielding absolute gains of 19.43%, 15.58%, and 18.14%, respectively.



112. ❌ UsefulBench: Towards Decision-Useful Information as a Target for Information Retrieval

作者: Tobias Schimanski, Stefanie Lewandowski, Christian Woerle, Nicola Reichenau, Yauheni Huryn, Markus Leippold 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15827v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Conventional information retrieval is concerned with identifying the relevance of texts for a given query. Yet, the conventional definition of relevance is dominated by aspects of similarity in texts, leaving unobserved whether the text is truly useful for addressing the query. For instance, when answering whether Paris is larger than Berlin, texts about Paris being in France are relevant (lexical/semantic similarity), but not useful. In this paper, we introduce UsefulBench, a domain-specific dataset curated by three professional analysts labeling whether a text is connected to a query (relevance) or holds practical value in responding to it (usefulness). We show that classic similarity-based information retrieval aligns more strongly with relevance. While LLM-based systems can counteract this bias, we find that domain-specific problems require a high degree of expertise, which current LLMs do not fully incorporate. We explore approaches to (partially) overcome this challenge. However, UsefulBench presents a dataset challenge for targeted information retrieval systems.



113. ❌ Qwen3.5-Omni Technical Report

作者: Qwen Team 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15804v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

In this work, we present Qwen3.5-Omni, the latest advancement in the Qwen-Omni model family. Representing a significant evolution over its predecessor, Qwen3.5-Omni scales to hundreds of billions of parameters and supports a 256k context length. By leveraging a massive dataset comprising heterogeneous text-vision pairs and over 100 million hours of audio-visual content, the model demonstrates robust omni-modality capabilities. Qwen3.5-Omni-plus achieves SOTA results across 215 audio and audio-visual understanding, reasoning, and interaction subtasks and benchmarks, surpassing Gemini-3.1 Pro in key audio tasks and matching it in comprehensive audio-visual understanding. Architecturally, Qwen3.5-Omni employs a Hybrid Attention Mixture-of-Experts (MoE) framework for both Thinker and Talker, enabling efficient long-sequence inference. The model facilitates sophisticated interaction, supporting over 10 hours of audio understanding and 400 seconds of 720P video (at 1 FPS). To address the inherent instability and unnaturalness in streaming speech synthesis, often caused by encoding efficiency discrepancies between text and speech tokenizers, we introduce ARIA. ARIA dynamically aligns text and speech units, significantly enhancing the stability and prosody of conversational speech with minimal latency impact. Furthermore, Qwen3.5-Omni expands linguistic boundaries, supporting multilingual understanding and speech generation across 10 languages with human-like emotional nuance. Finally, Qwen3.5-Omni exhibits superior audio-visual grounding capabilities, generating script-level structured captions with precise temporal synchronization and automated scene segmentation. Remarkably, we observed the emergence of a new capability in omnimodal models: directly performing coding based on audio-visual instructions, which we call Audio-Visual Vibe Coding.



114. ❌ CHOP: Chunkwise Context-Preserving Framework for RAG on Multi Documents

作者: Hyunseok Park, Jihyeon Kim, Jongeun Kim, Dongsik Yoon 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15802v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Retrieval-Augmented Generation (RAG) systems lose retrieval accuracy when similar documents coexist in the vector database, causing unnecessary information, hallucinations, and factual errors. To alleviate this issue, we propose CHOP, a framework that iteratively evaluates chunk relevance with Large Language Models (LLMs) and progressively reconstructs documents by determining their association with specific topics or query types. CHOP integrates two key components: the CNM-Extractor, which generates compact per-chunk signatures capturing categories, key nouns, and model names, and the Continuity Decision Module, which preserves contextual coherence by deciding whether consecutive chunks belong to the same document flow. By prefixing each chunk with context-aware metadata, CHOP reduces semantic conflicts among similar documents and enhances retriever discrimination. Experiments on benchmark datasets show that CHOP alleviates retrieval confusion and provides a scalable approach for building high-quality knowledge bases, achieving a Top-1 Hit Rate of 90.77% and notable gains in ranking quality metrics.



115. ❌ A Systematic Study of Training-Free Methods for Trustworthy Large Language Models

作者: Wai Man Si, Mingjie Li, Michael Backes, Yang Zhang 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15789v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

As Large Language Models (LLMs) receive increasing attention and are being deployed across various domains, their potential risks, including generating harmful or biased content, producing unsupported claims, and exhibiting vulnerabilities to adversarial attacks, have drawn significant attention. To enable quick and low-cost adaptation, training-free methods have recently emerged as cost-effective alternatives to post-training alignment techniques. Despite their promising results, these methods are evaluated inconsistently across the literature, cover limited dimensions of trustworthiness, and can introduce undesirable side effects, such as utility degradation and increased brittleness. To fully assess the impacts of these training-free methods, we take a step back and systematically re-evaluate the effectiveness of existing training-free methods against various trustworthy settings and their influence on utility, robustness, and computational overhead. We also categorize these methods into three levels (input, internal, and output) based on where they intervene in the model’s information flow during inference. Using this taxonomy, we conduct a comprehensive analysis of various representative and effective methods from each level across different LLM families and sizes. Our analysis highlights several trade-offs and unresolved challenges in current approaches. We summarize key findings and limitations in the existing literature, and propose practical recommendations for balancing trustworthiness, utility, and robustness in LLMs without the need for additional training.



116. ❌ Pruning Unsafe Tickets: A Resource-Efficient Framework for Safer and More Robust LLMs

作者: Wai Man Si, Mingjie Li, Michael Backes, Yang Zhang 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15780v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Machine learning models are increasingly deployed in real-world applications, but even aligned models such as Mistral and LLaVA still exhibit unsafe behaviors inherited from pre-training. Current alignment methods like SFT and RLHF primarily encourage models to generate preferred responses, but do not explicitly remove the unsafe subnetworks that trigger harmful outputs. In this work, we introduce a resource-efficient pruning framework that directly identifies and removes parameters associated with unsafe behaviors while preserving model utility. Our method employs a gradient-free attribution mechanism, requiring only modest GPU resources, and generalizes across architectures and quantized variants. Empirical evaluations on ML models show substantial reductions in unsafe generations and improved robustness against jailbreak attacks, with minimal utility loss. From the perspective of the Lottery Ticket Hypothesis, our results suggest that ML models contain “unsafe tickets” responsible for harmful behaviors, and pruning reveals “safety tickets” that maintain performance while aligning outputs. This provides a lightweight, post-hoc alignment strategy suitable for deployment in resource-constrained settings.



117. ❌ MemEvoBench: Benchmarking Memory MisEvolution in LLM Agents

作者: Weiwei Xie, Shaoxiong Guo, Fan Zhang, Tian Xia, Xue Yang, Lizhuang Ma, Junchi Yan, Qibing Ren 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15774v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Equipping Large Language Models (LLMs) with persistent memory enhances interaction continuity and personalization but introduces new safety risks. Specifically, contaminated or biased memory accumulation can trigger abnormal agent behaviors. Existing evaluation methods have not yet established a standardized framework for measuring memory misevolution. This phenomenon refers to the gradual behavioral drift resulting from repeated exposure to misleading information. To address this gap, we introduce MemEvoBench, the first benchmark evaluating long-horizon memory safety in LLM agents against adversarial memory injection, noisy tool outputs, and biased feedback. The framework consists of QA-style tasks across 7 domains and 36 risk types, complemented by workflow-style tasks adapted from 20 Agent-SafetyBench environments with noisy tool returns. Both settings employ mixed benign and misleading memory pools within multi-round interactions to simulate memory evolution. Experiments on representative models reveal substantial safety degradation under biased memory updates. Our analysis suggests that memory evolution is a significant contributor to these failures. Furthermore, static prompt-based defenses prove insufficient, underscoring the urgency of securing memory evolution in LLM agents.



118. ❌ Skill-RAG: Failure-State-Aware Retrieval Augmentation via Hidden-State Probing and Skill Routing

作者: Kai Wei, Raymond Li, Xi Zhu, Zhaoqian Xue, Jiaojiao Han, Jingcheng Niu, Fan Yang 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15771v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Retrieval-Augmented Generation (RAG) has emerged as a foundational paradigm for grounding large language models in external knowledge. While adaptive retrieval mechanisms have improved retrieval efficiency, existing approaches treat post-retrieval failure as a signal to retry rather than to diagnose – leaving the structural causes of query-evidence misalignment unaddressed. We observe that a significant portion of persistent retrieval failures stem not from the absence of relevant evidence but from an alignment gap between the query and the evidence space. We propose Skill-RAG, a failure-aware RAG framework that couples a lightweight hidden-state prober with a prompt-based skill router. The prober gates retrieval at two pipeline stages; upon detecting a failure state, the skill router diagnoses the underlying cause and selects among four retrieval skills – query rewriting, question decomposition, evidence focusing, and an exit skill for truly irreducible cases – to correct misalignment before the next generation attempt. Experiments across multiple open-domain QA and complex reasoning benchmarks show that Skill-RAG substantially improves accuracy on hard cases persisting after multi-turn retrieval, with particularly strong gains on out-of-distribution datasets. Representation-space analyses further reveal that the proposed skills occupy structured, separable regions of the failure state space, supporting the view that query-evidence misalignment is a typed rather than monolithic phenomenon.



119. ❌ TTL: Test-time Textual Learning for OOD Detection with Pretrained Vision-Language Models

作者: Jinlun Ye, Jiang Liao, Runhe Lai, Xinhua Lu, Jiaxin Zhuang, Zhiyong Gan, Ruixuan Wang 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15756v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Vision-language models (VLMs) such as CLIP exhibit strong Out-of-distribution (OOD) detection capabilities by aligning visual and textual representations. Recent CLIP-based test-time adaptation methods further improve detection performance by incorporating external OOD labels. However, such labels are finite and fixed, while the real OOD semantic space is inherently open-ended. Consequently, fixed labels fail to represent the diverse and evolving OOD semantics encountered in test streams. To address this limitation, we introduce Test-time Textual Learning (TTL), a framework that dynamically learns OOD textual semantics from unlabeled test streams, without relying on external OOD labels. TTL updates learnable prompts using pseudo-labeled test samples to capture emerging OOD knowledge. To suppress noise introduced by pseudo-labels, we introduce an OOD knowledge purification strategy that selects reliable OOD samples for adaptation while suppressing noise. In addition, TTL maintains an OOD Textual Knowledge Bank that stores high-quality textual features, providing stable score calibration across batches. Extensive experiments on two standard benchmarks with nine OOD datasets demonstrate that TTL consistently achieves state-of-the-art performance, highlighting the value of textual adaptation for robust test-time OOD detection. Our code is available at https://github.com/figec/TTL.



120. ❌ Language, Place, and Social Media: Geographic Dialect Alignment in New Zealand

作者: Sidney Wong 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15744v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

This thesis investigates geographic dialect alignment in place-informed social media communities, focussing on New Zealand-related Reddit communities. By integrating qualitative analyses of user perceptions with computational methods, the study examines how language use reflects place identity and patterns of language variation and change based on user-informed lexical, morphosyntactic, and semantic variables. The findings show that users generally associate language with place, and place-related communities form a contiguous speech community, though alignment between geographic dialect communities and place-related communities remains complex. Advanced language modelling, including static and diachronic Word2Vec language embeddings, revealed semantic variation across place-based communities and meaningful semantic shifts within New Zealand English. The research involved the creation of a corpus containing 4.26 billion unprocessed words, which offers a valuable resource for future study. Overall, the results highlight the potential of social media as a natural laboratory for sociolinguistic inquiry.



121. ❌ RefereeBench: Are Video MLLMs Ready to be Multi-Sport Referees

作者: Yichen Xu, Yuanhang Liu, Chuhan Wang, Zihan Zhao, jinghan luo, Jianzhe Ma, Wenxuan Wang, Qin Jin 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15736v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

While Multimodal Large Language Models (MLLMs) excel at generic video understanding, their ability to support specialized, rule-grounded decision-making remains insufficiently explored. In this paper, we introduce RefereeBench, the first large-scale benchmark for evaluating MLLMs as automatic sports referees. Spanning 11 sports with 925 curated videos and 6,475 QA pairs, RefereeBench evaluates five core officiating abilities: foul existence, foul and penalty classification, foul and penalty reasoning, entity perception, and temporal grounding. The benchmark is fully human-annotated to ensure high-quality annotations grounded in authentic officiating logic and multimodal evidence. Extensive evaluations of state-of-the-art MLLMs show that even the strongest models, such as Doubao-Seed-1.8 and Gemini-3-Pro, achieve only around 60% accuracy, while the strongest open-source model, Qwen3-VL, reaches only 47%. These results indicate that current models remain far from being reliable sports referees. Further analysis shows that while models can often identify incidents and involved entities, they struggle with rule application and temporal grounding, and frequently over-call fouls on normal clips. Our benchmark highlights the need for future MLLMs that better integrate domain knowledge and multimodal understanding, advancing trustworthy AI-assisted officiating and broader multimodal decision-making.



122. ❌ Target-Oriented Pretraining Data Selection via Neuron-Activated Graph

作者: Zijun Wang, Haoqin Tu, Weidong Zhou, Yiyang Zhou, Xiaohuan Zhou, Bingni Zhang, Weiguo Feng, Taifeng Wang, Cihang Xie, Fengze Liu 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15706v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Everyday tasks come with a target, and pretraining models around this target is what turns them into experts. In this paper, we study target-oriented language model (LM) pretraining by introducing Neuron-Activated Graph Ranking (NAG-based Ranking), a training-free and interpretable framework for target pretraining data selection. Rather than using black-box representations, our approach directly characterizes each target input by a sparse set of high-impact neurons in any off-the-shelf LLMs. Concretely, we quantify neuron impact and select the most influential neurons across layers into a compact Neuron-Activated Graph (NAG), and rank candidate data by NAG similarity to target examples. We conduct experiments across six benchmarks, where our NAG-based Ranking improves target-oriented pretraining by 4.9% on average over random sampling, and also outperforms state-of-the-art baselines by 5.3% accuracy on HellaSwag. It also remains effective under a more applicable multi-target setting, where our best setup surpasses two baselines by 1.1% and 4.1%, respectively. Furthermore, we provide a comprehensive analysis on why and how our NAG works, e.g., deactivating NAG-selected neurons (only 0.12% of all) causes a 23.5% performance collapse, and restricting NAG to the final layer incurs a 4.1% average drop, indicating that NAG captures a sparse “functional backbone” for learning target features. We release the code at https://github.com/asillycat/NAG.



123. ❌ The Metacognitive Monitoring Battery: A Cross-Domain Benchmark for LLM Self-Monitoring

作者: Jon-Paul Cacioli 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15702v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

We introduce a cross-domain behavioural assay of monitoring-control coupling in LLMs, grounded in the Nelson and Narens (1990) metacognitive framework and applying human psychometric methodology to LLM evaluation. The battery comprises 524 items across six cognitive domains (learning, metacognitive calibration, social cognition, attention, executive function, prospective regulation), each grounded in an established experimental paradigm. Tasks T1-T5 were pre-registered on OSF prior to data collection; T6 was added as an exploratory extension. After every forced-choice response, dual probes adapted from Koriat and Goldsmith (1996) ask the model to KEEP or WITHDRAW its answer and to BET or decline. The critical metric is the withdraw delta: the difference in withdrawal rate between incorrect and correct items. Applied to 20 frontier LLMs (10,480 evaluations), the battery discriminates three profiles consistent with the Nelson-Narens architecture: blanket confidence, blanket withdrawal, and selective sensitivity. Accuracy rank and metacognitive sensitivity rank are largely inverted. Retrospective monitoring and prospective regulation appear dissociable (r = .17, 95% CI wide given n=20; exemplar-based evidence is the primary support). Scaling on metacognitive calibration is architecture-dependent: monotonically decreasing (Qwen), monotonically increasing (GPT-5.4), or flat (Gemma). Behavioural findings converge structurally with an independent Type-2 SDT approach, providing preliminary cross-method construct validity. All items, data, and code: https://github.com/synthiumjp/metacognitive-monitoring-battery.



124. ❌ Improving Reasoning Capabilities in Small Models through Mixture-of-Layers Distillation with Stepwise Attention on Key Information

作者: Yao Chen, Jiawei Sheng, Wenyuan Zhang, Tingwen Liu 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15701v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

The significant computational demands of large language models have increased interest in distilling reasoning abilities into smaller models via Chain-of-Thought (CoT) distillation. Current CoT distillation methods mainly focus on transferring teacher-generated rationales for complex reasoning to student models. However, they do not adequately explore teachers’ dynamic attention toward critical information during reasoning. We find that language models exhibit progressive attention shifts towards key information during reasoning, which implies essential clues for drawing conclusions. Building on this observation and analysis, we introduce a novel CoT distillation framework that transfers the teacher’s stepwise attention on key information to the student model. This establishes structured guidance for the student’s progressive concentration on key information during reasoning. More importantly, we develop a Mixture of Layers module enabling dynamic alignment that adapts to different layers between the teacher and student. Our method achieves consistent performance improvements across multiple mathematical and commonsense reasoning datasets. To our knowledge, it is the first method to leverage stepwise attention within CoT distillation to improve small model reasoning.



125. ❌ Preference Estimation via Opponent Modeling in Multi-Agent Negotiation

作者: Yuta Konishi, Kento Yamamoto, Eisuke Sonomoto, Rikuho Takeda, Ryo Furukawa, Yusuke Muraki, Takafumi Shimizu, Kazuma Fukumura, Yuya Kanemoto, Takayuki Ito, Shiyao Ding 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15687v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Automated negotiation in complex, multi-party and multi-issue settings critically depends on accurate opponent modeling. However, conventional numerical-only approaches fail to capture the qualitative information embedded in natural language interactions, resulting in unstable and incomplete preference estimation. Although Large Language Models (LLMs) enable rich semantic understanding of utterances, it remains challenging to quantitatively incorporate such information into a consistent opponent modeling. To tackle this issue, we propose a novel preference estimation method integrating natural language information into a structured Bayesian opponent modeling framework. Our approach leverages LLMs to extract qualitative cues from utterances and converts them into probabilistic formats for dynamic belief tracking. Experimental results on a multi-party benchmark demonstrate that our framework improves the full agreement rate and preference estimation accuracy by integrating probabilistic reasoning with natural language understanding.



126. ❌ C-Mining: Unsupervised Discovery of Seeds for Cultural Data Synthesis via Geometric Misalignment

作者: Pufan Zeng, Yilun Liu, Mingchen Dai, Mengyao Piao, Chunguang Zhao, Lingqi Miao, Shimin Tao, Weibin Meng, Minggui He, Chenxin Liu, Zhenzhen Qin, Li Zhang, Hongxia Ma, Boxing Chen, Daimeng Wei 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15675v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Achieving cultural alignment in Large Language Models (LLMs) increasingly depends on synthetic data generation. For such synthesis, the most vital initial step is seed curation; however, current methods lack quantifiable standards for selecting these seeds. Existing approaches rely on unscalable manual curation or bias-prone LLM extraction, treating cultural specificity as an abstract concept rather than a measurable signal. In this paper, we address this “quantification gap” by proposing C-Mining, an unsupervised framework that transforms the discovery of cultural seeds from a subjective selection process into a computable data mining formulation. Our approach exploits a novel geometric insight, leveraging the cross-lingual misalignment of cultural concepts within pre-trained embedding spaces as a quantifiable discovery signal. By systematically identifying these regions characterized by pronounced linguistic exclusivity and geometric isolation, while actively filtering out noise, C-Mining automatically extracts high-fidelity Culture Points (CPs) from raw multilingual corpora without reliance on human or LLM supervision, reducing preparation costs by more than 150-fold. We further leverage the mined knowledge to steer the synthesis of diverse instruction-tuning datasets. Extensive experiments demonstrate that this seed-centric approach significantly enhances cultural understanding and reasoning capabilities, achieving a +6.03 point improvement on CulturalBench-Hard and surpassing state-of-the-art baselines, providing a scalable, quantifiable solution for high-quality cultural data synthesis.



127. ❌ Faster LLM Inference via Sequential Monte Carlo

作者: Yahya Emara, Mauricio Barba da Costa, Chi-Chih Chang, Cameron Freer, Tim Vieira, Ryan Cotterell, Mohamed S. Abdelfattah 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15672v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Speculative decoding (SD) accelerates language model inference by drafting tokens from a cheap proposal model and verifying them against an expensive target model via rejection sampling. Because rejection truncates the draft block at the first error, throughput degrades when draft and target diverge. Rather than rejecting draft tokens outright, we propose to reweight them. To this end, we introduce sequential Monte Carlo speculative decoding (SMC-SD), which replaces token-level rejection with importance-weighted resampling over a population of draft particles. SMC-SD is a principled approximate inference scheme that trades exactness for additional speed, while preserving theoretical bounds on its per-step approximation error. Because LLM inference is memory bandwidth-bound, the arithmetic needed to draft particles and to score them in parallel comes nearly for free – SMC-SD uses idle compute to turn verification into a vectorized, fixed-size operation with no rollback. Empirically, SMC-SD achieves 2.36x speed-up over speculative decoding and a 5.2x speed-up over autoregressive decoding, while remaining within 3% of the target model’s accuracy on reasoning, instruction-following, and coding benchmarks.



128. ❌ HyperGVL: Benchmarking and Improving Large Vision-Language Models in Hypergraph Understanding and Reasoning

作者: Yanbin Wei, Chun Kang, Siwei Li, Haoxuan Che, Yang Chen, Hua Liu, Jian Liu, Zhuang Liu, Can Ouyang, Fei Xing, Lei Sha, Rui Liu, Yu Zhang, James Kwok 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15648v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Large Vision-Language Models (LVLMs) consistently require new arenas to guide their expanding boundaries, yet their capabilities with hypergraphs remain unexplored. In the real world, hypergraphs have significant practical applications in areas such as life sciences and social communities. Recent advancements in LVLMs have shown promise in understanding complex topologies, yet there remains a lack of a benchmark to delineate the capabilities of LVLMs with hypergraphs, leaving the boundaries of their abilities unclear. To fill this gap, in this paper, we introduce $\texttt{HyperGVL}$, the first benchmark to evaluate the proficiency of LVLMs in hypergraph understanding and reasoning. $\texttt{HyperGVL}$ provides a comprehensive assessment of 12 advanced LVLMs across 84,000 vision-language question-answering (QA) samples spanning 12 tasks, ranging from basic component counting to complex NP-hard problem reasoning. The involved hypergraphs contain multiscale synthetic structures and real-world citation and protein networks. Moreover, we examine the effects of 12 textual and visual hypergraph representations and introduce a generalizable router $\texttt{WiseHyGR}$ that improves LVLMs in hypergraph via learning adaptive representations. We believe that this work is a step forward in connecting hypergraphs with LVLMs.



129. ❌ CIG: Measuring Conversational Information Gain in Deliberative Dialogues with Semantic Memory Dynamics

作者: Ming-Bin Chen, Jey Han Lau, Lea Frermann 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15647v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Measuring the quality of public deliberation requires evaluating not only civility or argument structure, but also the informational progress of a conversation. We introduce a framework for Conversational Information Gain (CIG) that evaluates each utterance in terms of how it advances collective understanding of the target topic. To operationalize CIG, we model an evolving semantic memory of the discussion: the system extracts atomic claims from utterances and incrementally consolidates them into a structured memory state. Using this memory, we score each utterance along three interpretable dimensions: Novelty, Relevance, and Implication Scope. We annotate 80 segments from two moderated deliberative settings (TV debates and community discussions) with these dimensions and show that memory-derived dynamics (e.g., the number of claim updates) correlate more strongly with human-perceived CIG than traditional heuristics such as utterance length or TF–IDF. We develop effective LLM-based CIG predictors paving the way for information-focused conversation quality analysis in dialogues and deliberative success.



130. ❌ FD-NL2SQL: Feedback-Driven Clinical NL2SQL that Improves with Use

作者: Suparno Roy Chowdhury, Tejas Anvekar, Manan Roy Choudhury, Muhammad Ali Khan, Kaneez Zahra Rubab Khakwani, Mohamad Bassam Sonbol, Irbaz Bin Riaz, Vivek Gupta 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15646v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Clinicians exploring oncology trial repositories often need ad-hoc, multi-constraint queries over biomarkers, endpoints, interventions, and time, yet writing SQL requires schema expertise. We demo FD-NL2SQL, a feedback-driven clinical NL2SQL assistant for SQLite-based oncology databases. Given a natural-language question, a schema-aware LLM decomposes it into predicate-level sub-questions, retrieves semantically similar expert-verified NL2SQL exemplars via sentence embeddings, and synthesizes executable SQL conditioned on the decomposition, retrieved exemplars, and schema, with post-processing validity checks. To improve with use, FD-NL2SQL incorporates two update signals: (i) clinician edits of generated SQL are approved and added to the exemplar bank; and (ii) lightweight logic-based SQL augmentation applies a single atomic mutation (e.g., operator or column change), retaining variants only if they return non-empty results. A second LLM generates the corresponding natural-language question and predicate decomposition for accepted variants, automatically expanding the exemplar bank without additional annotation. The demo interface exposes decomposition, retrieval, synthesis, and execution results to support interactive refinement and continuous improvement.



131. ❌ SIMMER: Cross-Modal Food Image–Recipe Retrieval via MLLM-Based Embedding

作者: Keisuke Gomi, Keiji Yanai 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15628v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Cross-modal retrieval between food images and recipe texts is an important task with applications in nutritional management, dietary logging, and cooking assistance. Existing methods predominantly rely on dual-encoder architectures with separate image and text encoders, requiring complex alignment strategies and task-specific network designs to bridge the semantic gap between modalities. In this work, we propose SIMMER (Single Integrated Multimodal Model for Embedding Recipes), which applies Multimodal Large Language Model (MLLM)-based embedding models, specifically VLM2Vec, to this task, replacing the conventional dual-encoder paradigm with a single unified encoder that processes both food images and recipe texts. We design prompt templates tailored to the structured nature of recipes, which consist of a title, ingredients, and cooking instructions, enabling effective embedding generation by the MLLM. We further introduce a component-aware data augmentation strategy that trains the model on both complete and partial recipes, improving robustness to incomplete inputs. Experiments on the Recipe1M dataset demonstrate that SIMMER achieves state-of-the-art performance across both the 1k and 10k evaluation settings, substantially outperforming all prior methods. In particular, our best model improves the 1k image-to-recipe R@1 from 81.8% to 87.5% and the 10k image-to-recipe R@1 from 56.5% to 65.5% compared to the previous best method.



132. ❌ GroupDPO: Memory efficient Group-wise Direct Preference Optimization

作者: Jixuan Leng, Si Si, Hsiang-Fu Yu, Vinod Raman, Inderjit S. Dhillon 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15602v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Preference optimization is widely used to align Large Language Models (LLMs) with preference feedback. However, most existing methods train on a single positive-negative pair per prompt, discarding additional supervision available in preference datasets that typically contain multiple candidate responses. Motivated by this limitation, recent work explores group-wise preference optimization, which jointly contrasts multiple responses for the same prompt, but its empirical behavior and scalability remain underexplored due to the memory overhead of group-coupled objectives. In this work, we introduce a memory-efficient group-wise preference optimization algorithm that preserves gradients while decoupling samples during backpropagation, substantially reducing peak memory usage, which enables scalable training with larger group sizes. Across both offline and online alignment settings, we show that leveraging multiple responses consistently outperforms single-pair training. Furthermore, incorporating a negative log-likelihood (NLL) term on positive responses is critical for both performance gains and training stability.



133. ❌ LLMs Corrupt Your Documents When You Delegate

作者: Philippe Laban, Tobias Schnabel, Jennifer Neville 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15597v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Large Language Models (LLMs) are poised to disrupt knowledge work, with the emergence of delegated work as a new interaction paradigm (e.g., vibe coding). Delegation requires trust - the expectation that the LLM will faithfully execute the task without introducing errors into documents. We introduce DELEGATE-52 to study the readiness of AI systems in delegated workflows. DELEGATE-52 simulates long delegated workflows that require in-depth document editing across 52 professional domains, such as coding, crystallography, and music notation. Our large-scale experiment with 19 LLMs reveals that current models degrade documents during delegation: even frontier models (Gemini 3.1 Pro, Claude 4.6 Opus, GPT 5.4) corrupt an average of 25% of document content by the end of long workflows, with other models failing more severely. Additional experiments reveal that agentic tool use does not improve performance on DELEGATE-52, and that degradation severity is exacerbated by document size, length of interaction, or presence of distractor files. Our analysis shows that current LLMs are unreliable delegates: they introduce sparse but severe errors that silently corrupt documents, compounding over long interaction.



134. ❌ Repurposing 3D Generative Model for Autoregressive Layout Generation

作者: Haoran Feng, Yifan Niu, Zehuan Huang, Yang-Tian Sun, Chunchao Guo, Yuxin Peng, Lu Sheng 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16299v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

We introduce LaviGen, a framework that repurposes 3D generative models for 3D layout generation. Unlike previous methods that infer object layouts from textual descriptions, LaviGen operates directly in the native 3D space, formulating layout generation as an autoregressive process that explicitly models geometric relations and physical constraints among objects, producing coherent and physically plausible 3D scenes. To further enhance this process, we propose an adapted 3D diffusion model that integrates scene, object, and instruction information and employs a dual-guidance self-rollout distillation mechanism to improve efficiency and spatial accuracy. Extensive experiments on the LayoutVLM benchmark show LaviGen achieves superior 3D layout generation performance, with 19% higher physical plausibility than the state of the art and 65% faster computation. Our code is publicly available at https://github.com/fenghora/LaviGen.



135. ❌ FineCog-Nav: Integrating Fine-grained Cognitive Modules for Zero-shot Multimodal UAV Navigation

作者: Dian Shao, Zhengzheng Xu, Peiyang Wang, Like Liu, Yule Wang, Jieqi Shi, Jing Huo 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16298v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

UAV vision-language navigation (VLN) requires an agent to navigate complex 3D environments from an egocentric perspective while following ambiguous multi-step instructions over long horizons. Existing zero-shot methods remain limited, as they often rely on large base models, generic prompts, and loosely coordinated modules. In this work, we propose FineCog-Nav, a top-down framework inspired by human cognition that organizes navigation into fine-grained modules for language processing, perception, attention, memory, imagination, reasoning, and decision-making. Each module is driven by a moderate-sized foundation model with role-specific prompts and structured input-output protocols, enabling effective collaboration and improved interpretability. To support fine-grained evaluation, we construct AerialVLN-Fine, a curated benchmark of 300 trajectories derived from AerialVLN, with sentence-level instruction-trajectory alignment and refined instructions containing explicit visual endpoints and landmark references. Experiments show that FineCog-Nav consistently outperforms zero-shot baselines in instruction adherence, long-horizon planning, and generalization to unseen environments. These results suggest the effectiveness of fine-grained cognitive modularization for zero-shot aerial navigation. Project page: https://smartdianlab.github.io/projects-FineCogNav.



136. ❌ Enhancing Hazy Wildlife Imagery: AnimalHaze3k and IncepDehazeGan

作者: Shivarth Rai, Tejeswar Pokuri 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16284v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Atmospheric haze significantly degrades wildlife imagery, impeding computer vision applications critical for conservation, such as animal detection, tracking, and behavior analysis. To address this challenge, we introduce AnimalHaze3k a synthetic dataset comprising of 3,477 hazy images generated from 1,159 clear wildlife photographs through a physics-based pipeline. Our novel IncepDehazeGan architecture combines inception blocks with residual skip connections in a GAN framework, achieving state-of-the-art performance (SSIM: 0.8914, PSNR: 20.54, and LPIPS: 0.1104), delivering 6.27% higher SSIM and 10.2% better PSNR than competing approaches. When applied to downstream detection tasks, dehazed images improved YOLOv11 detection mAP by 112% and IoU by 67%. These advances can provide ecologists with reliable tools for population monitoring and surveillance in challenging environmental conditions, demonstrating significant potential for enhancing wildlife conservation efforts through robust visual analytics.



137. ❌ Hero-Mamba: Mamba-based Dual Domain Learning for Underwater Image Enhancement

作者: Tejeswar Pokuri, Shivarth Rai 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16266v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Underwater images often suffer from severe degradation, such as color distortion, low contrast, and blurred details, due to light absorption and scattering in water. While learning-based methods like CNNs and Transformers have shown promise, they face critical limitations: CNNs struggle to model the long-range dependencies needed for non-uniform degradation, and Transformers incur quadratic computational complexity, making them inefficient for high-resolution images. To address these challenges, we propose Hero-Mamba, a novel Mamba-based network that achieves efficient dual-domain learning for underwater image enhancement. Our approach uniquely processes information from both the spatial domain (RGB image) and the spectral domain (FFT components) in parallel. This dual-domain input allows the network to decouple degradation factors, separating color/brightness information from texture/noise. The core of our network utilizes Mamba-based SS2D blocks to capture global receptive fields and long-range dependencies with linear complexity, overcoming the limitations of both CNNs and Transformers. Furthermore, we introduce a ColorFusion block, guided by a background light prior, to restore color information with high fidelity. Extensive experiments on the LSUI and UIEB benchmark datasets demonstrate that Hero-Mamba outperforms state-of-the-art methods. Notably, our model achieves a PSNR of 25.802 and an SSIM of 0.913 on LSUI, validating its superior performance and generalization capabilities.



138. ❌ Information Router for Mitigating Modality Dominance in Vision-Language Models

作者: Seulgi Kim, Mohit Prabhushankar, Ghassan AlRegib 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16264v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Vision Language models (VLMs) have demonstrated strong performance across a wide range of benchmarks, yet they often suffer from modality dominance, where predictions rely disproportionately on a single modality. Prior approaches primarily address this issue by steering model’s attention allocation, implicitly assuming that all modalities provide sufficient information. However, attention only determines where the model focuses, and cannot enrich information that is missing or ambiguous. In the real world, input modalities often differ in information density and their signal-to-noise ratios. In such cases, simply adjusting model’s attention does not resolve the underlying lack of information. In this paper, we propose \textsc{MoIR}: \textit{Multi-modal Information Router}, an information-level fusion method that explicitly reduces information disparity prior to fusion. \textsc{MoIR} identifies less informative tokens and routes complementary information from a stronger modality, constructing information-dense token representations before they are processed by a large language model. By modifying information availability, \textsc{MoIR} enables reliable shifts in modality dominance, even when one modality is degraded. We evaluate \textsc{MoIR} on three widely used multi-modal benchmarks across multiple model backbones. Experimental results show that \textsc{MoIR} consistently demonstrates more balanced modality contribution, and improves robustness and downstream performance, particularly even under modality degradation. These findings demonstrate that explicitly modifying cross-modal information is an effective and complementary strategy for mitigating modality dominance in multi-modal reasoning models.



139. ❌ Where Do Vision-Language Models Fail? World Scale Analysis for Image Geolocalization

作者: Siddhant Bharadwaj, Ashish Vashist, Fahimul Aleem, Shruti Vyas 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16248v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Image geolocalization has traditionally been addressed through retrieval-based place recognition or geometry-based visual localization pipelines. Recent advances in Vision-Language Models (VLMs) have demonstrated strong zero-shot reasoning capabilities across multimodal tasks, yet their performance in geographic inference remains underexplored. In this work, we present a systematic evaluation of multiple state-of-the-art VLMs for country-level image geolocalization using ground-view imagery only. Instead of relying on image matching, GPS metadata, or task-specific training, we evaluate prompt-based country prediction in a zero-shot setting. The selected models are tested on three geographically diverse datasets to assess their robustness and generalization ability. Our results reveal substantial variation across models, highlighting the potential of semantic reasoning for coarse geolocalization and the limitations of current VLMs in capturing fine-grained geographic cues. This study provides the first focused comparison of modern VLMs for country-level geolocalization and establishes a foundation for future research at the intersection of multimodal reasoning and geographic understanding.



140. ❌ Find, Fix, Reason: Context Repair for Video Reasoning

作者: Haojian Huang, Chuanyu Qin, Yinchuan Li, Yingcong Chen 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16243v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Reinforcement learning has advanced video reasoning in large multi-modal models, yet dominant pipelines either rely on on-policy self-exploration, which plateaus at the model’s knowledge boundary, or hybrid replay that mixes policies and demands careful regularization. Dynamic context methods zoom into focused evidence but often require curated pretraining and two-stage tuning, and their context remains bounded by a small model’s capability. In contrast, larger models excel at instruction following and multi-modal understanding, can supply richer context to smaller models, and rapidly zoom in on target regions via simple tools. Building on this capability, we introduce an observation-level intervention: a frozen, tool-integrated teacher identifies the missing spatiotemporal dependency and provides a minimal evidence patch (e.g., timestamps, regions etc.) from the original video while the question remains unchanged. The student answers again with the added context, and training updates with a chosen-rollout scheme integrated into Group Relative Policy Optimization (GRPO). We further propose a Robust Improvement Reward (RIR) that aligns optimization with two goals: outcome validity through correct answers and dependency alignment through rationales that reflect the cited evidence. Advantages are group-normalized across the batch, preserving on-policy exploration while directing it along causally meaningful directions with minimal changes to the training stack. Experiments on various related benchmarks show consistent accuracy gains and strong generalization. Web page and source code will be available at https://github.com/JethroJames/FFR.git.



141. ❌ CollideNet: Hierarchical Multi-scale Video Representation Learning with Disentanglement for Time-To-Collision Forecasting

作者: Nishq Poorav Desai, Ali Etemad, Michael Greenspan 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16240v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Time-to-Collision (TTC) forecasting is a critical task in collision prevention, requiring precise temporal prediction and comprehending both local and global patterns encapsulated in a video, both spatially and temporally. To address the multi-scale nature of video, we introduce a novel spatiotemporal hierarchical transformer-based architecture called CollideNet, specifically catered for effective TTC forecasting. In the spatial stream, CollideNet aggregates information for each video frame simultaneously at multiple resolutions. In the temporal stream, along with multi-scale feature encoding, CollideNet also disentangles the non-stationarity, trend, and seasonality components. Our method achieves state-of-the-art performance in comparison to prior works on three commonly used public datasets, setting a new state-of-the-art by a considerable margin. We conduct cross-dataset evaluations to analyze the generalization capabilities of our method, and visualize the effects of disentanglement of the trend and seasonality components of the video data. We release our code at https://github.com/DeSinister/CollideNet/.



142. ❌ GAViD: A Large-Scale Multimodal Dataset for Context-Aware Group Affect Recognition from Videos

作者: Deepak Kumar, Abhishek Pratap Singh, Puneet Kumar, Xiaobai Li, Balasubramanian Raman 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16214v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Understanding affective dynamics in real-world social systems is fundamental to modeling and analyzing human-human interactions in complex environments. Group affect emerges from intertwined human-human interactions, contextual influences, and behavioral cues, making its quantitative modeling a challenging computational social systems problem. However, computational modeling of group affect in in-the-wild scenarios remains challenging due to limited large-scale annotated datasets and the inherent complexity of multimodal social interactions shaped by contextual and behavioral variability. The lack of comprehensive datasets annotated with multimodal and contextual information further limits advances in the field. To address this, we introduce the Group Affect from ViDeos (GAViD) dataset, comprising 5091 video clips with multimodal data (video, audio and context), annotated with ternary valence and discrete emotion labels and enriched with VideoGPT-generated contextual metadata and human-annotated action cues. We also present Context-Aware Group Affect Recognition Network (CAGNet) for multimodal context-aware group affect recognition. CAGNet achieves 63.20% test accuracy on GAViD, comparable to state-of-the-art performance. The dataset and code are available at github.com/deepakkumar-iitr/GAViD.



143. ❌ Dental Panoramic Radiograph Analysis Using YOLO26 From Tooth Detection to Disease Diagnosis

作者: Khawaja Azfar Asif, Rafaqat Alam Khan 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16231v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Panoramic radiography is a fundamental diagnostic tool in dentistry, offering a comprehensive view of the entire dentition with minimal radiation exposure. However, manual interpretation is time-consuming and prone to errors, especially in high-volume clinical settings. This creates a pressing need for efficient automated solutions. This study presents the first application of YOLOv26 for automated tooth detection, FDI-based numbering, and dental disease segmentation in panoramic radiographs. The DENTEX dataset was preprocessed using Roboflow for format conversion and augmentation, yielding 1,082 images for tooth enumeration and 1,040 images for disease segmentation across four pathology classes. Five YOLOv26-seg variants were trained on Google Colab using transfer learning at a resolution of 800x800. Results demonstrate that the YOLOv26m-seg model achieved the best performance for tooth enumeration, with a precision of 0.976, recall of 0.970, and box mAP50 of 0.976. It outperformed the YOLOv8x baseline by 4.9% in precision and 3.3% in mAP50, while also enabling high-quality mask-level segmentation (mask mAP50 = 0.970). For disease segmentation, the YOLOv26l-seg model attained a box mAP50 of 0.591 and a mask mAP50 of 0.547. Impacted teeth showed the highest per-class average precision (0.943), indicating that visual distinctiveness influences detection performance more than annotation quantity. Overall, these findings demonstrate that YOLOv26-based models offer a robust and accurate framework for automated dental image analysis, with strong potential to enhance diagnostic efficiency and consistency in clinical practice.



144. ❌ DENALI: A Dataset Enabling Non-Line-of-Sight Spatial Reasoning with Low-Cost LiDARs

作者: Nikhil Behari, Diego Rivero, Luke Apostolides, Suman Ghosh, Paul Pu Liang, Ramesh Raskar 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16201v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Consumer LiDARs in mobile devices and robots typically output a single depth value per pixel. Yet internally, they record full time-resolved histograms containing direct and multi-bounce light returns; these multi-bounce returns encode rich non-line-of-sight (NLOS) cues that can enable perception of hidden objects in a scene. However, severe hardware limitations of consumer LiDARs make NLOS reconstruction with conventional methods difficult. In this work, we motivate a complementary direction: enabling NLOS perception with low-cost LiDARs through data-driven inference. We present DENALI, the first large-scale real-world dataset of space-time histograms from low-cost LiDARs capturing hidden objects. We capture time-resolved LiDAR histograms for 72,000 hidden-object scenes across diverse object shapes, positions, lighting conditions, and spatial resolutions. Using our dataset, we show that consumer LiDARs can enable accurate, data-driven NLOS perception. We further identify key scene and modeling factors that limit performance, as well as simulation-fidelity gaps that hinder current sim-to-real transfer, motivating future work toward scalable NLOS vision with consumer LiDARs.



145. ❌ Saturation-Aware Space-Variant Blind Image Deblurring

作者: Muhammad Z. Alam, Larry Stetsiuk, Arooba Zeshan 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16200v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

This paper presents a novel saturation aware space variant blind image deblurring framework designed to address challenges posed by saturated pixels in deblurring under high dynamic range and low light conditions. The proposed approach effectively segments the image based on blur intensity and proximity to saturation, leveraging a pre estimated Light Spread Function to mitigate stray light effects. By accurately estimating the true radiance of saturated regions using the dark channel prior, our method enhances the deblurring process without introducing artifacts like ringing. Experimental evaluations on both synthetic and real world datasets demonstrate that the framework improves deblurring outcomes across various scenarios showcasing superior performance compared to state of the art saturation-aware and general purpose methods. This adaptability highlights the framework potential integration with existing and emerging blind image deblurring techniques.



146. ❌ Winner of CVPR2026 NTIRE Challenge on Image Shadow Removal: Semantic and Geometric Guidance for Shadow Removal via Cascaded Refinement

作者: Lorenzo Beltrame, Jules Salzinger, Filip Svoboda, Jasmin Lampert, Phillipp Fanta-Jende, Radu Timofte, Marco Koerner 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16177v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

We present a three-stage progressive shadow-removal pipeline for the CVPR2026 NTIRE WSRD+ challenge. Built on OmniSR, our method treats deshadowing as iterative direct refinement, where later stages correct residual artefacts left by earlier predictions. The model combines RGB appearance with frozen DINOv2 semantic guidance and geometric cues from monocular depth and surface normals, reused across all stages. To stabilise multi-stage optimisation, we introduce a contraction-constrained objective that encourages non-increasing reconstruction error across the cascade. A staged training pipeline transfers from earlier WSRD pretraining to WSRD+ supervision and final WSRD+ 2026 adaptation with cosine-annealed checkpoint ensembling. On the official WSRD+ 2026 hidden test set, our final ensemble achieved 26.680 PSNR, 0.8740 SSIM, 0.0578 LPIPS, and 26.135 FID, ranked first overall, and won the NTIRE 2026 Image Shadow Removal Challenge. The strong performance of the proposed model is further validated on the ISTD+ and UAV-SC+ datasets.



147. ❌ neuralCAD-Edit: An Expert Benchmark for Multimodal-Instructed 3D CAD Model Editing

作者: Toby Perrett, Matthew Bouchard, William McCarthy 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16170v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

We introduce neuralCAD-Edit, the first benchmark for editing 3D CAD models collected from expert CAD engineers. Instead of text conditioning as in prior works, we collect realistic CAD editing requests by capturing videos of professional designers, interacting directly with CAD models in CAD software, while talking, pointing and drawing. We recruited ten consenting designers to contribute to this contained study. We benchmark leading foundation models against human CAD experts carrying out edits, and find a large performance gap in both automatic metrics and human evaluations. Even the best foundation model (GPT 5.2) scores 53% lower (absolute) than CAD experts in human acceptance trials, demonstrating the challenge of neuralCAD-Edit. We hope neuralCAD-Edit will provide a solid foundation against which 3D CAD editing approaches and foundation models can be developed. Code/data: https://autodeskailab.github.io/neuralCAD-Edit



148. ❌ Motion-Adapter: A Diffusion Model Adapter for Text-to-Motion Generation of Compound Actions

作者: Yue Jiang, Mingyu Yang, Liuyuxin Yang, Yang Xu, Bingxin Yun, Yuhe Zhang 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16135v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Recent advances in generative motion synthesis have enabled the production of realistic human motions from diverse input modalities. However, synthesizing compound actions from texts, which integrate multiple concurrent actions into coherent full-body sequences, remains a major challenge. We identify two key limitations in current text-to-motion diffusion models: (i) catastrophic neglect, where earlier actions are overwritten by later ones due to improper handling of temporal information, and (ii) attention collapse, which arises from excessive feature fusion in cross-attention mechanisms. As a result, existing approaches often depend on overly detailed textual descriptions (e.g., raising right hand), explicit body-part specifications (e.g., editing the upper body), or the use of large language models (LLMs) for body-part interpretation. These strategies lead to deficient semantic representations of physical structures and kinematic mechanisms, limiting the ability to incorporate natural behaviors such as greeting while walking. To address these issues, we propose the Motion-Adapter, a plug-and-play module that guides text-to-motion diffusion models in generating compound actions by computing decoupled cross-attention maps, which serve as structural masks during the denoising process. Extensive experiments demonstrate that our method consistently produces more faithful and coherent compound motions across diverse textual prompts, surpassing state-of-the-art approaches.



149. ❌ From Articles to Canopies: Knowledge-Driven Pseudo-Labelling for Tree Species Classification using LLM Experts

作者: Michał Romaszewski, Dominik Kopeć, Michał Cholewa, Katarzyna Kołodziej, Przemysław Głomb, Jan Niedzielko, Jakub Charyton, Justyna Wylazłowska, Anna Jarocińska 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16115v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Hyperspectral tree species classification is challenging due to limited and imbalanced class labels, spectral mixing (overlapping light signatures from multiple species), and ecological heterogeneity (variability among ecological systems). Addressing these challenges requires methods that integrate biological and structural characteristics of vegetation, such as canopy architecture and interspecific interactions, rather than relying solely on spectral signatures. This paper presents a biologically informed, semi-supervised deep learning method that integrates multi-sensor Earth observation data, specifically hyperspectral imaging (HSI) and airborne laser scanning (ALS), with expert, ecological knowledge. The approach relies on biologically inspired pseudo-labelling over a precomputed canopy graph, yielding accurate classification at low training cost. In addition, ecological priors on species cohabitation are automatically derived from reliable sources using large language models (LLMs) and encoded as a cohabitation matrix with likelihoods of species occurring together. These priors are incorporated into the pseudo-labelling strategy, effectively introducing expert knowledge into the model. Experiments on a real-world forest dataset demonstrate 5.6% improvement over the best reference method. Expert evaluation of cohabitation priors reveals high accuracy with differences no larger than 15%.



150. ❌ Towards In-Context Tone Style Transfer with A Large-Scale Triplet Dataset

作者: Yuhai Deng, Huimin She, Wei Shen, Meng Li, Ruoxi Wu, Lunxi Yuan, Xiang Li 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16114v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Tone style transfer for photo retouching aims to adapt the stylistic tone of the reference image to a given content image. However, the lack of high-quality large-scale triplet datasets with stylized ground truth forces existing methods to rely on self-supervised or proxy objectives, which limits model capability. To mitigate this gap, we design a data construction pipeline to build TST100K, a large-scale dataset of 100,000 content-reference-stylized triplets. At the core of this pipeline, we train a tone style scorer to ensure strict stylistic consistency for each triplet. In addition, existing methods typically extract content and reference features independently and then fuse them in a decoder, which may cause semantic loss and lead to inappropriate color transfer and degraded visual aesthetics. Instead, we propose ICTone, a diffusion-based framework that performs tone transfer in an in-context manner by jointly conditioning on both images, leveraging the semantic priors of generative models for semantic-aware transfer. Reward feedback learning using the tone style scorer is further incorporated to improve stylistic fidelity and visual quality. Experiments demonstrate the effectiveness of TST100K, and ICTone achieves state-of-the-art performance on both quantitative metrics and human evaluations.



151. ❌ Polyglot: Multilingual Style Preserving Speech-Driven Facial Animation

作者: Federico Nocentini, Kwanggyoon Seo, Qingju Liu, Claudio Ferrari, Stefano Berretti, David Ferman, Hyeongwoo Kim, Pablo Garrido, Akin Caliskan 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16108v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Speech-Driven Facial Animation (SDFA) has gained significant attention due to its applications in movies, video games, and virtual reality. However, most existing models are trained on single-language data, limiting their effectiveness in real-world multilingual scenarios. In this work, we address multilingual SDFA, which is essential for realistic generation since language influences phonetics, rhythm, intonation, and facial expressions. Speaking style is also shaped by individual differences, not only by language. Existing methods typically rely on either language-specific or speaker-specific conditioning, but not both, limiting their ability to model their interaction. We introduce Polyglot, a unified diffusion-based architecture for personalized multilingual SDFA. Our method uses transcript embeddings to encode language information and style embeddings extracted from reference facial sequences to capture individual speaking characteristics. Polyglot does not require predefined language or speaker labels, enabling generalization across languages and speakers through self-supervised learning. By jointly conditioning on language and style, it captures expressive traits such as rhythm, articulation, and habitual facial movements, producing temporally coherent and realistic animations. Experiments show improved performance in both monolingual and multilingual settings, providing a unified framework for modeling language and personal style in SDFA.



152. ❌ DenTab: A Dataset for Table Recognition and Visual QA on Real-World Dental Estimates

作者: Laziz Hamdi, Amine Tamasna, Thierry Paquet 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16099v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Tables condense key transactional and administrative information into compact layouts, but practical extraction requires more than text recognition: systems must also recover structure (rows, columns, merged cells, headers) and interpret roles such as line items, subtotals, and totals under common capture artifacts. Many existing resources for table structure recognition and TableVQA are built from clean digital-born sources or rendered tables, and therefore only partially reflect noisy administrative conditions. We introduce DenTab, a dataset of 2{,}000 cropped table images from dental estimates with high-quality HTML annotations, enabling evaluation of table recognition (TR) and table visual question answering (TableVQA) on the same inputs. DenTab includes 2{,}208 questions across eleven categories spanning retrieval, aggregation, and logic/consistency checks. We benchmark 16 systems, including 14 vision–language models (VLMs) and two OCR baselines. Across models, strong structure recovery does not consistently translate into reliable performance on multi-step arithmetic and consistency questions, and these reasoning failures persist even when using ground-truth HTML table inputs. To improve arithmetic reliability without training, we propose the Table Router Pipeline, which routes arithmetic questions to deterministic execution. The pipeline combines (i) a VLM that produces a baseline answer, a structured table representation, and a constrained table program with (ii) a rule-based executor that performs exact computation over the parsed table. The source code and dataset will be made publicly available at https://github.com/hamdilaziz/DenTab.



153. ❌ DINOv3 Beats Specialized Detectors: A Simple Foundation Model Baseline for Image Forensics

作者: Jieming Yu, Qiuxiao Feng, Zhuohan Wang, Xiaochen Ma 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16083v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

With the rapid advancement of deep generative models, realistic fake images have become increasingly accessible, yet existing localization methods rely on complex designs and still struggle to generalize across manipulation types and imaging conditions. We present a simple but strong baseline based on DINOv3 with LoRA adaptation and a lightweight convolutional decoder. Under the CAT-Net protocol, our best model improves average pixel-level F1 by 17.0 points over the previous state of the art on four standard benchmarks using only 9.1,M trainable parameters on top of a frozen ViT-L backbone, and even our smallest variant surpasses all prior specialized methods. LoRA consistently outperforms full fine-tuning across all backbone scales. Under the data-scarce MVSS-Net protocol, LoRA reaches an average F1 of 0.774 versus 0.530 for the strongest prior method, while full fine-tuning becomes highly unstable, suggesting that pre-trained representations encode forensic information that is better preserved than overwritten. The baseline also exhibits strong robustness to Gaussian noise, JPEG re-compression, and Gaussian blur. We hope this work can serve as a reliable baseline for the research community and a practical starting point for future image-forensic applications. Code is available at https://github.com/Irennnne/DINOv3-IML.



154. ❌ The Amazing Stability of Flow Matching

作者: Rania Briq, Michael Kamp, Ohad Fried, Sarel Cohen, Stefan Kesselheim 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16079v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

The success of deep generative models in generating high-quality and diverse samples is often attributed to particular architectures and large training datasets. In this paper, we investigate the impact of these factors on the quality and diversity of samples generated by \emph{flow-matching} models. Surprisingly, in our experiments on CelebA-HQ dataset, flow matching remains stable even when pruning 50% of the dataset. That is, the quality and diversity of generated samples are preserved. Moreover, pruning impacts the latent representation only slightly, that is, samples generated by models trained on the full and pruned dataset map to visually similar outputs for a given seed. We observe similar stability when changing the architecture or training configuration, such that the latent representation is maintained under these changes as well. Our results quantify just how strong this stability can be in practice, and help explain the reliability of flow-matching models under various perturbations.



155. ❌ TableSeq: Unified Generation of Structure, Content, and Layout

作者: Laziz Hamdi, Amine Tamasna, Pascal Boisson, Thierry Paquet 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16070v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

We present TableSeq, an image-only, end-to-end framework for joint table structure recognition, content recognition, and cell localization. The model formulates these tasks as a single sequence-generation problem: one decoder produces an interleaved stream of \texttt{HTML} tags, cell text, and discretized coordinate tokens, thereby aligning logical structure, textual content, and cell geometry within a unified autoregressive sequence. This design avoids external OCR, auxiliary decoders, and complex multi-stage post-processing. TableSeq combines a lightweight high-resolution FCN-H16 encoder with a minimal structure-prior head and a single-layer transformer encoder, yielding a compact architecture that remains effective on challenging layouts. Across standard benchmarks, TableSeq achieves competitive or state-of-the-art results while preserving architectural simplicity. It reaches 95.23 TEDS / 96.83 S-TEDS on PubTabNet, 97.45 TEDS / 98.69 S-TEDS on FinTabNet, and 99.79 / 99.54 / 99.66 precision / recall / F1 on SciTSR under the CAR protocol, while remaining competitive on PubTables-1M under GriTS. Beyond TSR/TCR, the same sequence interface generalizes to index-based table querying without task-specific heads, achieving the best IRDR score and competitive ICDR/ICR performance. We also study multi-token prediction for faster blockwise decoding and show that it reduces inference latency with only limited accuracy degradation. Overall, TableSeq provides a practical and reproducible single-stream baseline for unified table recognition, and the source code will be made publicly available at https://github.com/hamdilaziz/TableSeq.



156. ❌ AEGIS: Anchor-Enforced Gradient Isolation for Knowledge-Preserving Vision-Language-Action Fine-Tuning

作者: Guransh Singh 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16067v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Adapting pre-trained vision-language models (VLMs) for robotic control requires injecting high-magnitude continuous gradients from a flow-matching action expert into a backbone trained exclusively with cross-entropy. This cross-modal gradient asymmetry - the spectral dimensionality mismatch between low-rank MSE regression gradients and the high-dimensional semantic manifold sculpted by CE pre-training, causes rapid, severe erosion of the VLM’s visual-question-answering (VQA) capability. Industry-standard defences either sever the gradient pathway entirely via stop gradient, discarding the rich continuous supervision, or restrict parameter capacity through low-rank adapters (LoRA) that constrain the rank of updates but not their direction, and thus still overwrite the pre-trained manifold. We introduce AEGIS (Anchor-Enforced Gradient Isolation System): a buffer-free, layer-wise orthogonal gradient projection framework that enables direct continuous MSE learning while preserving the pre-trained VQA manifold - without any co-training data or replay buffer. AEGIS pre-computes a static Gaussian reference anchor from masked VQA forward passes across all transformer layers, then at each training step constructs a Wasserstein-2 transport penalty that generates an anchor restoration gradient. A sequential dual-backward decomposes the task and anchor gradients; for each transformer layer, AEGIS applies a single Gram-Schmidt orthogonal projection that bends the task gradient away from the destructive direction while preserving its constructive content. The projection sheds less than 1% of gradient energy on average, yet eliminates the cumulative activation drift that drives severe forgetting.



157. ❌ Elucidating the SNR-t Bias of Diffusion Probabilistic Models

作者: Meng Yu, Lei Sun, Jianhao Zeng, Xiangxiang Chu, Kun Zhan 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16044v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Diffusion Probabilistic Models have demonstrated remarkable performance across a wide range of generative tasks. However, we have observed that these models often suffer from a Signal-to-Noise Ratio-timestep (SNR-t) bias. This bias refers to the misalignment between the SNR of the denoising sample and its corresponding timestep during the inference phase. Specifically, during training, the SNR of a sample is strictly coupled with its timestep. However, this correspondence is disrupted during inference, leading to error accumulation and impairing the generation quality. We provide comprehensive empirical evidence and theoretical analysis to substantiate this phenomenon and propose a simple yet effective differential correction method to mitigate the SNR-t bias. Recognizing that diffusion models typically reconstruct low-frequency components before focusing on high-frequency details during the reverse denoising process, we decompose samples into various frequency components and apply differential correction to each component individually. Extensive experiments show that our approach significantly improves the generation quality of various diffusion models (IDDPM, ADM, DDIM, A-DPM, EA-DPM, EDM, PFGM++, and FLUX) on datasets of various resolutions with negligible computational overhead. The code is at https://github.com/AMAP-ML/DCW.



158. ❌ Ranking XAI Methods for Head and Neck Cancer Outcome Prediction

作者: Baoqiang Ma, Djennifer K. Madzia-Madzou, Rosa C. J. Kraaijveld, Jin Ouyang 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16034v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

For head and neck cancer (HNC) patients, prognostic outcome prediction can support personalized treatment strategy selection. Improving prediction performance of HNC outcomes has been extensively explored by using advanced artificial intelligence (AI) techniques on PET/CT data. However, the interpretability of AI remains a critical obstacle for its clinical adoption. Unlike previous HNC studies that empirically selected explainable AI (XAI) techniques, we are the first to comprehensively evaluate and rank 13 XAI methods across 24 metrics, covering faithfulness, robustness, complexity and plausibility. Experimental results on the multi-center HECKTOR challenge dataset show large variations across evaluation aspects among different XAI methods, with Integrated Gradients (IG) and DeepLIFT (DL) consistently obtained high rankings for faithfulness, complexity and plausibility. This work highlights the importance of comprehensive XAI method evaluation and can be extended to other medical imaging tasks.



159. ❌ AstroVLM: Expert Multi-agent Collaborative Reasoning for Astronomical Imaging Quality Diagnosis

作者: Yaohui Han, Tianshuo Wang, Zixi Zhao, Zhengchun Zhu, Shuo Ren, Yiru Wang, Rongliang Fu, Tinghuan Chen, Tsung-Yi Ho 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16024v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Vision Language Models (VLMs) have been applied to several specific domains and have shown strong problem-solving capabilities. However, astronomical imaging, a quite complex problem involving multidisciplinary knowledge and several subtasks, has not been adequately studied. Due to the complexity of the astronomical imaging process, both world-class astronomical organizations, such as NASA, and expert enthusiasts devote a great deal of time and effort. This is because the processes in astronomical imaging have complex underlying correlations that significantly influence one another, making the quality diagnosis and error localization of astronomical images challenging. To address this problem, we propose AstroVLM, a collaborative multi-agent system for diagnosing the quality of astronomical images. Experiment results show that AstroVLM outperforms all baselines on real-world astronomical imaging quality diagnosis tasks, providing a reference for language models to handle complicated multi-process tasks.



160. ❌ Breakout-picker: Reducing false positives in deep learning-based borehole breakout characterization from acoustic image logs

作者: Guangyu Wang, Xiaodong Ma, Xinming Wu 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16011v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Borehole breakouts are stress-induced spalling on the borehole wall, which are identifiable in acoustic image logs as paired zones with near-symmetry azimuths, low acoustic amplitudes, and increased borehole radius. Accurate breakout characterization is crucial for in-situ stress analysis. In recent years, deep learning has been introduced to automate the time-consuming and labor-intensive breakout picking process. However, existing approaches often suffer from misclassification of non-breakout features, leading to high false positive rates. To address this limitation, this study develops a deep learning framework, termed Breakout-picker, with a specific focus on reducing false positives in automatic breakout characterization. Breakout-picker reduces false positives through two strategies. First, the training of Breakout-picker incorporates negative samples of non-breakout features, including natural fractures, keyseats, and logging artifacts. They share similar characteristics with breakouts, such as low acoustic amplitude or locally enlarged borehole radius. These negative training samples enables Breakout-picker to better discriminate true breakouts and similar non-breakout features. Second, candidate breakouts identified by Breakout-picker are further validated by azimuthal symmetry criteria, whereby detections that do not exhibit the near-symmetry characteristics of breakout azimuth are excluded. The performance of Breakout-picker is evaluated using three acoustic image log datasets from different regions. The results demonstrate that Breakout-picker outperforms other automatic methods with higher accuracy and substantially lower false positive rates. By reducing false positives, Breakout-picker enhances the reliability of automatic breakout characterization from acoustic image logs, which in turn benefits in-situ stress analysis based on borehole breakouts.



161. ❌ IA-CLAHE: Image-Adaptive Clip Limit Estimation for CLAHE

作者: Rikuto Otsuka, Yuho Shoji, Yuka Ogino, Takahiro Toizumi, Atsushi Ito 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16010v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

This paper proposes image-adaptive contrast limited adaptive histogram equalization (IA-CLAHE). Conventional CLAHE is widely used to boost the performance of various computer vision tasks and to improve visual quality for human perception in practical industrial applications. CLAHE applies contrast limited histogram equalization to each local region to enhance local contrast. However, CLAHE often leads to over-enhancement, because the contrast-limiting parameter clip limit is fixed regardless of the histogram distribution of each local region. Our IA-CLAHE addresses this limitation by adaptively estimating tile-wise clip limits from the input image. To achieve this, we train a lightweight clip limits estimator with a differentiable extension of CLAHE, enabling end-to-end optimization. Unlike prior learning-based CLAHE methods, IA-CLAHE does not require pre-searched ground-truth clip limits or task-specific datasets, because it learns to map input image histograms toward a domain-invariant uniform distribution, enabling zero-shot generalization across diverse conditions. Experimental results show that IA-CLAHE consistently improves recognition performance, while simultaneously enhancing visual quality for human perception, without requiring any task-specific training data.



162. ❌ MMGait: Towards Multi-Modal Gait Recognition

作者: Chenye Wang, Qingyuan Cai, Saihui Hou, Aoqi Li, Yongzhen Huang 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15979v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Gait recognition has emerged as a powerful biometric technique for identifying individuals at a distance without requiring user cooperation. Most existing methods focus primarily on RGB-derived modalities, which fall short in real-world scenarios requiring multi-modal collaboration and cross-modal retrieval. To overcome these challenges, we present MMGait, a comprehensive multi-modal gait benchmark integrating data from five heterogeneous sensors, including an RGB camera, a depth camera, an infrared camera, a LiDAR scanner, and a 4D Radar system. MMGait contains twelve modalities and 334,060 sequences from 725 subjects, enabling systematic exploration across geometric, photometric, and motion domains. Based on MMGait, we conduct extensive evaluations on single-modal, cross-modal, and multi-modal paradigms to analyze modality robustness and complementarity. Furthermore, we introduce a new task, Omni Multi-Modal Gait Recognition, which aims to unify the above three gait recognition paradigms within a single model. We also propose a simple yet powerful baseline, OmniGait, which learns a shared embedding space across diverse modalities and achieves promising recognition performance. The MMGait benchmark, codebase, and pretrained checkpoints are publicly available at https://github.com/BNU-IVC/MMGait.



163. ❌ TwoHamsters: Benchmarking Multi-Concept Compositional Unsafety in Text-to-Image Models

作者: Chaoshuo Zhang, Yibo Liang, Mengke Tian, Chenhao Lin, Zhengyu Zhao, Le Yang, Chong Zhang, Yang Zhang, Chao Shen 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15967v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Despite the remarkable synthesis capabilities of text-to-image (T2I) models, safeguarding them against content violations remains a persistent challenge. Existing safety alignments primarily focus on explicit malicious concepts, often overlooking the subtle yet critical risks of compositional semantics. To address this oversight, we identify and formalize a novel vulnerability: Multi-Concept Compositional Unsafety (MCCU), where unsafe semantics stem from the implicit associations of individually benign concepts. Based on this formulation, we introduce TwoHamsters, a comprehensive benchmark comprising 17.5k prompts curated to probe MCCU vulnerabilities. Through a rigorous evaluation of 10 state-of-the-art models and 16 defense mechanisms, our analysis yields 8 pivotal insights. In particular, we demonstrate that current T2I models and defense mechanisms face severe MCCU risks: on TwoHamsters, FLUX achieves an MCCU generation success rate of 99.52%, while LLaVA-Guard only attains a recall of 41.06%, highlighting a critical limitation of the current paradigm for managing hazardous compositional generation.



164. ❌ Topology-Driven Fusion of nnU-Net and MedNeXt for Accurate Brain Tumor Segmentation on Sub-Saharan Africa Dataset

作者: Prabin Bohara, Pralhad Kumar Shrestha, Arpan Rai, Usha Poudel Lamgade, Confidence Raymond, Dong Zhang, Aondona Lorumbu, Craig Jones, Mahesh Shakya, Bishesh Khanal, Pratibha Kulung 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15964v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Accurate automatic brain tumor segmentation in Low and Middle-Income (LMIC) countries is challenging due to the lack of defined national imaging protocols, diverse imaging data, extensive use of low-field Magnetic Resonance Imaging (MRI) scanners and limited health-care resources. As part of the Brain Tumor Segmentation (BraTS) Africa 2025 Challenge, we applied topology refinement to the state-of-the-art segmentation models like nnU-Net, MedNeXt, and a combination of both. Since the BraTS-Africa dataset has low MRI image quality, we incorporated the BraTS 2025 challenge data of pre-treatment adult glioma (Task 1) to pre-train the segmentation model and use it to fine-tune on the BraTS-Africa dataset. We added an extra topology refinement module to address the issue of deformation in prediction that arose due to topological error. With the introduction of this module, we achieved a better Normalized Surface Distance (NSD) of 0.810, 0.829, and 0.895 on Surrounding Non-Enhancing FLAIR Hyperintensity (SNFH) , Non-Enhancing Tumor Core (NETC) and Enhancing tumor (ET).



165. ❌ From Competition to Coopetition: Coopetitive Training-Free Image Editing Based on Text Guidance

作者: Jinhao Shen, Haoqian Du, Xulu Zhang, Xiao-Yong Wei, Qing Li 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15948v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Text-guided image editing, a pivotal task in modern multimedia content creation, has seen remarkable progress with training-free methods that eliminate the need for additional optimization. Despite recent progress, existing methods are typically constrained by a competitive paradigm in which the editing and reconstruction branches are independently driven by their respective objectives to maximize alignment with target and source prompts. The adversarial strategy causes semantic conflicts and unpredictable outcomes due to the lack of coordination between branches. To overcome these issues, we propose Coopetitive Training-Free Image Editing (CoEdit), a novel zero-shot framework that transforms attention control from competition to coopetitive negotiation, achieving editing harmony across spatial and temporal dimensions. Spatially, CoEdit introduces Dual-Entropy Attention Manipulation, which quantifies directional entropic interactions between branches to reformulate attention control as a harmony-maximization problem, eventually improving the localization of editable and preservable regions. Temporally, we present Entropic Latent Refinement mechanism to dynamically adjust latent representations over time, minimizing accumulated editing errors and ensuring consistent semantic transitions throughout the denoising trajectory. Additionally, we propose the Fidelity-Constrained Editing Score, a composite metric that jointly evaluates semantic editing and background fidelity. Extensive experiments on standard benchmarks demonstrate that CoEdit achieves superior performance in both editing quality and structural preservation, enhancing multimedia information utilization by enabling more effective interaction between visual and textual modalities. The code will be available at https://github.com/JinhaoShen/CoEdit.



166. ❌ SENSE: Stereo OpEN Vocabulary SEmantic Segmentation

作者: Thomas Campagnolo, Ezio Malis, Philippe Martinet, Gaétan Bahl 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15946v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Open-vocabulary semantic segmentation enables models to segment objects or image regions beyond fixed class sets, offering flexibility in dynamic environments. However, existing methods often rely on single-view images and struggle with spatial precision, especially under occlusions and near object boundaries. We propose SENSE, the first work on Stereo OpEN Vocabulary SEmantic Segmentation, which leverages stereo vision and vision-language models to enhance open-vocabulary semantic segmentation. By incorporating stereo image pairs, we introduce geometric cues that improve spatial reasoning and segmentation accuracy. Trained on the PhraseStereo dataset, our approach achieves strong performance in phrase-grounded tasks and demonstrates generalization in zero-shot settings. On PhraseStereo, we show a +2.9% improvement in Average Precision over the baseline method and +0.76% over the best competing method. SENSE also provides a relative improvement of +3.5% mIoU on Cityscapes and +18% on KITTI compared to the baseline work. By jointly reasoning over semantics and geometry, SENSE supports accurate scene understanding from natural language, essential for autonomous robots and Intelligent Transportation Systems.



167. ❌ Neural Gabor Splatting: Enhanced Gaussian Splatting with Neural Gabor for High-frequency Surface Reconstruction

作者: Haato Watanabe, Nobuyuki Umetani 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15941v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Recent years have witnessed the rapid emergence of 3D Gaussian splatting (3DGS) as a powerful approach for 3D reconstruction and novel view synthesis. Its explicit representation with Gaussian primitives enables fast training, real-time rendering, and convenient post-processing such as editing and surface reconstruction. However, 3DGS suffers from a critical drawback: the number of primitives grows drastically for scenes with high-frequency appearance details, since each primitive can represent only a single color, requiring multiple primitives for every sharp color transition. To overcome this limitation, we propose neural Gabor splatting, which augments each Gaussian primitive with a lightweight multi-layer perceptron that models a wide range of color variations within a single primitive. To further control primitive numbers, we introduce a frequency-aware densification strategy that selects mismatch primitives for pruning and cloning based on frequency energy. Our method achieves accurate reconstruction of challenging high-frequency surfaces. We demonstrate its effectiveness through extensive experiments on both standard benchmarks, such as Mip-NeRF360 and High-Frequency datasets (e.g., checkered patterns), supported by comprehensive ablation studies.



168. ❌ Hierarchical Codec Diffusion for Video-to-Speech Generation

作者: Jiaxin Ye, Gaoxiang Cong, Chenhui Wang, Xin-Cheng Wen, Zhaoyang Li, Boyuan Cao, Hongming Shan 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15923v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Video-to-Speech (VTS) generation aims to synthesize speech from a silent video without auditory signals. However, existing VTS methods disregard the hierarchical nature of speech, which spans coarse speaker-aware semantics to fine-grained prosodic details. This oversight hinders direct alignment between visual and speech features at specific hierarchical levels during property matching. In this paper, leveraging the hierarchical structure of Residual Vector Quantization (RVQ)-based codec, we propose HiCoDiT, a novel Hierarchical Codec Diffusion Transformer that exploits the inherent hierarchy of discrete speech tokens to achieve strong audio-visual alignment. Specifically, since lower-level tokens encode coarse speaker-aware semantics and higher-level tokens capture fine-grained prosody, HiCoDiT employs low-level and high-level blocks to generate tokens at different levels. The low-level blocks condition on lip-synchronized motion and facial identity to capture speaker-aware content, while the high-level blocks use facial expression to modulate prosodic dynamics. Finally, to enable more effective coarse-to-fine conditioning, we propose a dual-scale adaptive instance layer normalization that jointly captures global vocal style through channel-wise normalization and local prosody dynamics through temporal-wise normalization. Extensive experiments demonstrate that HiCoDiT outperforms baselines in fidelity and expressiveness, highlighting the potential of discrete modelling for VTS. The code and speech demo are both available at https://github.com/Jiaxin-Ye/HiCoDiT.



169. ❌ Making Image Editing Easier via Adaptive Task Reformulation with Agentic Executions

作者: Bo Zhao, Kairui Guo, Runnan Du, Haiyang Sun, Pengshan Wang, Huan Yang, Kun Gai, Yixin Cao, Wei Ji 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15917v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Instruction guided image editing has advanced substantially with recent generative models, yet it still fails to produce reliable results across many seemingly simple cases. We observe that a large portion of these failures stem not from insufficient model capacity, but from poorly formulated editing tasks, such as those involving small targets, implicit spatial relations, or under-specified instructions. In this work, we frame image editing failures as a task formulation problem and propose an adaptive task reformulation framework that improves editing performance without modifying the underlying model. Our key idea is to transform the original image-instruction pair into a sequence of operations that are dynamically determined and executed by a MLLM agent through analysis, routing, reformulation, and feedback-driven refinement. Experiments on multiple benchmarks, including ImgEdit, PICA, and RePlan, across diverse editing backbones such as Qwen Image Edit and Nano Banana, show consistent improvements, with especially large gains on challenging cases. These results suggest that task reformulation is a critical but underexplored factor, and that substantial gains can be achieved by better matching editing tasks to the effective operating regime of existing models.



170. ❌ Efficient Video Diffusion Models: Advancements and Challenges

作者: Shitong Shao, Lichen Bai, Pengfei Wan, James Kwok, Zeke Xie 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15911v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Video diffusion models have rapidly become the dominant paradigm for high-fidelity generative video synthesis, but their practical deployment remains constrained by severe inference costs. Compared with image generation, video synthesis compounds computation across spatial-temporal token growth and iterative denoising, making attention and memory traffic major bottlenecks in real-world settings. This survey provides a systematic and deployment-oriented review of efficient video diffusion models. We propose a unified categorization that organizes existing methods into four classes of main paradigms, including step distillation, efficient attention, model compression, and cache/trajectory optimization. Building on this categorization, we respectively analyze algorithmic trends of these four paradigms and examine how different design choices target two core objectives: reducing the number of function evaluations and minimizing per-step overhead. Finally, we discuss open challenges and future directions, including quality preservation under composite acceleration, hardware-software co-design, robust real-time long-horizon generation, and open infrastructure for standardized evaluation. To the best of our knowledge, our work is the first comprehensive survey on efficient video diffusion models, offering researchers and engineers a structured overview of the field and its emerging research directions.



171. ❌ AeroDeshadow: Physics-Guided Shadow Synthesis and Penumbra-Aware Deshadowing for Aerospace Imagery

作者: Wei Lu, Zi-Yang Bo, Fei-Fei Sang, Yi Liu, Xue Yang, Si-Bao Chen 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15903v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Shadows are prevalent in high-resolution aerospace imagery (ASI). They often cause spectral distortion and information loss, which degrade downstream interpretation tasks. While deep learning methods have advanced natural-image shadow removal, their direct application to ASI faces two primary challenges. First, strictly paired training data are severely lacking. Second, homogeneous shadow assumptions fail to handle the broad penumbra transition zones inherent in aerospace scenes. To address these issues, we propose AeroDeshadow, a unified two-stage framework integrating physics-guided shadow synthesis and penumbra-aware restoration. In the first stage, a Physics-aware Degradation Shadow Synthesis Network (PDSS-Net) explicitly models illumination decay and spatial attenuation. This process constructs AeroDS-Syn, a large-scale paired dataset featuring soft boundary transitions. Constrained by this physical formulation, a Penumbra-aware Cascaded DeShadowing Network (PCDS-Net) then decouples the input into umbra and penumbra components. By restoring these regions progressively, PCDS-Net alleviates boundary artifacts and over-correction. Trained solely on the synthetic AeroDS-Syn, the network generalizes to real-world ASI without requiring paired real annotations. Experimental results indicate that AeroDeshadow achieves state-of-the-art quantitative accuracy and visual fidelity across synthetic and real-world datasets. The datasets and code will be made publicly available at: https://github.com/AeroVILab-AHU/AeroDeshadow.



172. ❌ PolarMAE: Efficient Fetal Ultrasound Pre-training via Semantic Screening and Polar-Guided Masking

作者: Meng Lv, Yapeng Li, Hang Su, Juhua Liu, Bo Du 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15893v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Intelligent fetal ultrasound (US) interpretation is crucial for prenatal diagnosis, but high annotation costs and operator-induced variance make unsupervised pre-training a highly promising paradigm. However, existing pre-training methods largely ignore US-specific characteristics – severe data redundancy, fan-shaped locality, and polar coordinate beamforming – limiting their effectiveness in downstream tasks. To address this, we propose PolarMAE, a novel and efficient pre-training framework tailored for US images. Specifically, to mitigate continuous scanning redundancy, we introduce a Progressive Visual-Semantic Screening (PVSS) that adaptively extracts high-value samples, significantly boosting pre-training efficiency. Furthermore, we design an Acoustic-Bounded Region Constraint (ABRC) to accommodate US locality, forcing the model to focus strictly on valid acoustic regions rather than invalid dark backgrounds. Finally, leveraging the beamforming prior and local details, we propose a Polar-Texture Collaborative Masking (PTCM), enabling the model to capture underlying radial imaging patterns and critical tissue structures. Extensive experiments across diverse datasets and downstream interpretation tasks demonstrate that our method achieves state-of-the-art performance with strong pre-training scalability and efficiency.



173. ❌ CLOTH-HUGS: Cloth Aware Human Gaussian Splatting

作者: Sadia Mubashshira, Nazanin Amini, Kevin Desai 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15875v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

We present Cloth-HUGS, a Gaussian Splatting based neural rendering framework for photorealistic clothed human reconstruction that explicitly disentangles body and clothing. Unlike prior methods that absorb clothing into a single body representation and struggle with loose garments and complex deformations, Cloth-HUGS represents the performer using separate Gaussian layers for body and cloth within a shared canonical space. The canonical volume jointly encodes body, cloth, and scene primitives and is deformed through SMPL-driven articulation with learned linear blend skinning weights. To improve cloth realism, we initialize cloth Gaussians from mesh topology and apply physics-inspired constraints, including simulation-consistency, ARAP regularization, and mask supervision. We further introduce a depth-aware multi-pass rendering strategy for robust body-cloth-scene compositing, enabling real-time rendering at over 60 FPS. Experiments on multiple benchmarks show that Cloth-HUGS improves perceptual quality and geometric fidelity over state-of-the-art baselines, reducing LPIPS by up to 28% while producing temporally coherent cloth dynamics.



174. ❌ Splats in Splats++: Robust and Generalizable 3D Gaussian Splatting Steganography

作者: Yijia Guo, Wenkai Huang, Tong Hu, Gaolei Li, Yang Li, Yuxin Hong, Liwen Hu, Xitong Ling, Jianhua Li, Shengbo Chen, Tiejun Huang, Lei Ma 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15862v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

3D Gaussian Splatting (3DGS) has recently redefined the paradigm of 3D reconstruction, striking an unprecedented balance between visual fidelity and computational efficiency. As its adoption proliferates, safeguarding the copyright of explicit 3DGS assets has become paramount. However, existing invisible message embedding frameworks struggle to reconcile secure and high-capacity data embedding with intrinsic asset utility, often disrupting the native rendering pipeline or exhibiting vulnerability to structural perturbations. In this work, we present \textbf{\textit{Splats in Splats++}}, a unified and pipeline-agnostic steganography framework that seamlessly embeds high-capacity 3D/4D content directly within the native 3DGS representation. Grounded in a principled analysis of the frequency distribution of Spherical Harmonics (SH), we propose an importance-graded SH coefficient encryption scheme that achieves imperceptible embedding without compromising the original expressive power. To fundamentally resolve the geometric ambiguities that lead to message leakage, we introduce a \textbf{Hash-Grid Guided Opacity Mapping} mechanism. Coupled with a novel \textbf{Gradient-Gated Opacity Consistency Loss}, our formulation enforces a stringent spatial-attribute coupling between the original and hidden scenes, effectively projecting the discrete attribute mapping into a continuous, attack-resilient latent manifold. Extensive experiments demonstrate that our method substantially outperforms existing approaches, achieving up to \textbf{6.28 db} higher message fidelity, \textbf{3$\times$} faster rendering, and exceptional robustness against aggressive 3D-targeted structural attacks (e.g., GSPure). Furthermore, our framework exhibits remarkable versatility, generalizing seamlessly to 2D image embedding, 4D dynamic scene steganography, and diverse downstream tasks.



175. ❌ AHS: Adaptive Head Synthesis via Synthetic Data Augmentations

作者: Taewoong Kang, Hyojin Jang, Sohyun Jeong, Seunggi Moon, Gihwi Kim, Hoon Jin Jung, Jaegul choo 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15857v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Recent digital media advancements have created increasing demands for sophisticated portrait manipulation techniques, particularly head swapping, where one’s head is seamlessly integrated with another’s body. However, current approaches predominantly rely on face-centered cropped data with limited view angles, significantly restricting their real-world applicability. They struggle with diverse head expressions, varying hairstyles, and natural blending beyond facial regions. To address these limitations, we propose Adaptive Head Synthesis (AHS), which effectively handles full upper-body images with varied head poses and expressions. AHS incorporates a novel head reenacted synthetic data augmentation strategy to overcome self-supervised training constraints, enhancing generalization across diverse facial expressions and orientations without requiring paired training data. Comprehensive experiments demonstrate that AHS achieves superior performance in challenging real-world scenarios, producing visually coherent results that preserve identity and expression fidelity across various head orientations and hairstyles. Notably, AHS shows exceptional robustness in maintaining facial identity while drastic expression changes and faithfully preserving accessories while significant head pose variations.



176. ❌ Learning to Look before Learning to Like: Incorporating Human Visual Cognition into Aesthetic Quality Assessment

作者: Liwen Yu, Chi Liu, Xiaotong Han, Congcong Zhu, Minghao Wang, Sheng Shen 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15853v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Automated Aesthetic Quality Assessment (AQA) treats images primarily as static pixel vectors, aligning predictions with human-rating scores largely through semantic perception. However, this paradigm diverges from human aesthetic cognition, which arises from dynamic visual exploration shaped by scanning paths, processing fluency, and the interplay between bottom-up salience and top-down intention. We introduce AestheticNet, a novel cognitive-inspired AQA paradigm that integrates human-like visual cognition and semantic perception with a two-pathway architecture. The visual attention pathway, implemented as a gaze-aligned visual encoder (GAVE) pre-trained offline on eye-tracking data using resource-efficient contrast gaze alignment, models attention from human vision system. This pathway augments the semantic pathway, which uses a fixed semantic encoder such as CLIP, through cross-attention fusion. Visual attention provides a cognitive prior reflecting foreground/background structure, color cascade, brightness, and lighting, all of which are determinants of aesthetic perception beyond semantics. Experiments validated by hypothesis testing show a consistent improvement over the semantic-alone baselines, and demonstrate the gaze module as a model-agnostic corrector compatible with diverse AQA backbones, supporting the necessity and modularity of human-like visual cognition for AQA. Our code is available at https://github.com/keepgallop/AestheticNet.



177. ❌ Beyond Text Prompts: Precise Concept Erasure through Text-Image Collaboration

作者: Jun Li, Lizhi Xiong, Ziqiang Li, Weiwei Jiang, Zhangjie Fu, Yong Li, Guo-Sen Xie 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15829v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Text-to-image generative models have achieved impressive fidelity and diversity, but can inadvertently produce unsafe or undesirable content due to implicit biases embedded in large-scale training datasets. Existing concept erasure methods, whether text-only or image-assisted, face trade-offs: textual approaches often fail to fully suppress concepts, while naive image-guided methods risk over-erasing unrelated content. We propose TICoE, a text-image Collaborative Erasing framework that achieves precise and faithful concept removal through a continuous convex concept manifold and hierarchical visual representation learning. TICoE precisely removes target concepts while preserving unrelated semantic and visual content. To objectively assess the quality of erasure, we further introduce a fidelity-oriented evaluation strategy that measures post-erasure usability. Experiments on multiple benchmarks show that TICoE surpasses prior methods in concept removal precision and content fidelity, enabling safer, more controllable text-to-image generation. Our code is available at https://github.com/OpenAscent-L/TICoE.git



178. ❌ SSFT: A Lightweight Spectral-Spatial Fusion Transformer for Generic Hyperspectral Classification

作者: Alexander Musiat, Nikolas Ebert, Oliver Wasenmüller 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15828v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Hyperspectral imaging enables fine-grained recognition of materials by capturing rich spectral signatures, but learning robust classifiers is challenging due to high dimensionality, spectral redundancy, limited labeled data, and strong domain shifts. Beyond earth observation, labeled HSI data is often scarce and imbalanced, motivating compact models for generic hyperspectral classification across diverse acquisition regimes. We propose the lightweight Spectral-Spatial Fusion Transformer (SSFT), which factorizes representation learning into spectral and spatial pathways and integrates them via cross-attention to capture complementary wavelength-dependent and structural information. We evaluate our SSFT on the challenging HSI-Benchmark, a heterogeneous multi-dataset benchmark covering earth observation, fruit condition assessment, and fine-grained material recognition. SSFT achieves state-of-the-art overall performance, ranking first while using less than 2% of the parameters of the previous leading method. We further evaluate transfer to the substantially larger SpectralEarth benchmark under the official protocol, where SSFT remains competitive despite its compact size. Ablation studies show that both spectral and spatial pathways are crucial, with spatial modeling contributing most, and that SSFT remains robust without data augmentation.



179. ❌ Watching Movies Like a Human: Egocentric Emotion Understanding for Embodied Companions

作者: Ze Dong, Hao Shi, Zejia Gao, Zhonghua Yi, Kaiwei Wang, Lin Wang 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15823v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Embodied robotic agents often perceive movies through an egocentric screen-view interface rather than native cinematic footage, introducing domain shifts such as viewpoint distortion, scale variation, illumination changes, and environmental interference. However, existing research on movie emotion understanding is almost exclusively conducted on cinematic footage, limiting cross-domain generalization to real-world viewing scenarios. To bridge this gap, we introduce EgoScreen-Emotion (ESE), the first benchmark dataset for egocentric screen-view movie emotion understanding. ESE contains 224 movie trailers captured under controlled egocentric screen-view conditions, producing 28,667 temporally aligned key-frames annotated by multiple raters with a confidence-aware multi-label protocol to address emotional ambiguity. We further build a multimodal long-context emotion reasoning framework that models temporal visual evidence, narrative summaries, compressed historical context, and audio cues. Cross-domain experiments reveal a severe domain gap: models trained on cinematic footage drop from 27.99 to 16.69 Macro-F1 when evaluated on realistic egocentric screen-view observations. Training on ESE substantially improves robustness under realistic viewing conditions. Our approach achieves competitive performance compared with strong closed-source multimodal models, highlighting the importance of domain-specific data and long-context multimodal reasoning.



180. ❌ Continual Hand-Eye Calibration for Open-world Robotic Manipulation

作者: Fazeng Li, Gan Sun, Chenxi Liu, Yao He, Wei Cong, Yang Cong 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15814v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Hand-eye calibration through visual localization is a critical capability for robotic manipulation in open-world environments. However, most deep learning-based calibration models suffer from catastrophic forgetting when adapting into unseen data amongst open-world scene changes, while simple rehearsal-based continual learning strategy cannot well mitigate this issue. To overcome this challenge, we propose a continual hand-eye calibration framework, enabling robots to adapt to sequentially encountered open-world manipulation scenes through spatially replay strategy and structure-preserving distillation. Specifically, a Spatial-Aware Replay Strategy (SARS) constructs a geometrically uniform replay buffer that ensures comprehensive coverage of each scene pose space, replacing redundant adjacent frames with maximally informative viewpoints. Meanwhile, a Structure-Preserving Dual Distillation (SPDD) is proposed to decompose localization knowledge into coarse scene layout and fine pose precision, and distills them separately to alleviate both types of forgetting during continual adaptation. As a new manipulation scene arrives, SARS provides geometrically representative replay samples from all prior scenes, and SPDD applies structured distillation on these samples to retain previously learned knowledge. After training on the new scene, SARS incorporates selected samples from the new scene into the replay buffer for future rehearsal, allowing the model to continuously accumulate multi-scene calibration capability. Experiments on multiple public datasets show significant anti scene forgetting performance, maintaining accuracy on past scenes while preserving adaptation to new scenes, confirming the effectiveness of the framework.



181. ❌ Aligning What Vision-Language Models See and Perceive with Adaptive Information Flow

作者: Chengxin Liu, Wonseok Choi, Chenshuang Zhang, Tae-Hyun Oh 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15809v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Vision-Language Models (VLMs) have demonstrated strong capability in a wide range of tasks such as visual recognition, document parsing, and visual grounding. Nevertheless, recent work shows that while VLMs often manage to capture the correct image region corresponding to the question, they do not necessarily produce the correct answers. In this work, we demonstrate that this misalignment could be attributed to suboptimal information flow within VLMs, where text tokens distribute too much attention to irrelevant visual tokens, leading to incorrect answers. Based on the observation, we show that modulating the information flow during inference can improve the perception capability of VLMs. The idea is that text tokens should only be associated with important visual tokens during decoding, eliminating the interference of irrelevant regions. To achieve this, we propose a token dynamics-based method to determine the importance of visual tokens, where visual tokens that exhibit distinct activation patterns during different decoding stages are viewed as important. We apply our approach to representative open-source VLMs and evaluate on various datasets, including visual question answering, visual grounding and counting, optical character recognition, and object hallucination. The results show that our approach significantly improves the performance of baselines. Project page: https://cxliu0.github.io/AIF/.



182. ❌ Fed3D: Federated 3D Object Detection

作者: Suyan Dai, Chenxi Liu, Fazeng Li, Peican Lin 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15795v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

3D object detection models trained in one server plays an important role in autonomous driving, robotics manipulation, and augmented reality scenarios. However, most existing methods face severe privacy concern when deployed on a multi-robot perception network to explore large-scale 3D scene. Meanwhile, it is highly challenging to employ conventional federated learning methods on 3D object detection scenes, due to the 3D data heterogeneity and limited communication bandwidth. In this paper, we take the first attempt to propose a novel Federated 3D object detection framework (i.e., Fed3D), to enable distributed learning for 3D object detection with privacy preservation. Specifically, considering the irregular input 3D object in local robot and various category distribution between robots could cause local heterogeneity and global heterogeneity, respectively. We then propose a local-global class-aware loss for the 3D data heterogeneity issue, which could balance gradient back-propagation rate of different 3D categories from local and global aspects. To reduce communication cost on each round, we develop a federated 3D prompt module, which could only learn and communicate the prompts with few learnable parameters. To the end, several extensive experiments on federated 3D object detection show that our Fed3D model significantly outperforms state-of-the-art algorithms with lower communication cost when providing the limited local training data.



183. ❌ PLAF: Pixel-wise Language-Aligned Feature Extraction for Efficient 3D Scene Understanding

作者: Junjie Wen, Junlin He, Fei Ma, Jinqiang Cui 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15770v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Accurate open-vocabulary 3D scene understanding requires semantic representations that are both language-aligned and spatially precise at the pixel level, while remaining scalable when lifted to 3D space. However, existing representations struggle to jointly satisfy these requirements, and densely propagating pixel-wise semantics to 3D often results in substantial redundancy, leading to inefficient storage and querying in large-scale scenes. To address these challenges, we present \emph{PLAF}, a Pixel-wise Language-Aligned Feature extraction framework that enables dense and accurate semantic alignment in 2D without sacrificing open-vocabulary expressiveness. Building upon this representation, we further design an efficient semantic storage and querying scheme that significantly reduces redundancy across both 2D and 3D domains. Experimental results show that \emph{PLAF} provides a strong semantic foundation for accurate and efficient open-vocabulary 3D scene understanding. The codes are publicly available at https://github.com/RockWenJJ/PLAF.



184. ❌ Concept-wise Attention for Fine-grained Concept Bottleneck Models

作者: Minghong Zhong, Guoshuai Zou, Kanghao Chen, Dexia Chen, Ruixuan Wang 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15748v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Recently impressive performance has been achieved in Concept Bottleneck Models (CBM) by utilizing the image-text alignment learned by a large pre-trained vision-language model (i.e. CLIP). However, there exist two key limitations in concept modeling. Existing methods often suffer from pre-training biases, manifested as granularity misalignment or reliance on structural priors. Moreover, fine-tuning with Binary Cross-Entropy (BCE) loss treats each concept independently, which ignores mutual exclusivity among concepts, leading to suboptimal alignment. To address these limitations, we propose Concept-wise Attention for Fine-grained Concept Bottleneck Models (CoAt-CBM), a novel framework that achieves adaptive fine-grained image-concept alignment and high interpretability. Specifically, CoAt-CBM employs learnable concept-wise visual queries to adaptively obtain fine-grained concept-wise visual embeddings, which are then used to produce a concept score vector. Then, a novel concept contrastive optimization guides the model to handle the relative importance of the concept scores, enabling concept predictions to faithfully reflect the image content and improved alignment. Extensive experiments demonstrate that CoAt-CBM consistently outperforms state-of-the-art methods. The codes will be available upon acceptance.



185. ❌ APC: Transferable and Efficient Adversarial Point Counterattack for Robust 3D Point Cloud Recognition

作者: Geunyoung Jung, Soohong Kim, Inseok Kong, Jiyoung Jung 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15708v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

The advent of deep neural networks has led to remarkable progress in 3D point cloud recognition, but they remain vulnerable to adversarial attacks. Although various defense methods have been studied, they suffer from a trade-off between robustness and transferability. We propose Adversarial Point Counterattack (APC) to achieve both simultaneously. APC is a lightweight input-level purification module that generates instance-specific counter-perturbations for each point, effectively neutralizing attacks. Leveraging clean-adversarial pairs, APC enforces geometric consistency in data space and semantic consistency in feature space. To improve generalizability across diverse attacks, we adopt a hybrid training strategy using adversarial point clouds from multiple attack types. Since APC operates purely on input point clouds, it directly transfers to unseen models and defends against attacks targeting them without retraining. At inference, a single APC forward pass provides purified point clouds with negligible time and parameter overhead. Extensive experiments on two 3D recognition benchmarks demonstrate that the APC achieves state-of-the-art defense performance. Furthermore, cross-model evaluations validate its superior transferability. The code is available at https://github.com/gyjung975/APC.



186. ❌ LP$^{2}$DH: A Locality-Preserving Pixel-Difference Hashing Framework for Dynamic Texture Recognition

作者: Ruxin Ding, Jianfeng Ren, Heng Yu, Jiawei Li, Xudong Jiang 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15707v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Spatiotemporal Local Binary Pattern (STLBP) is a widely used dynamic texture descriptor, but it suffers from extremely high dimensionality. To tackle this, STLBP features are often extracted on three orthogonal planes, which sacrifice inter-plane correlation. In this work, we propose a Locality-Preserving Pixel-Difference Hashing (LP$^{2}$DH) framework that jointly encodes pixel differences in the full spatiotemporal neighbourhood. LP$^{2}$DH transforms Pixel-Difference Vectors (PDVs) into compact binary codes with maximal discriminative power. Furthermore, we incorporate a locality-preserving embedding to maintain the PDVs’ local structure before and after hashing. Then, a curvilinear search strategy is utilized to jointly optimize the hashing matrix and binary codes via gradient descent on the Stiefel manifold. After hashing, dictionary learning is applied to encode the binary vectors into codewords, and the resulting histogram is utilized as the final feature representation. The proposed LP$^{2}$DH achieves state-of-the-art performance on three major dynamic texture recognition benchmarks: 99.80% against DT-GoogleNet’s 98.93% on UCLA, 98.52% against HoGF$^{3D}$’s 97.63% on DynTex++, and 96.19% compared to STS’s 95.00% on YUPENN. The source code is available at: https://github.com/drx770/LP2DH.



187. ❌ P3T: Prototypical Point-level Prompt Tuning with Enhanced Generalization for 3D Vision-Language Models

作者: Geunyoung Jung, Soohong Kim, Kyungwoo Song, Jiyoung Jung 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15703v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

With the rise of pre-trained models in the 3D point cloud domain for a wide range of real-world applications, adapting them to downstream tasks has become increasingly important. However, conventional full fine-tuning methods are computationally expensive and storage-intensive. Although prompt tuning has emerged as an efficient alternative, it often suffers from overfitting, thereby compromising generalization capability. To address this issue, we propose Prototypical Point-level Prompt Tuning (P$^3$T), a parameter-efficient prompt tuning method designed for pre-trained 3D vision-language models (VLMs). P$^3$T consists of two components: 1) \textit{Point Prompter}, which generates instance-aware point-level prompts for the input point cloud, and 2) \textit{Text Prompter}, which employs learnable prompts into the input text instead of hand-crafted ones. Since both prompters operate directly on input data, P$^3$T enables task-specific adaptation of 3D VLMs without sacrificing generalizability. Furthermore, to enhance embedding space alignment, which is key to fine-tuning 3D VLMs, we introduce a prototypical loss that reduces intra-category variance. Extensive experiments demonstrate that our method matches or outperforms full fine-tuning in classification and few-shot learning, and further exhibits robust generalization under data shift in the cross-dataset setting. The code is available at \textcolor{violet}{https://github.com/gyjung975/P3T}.



188. ❌ Self-Supervised Angular Deblurring in Photoacoustic Reconstruction via Noisier2Inverse

作者: Markus Haltmeier, Nadja Gruber, Gyeongha Hwang 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15681v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Photoacoustic tomography (PAT) is an emerging imaging modality that combines the complementary strengths of optical contrast and ultrasonic resolution. A central task is image reconstruction, where measured acoustic signals are used to recover the initial pressure distribution. For ideal point-like or line-like detectors, several efficient and fast reconstruction algorithms exist, including Fourier methods, filtered backprojection, and time reversal. However, when applied to data acquired with finite-size detectors, these methods yield systematically blurred images. Although sharper images can be obtained by compensating for finite-detector effects, supervised learning approaches typically require ground-truth images that may not be available in practice. We propose a self-supervised reconstruction method based on Noisier2Inverse that addresses finite-size detector effects without requiring ground-truth data. Our approach operates directly on noisy measurements and learns to recover high-quality PAT images in a ground-truth-free manner. Its key components are: (i) PAT-specific modeling that recasts the problem as angular deblurring; (ii) a Noisier2Inverse formulation in the polar domain that leverages the known angular point-spread function; and (iii) a novel, statistically grounded early-stopping rule. In experiments, the proposed method consistently outperforms alternative approaches that do not use supervised data and achieves performance close to supervised benchmarks, while remaining practical for real acquisitions with finite-size detectors.



189. ❌ HyCal: A Training-Free Prototype Calibration Method for Cross-Discipline Few-Shot Class-Incremental Learning

作者: Eunju Lee, MiHyeon Kim, JuneHyoung Kwon, Yoonji Lee, JiHyun Kim, Soojin Jang, YoungBin Kim 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15678v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Pretrained Vision-Language Models (VLMs) like CLIP show promise in continual learning, but existing Few-Shot Class-Incremental Learning (FSCIL) methods assume homogeneous domains and balanced data distributions, limiting real-world applicability where data arises from heterogeneous disciplines with imbalanced sample availability and varying visual complexity. We identify Domain Gravity, a representational asymmetry where data imbalance across heterogeneous domains causes overrepresented or low-entropy domains to disproportionately influence the embedding space, leading to prototype drift and degraded performance on underrepresented or high-entropy domains. To address this, we introduce Cross-Discipline Variable Few-Shot Class-Incremental Learning (XD-VSCIL), a benchmark capturing real-world heterogeneity and imbalance where Domain Gravity naturally intensifies. We propose Hybrid Prototype Calibration (HyCal), a training-free method combining cosine similarity and Mahalanobis distance to capture complementary geometric properties-directional alignment and covariance-aware magnitude-yielding stable prototypes under imbalanced heterogeneous conditions. Operating on frozen CLIP embeddings, HyCal achieves consistent retention-adaptation improvements while maintaining efficiency. Experiments show HyCal effectively mitigates Domain Gravity and outperforms existing methods in imbalanced cross-domain incremental learning.



190. ❌ PixDLM: A Dual-Path Multimodal Language Model for UAV Reasoning Segmentation

作者: Shuyan Ke, Yifan Mei, Changli Wu, Yonghan Zheng, Jiayi Ji, Liujuan Cao, Rongrong Ji 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15670v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Reasoning segmentation has recently expanded from ground-level scenes to remote-sensing imagery, yet UAV data poses distinct challenges, including oblique viewpoints, ultra-high resolutions, and extreme scale variations. To address these issues, we formally define the UAV Reasoning Segmentation task and organize its semantic requirements into three dimensions: Spatial, Attribute, and Scene-level reasoning. Based on this formulation, we construct DRSeg, a large-scale benchmark for UAV reasoning segmentation, containing 10k high-resolution aerial images paired with Chain-of-Thought QA supervision across all three reasoning types. As a benchmark companion, we introduce PixDLM, a simple yet effective pixel-level multimodal language model that serves as a unified baseline for this task. Experiments on DRSeg establish strong baseline results and highlight the unique challenges of UAV reasoning segmentation, providing a solid foundation for future research.



191. ❌ CPU Optimization of a Monocular 3D Biomechanics Pipeline for Low-Resource Deployment

作者: Yan Zhang, Xiong Zhao 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15665v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Markerless 3D movement analysis from monocular video enables accessible biomechanical assessment in clinical and sports settings. However, most research-grade pipelines rely on GPU acceleration, limiting deployment on consumer-grade hardware and in low-resource environments. In this work, we optimize a monocular 3D biomechanics pipeline derived from the MonocularBiomechanics framework for efficient CPU-only execution. Through profiling-driven system optimization, including model initialization restructuring, elimination of disk I/O serialization, and improved CPU parallelization. Experiments on a consumer workstation (AMD Ryzen 7 9700X CPU) show a 2.47x increase in processing throughput and a 59.6% reduction in total runtime, with initialization latency reduced by 4.6x. Despite these changes, biomechanical outputs remain highly consistent with the baseline implementation (mean joint-angle deviation 0.35$^\circ$, $r=0.998$). These results demonstrate that research-grade vision-based biomechanics pipelines can be deployed on commodity CPU hardware for scalable movement assessment.



192. ❌ From Zero to Detail: A Progressive Spectral Decoupling Paradigm for UHD Image Restoration with New Benchmark

作者: Chen Zhao, Yunzhe Xu, Zhizhou Chen, Enxuan Gu, Kai Zhang, Xiaoming Liu, Jian Yang, Ying Tai 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15654v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Ultra-high-definition (UHD) image restoration poses unique challenges due to the high spatial resolution, diverse content, and fine-grained structures present in UHD images. To address these issues, we introduce a progressive spectral decomposition for the restoration process, decomposing it into three stages: zero-frequency \textbf{enhancement}, low-frequency \textbf{restoration}, and high-frequency \textbf{refinement}. Based on this formulation, we propose a novel framework, \textbf{ERR}, which integrates three cooperative sub-networks: the zero-frequency enhancer (ZFE), the low-frequency restorer (LFR), and the high-frequency refiner (HFR). The ZFE incorporates global priors to learn holistic mappings, the LFR reconstructs the main content by focusing on coarse-scale information, and the HFR adopts our proposed frequency-windowed Kolmogorov-Arnold Network (FW-KAN) to recover fine textures and intricate details for high-fidelity restoration. To further advance research in UHD image restoration, we also construct a large-scale, high-quality benchmark dataset, \textbf{LSUHDIR}, comprising 82{,}126 UHD images with diverse scenes and rich content. Our proposed methods demonstrate superior performance across a range of UHD image restoration tasks, and extensive ablation studies confirm the contribution and necessity of each module. Project page: https://github.com/NJU-PCALab/ERR.



193. ❌ Towards Realistic Open-Vocabulary Remote Sensing Segmentation: Benchmark and Baseline

作者: Bingyu Li, Tao Huo, Haocheng Dong, Da Zhang, Zhiyuan Zhao, Junyu Gao, Xuelong Li 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15652v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Open-vocabulary remote sensing image segmentation (OVRSIS) remains underexplored due to fragmented datasets, limited training diversity, and the lack of evaluation benchmarks that reflect realistic geospatial application demands. Our previous \textit{OVRSISBenchV1} established an initial cross-dataset evaluation protocol, but its limited scope is insufficient for assessing realistic open-world generalization. To address this issue, we propose \textit{OVRSISBenchV2}, a large-scale and application-oriented benchmark for OVRSIS. We first construct \textbf{OVRSIS95K}, a balanced dataset of about 95K image–mask pairs covering 35 common semantic categories across diverse remote sensing scenes. Built upon OVRSIS95K and 10 downstream datasets, OVRSISBenchV2 contains 170K images and 128 categories, substantially expanding scene diversity, semantic coverage, and evaluation difficulty. Beyond standard open-vocabulary segmentation, it further includes downstream protocols for building extraction, road extraction, and flood detection, thereby better reflecting realistic geospatial application demands and complex deployment scenarios. We also propose \textbf{Pi-Seg}, a baseline for OVRSIS. Pi-Seg improves transferability through a \textbf{positive-incentive noise} mechanism, where learnable and semantically guided perturbations broaden the visual-text feature space during training. Extensive experiments on OVRSISBenchV1, OVRSISBenchV2, and downstream tasks show that Pi-Seg delivers strong and consistent results, particularly on the more challenging OVRSISBenchV2 benchmark. Our results highlight both the importance of realistic benchmark design and the effectiveness of perturbation-based transfer for OVRSIS. The code and datasets are available at \href{https://github.com/LiBingyu01/RSKT-Seg/tree/Pi-Seg}{LiBingyu01/RSKT-Seg/tree/Pi-Seg}.



194. ❌ SPLIT: Self-supervised Partitioning for Learned Inversion in Nonlinear Tomography

作者: Markus Haltmeier, Lukas Neumann, Nadja Gruber, Gyeongha Hwang 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15651v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Machine learning has achieved impressive performance in tomographic reconstruction, but supervised training requires paired measurements and ground-truth images that are often unavailable. This has motivated self-supervised approaches, which have primarily addressed denoising and, more recently, linear inverse problems. We address nonlinear inverse problems and introduce SPLIT (Self-supervised Partitioning for Learned Inversion in Nonlinear Tomography), a self-supervised machine-learning framework for reconstructing images from nonlinear, incomplete, and noisy projection data without any samples of ground-truth images. SPLIT enforces cross-partition consistency and measurement-domain fidelity while exploiting complementary information across multiple partitions. Our main theoretical result shows that, under mild conditions, the proposed self-supervised objective is equivalent to its supervised counterpart in expectation. We regularize training with an automatic stopping rule that halts optimization when a no-reference image-quality surrogate saturates. As a concrete application, we derive SPLIT variants for multispectral computed tomography. Experiments on sparse-view acquisitions demonstrate high reconstruction quality and robustness to noise, surpassing classical iterative reconstruction and recent self-supervised baselines.



195. ❌ Causal Bootstrapped Alignment for Unsupervised Video-Based Visible-Infrared Person Re-Identification

作者: Shuang Li, Jiaxu Leng, Changjiang Kuang, Mingpi Tan, Yu Yuan, Xinbo Gao 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15631v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

VVI-ReID is a critical technique for all-day surveillance, where temporal information provides additional cues beyond static images. However, existing approaches rely heavily on fully supervised learning with expensive cross-modality annotations, limiting scalability. To address this issue, we investigate Unsupervised Learning for VVI-ReID (USL-VVI-ReID), which learns identity-discriminative representations directly from unlabeled video tracklets. Directly extending image-based USL-VI-ReID methods to this setting with generic pretrained encoders leads to suboptimal performance. Such encoders suffer from weak identity discrimination and strong modality bias, resulting in severe intra-modality identity confusion and pronounced clustering granularity imbalance between visible and infrared modalities. These issues jointly degrade pseudo-label reliability and hinder effective cross-modality alignment. To address these challenges, we propose a Causal Bootstrapped Alignment (CBA) framework that explicitly exploits inherent video priors. First, we introduce Causal Intervention Warm-up (CIW), which performs sequence-level causal interventions by leveraging temporal identity consistency and cross-modality identity consistency to suppress modality- and motion-induced spurious correlations while preserving identity-relevant semantics, yielding cleaner representations for unsupervised clustering. Second, we propose Prototype-Guided Uncertainty Refinement (PGUR), which employs a coarse-to-fine alignment strategy to resolve cross-modality granularity mismatch, reorganizing under-clustered infrared representations under the guidance of reliable visible prototypes with uncertainty-aware supervision. Extensive experiments on the HITSZ-VCM and BUPTCampus benchmarks demonstrate that CBA significantly outperforms existing USL-VI-ReID methods when extended to the USL-VVI-ReID setting.



196. ❌ AdaVFM: Adaptive Vision Foundation Models for Edge Intelligence via LLM-Guided Execution

作者: Yiwei Zhao, Yi Zheng, Huapeng Su, Jieyu Lin, Stefano Ambrogio, Cijo Jose, Michaël Ramamonjisoa, Patrick Labatut, Barbara De Salvo, Chiao Liu, Phillip B. Gibbons, Ziyun Li 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15622v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Language-aligned vision foundation models (VFMs) enable versatile visual understanding for always-on contextual AI, but their deployment on edge devices is hindered by strict latency and power constraints. We present AdaVFM, an adaptive framework for efficient on-device inference of language-aligned VFMs that dynamically adjusts computation based on scene context and task complexity. Our key insight is that the effect of model size reduction on performance is task-dependent in vision applications, motivating a runtime-adaptive execution strategy. AdaVFM integrates neural architecture search (NAS) into the language-aligned VFM backbone to enable lightweight subnet execution during runtime. A multimodal large language model (LLM) deployed on the cloud enables runtime control with a context-aware agent. This synergy allows efficient model adaptation under diverse conditions while maintaining strong accuracy. Extensive experiments on zero-shot classification and open-vocabulary segmentation demonstrate that AdaVFM achieves state-of-the-art accuracy-efficiency trade-offs, surpassing prior baselines by up to $7.9%$ in acc@1 on IN1K and $5.2%$ mIoU on ADE20K over the best models of comparable VFM sizes. For models with similar accuracy, AdaVFM further reduces average FLOPs by up to $77.9%$.



197. ❌ GaussianFlow SLAM: Monocular Gaussian Splatting SLAM Guided by GaussianFlow

作者: Dong-Uk Seo, Jinwoo Jeon, Eungchang Mason Lee, Hyun Myung 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15612v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Gaussian splatting has recently gained traction as a compelling map representation for SLAM systems, enabling dense and photo-realistic scene modeling. However, its application to monocular SLAM remains challenging due to the lack of reliable geometric cues from monocular input. Without geometric supervision, mapping or tracking could fall in local-minima, resulting in structural degeneracies and inaccuracies. To address this challenge, we propose GaussianFlow SLAM, a monocular 3DGS-SLAM that leverages optical flow as a geometry-aware cue to guide the optimization of both the scene structure and camera poses. By encouraging the projected motion of Gaussians, termed GaussianFlow, to align with the optical flow, our method introduces consistent structural cues to regularize both map reconstruction and pose estimation. Furthermore, we introduce normalized error-based densification and pruning modules to refine inactive and unstable Gaussians, thereby contributing to improved map quality and pose accuracy. Experiments conducted on public datasets demonstrate that our method achieves superior rendering quality and tracking accuracy compared with state-of-the-art algorithms. The source code is available at: https://github.com/url-kaist/gaussianflow-slam.



198. ❌ Adapting in the Dark: Efficient and Stable Test-Time Adaptation for Black-Box Models

作者: Yunbei Zhang, Shuaicheng Niu, Chengyi Cai, Feng Liu, Jihun Hamm 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15609v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Test-Time Adaptation (TTA) for black-box models accessible only via APIs remains a largely unexplored challenge. Existing approaches such as post-hoc output refinement offer limited adaptive capacity, while Zeroth-Order Optimization (ZOO) enables input-space adaptation but faces high query costs and optimization challenges in the unsupervised TTA setting. We introduce BETA (Black-box Efficient Test-time Adaptation), a framework that addresses these limitations by employing a lightweight, local white-box steering model to create a tractable gradient pathway. Through a prediction harmonization technique combined with consistency regularization and prompt learning-oriented filtering, BETA enables stable adaptation with no additional API calls and negligible latency beyond standard inference. On ImageNet-C, BETA achieves a +7.1% accuracy gain on ViT-B/16 and +3.4% on CLIP, surpassing strong white-box and gray-box methods including TENT and TPT. On a commercial API, BETA achieves comparable performance to ZOO at 250x lower cost while maintaining real-time inference speed, establishing it as a practical and efficient solution for real-world black-box TTA.



199. ❌ Geometric regularization of autoencoders via observed stochastic dynamics

作者: Sean Hill, Felix X. -F. Ye 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16282v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Stochastic dynamical systems with slow or metastable behavior evolve, on long time scales, on an unknown low-dimensional manifold in high-dimensional ambient space. Building a reduced simulator from short-burst ambient ensembles is a long-standing problem: local-chart methods like ATLAS suffer from exponential landmark scaling and per-step reprojection, while autoencoder alternatives leave tangent-bundle geometry poorly constrained, and the errors propagate into the learned drift and diffusion. We observe that the ambient covariance~$Λ$ already encodes coordinate-invariant tangent-space information, its range spanning the tangent bundle. Using this, we construct a tangent-bundle penalty and an inverse-consistency penalty for a three-stage pipeline (chart learning, latent drift, latent diffusion) that learns a single nonlinear chart and the latent SDE. The penalties induce a function-space metric, the $ρ$-metric, strictly weaker than the Sobolev $H^1$ norm yet achieving the same chart-quality generalization rate up to logarithmic factors. For the drift, we derive an encoder-pullback target via Itô’s formula on the learned encoder and prove a bias decomposition showing the standard decoder-side formula carries systematic error for any imperfect chart. Under a $W^{2,\infty}$ chart-convergence assumption, chart-level error propagates controllably to weak convergence of the ambient dynamics and to convergence of radial mean first-passage times. Experiments on four surfaces embedded in up to $201$ ambient dimensions reduce radial MFPT error by $50$–$70%$ under rotation dynamics and achieve the lowest inter-well MFPT error on most surface–transition pairs under metastable Müller–Brown Langevin dynamics, while reducing end-to-end ambient coefficient errors by up to an order of magnitude relative to an unregularized autoencoder.



200. ❌ Evaluating the Progression of Large Language Model Capabilities for Small-Molecule Drug Design

作者: Shriram Chennakesavalu, Kirill Shmilovich, Hayley Weir, Colin Grambow, John Bradshaw, Patricia Suriana, Chen Cheng, Kangway Chuang 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16279v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Large Language Models (LLMs) have the potential to accelerate small molecule drug design due to their ability to reason about information from diverse sources and formats. However, their practical utility remains unclear due to the lack of benchmarks that reflect real-world scenarios. In this work, we introduce a suite of chemically-grounded tasks spanning molecular property prediction, molecular representation transformations, and molecular design. Importantly, we formulate these tasks as reinforcement learning (RL) environments, enabling a unified approach for evaluation and post-training. Across three model families, we find that frontier models are increasingly proficient at chemical tasks, but that there is significant room for improvement, especially in experimental settings with low data. Critically, we show that RL-based post-training can substantially improve performance. A smaller model post-trained on our environments becomes competitive with state-of-the-art frontier models, despite a significantly weaker base model. This suggests a practical route toward employing LLMs in drug discovery; by combining carefully-designed evaluation tasks with targeted post-training, we can both elucidate and close critical capability gaps.



201. ❌ FL-MHSM: Spatially-adaptive Fusion and Ensemble Learning for Flood-Landslide Multi-Hazard Susceptibility Mapping at Regional Scale

作者: Aswathi Mundayatt, Jaya Sreevalsan-Nair 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16265v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Existing multi-hazard susceptibility mapping (MHSM) studies often rely on spatially uniform models, treat hazards independently, and provide limited representation of cross-hazard dependence and uncertainty. To address these limitations, this study proposes a deep learning (DL) workflow for joint flood-landslide multi-hazard susceptibility mapping (FL-MHSM) that combines two-level spatial partitioning, probabilistic Early Fusion (EF), a tree-based Late Fusion (LF) baseline, and a soft-gating Mixture of Experts (MoE) model, with MoE serving as final predictive model. The proposed design preserves spatial heterogeneity through zonal partitions and enables data-parallel large-area prediction using overlapping lattice grids. In Kerala, EF remained competitive with LF, improving flood recall from 0.816 to 0.840 and reducing Brier score from 0.092 to 0.086, while MoE provided strongest performance for flood susceptibility, achieving an AUC-ROC of 0.905, recall of 0.930, and F1-score of 0.722. In Nepal, EF similarly improved flood recall from 0.820 to 0.858 and reduced Brier score from 0.057 to 0.049 relative to LF, while MoE outperformed both EF and LF for landslide susceptibility, achieving an AUC-ROC of 0.914, recall of 0.901, and F1-score of 0.559. GeoDetector analysis of MoE outputs further showed that dominant factors varied more across zones in Kerala, where susceptibility was shaped by different combinations of topographic, land-cover, and drainage-related controls, while Nepal showed a more consistent influence of topographic and glacier-related factors across zones. These findings show that EF and LF provide complementary predictive behavior, and that their spatially adaptive integration through MoE yields robust overall predictive performance for FL-MHSM while supporting interpretable characterization of multi-hazard susceptibility in spatially heterogeneous landscapes.



202. ❌ Adaptive multi-fidelity optimization with fast learning rates

作者: Come Fiegel, Victor Gabillon, Michal Valko 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16239v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

In multi-fidelity optimization, biased approximations of varying costs of the target function are available. This paper studies the problem of optimizing a locally smooth function with a limited budget, where the learner has to make a tradeoff between the cost and the bias of these approximations. We first prove lower bounds for the simple regret under different assumptions on the fidelities, based on a cost-to-bias function. We then present the Kometo algorithm which achieves, with additional logarithmic factors, the same rates without any knowledge of the function smoothness and fidelity assumptions, and improves previously proven guarantees. We finally empirically show that our algorithm outperforms previous multi-fidelity optimization methods without the knowledge of problem-dependent parameters.



203. ❌ Enhancing AI and Dynamical Subseasonal Forecasts with Probabilistic Bias Correction

作者: Hannah Guan, Soukayna Mouatadid, Paulo Orenstein, Judah Cohen, Haiyu Dong, Zekun Ni, Jeremy Berman, Genevieve Flaspohler, Alex Lu, Jakob Schloer, Joshua Talib, Jonathan A. Weyn, Lester Mackey 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16238v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Decision-makers rely on weather forecasts to plant crops, manage wildfires, allocate water and energy, and prepare for weather extremes. Today, such forecasts enjoy unprecedented accuracy out to two weeks thanks to steady advances in physics-based dynamical models and data-driven artificial intelligence (AI) models. However, model skill drops precipitously at subseasonal timescales (2 - 6 weeks ahead), due to compounding errors and persistent biases. To counter this degradation, we introduce probabilistic bias correction (PBC), a machine learning framework that substantially reduces systematic error by learning to correct historical probabilistic forecasts. When applied to the leading dynamical and AI models from the European Centre for Medium-Range Weather Forecasts (ECMWF), PBC doubles the subseasonal skill of the AI Forecasting System and improves the skill of the operationally-debiased dynamical model for 91% of pressure, 92% of temperature, and 98% of precipitation targets. We designed PBC for operational deployment, and, in ECMWF’s 2025 real-time forecasting competition, its global forecasts placed first for all weather variables and lead times, outperforming the dynamical models from six operational forecasting centers, an international dynamical multi-model ensemble, ECMWF’s AI Forecasting System, and the forecasting systems of 34 teams worldwide. These probabilistic skill gains translate into more accurate prediction of extreme events and have the potential to improve agricultural planning, energy management, and disaster preparedness in vulnerable communities.



204. ❌ OT on the Map: Quantifying Domain Shifts in Geographic Space

作者: Haoran Zhang, Livia Betti, Konstantin Klemmer, Esther Rolf, David Alvarez-Melis 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16220v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

In computer vision and machine learning for geographic data, out-of-domain generalization is a pervasive challenge, arising from uneven global data coverage and distribution shifts across geographic regions. Though models are frequently trained in one region and deployed in another, there is no principled method for determining when this cross-region adaptation will be successful. A well-defined notion of distance between distributions can effectively quantify how different a new target domain is compared to the domains used for model training, which in turn could support model training and deployment decisions. In this paper, we propose a strategy for computing distances between geospatial domains that leverages geographic information with Optimal Transport methods (GeoSpOT). In our experiments, GeoSpOT distances emerge as effective predictors of cross-domain transfer difficulty. We further demonstrate that embeddings from pretrained location encoders provide information comparable to image/text embeddings, despite relying solely on longitude-latitude pairs as input. This allows users to get an approximation of out-of-domain performance for geospatial models, even when the exact downstream task is unknown, or no task-specific data is available. Building on these findings, we show that GeoSpOT distances can preemptively guide data selection and enable predictive tools to analyze regions where a model is likely to underperform.



205. ❌ Sketching the Readout of Large Language Models for Scalable Data Attribution and Valuation

作者: Yide Ran, Jianwen Xie, Minghui Wang, Wenjin Zheng, Denghui Zhang, Chuan Li, Zhaozhuo Xu 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16197v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Data attribution and valuation are critical for understanding data-model synergy for Large Language Models (LLMs), yet existing gradient-based methods suffer from scalability challenges on LLMs. Inspired by human cognition, where decision making relies on a focused readout of relevant memories rather than replaying all pathways, we introduce RISE (Readout Influence Sketching Estimator). Instead of computing and indexing gradients across the entire LLM, RISE focuses on influence hotspots at the output layer, where influence signals concentrate, and the gradient admits a decomposed outer-product form. This enables a dual-channel representation combining a lexical residual channel (RH) and a semantic projected-error channel (GH). Applying CountSketch projections to these channels achieves strong compression while maintaining accurate attribution. Across the OLMo (1B-32B) and Pythia (14M-6.9B) families, RISE reduces index storage by up to 112$\times$ compared to RapidIn and scales to 32B parameters LLM, where gradient-based baselines such as RapidIn and ZO-Inf become memory-infeasible. We evaluate RISE on two paradigms: (1) retrospective attribution, retrieving influential training examples for specific predictions, and (2) prospective valuation, scoring candidate data utility zero-shot. We validate RISE on three tasks: Howdy backdoor data detection, Finance-Medical domain separation, and Brain Rot high-quality data selection. In a closed-loop Brain Rot study, continued pretraining on RISE-selected data yields consistent downstream improvements. Overall, RISE provides a practical and scalable primitive for influence analysis and training-data selection in modern large language models.



206. ❌ Tabular foundation models for in-context prediction of molecular properties

作者: Karim K. Ben Hicham, Jan G. Rittig, Martin Grohe, Alexander Mitsos 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16123v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Accurate molecular property prediction is central to drug discovery, catalysis, and process design, yet real-world applications are often limited by small datasets. Molecular foundation models provide a promising direction by learning transferable molecular representations; however, they typically involve task-specific fine-tuning, require machine learning expertise, and often fail to outperform classical baselines. Tabular foundation models (TFMs) offer a fundamentally different paradigm: they perform predictions through in-context learning, enabling inference without task-specific training. Here, we evaluate TFMs in the low- to medium-data regime across both standardized pharmaceutical benchmarks and chemical engineering datasets. We evaluate both frozen molecular foundation model representations, as well as classical descriptors and fingerprints. Across the benchmarks, the approach shows excellent predictive performance while reducing computational cost, compared to fine-tuning, with these advantages also transferring to practical engineering data settings. In particular, combining TFMs with CheMeleon embeddings yields up to 100% win rates on 30 MoleculeACE tasks, while compact RDKit2d and Mordred descriptors provide strong descriptor-based alternatives. Molecular representation emerges as a key determinant in TFM performance, with molecular foundation model embeddings and 2D descriptor sets both providing substantial gains over classic molecular fingerprints on many tasks. These results suggest that in-context learning with TFMs provides a highly accurate and cost-efficient alternative for property prediction in practical applications.



207. ❌ Univariate Channel Fusion for Multivariate Time Series Classification

作者: Fernando Moro, Vinicius M. A. Souza 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16119v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Multivariate time series classification (MTSC) plays a crucial role in various domains, including biomedical signal analysis and motion monitoring. However, existing approaches, particularly deep learning models, often require high computational resources, making them unsuitable for real-time applications or deployment on low-cost hardware, such as IoT devices and wearable systems. In this paper, we propose the Univariate Channel Fusion (UCF) method to deal with MTSC efficiently. UCF transforms multivariate time series into a univariate representation through simple channel fusion strategies such as the mean, median, or dynamic time warping barycenter. This transformation enables the use of any classifier originally designed for univariate time series, providing a flexible and computationally lightweight alternative to complex models. We evaluate UCF in five case studies covering diverse application domains, including chemical monitoring, brain-computer interfaces, and human activity analysis. The results demonstrate that UCF often outperforms baseline methods and state-of-the-art algorithms tailored for MTSC, while achieving substantial gains in computational efficiency, being particularly effective in problems with high inter-channel correlation.



208. ❌ Sample Complexity Bounds for Stochastic Shortest Path with a Generative Model

作者: Jean Tarbouriech, Matteo Pirotta, Michal Valko, Alessandro Lazaric 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16111v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

We study the sample complexity of learning an $ε$-optimal policy in the Stochastic Shortest Path (SSP) problem. We first derive sample complexity bounds when the learner has access to a generative model. We show that there exists a worst-case SSP instance with $S$ states, $A$ actions, minimum cost $c_{\min}$, and maximum expected cost of the optimal policy over all states $B_{\star}$, where any algorithm requires at least $Ω(SAB_{\star}^3/(c_{\min}ε^2))$ samples to return an $ε$-optimal policy with high probability. Surprisingly, this implies that whenever $c_{\min} = 0$ an SSP problem may not be learnable, thus revealing that learning in SSPs is strictly harder than in the finite-horizon and discounted settings. We complement this lower bound with an algorithm that matches it, up to logarithmic factors, in the general case, and an algorithm that matches it up to logarithmic factors even when $c_{\min} = 0$, but only under the condition that the optimal policy has a bounded hitting time to the goal state.



209. ❌ The Harder Path: Last Iterate Convergence for Uncoupled Learning in Zero-Sum Games with Bandit Feedback

作者: Côme Fiegel, Pierre Ménard, Tadashi Kozuno, Michal Valko, Vianney Perchet 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16087v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

We study the problem of learning in zero-sum matrix games with repeated play and bandit feedback. Specifically, we focus on developing uncoupled algorithms that guarantee, without communication between players, the convergence of the last-iterate to a Nash equilibrium. Although the non-bandit case has been studied extensively, this setting has only been explored recently, with a bound of $\mathcal{O}(T^{-1/8})$ on the exploitability gap. We show that, for uncoupled algorithms, guaranteeing convergence of the policy profiles to a Nash equilibrium is detrimental to the performance, with the best attainable rate being $Ω(T^{-1/4})$ in contrast to the usual $Ω(T^{-1/2})$ rate for convergence of the average iterates. We then propose two algorithms that achieve this optimal rate up to constant and logarithmic factors. The first algorithm leverages a straightforward trade-off between exploration and exploitation, while the second employs a regularization technique based on a two-step mirror descent approach.



210. ❌ Towards Universal Convergence of Backward Error in Linear System Solvers

作者: Michał Dereziński, Yuji Nakatsukasa, Elizaveta Rebrova 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16075v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

The quest for an algorithm that solves an $n\times n$ linear system in $O(n^2)$ time complexity, or $O(n^2 \text{poly}(1/ε))$ when solving up to $ε$ relative error, is a long-standing open problem in numerical linear algebra and theoretical computer science. There are two predominant paradigms for measuring relative error: forward error (i.e., distance from the output to the optimum solution) and backward error (i.e., distance to the nearest problem solved by the output). In most prior studies, convergence of iterative linear system solvers is measured via various notions of forward error, and as a result, depends heavily on the conditioning of the input. Yet, the numerical analysis literature has long advocated for backward error as the more practically relevant notion of approximation. In this work, we show that – surprisingly – the classical and simple Richardson iteration incurs at most $1/k$ (relative) backward error after $k$ iterations on any positive semidefinite (PSD) linear system, irrespective of its condition number. This universal convergence rate implies an $O(n^2/ε)$ complexity algorithm for solving a PSD linear system to $ε$ backward error, and we establish similar or better complexity when using a variety of Krylov solvers beyond Richardson. Then, by directly minimizing backward error over a Krylov subspace, we attain an even faster $O(1/k^2)$ universal rate, and we turn this into an efficient algorithm, MINBERR, with complexity $O(n^2/\sqrtε)$. We extend this approach via normal equations to solving general linear systems, for which we empirically observe $O(1/k)$ convergence. We report strong numerical performance of our algorithms on benchmark problems.



211. ❌ A Wasserstein Geometric Framework for Hebbian Plasticity

作者: Ulrich Tan 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16052v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

We introduce the Tan-HWG framework (Hebbian-Wasserstein-Geometry), a geometric theory of Hebbian plasticity in which memory states are modeled as probability measures evolving through Wasserstein minimizing movements. Hebbian learning rules are formalized as Hebbian energies satisfying a sequential stability condition, ensuring well-posed fiberwise JKO updates, optimal-transport realizations, and an energy descent inequality. This variational structure induces a fundamental separation between internal and observable dynamics. Internal memory states evolve along Wasserstein geodesics in a latent curved space, while observable quantities, such as effective synaptic weights, arise through geometric projection maps into external spaces. Simplicial projections recover classical affine schemes (including exponential moving averages and mirror descent), while revealing synaptic competition and pruning as geometric consequences of mass redistribution. Hilbertian projections provide a geometric account of phase alignment and multi-scale coherence. Classical neural networks appear as flat projections of this curved dynamics, while the framework naturally accommodates richer distributional representations, including structural weights and embedding memories, and their spectral extensions in complex internal spaces. Under mild Lipschitz regularity assumptions, including a quasi-stationary “sleep-mode” regime, we establish the existence of continuous-time limit curves. This yields a variational formulation of memory consolidation as a perturbed Wasserstein gradient flow. The framework thus provides a unified geometric foundation for synaptic plasticity, representation dynamics, and context-dependent computation.



212. ❌ Constant-Factor Approximations for Doubly Constrained Fair k-Center, k-Median and k-Means

作者: Nicole Funk, Annika Hennes, Johanna Hillebrand, Sarah Sturm 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16061v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

We study discrete k-clustering problems in general metric spaces that are constrained by a combination of two different fairness conditions within the demographic fairness model. Given a metric space (P,d), where every point in P is equipped with a protected attribute, and a number k, the goal is to partition P into k clusters with a designated center each, such that a center-based objective function is minimized and the attributes are fairly distributed with respect to the following two fairness concepts: 1) group fairness: We aim for clusters with balanced numbers of attributes by specifying lower and upper bounds for the desired attribute proportions. 2) diverse center selection: Clusters have natural representatives, i.e., their centers. We ask for a balanced set of representatives by specifying the desired number of centers to choose from each attribute. Dickerson, Esmaeili, Morgenstern and Zhang (2023) denote the combination of these two constraints as doubly constrained fair clustering. They present algorithms whose guarantees depend on the best known approximation factors for either of these problems. Currently, this implies an 8-approximation with a small additive violation on the group fairness constraint. For k-center, we improve this approximation factor to 4 with a small additive violation. This guarantee also depends on the currently best algorithm for DS-fair k-center given by Jones, Nguyen and Nguyen (2020). For k-median and k-means, we propose the first constant-factor approximation algorithms. Our algorithms transform a solution that satisfies diverse center selection into a doubly constrained fair clustering using an LP-based approach. Furthermore, our results are generalizable to other center-selection constraints, such as matroid k-clustering and knapsack constraints.



213. ❌ Driving Assistance System for Ambulances to Minimise the Vibrations in Patient Cabin

作者: Abdulaziz Aldegheishem, Nabil Alrajeh, Lorena Parra, Oscar Romero, Jaime Lloret 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16047v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

The ambulance service is the main transport for diseased or injured people which suffers the same acceleration forces as regular vehicles. These accelerations, caused by the movement of the vehicle, impact the performance of tasks executed by sanitary personnel, which can affect patient survival or recovery time. In this paper, we have trained, validated, and tested a system to assess driving in ambulance services. The proposed system is composed of a sensor node which measures the vehicle vibrations using an accelerometer. It also includes a GPS sensor, a battery, a display, and a speaker. When two possible routes reach the same destination point, the system compares the two routes based on previously classified data and calculates an index and a score. Thus, the index balances the possible routes in terms of time to reach the destination and the vibrations suffered in the patient cabin to recommend the route that minimises those vibrations. Three datasets are used to train, validate, and test the system. Based on an Artificial Neural network (ANN), the classification model is trained with tagged data classified as low, medium, and high vibrations, and 97% accuracy is achieved. Then, the obtained model is validated using data from three routes of another region. Finally, the system is tested in two new scenarios with two possible routes to reach the destination. The results indicate that the route with less vibration is preferred when there are low time differences (less than 6%) between the two possible routes. Nonetheless, with the current weighting factors, the shortest route is preferred when time differences between routes are higher than 20%, regardless of the higher vibrations in the shortest route.



214. ❌ Discovering quantum phenomena with Interpretable Machine Learning

作者: Paulin de Schoulepnikoff, Hendrik Poulsen Nautrup, Hans J. Briegel, Gorka Muñoz-Gil 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16015v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Interpretable machine learning techniques are becoming essential tools for extracting physical insights from complex quantum data. We build on recent advances in variational autoencoders to demonstrate that such models can learn physically meaningful and interpretable representations from a broad class of unlabeled quantum datasets. From raw measurement data alone, the learned representation reveals rich information about the underlying structure of quantum phase spaces. We further augment the learning pipeline with symbolic methods, enabling the discovery of compact analytical descriptors that serve as order parameters for the distinct regimes emerging in the learned representations. We demonstrate the framework on experimental Rydberg-atom snapshots, classical shadows of the cluster Ising model, and hybrid discrete-continuous fermionic data, revealing previously unreported phenomena such as a corner-ordering pattern in the Rydberg arrays. These results establish a general framework for the automated and interpretable discovery of physical laws from diverse quantum datasets. All methods are available through qdisc, an open-source Python library designed to make these tools accessible to the broader community.



215. ❌ Corner Reflector Array Jamming Discrimination Using Multi-Dimensional Micro-Motion Features with Frequency Agile Radar

作者: Jie Yuan, Lei Wang, Yanhao Wang, Yimin Liu 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16008v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

This paper introduces a robust discrimination method for distinguishing real ship targets from corner-reflector-array jamming with frequency-agile radar. The key idea is to exploit the multidimensional micro-motion signatures that separate rigid ships from non-rigid decoys. From Range-Velocity maps we derive two new hand-crafted descriptors-mean weighted residual (MWR) and complementary contrast factor (CCF) and fuse them with deep features learned by a lightweight CNN. An XGBoost classifier then gives the final decision. Extensive simulations show that the hybrid feature set consistently outperforms state-of-the-art alternatives, confirming the superiority of the proposed approach.



216. ❌ Impact of Nonlinear Power Amplifier on Massive MIMO: Machine Learning Prediction Under Realistic Radio Channel

作者: Marcin Hoffmann, Paweł Kryszkiewicz 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15977v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

M-MIMO is one of the crucial technologies for increasing spectral and energy efficiency of wireless networks. Most of the current works assume that M-MIMO arrays are equipped with a linear front end. However, ongoing efforts to make wireless networks more energy-efficient push the hardware to the limits, where its nonlinear behavior appears. This is especially a common problem for the multicarrier systems, e.g., OFDM used in 4G, 5G, and possibly also in 6G, which is characterized by a high Peak-to-Average Power Ratio. While the impact of a nonlinear Power Amplifier (PA) on an OFDM signal is well characterized, it is a relatively new topic for the M-MIMO OFDM systems. Most of the recent works either neglect nonlinear effects or utilize simplified models proper for Rayleigh or LoS radio channel models. In this paper, we first theoretically characterize the nonlinear distortion in the M-MIMO system under commonly used radio channel models. Then, utilizing 3D-Ray Tracing (3D-RT) software, we demonstrate that these models are not very accurate. Instead, we propose two models: a statistical one and an ML-based one using 3D-RT results. The proposed statistical model utilizes the Generalized Extreme Value (GEV) distribution to model Signal to Distortion Ratio (SDR) for victim users, receiving nonlinear distortion, e.g., as interference from neighboring cells. The proposed ML model aims to predict SDR for a scheduled user (receiving nonlinear distortion along with the desired signal), based on the spatial characteristics of the radio channel and the operation point of each PA feeding at the M-MIMO antenna array. The predicted SDR can then be used to perform PA-aware per-user power allocation. The results show about 12% median gain in user throughput achieved by the proposed ML-based power allocation scheme over the state-of-the-art, fixed operating point scheme.



217. ❌ Evaluating quality in synthetic data generation for large tabular health datasets

作者: Jean-Baptiste Escudié, Benjamin Barnes, Stefan Meisegeier, Klaus Kraywinkel, Fabian Prasser, Nils Körber 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15961v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

There is no consensus in the field of synthetic data on concise metrics for quality evaluations or benchmarks on large health datasets, such as historical epidemiological data. This study presents an evaluation of seven recent models from major machine learning families. The models were evaluated using four different datasets, each with a distinct scale. To ensure a fair comparison, we systematically tuned the hyperparameters of each model for each dataset. We propose a methodology for evaluating the fidelity of synthesized joint distributions, aligning metrics with visualization on a single plot. This method is applicable to any dataset and is complemented by a domain-specific analysis of the German Cancer Registries’ epidemiological dataset. The analysis reveals the challenges models face in strictly adhering to the medical domain. We hope this approach will serve as a foundational framework for guiding the selection of synthesizers and remain accessible to all stakeholders involved in releasing synthetic datasets.



218. ❌ Multi-Objective Bayesian Optimization via Adaptive \varepsilon-Constraints Decomposition

作者: Yaohong Yang, Sammie Katt, Samuel Kaski 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15959v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Multi-objective Bayesian optimization (MOBO) provides a principled framework for optimizing expensive black-box functions with multiple objectives. However, existing MOBO methods often struggle with coverage, scalability with respect to the number of objectives, and integrating constraints and preferences. In this work, we propose \textit{STAGE-BO, Sequential Targeting Adaptive Gap-Filling $\varepsilon$-Constraint Bayesian Optimization}, that explicitly targets under-explored regions of the Pareto front. By analyzing the coverage of the approximate Pareto front, our method identifies the largest geometric gaps. These gaps are then used as constraints, which transforms the problem into a sequence of inequality-constrained subproblems, efficiently solved via constrained expected improvement acquisition. Our approach provides a uniform Pareto coverage without hypervolume computation and naturally applies to constrained and preference-based settings. Experiments on synthetic and real-world benchmarks demonstrate superior coverage and competitive hypervolume performance against state-of-the-art baselines.



219. ❌ TwinTrack: Post-hoc Multi-Rater Calibration for Medical Image Segmentation

作者: Tristan Kirscher, Alexandra Ertl, Klaus Maier-Hein, Xavier Coubez, Philippe Meyer, Sylvain Faisan 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15950v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Pancreatic ductal adenocarcinoma (PDAC) segmentation on contrast-enhanced CT is inherently ambiguous: inter-rater disagreement among experts reflects genuine uncertainty rather than annotation noise. Standard deep learning approaches assume a single ground truth, producing probabilistic outputs that can be poorly calibrated and difficult to interpret under such ambiguity. We present TwinTrack, a framework that addresses this gap through post-hoc calibration of ensemble segmentation probabilities to the empirical mean human response (MHR) -the fraction of expert annotators labeling a voxel as tumor. Calibrated probabilities are thus directly interpretable as the expected proportion of annotators assigning the tumor label, explicitly modeling inter-rater disagreement. The proposed post-hoc calibration procedure is simple and requires only a small multi-rater calibration set. It consistently improves calibration metrics over standard approaches when evaluated on the MICCAI 2025 CURVAS-PDACVI multi-rater benchmark.



220. ❌ (Weighted) Adaptive Radius Near Neighbor Search: Evaluation for WiFi Fingerprint-based Positioning

作者: Khang Le, Joaquín Torres-Sospedra, Philipp Müller 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15940v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Fixed Radius Near Neighbor (FRNN) search is an alternative to the widely used k Nearest Neighbors (kNN) search. Unlike kNN, FRNN determines a label or an estimate for a test sample based on all training samples within a predefined distance. While this approach is beneficial in certain scenarios, assuming a fixed maximum distance for all training samples can decrease the accuracy of the FRNN. Therefore, in this paper we propose the Adaptive Radius Near Neighbor (ARNN) and the Weighted ARNN (WARNN), which employ adaptive distances and in latter case weights. All three methods are compared to kNN and twelve of its variants for a regression problem, namely WiFi fingerprinting indoor positioning, using 22 different datasets to provide a comprehensive analysis. While the performances of the tested FRNN and ARNN versions were amongst the worse, three of the four best methods in the test were WARNN versions, indicating that using weights together with adaptive distances achieves performance comparable or even better than kNN variants.



221. ❌ Reversible Residual Normalization Alleviates Spatio-Temporal Distribution Shift

作者: Zhaobo Hu, Vincent Gauthier, Mehdi Naima 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15838v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Distribution shift severely degrades the performance of deep forecasting models. While this issue is well-studied for individual time series, it remains a significant challenge in the spatio-temporal domain. Effective solutions like instance normalization and its variants can mitigate temporal shifts by standardizing statistics. However, distribution shift on a graph is far more complex, involving not only the drift of individual node series but also heterogeneity across the spatial network where different nodes exhibit distinct statistical properties. To tackle this problem, we propose Reversible Residual Normalization (RRN), a novel framework that performs spatially-aware invertible transformations to address distribution shift in both spatial and temporal dimensions. Our approach integrates graph convolutional operations within invertible residual blocks, enabling adaptive normalization that respects the underlying graph structure while maintaining reversibility. By combining Center Normalization with spectral-constrained graph neural networks, our method captures and normalizes complex Spatio-Temporal relationships in a data-driven manner. The bidirectional nature of our framework allows models to learn in a normalized latent space and recover original distributional properties through inverse transformation, offering a robust and model-agnostic solution for forecasting on dynamic spatio-temporal systems.



222. ❌ Modern Structure-Aware Simplicial Spatiotemporal Neural Network

作者: Zhaobo Hu, Vincent Gauthier, Mehdi Naima 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15833v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Spatiotemporal modeling has evolved beyond simple time series analysis to become fundamental in structural time series analysis. While current research extensively employs graph neural networks (GNNs) for spatial feature extraction with notable success, these networks are limited to capturing only pairwise relationships, despite real-world networks containing richer topological relationships. Additionally, GNN-based models face computational challenges that scale with graph complexity, limiting their applicability to large networks. To address these limitations, we present Modern Structure-Aware Simplicial SpatioTemporal neural network (ModernSASST), the first approach to leverage simplicial complex structures for spatiotemporal modeling. Our method employs spatiotemporal random walks on high-dimensional simplicial complexes and integrates parallelizable Temporal Convolutional Networks to capture high-order topological structures while maintaining computational efficiency. Our source code is publicly available on GitHub\footnote{Code is available at: https://github.com/ComplexNetTSP/ST_RUM.



223. ❌ Placing Puzzle Pieces Where They Matter: A Question Augmentation Framework for Reinforcement Learning

作者: Yangyi Fang, Jiaye Lin, Xiaoliang Fu, Cong Qin, Haolin Shi 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15830v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Reinforcement learning has become a powerful approach for enhancing large language model reasoning, but faces a fundamental dilemma: training on easy problems can cause overfitting and pass@k degradation, while training on hard problems often results in sparse rewards. Recent question augmentation methods address this by prepending partial solutions as hints. However, uniform hint provision may introduce redundant information while missing critical reasoning bottlenecks, and excessive hints can reduce reasoning diversity, causing pass@k degradation. We propose \textbf{PieceHint}, a hint injection framework that strategically identifies and provides critical reasoning steps during training. By scoring the importance of different reasoning steps, selectively allocating hints based on problem difficulty, and progressively withdrawing scaffolding, PieceHint enables models to transition from guided learning to independent reasoning. Experiments on six mathematical reasoning benchmarks show that our 1.5B model achieves comparable average performance to 32B baselines while preserving pass@k diversity across all $k$ values.



224. ❌ Breaking the Training Barrier of Billion-Parameter Universal Machine Learning Interatomic Potentials

作者: Yuanchang Zhou, Hongyu Wang, Yiming Du, Yan Wang, Mingzhen Li, Siyu Hu, Xiangyu Zhang, Weijian Liu, Chen Wang, Zhuoqiang Guo, Long Wang, Jingde Bu, Yutong Lu, Guangming Tan, Weile Jia 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15821v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Universal Machine Learning Interatomic Potentials (uMLIPs), pre-trained on massively diverse datasets encompassing inorganic materials and organic molecules across the entire periodic table, serve as foundational models for quantum-accurate physical simulations. However, uMLIP training requires second-order derivatives, which lack corresponding parallel training frameworks; moreover, scaling to the billion-parameter regime causes explosive growth in computation and communication overhead, making its training a tremendous challenge. We introduce MatRIS-MoE, a billion-parameter Mixture-of-Experts model built upon invariant architecture, and {Janus}, a pioneering high-dimensional distributed training framework for uMLIPs with hardware-aware optimizations. Deployed across two Exascale supercomputers, our code attains a peak performance of 1.2/1.0 EFLOPS (24%/{35.5%} of theoretical peak) in single precision at over 90% parallel efficiency, compressing the training of billion-parameter uMLIPs from weeks to hours. This work establishes a new high-water mark for AI-for-Science (AI4S) foundation models at Exascale and provides essential infrastructure for rapid scientific discovery.



225. ❌ Convolutionally Low-Rank Models with Modified Quantile Regression for Interval Time Series Forecasting

作者: Miaoxuan Zhu, Yi Yu, Yuyang Li, Wei Li, Guangcan Liu 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15791v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

The quantification of uncertainty in prediction models is crucial for reliable decision-making, yet remains a significant challenge. Interval time series forecasting offers a principled solution to this problem by providing prediction intervals (PIs), which indicates the probability that the true value falls within the predicted range. We consider a recently established point forecasts (PFs) method termed Learning-Based Convolution Nuclear Norm Minimization (LbCNNM), which directly generates multi-step ahead forecasts by leveraging the convolutional low-rankness property derived from training data. While theoretically complete and empirically effective, LbCNNM lacks inherent uncertainty estimation capabilities, a limitation shared by many advanced forecasting methods. To resolve the issue, we modify the well-known Quantile Regression (QR) and integrate it into LbCNNM, resulting in a novel interval forecasting method termed LbCNNM with Modified Quantile Regression (LbCNNM-MQR). In addition, we devise interval calibration techniques to further improve the accuracy of PIs. Extensive experiments on over 100,000 real-world time series demonstrate the superior performance of LbCNNM-MQR.



226. ❌ Fusing Cellular Network Data and Tollbooth Counts for Urban Traffic Flow Estimation

作者: Oluwaleke Yusuf, Shaira Tabassum 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15782v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Traffic simulations, essential for planning urban transit infrastructure interventions, require vehicle-category-specific origin-destination (OD) data. Existing data sources are imperfect: sparse tollbooth sensors provide accurate vehicle counts by category, while extensive mobility data from cellular network activity captures aggregated crowd movement, but lack modal disaggregation and have systematic biases. This study develops a machine learning framework to correct and disaggregate cellular network data using sparse tollbooth counts as ground truth. The model uses temporal and spatial features to learn the complex relationship between aggregated mobility data and vehicular data. The framework infers destinations from transit routes and implements routing logic to distribute corrected flows between OD pairs. This approach is applied to a bus depot expansion in Trondheim, Norway, generating hourly OD matrices by vehicle length category. The results show how limited but accurate sensor measurements can correct extensive but aggregated mobility data to produce grounded estimates of background vehicular traffic flows. These macro-scale estimates can be refined for micro-scale analysis at desired locations. The framework provides a generalisable approach for generating origin-destination data from cellular network data. This enables downstream tasks, like detailed traffic simulations for infrastructure planning in data-scarce contexts, supporting urban planners in making informed decisions.



227. ❌ Similarity-Based Bike Station Expansion via Hybrid Denoising Autoencoders

作者: Oluwaleke Yusuf, M. Tsaqif Wismadi, Adil Rasheed 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15783v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Urban bike-sharing systems require strategic station expansion to meet growing demand. Traditional allocation approaches rely on explicit demand modelling that may not capture the urban characteristics distinguishing successful stations. This study addresses the need to exploit patterns from existing stations to inform expansion decisions, particularly in data-constrained environments. We present a data-driven framework leveraging existing stations deemed desirable by operational metrics. A hybrid denoising autoencoder (HDAE) learns compressed latent representations from multi-source grid-level features (socio-demographic, built environment, and transport network), with a supervised classification head regularising the embedding space structure. Expansion candidates are selected via greedy allocation with spatial constraints based on latent-space similarity to existing stations. Evaluation on Trondheim’s bike-sharing network demonstrates that HDAE embeddings yield more spatially coherent clusters and allocation patterns than raw features. Sensitivity analyses across similarity methods and distance metrics confirm robustness. A consensus-based procedure across multiple parametrisations distils 32 high-confidence extension zones where all parametrisations agree. The results demonstrate how representation learning captures complex patterns that raw features miss, enabling evidence-based expansion planning without explicit demand modelling. The consensus procedure strengthens recommendations by requiring agreement across parametrisations, while framework configurability allows planners to incorporate operational knowledge. The methodology generalises to any location-allocation problem where existing desirable instances inform the selection of new candidates.



228. ❌ Federated Learning with Quantum Enhanced LSTM for Applications in High Energy Physics

作者: Abhishek Sawaika, Durga Pritam Suggisetti, Udaya Parampalli, Rajkumar Buyya 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15775v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Learning with large-scale datasets and information-critical applications, such as in High Energy Physics (HEP), demands highly complex, large-scale models that are both robust and accurate. To tackle this issue and cater to the learning requirements, we envision using a federated learning framework with a quantum-enhanced model. Specifically, we design a hybrid quantum-classical long-shot-term-memory model (QLSTM) for local training at distributed nodes. It combines the representative power of quantum models in understanding complex relationships within the feature space, and an LSTM-based model to learn necessary correlations across data points. Given the computing limitations and unprecedented cost of current stand-alone noisy-intermediate quantum (NISQ) devices, we propose to use a federated learning setup, where the learning load can be distributed to local servers as per design and data availability. We demonstrate the benefits of such a design on a classification task for the Supersymmetry(SUSY) dataset, having 5M rows. Our experiments indicate that the performance of this design is not only better that some of the existing work using variational quantum circuit (VQC) based quantum machine learning (QML) techniques, but is also comparable ($Δ\sim \pm 1%$) to that of classical deep-learning benchmarks. An important observation from this study is that the designed framework has $<$300 parameters and only needs 20K data points to give a comparable performance. Which also turns out to be a 100$\times$ improvement than the compared baseline models. This shows an improved learning capability of the proposed framework with minimal data and resource requirements, due to the joint model with an LSTM based architecture and a quantum enhanced VQC.



229. ❌ Zero-Shot Scalable Resilience in UAV Swarms: A Decentralized Imitation Learning Framework with Physics-Informed Graph Interactions

作者: Huan Lin, Lianghui Ding 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15762v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Large-scale Unmanned Aerial Vehicle (UAV) failures can split an unmanned aerial vehicle swarm network into disconnected sub-networks, making decentralized recovery both urgent and difficult. Centralized recovery methods depend on global topology information and become communication-heavy after severe fragmentation. Decentralized heuristics and multi-agent reinforcement learning methods are easier to deploy, but their performance often degrades when the swarm scale and damage severity vary. We present Physics-informed Graph Adversarial Imitation Learning algorithm (PhyGAIL) that adopts centralized training with decentralized execution. PhyGAIL builds bounded local interaction graphs from heterogeneous observations, and uses physics-informed graph neural network to encode directional local interactions as gated message passing with explicit attraction and repulsion. This gives the policy a physically grounded coordination bias while keeping local observations scale-invariant. It also uses scenario-adaptive imitation learning to improve training under fragmented topologies and variable-length recovery episodes. Our analysis establishes bounded local graph amplification, bounded interaction dynamics, and controlled variance of the terminal success signal. A policy trained on 20-UAV swarms transfers directly to swarms of up to 500 UAVs without fine-tuning, and achieves better performance across reconnection reliability, recovery speed, motion safety, and runtime efficiency than representative baselines.



230. ❌ Multi-objective Reinforcement Learning With Augmented States Requires Rewards After Deployment

作者: Peter Vamplew, Cameron Foale 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15757v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

This research note identifies a previously overlooked distinction between multi-objective reinforcement learning (MORL), and more conventional single-objective reinforcement learning (RL). It has previously been noted that the optimal policy for an MORL agent with a non-linear utility function is required to be conditioned on both the current environmental state and on some measure of the previously accrued reward. This is generally implemented by concatenating the observed state of the environment with the discounted sum of previous rewards to create an augmented state. While augmented states have been widely-used in the MORL literature, one implication of their use has not previously been reported – namely that they require the agent to have continued access to the reward signal (or a proxy thereof) after deployment, even if no further learning is required. This note explains why this is the case, and considers the practical repercussions of this requirement.



231. ❌ Collective Kernel EFT for Pre-activation ResNets

作者: Hidetoshi Kawase, Toshihiro Ota 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15742v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

In finite-width deep neural networks, the empirical kernel $G$ evolves stochastically across layers. We develop a collective kernel effective field theory (EFT) for pre-activation ResNets based on a $G$-only closure hierarchy and diagnose its finite validity window. Exploiting the exact conditional Gaussianity of residual increments, we derive an exact stochastic recursion for $G$. Applying Gaussian approximations systematically yields a continuous-depth ODE system for the mean kernel $K_0$, the kernel covariance $V_4$, and the $1/n$ mean correction $K_{1,\mathrm{EFT}}$, which emerges diagrammatically as a one-loop tadpole correction. Numerically, $K_0$ remains accurate at all depths. However, the $V_4$ equation residual accumulates to an $O(1)$ error at finite time, primarily driven by approximation errors in the $G$-only transport term. Furthermore, $K_{1,\mathrm{EFT}}$ fails due to the breakdown of the source closure, which exhibits a systematic mismatch even at initialization. These findings highlight the limitations of $G$-only state-space reduction and suggest extending the state space to incorporate the sigma-kernel.



232. ❌ Neuromorphic Parameter Estimation for Power Converter Health Monitoring Using Spiking Neural Networks

作者: Hyeongmeen Baik, Hamed Poursiami, Maryam Parsa, Jinia Roy 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15714v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Always-on converter health monitoring demands sub-mW edge inference, a regime inaccessible to GPU-based physics-informed neural networks. This work separates spiking temporal processing from physics enforcement: a three-layer leaky integrate-and-fire SNN estimates passive component parameters while a differentiable ODE solver provides physics-consistent training by decoupling the ODE physics loss from the unrolled spiking loop. On an EMI-corrupted synchronous buck converter benchmark, the SNN reduces lumped resistance error from $25.8%$ to $10.2%$ versus a feedforward baseline, within the $\pm 10%$ manufacturing tolerance of passive components, at a projected ${\sim}270\times$ energy reduction on neuromorphic hardware. Persistent membrane states further enable degradation tracking and event-driven fault detection via a $+5.5$ percentage-point spike-rate jump at abrupt faults. With $93%$ spike sparsity, the architecture is suited for always-on deployment on Intel Loihi 2 or BrainChip Akida.



233. ❌ Why Colors Make Clustering Harder:Global Integrality Gaps, the Price of Fairness, and Color-Coupled Algorithms in Chromatic Correlation Clustering

作者: Ibne Farabi Shihab, Sanjeda Akter, Anuj Sharma 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15738v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Chromatic Correlation Clustering (CCC) extends Correlation Clustering by assigning semantic colors to edges and requiring each cluster to receive a single color label. Unlike standard CC, whose LP relaxation has integrality gap 2 on complete graphs and admits a 2.06-approximation, the analogous LP for CCC has a strict lower bound of 2.11, and the best known LP-rounding algorithm achieves 2.15. We explain this gap by isolating the source of difficulty: cross-edge chromatic interference. Neutral edges, whose color does not match the candidate cluster color, create an irreducible cost absent from standard CC and force any color-independent rounding scheme to pay an additional mismatch penalty. We make four contributions. First, we prove a Global Integrality Gap Decomposition Theorem showing that the gap of any color-independent CCC rounding algorithm equals the standard CC gap plus an irreducible chromatic penalty Delta(L) > 0. Second, we solve the associated min-max problem and derive the staircase formula Delta(L) = ((L-1)/L) Delta_infinity, where Delta_infinity is approximately 0.0734. In particular, the two-color gap is 2.0967, separating CCC from standard CC already at L = 2. Third, we introduce Color-Coupled Correlation Clustering (C4). Adding the valid global constraint sum_c x_uv^c >= L-1 and a correlated interval-packing rounding scheme makes neutral edges behave like classical negative edges, recovering the optimal 2.06 approximation and bypassing the 2.11 lower bound for the uncoupled LP. Fourth, experiments on extremal instances, real multi-relational networks, and fairness benchmarks validate the theory: empirical LP gaps follow the predicted staircase, and C4 matches the unconstrained approximation ratio under fairness constraints.



234. ❌ Towards Robust Endogenous Reasoning: Unifying Drift Adaptation in Non-Stationary Tuning

作者: Xiaoyu Yang, En Yu, Wei Duan, Jie Lu 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15705v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Reinforcement Fine-Tuning (RFT) has established itself as a critical paradigm for the alignment of Multi-modal Large Language Models (MLLMs) with complex human values and domain-specific requirements. Nevertheless, current research primarily focuses on mitigating exogenous distribution shifts arising from data-centric factors, the non-stationarity inherent in the endogenous reasoning remains largely unexplored. In this work, a critical vulnerability is revealed within MLLMs: they are highly susceptible to endogenous reasoning drift, across both thinking and perception perspectives. It manifests as unpredictable distribution changes that emerge spontaneously during the autoregressive generation process, independent of external environmental perturbations. To adapt it, we first theoretically define endogenous reasoning drift within the RFT of MLLMs as the multi-modal concept drift. In this context, this paper proposes Counterfactual Preference Optimization ++ (CPO++), a comprehensive and autonomous framework adapted to the multi-modal concept drift. It integrates counterfactual reasoning with domain knowledge to execute controlled perturbations across thinking and perception, employing preference optimization to disentangle spurious correlations. Extensive empirical evaluations across two highly dynamic and safety-critical domains: medical diagnosis and autonomous driving. They demonstrate that the proposed framework achieves superior performance in reasoning coherence, decision-making precision, and inherent robustness against extreme interference. The methodology also exhibits exceptional zero-shot cross-domain generalization, providing a principled foundation for reliable multi-modal reasoning in safety-critical applications.



235. ❌ Graph self-supervised learning based on frequency corruption

作者: Haojie Li, Mengjiao Zhang, Guanfeng Liu, Qiang Hu, Yan Wang, Junwei Du 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15699v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Graph self-supervised learning can reduce the need for labeled graph data and has been widely used in recommendation, social networks, and other web applications. However, existing methods often underuse high-frequency signals and may overfit to specific local patterns, which limits representation quality and generalization. We propose Frequency-Corrupt Based Graph Self-Supervised Learning (FC-GSSL), a method that builds corrupted graphs biased toward high-frequency information by corrupting nodes and edges according to their low-frequency contributions. These corrupted graphs are used as inputs to an autoencoder, while low-frequency and general features are reconstructed as supervision targets, forcing the model to fuse information from multiple frequency bands. We further design multiple sampling strategies and generate diverse corrupted graphs from the intersections and unions of the sampling results. By aligning node representations from these views, the model can discover useful frequency combinations, reduce reliance on specific high-frequency components, and improve robustness. Experiments on 14 datasets across node classification, graph prediction, and transfer learning show that FC-GSSL consistently improves performance and generalization.



236. ❌ Neural Continuous-Time Markov Chain: Discrete Diffusion via Decoupled Jump Timing and Direction

作者: Jingyuan Li, Xiaoyi Jiang, Fukang Wen, Wei Liu, Renqian Luo, Yi Zhu, Zuoqiang Shi, Pipi Hu 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15694v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Discrete diffusion models based on continuous-time Markov chains (CTMCs) have shown strong performance on language and discrete data generation, yet existing approaches typically parameterize the reverse rate matrix as a single object – via concrete scores, clean-data predictions ($x_0$-parameterization), or denoising distributions – rather than aligning the parameterization with the intrinsic CTMC decomposition into jump timing and jump direction. Since a CTMC is fundamentally a Poisson process fully determined by these two quantities, decomposing along this structure is closer to first principles and naturally leads to our formulation. We propose \textbf{Neural CTMC}, which separately parameterizes the reverse process through an \emph{exit rate} (when to jump) and a \emph{jump distribution} (where to jump) using two dedicated network heads. We show that the evidence lower bound (ELBO) differs from a path-space KL divergence between the true and learned reverse processes by a $θ$-independent constant, so that the training objective is fully governed by the exit rate and jump distribution we parameterize. Moreover, this KL factorizes into a Poisson KL for timing and a categorical KL for direction. We further show that the tractable conditional surrogate preserves the gradients and minimizers of the corresponding marginal reverse-process objective under standard regularity assumptions. Our theoretical framework also covers masked and GIDD-style noise schedules. Empirically, while the uniform forward process has been explored in prior work, our model, to our best of the knowledge, is the first pure-uniform method to outperform mask-based methods on the OpenWebText dataset.To facilitate reproducibility, we release our pretrained weights at https://huggingface.co/Jiangxy1117/Neural-CTMC.



237. ❌ NK-GAD: Neighbor Knowledge-Enhanced Unsupervised Graph Anomaly Detection

作者: Zehao Wang, Lanjun Wang 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15668v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Graph anomaly detection aims to identify irregular patterns in graph-structured data. Most unsupervised GNN-based methods rely on the homophily assumption that connected nodes share similar attributes. However, real-world graphs often exhibit attribute-level heterophily, where connected nodes have dissimilar attributes. Our analysis of attribute-level heterophily graphs reveals two phenomena indicating that current approaches are not practical for unsupervised graph anomaly detection: 1) attribute similarities between connected nodes show nearly identical distributions across different connected node pair types, and 2) anomalies cause consistent variation trends between the graph with and without anomalous edges in the low- and high-frequency components of the spectral energy distributions, while the mid-part exhibits more erratic variations. Based on these observations, we propose NK-GAD, a neighbor knowledge-enhanced unsupervised graph anomaly detection framework. NK-GAD integrates a joint encoder capturing both similar and dissimilar neighbor features, a neighbor reconstruction module modeling normal distributions, a center aggregation module refining node features, and dual decoders for reconstructing attributes and structures. Experiments on seven datasets show NK-GAD achieves an average 3.29% AUC improvement.



238. ❌ PINNACLE: An Open-Source Computational Framework for Classical and Quantum PINNs

作者: Shimon Pisnoy, Hemanth Chandravamsi, Ziv Chen, Aaron Goldgewert, Gal Shaviner, Boris Shragner, Steven H. Frankel 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15645v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

We present PINNACLE, an open-source computational framework for physics-informed neural networks (PINNs) that integrates modern training strategies, multi-GPU acceleration, and hybrid quantum-classical architectures within a unified modular workflow. The framework enables systematic evaluation of PINN performance across benchmark problems including 1D hyperbolic conservation laws, incompressible flows, and electromagnetic wave propagation. It supports a range of architectural and training enhancements, including Fourier feature embeddings, random weight factorization, strict boundary condition enforcement, adaptive loss balancing, curriculum training, and second-order optimization strategies, with extensibility to additional methods. We provide a comprehensive benchmark study quantifying the impact of these methods on convergence, accuracy, and computational cost, and analyze distributed data parallel scaling in terms of runtime and memory efficiency. In addition, we extend the framework to hybrid quantum-classical PINNs and derive a formal estimate for circuit-evaluation complexity under parameter-shift differentiation. Results highlight the sensitivity of PINNs to architectural and training choices, confirm their high computational cost relative to classical solvers, and identify regimes where hybrid quantum models offer improved parameter efficiency. PINNACLE provides a foundation for benchmarking physics-informed learning methods and guiding future developments through quantitative assessment of their trade-offs.



239. ❌ Stargazer: A Scalable Model-Fitting Benchmark Environment for AI Agents under Astrophysical Constraints

作者: Xinge Liu, Terry Jingchen Zhang, Bernhard Schölkopf, Zhijing Jin, Kristen Menou 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15664v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

The rise of autonomous AI agents suggests that dynamic benchmark environments with built-in feedback on scientifically grounded tasks are needed to evaluate the capabilities of these agents in research work. We introduce Stargazer, a scalable environment for evaluating AI agents on dynamic, iterative physics-grounded model-fitting tasks using inference on radial-velocity (RV) time series data. Stargazer comprises 120 tasks across three difficulty tiers, including 20 real archival cases, covering diverse scenarios ranging from high-SNR single-planet systems to complex multi-planetary configurations requiring involved low-SNR analysis. Our evaluation of eight frontier agents reveals a gap between numerical optimization and adherence to physical constraints: although agents often achieve a good statistical fit, they frequently fail to recover correct physical system parameters, a limitation that persists even when agents are equipped with vanilla skills. Furthermore, increasing test-time compute yields only marginal gains, with excessive token usage often reflecting recursive failure loops rather than meaningful exploration. Stargazer presents an opportunity to train, evaluate, scaffold, and scale strategies on a model-fitting problem of practical research relevance today. Our methodology to design a simulation-driven environment for AI agents presumably generalizes to many other model-fitting problems across scientific domains. Source code and the project website are available at https://github.com/Gudmorning2025/Stargazer and https://gudmorning2025.github.io/Stargazer, respectively.



240. ❌ Majority Voting for Code Generation

作者: Tim Launer, Jonas Hübotter, Marco Bagatella, Ido Hakimi, Andreas Krause 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15618v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

We investigate Functional Majority Voting (FMV), a method based on functional consensus for code generation with Large Language Models, which identifies a representative solution from multiple generations using their runtime execution signatures on test inputs. We find that FMV is an effective test-time inference strategy, substantially boosting performance on LiveCodeBench without a large compute overhead. Furthermore, we extend the utility of functional consensus and apply it as an aggregation strategy for label-free Test-Time Reinforcement Learning. We demonstrate that this increases pass@1 on holdout tasks, but find no evidence of self-improvement beyond the base model’s performance ceiling.



241. ❌ Flexible Empowerment at Reasoning with Extended Best-of-N Sampling

作者: Taisuke Kobayashi 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15614v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

This paper proposes a novel method that incorporates empowerment when reasoning actions in reinforcement learning (RL), thereby achieving the flexibility of exploration-exploitation dilemma (EED). In previous methods, empowerment for promoting exploration has been provided as a bonus term to the task-specific reward function as an intrinsically-motivated RL. However, this approach introduces a delay until the policy that accounts for empowerment is learned, making it difficult to adjust the emphasis on exploration as needed. On the other hand, a trick devised for fine-tuning recent foundation models at reasoning, so-called best-of-N (BoN) sampling, allows for the implicit acquisition of modified policies without explicitly learning them. It is expected that applying this trick to exploration-promoting terms, such as empowerment, will enable more flexible adjustment of EED. Therefore, this paper investigates BoN sampling for empowerment. Furthermore, to adjust the degree of policy modification in a generalizable manner while maintaining computational cost, this paper proposes a novel BoN sampling method extended by Tsalis statistics. Through toy problems, the proposed method’s cability to balance EED is verified. In addition, it is demonstrated that the proposed method improves RL performance to solve complex locomotion tasks.



242. ❌ A Structure-Preserving Graph Neural Solver for Parametric Hyperbolic Conservation Laws

作者: Jiamin Jiang, Shanglin Lv, Jingrun Chen 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15617v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Hyperbolic conservation laws govern a wide range of transport-driven dynamics featuring shocks, contact discontinuities, and complex wave interactions, posing distinct challenges for deep-learning-based surrogate modeling. While classical numerical methods provide robust and physically admissible solutions, their computational cost restricts applicability in many-query tasks such as parametric studies and design optimization. Conversely, existing neural surrogates offer rapid inference but often fail to respect intrinsic PDE structures, leading to non-physical artifacts, rollout instability, and poor generalization. We present an interpretable, structure-preserving graph neural solver that bridges classical numerical principles with graph neural networks (GNNs). The network is designed as a learned reconstruction-and-flux operator rather than a black-box state updater, thereby inherently preserving key properties such as local conservation and upwinding. Inspired by Arbitrary high-order DERivatives schemes, we further recast message-passing GNNs as high-order space-time predictors, enabling conservative and stable neural updates with large time steps. Evaluation is performed on challenging supersonic flow benchmarks spanning broad parametric variations in geometry, initial/boundary conditions, and flow regimes. The neural solver achieves superior long-horizon rollout stability and accuracy compared with strong surrogate baselines, outperforms low-order discretizations, and delivers orders-of-magnitude runtime speedups over high-resolution simulations.



243. ❌ When do trajectories matter? Identifiability analysis for stochastic transport phenomena

作者: Matthew J Simpson, Michael J Plank 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15598v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Stochastic models of diffusion are routinely used to study dispersal of populations, including populations of animals, plants, seeds and cells. Advances in imaging and field measurement technologies mean that data are often collected across a range of scales, including count data collected across a series of fixed sampling regions to characterize population-level dispersal, as well as individual trajectory data to examine at the motion of individuals within a diffusive population. In this work we consider a lattice-based random walk model and examine the extent to which model parameters can be determined by collecting count data and/or trajectory data. Our analysis combines agent-based stochastic simulations, mean-field partial differential equation approximations, likelihood-based estimation, identifiability analysis, and model-based prediction. These combined tools reveal that working with count data alone can sometimes lead to challenges involving structural non-identifiability that can be alleviated by collecting trajectory data. Furthermore, these tools allow us to explore how different experimental designs impact inferential precision by comparing how different trajectory data collection protocols affects practical identifiability. Open source implementations of all algorithms used in this work are available on GitHub.



244. ❌ Prebiotic Chemistry Insights for Dragonfly II: Thermodynamic Favorability of Nucleobases, Ribose, and Fatty Acids in Selk Crater on Titan

作者: Ishaan Madan, Ben K. D. Pearce 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16249v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Saturn’s moon Titan is a prime destination for investigating prebiotic chemistry beyond Earth, particularly at impact crater sites where transient liquid water may have enabled aqueous reactions between organic molecules. Selk crater represents one such environment and is a primary target of NASA’s Dragonfly mission. Here, we present a thermodynamic assessment of nucleobases, ribose, and fatty acids formed from simple atmospheric precursors (HCN and C2H2) within a Selk-sized aqueous melt pool across varying ammonia (NH3) abundances. We find that ammonia acts as a chemical gatekeeper for molecular accessibility. In NH3-free systems, accessibility is restricted to adenine and butanoic acid. Once >=1% NH3 is introduced, all investigated molecular classes become thermodynamically accessible. Distinct molecular classes have different NH3 sensitivities: nucleobases, ribose, and C2-C6 fatty acids yield peaks at 1% NH3, and C7-C12 fatty acids yield peaks at 2% NH3. The modeled preference for pyrimidines vs. purines and monotonic decline of fatty acid abundance with chain length qualitatively mirror patterns observed in carbonaceous meteorites and returned asteroid samples. We show how molecular distributions and cross-class correlations may provide indirect constraints on Selk’s past aqueous environment, help constrain past ammonia availability, and distinguish abiotic production from potential anomalies. By coupling thermodynamic predictions with an assessment of Dragonfly’s mass spectrometer (DraMS) capabilities, we posit concrete, testable predictions for evaluating Selk’s prebiotic potential in situ.



245. ❌ A two-color dual-oscillator infrared free-electron laser

作者: Wieland Schöllkopf, Sandy Gewinner, Marco De Pas, Heinz Junkes, Sebastian Kray, William Kirstaedter, William B. Colson, David H. Dowell, Stephen C. Gottschalk, John W. Rathke, Tom J. Schultheiss, Alan M. M. Todd, Lloyd M. Young, Akash Chandra Behera, América Y. Torres-Boy, Martin Wolf, Alexander Paarmann, Gert von Helden, Gerard Meijer 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16189v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

We report on the design and performance of a two-color dual-oscillator infrared free-electron laser (FEL). The mid-infrared (MIR) FEL at the Fritz Haber Institute (FHI FEL) has been upgraded to include a second oscillator FEL beamline that permits lasing in the far-infrared (FIR) regime from 4.5 μm to 175 μm. In addition, a 500 MHz kicker cavity has been installed downstream of the electron accelerator. It allows to deflect electron bunches of up to 50 MeV energy alternately left and right by an angle of {\pm}2°. It can, thus, split the high-repetition-rate (1 GHz) electron bunch train from the accelerator into two bunch trains of 500 MHz repetition rate each; one is steered to the MIR FEL and the other one to the new FIR FEL. In this two-color mode of simultaneous, synchronized operation the wavelengths in both FELs can be tuned independently over wide ranges of up to a factor of four each by undulator-gap variation. In addition, two-color operation is also available at reduced repetition rates (e.g. 55.6 MHz of both MIR and FIR pulses), as needed for some applications. This unique two-color mode opens up a wealth of novel user applications such as, MIR-FIR pump-probe experiments.



246. ❌ Spin-cavity interactions in relativistic Jahn-Teller systems under strong light-matter coupling

作者: Eric W. Fischer, Michael Roemelt 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16134v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

We extend our recent work on the cavity-modified spin Zeeman effect of an effective spin-1/2-system[J. Chem. Phys. 163, 174307 (2025)] to a relativistic Jahn-Teller scenario under strong light-matter coupling. Here, the effective spin-1/2-system is realized via a single electron or a single hole in a doubly-degenerate molecular orbital system of trigonal symmetric transition metal complexes. Both single-particle and single-hole systems are subject to both vibronic and spin-orbit coupling (SOC) augmented by interactions with a quantized cavity field via the cavity Zeeman interaction. Methodologically, we combine the relativistic $E\times e$-Jahn-Teller model with a recently introduced effective Hamiltonian formalism based on quasi-degenerate perturbation theory, which treats the cavity-spin interaction in leading order beyond the dipole approximation. We derive analytic expressions for Kramers pair energies in weak and strong SOC regimes as well as related cavity-modified effective electronic g-factors. We find cavity-induced modifications of the electronic g-factor to become relevant in the weak SOC regime for both single-particle and single-hole systems while being effectively quenched under strong SOC. Alternating signs of the cavity-Zeeman correction render single-particle and single-hole scenarios distinct in their response to the cavity field from a g-factor perspective.



247. ❌ Geminal wavefunction models in chemistry

作者: Pratiksha Gaikwad, Krisztina Zsigmond, Ramon Alain Miranda-Quintana 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16133v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Geminal wavefunctions, introduced in the late 1950s, have long been recognized for their ability to compactly capture strong electron correlation. Despite their promise, they were historically overshadowed by more computationally efficient methods. Advances in both computational resources and theoretical frameworks have renewed interest in geminal-based approaches, particularly as researchers seek accurate yet tractable wavefunctions for complex electronic systems. Recent developments highlight their versatility: from serving as efficient starting points for correlated wavefunctions, to hybrid formulations that blend geminal concepts with coupled-cluster theory, to emerging applications in quantum algorithms where orbital-pairing provides a natural structure. In this mini-review, we summarize key advances in geminal wavefunction theory, with a focus on their modern resurgence, new methodological innovations, and potential directions for electronic structure theory and quantum computation.



248. ❌ Entanglement and photoelectron holography in dissociative photoionization: molecular quantum eraser

作者: Sebastian Hell, Paul Winter, Martin Gärttner, Julian Späthe, Saurabh Mhatre, Dejan B. Milošević, Gerhard G. Paulus, Manfred Lein, Matthias Kübel 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16107v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

In a double-slit experiment with a bipartite system, the visibility of interference fringes depends on the availability of which-way information. Here, we report the formation of a Bell-like state of photoelectron and residual ion in the multiphoton dissociative ionization of the D$_2$ molecule. Evidence for entanglement is provided by the correlated emission directions of photoelectron and ion, which is observed using a COLTRIMS reaction microscope. In the presence of this correlation, the holographic interference fringes contained in the photoelectron momentum distributions are suppressed, indicating the existence of which-way information. We show that the which-way information is erased, and the interference pattern is restored, when a single ionic state is selected. The experimental observations and conclusions are fully supported by the numerical solution of the electronic-nuclear time-dependent Schrödinger equation. Our work demonstrates that coincidence spectroscopy of ions and electrons is a powerful method for studying fundamental concepts of quantum information science within the context of ultrafast light-matter interactions.



249. ❌ Machine learning isotope shifts in molecular energy levels

作者: Marco G. Barnfield, Oleg L. Polyansky, Sergei N. Yurchenko, Jonathan Tennyson 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16073v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Recent advances in the use of High-Resolution Cross-Correlation Spectroscopy (HRCCS) to detect molecular species in exoplanet atmospheres, presents a new challenge for the accuracy of reference spectroscopic line lists. While parent isotopologues of key atmospheric tracers are often well-characterized, minor isotopologues, crucial for diagnosing planetary formation histories and evolution, suffer from a scarcity of experimental data, often leading to reliance on less accurate theoretical predictions. In this work, a comprehensive machine learning framework is designed to mitigate these inaccuracies by modelling the residual errors of the isotopologue extrapolation (IE) method used within the ExoMol project. A fully connected neural network architecture for carbon dioxide (CO$_2$) is shown to predict energy corrections with high fidelity, reducing the mean absolute error (MAE) relative to the original IE approach for more than 87% of the levels when benchmarked against empirical (\Marvel) energies. Furthermore, development of a novel hybrid, molecule-aware transfer learning architecture is presented that successfully propagates correction patterns from the data-rich CO$_2$ system to the data-poor carbon monoxide (CO) system. This transfer learning approach yields MAE improvements in over 93% of CO samples, demonstrating that physical correction factors related to isotopic substitution can be generalized across chemically related molecular systems. Updated and improved line lists are presented for 11 CO$_2$ isotopologues and energy levels for excited states of CO isotopologues are predicted. The methodology establishes a scalable, data-driven paradigm for refining molecular line lists, helping to bridge the gap between theoretical calculations and experimental precision.



250. ❌ Multi-reference GW approximation for strongly correlated molecules

作者: Yuqi Wang, Wei-Hai Fang, Zhendong Li 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.16013v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

The GW approximation is a cornerstone of many-body perturbation theory for computing single-particle excitations, yet it fundamentally breaks down in strongly correlated systems where the single-reference picture fails. To overcome this long-standing limitation, we introduce the multi-reference GW (MR-GW) approximation, which incorporates strong correlation effects non-perturbatively into an interacting multi-determinantal zeroth-order reference. While the standard Dyson equation is inapplicable in this setting, we show that the GW approximation can be naturally generalized by developing a rigorous diagrammatic framework with an interacting reference. Specifically, we define the MR-GW self-energy using a diagrammatic expansion based on the generalized Dyson equation, and utilize a multi-reference random phase approximation for the screened interaction, which captures many-body processes absent in standard GW. Applications to challenging strongly correlated molecules demonstrate that MR-GW seamlessly captures both strong and weak correlations, yielding more accurate ionization potentials and recovering complex many-body satellites missed by standard $GW$. This work establishes a rigorous diagrammatic paradigm for extending ab initio Green’s function methods into the strongly correlated regime.



251. ❌ Reweighting Estimators for Density Response in Path Integral Monte Carlo: Applications to linear, nonlinear and cross-species density response

作者: Pontus Svensson, Thomas Chuna, Jan Vorberger, Zhandos A. Moldabekov, Paul Hamann, Sebastian Schwalbe, Panagiotis Tolias, Tobias Dornheim 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15934v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

We present density response estimators for Monte Carlo simulations that are based on a reweighting procedure, where the samples of an unperturbed system are used to estimate the properties of a system perturbed by an external harmonic potential. This allows the linear and nonlinear static density response to be estimated purely from simulations of the unperturbed system. The method is demonstrated for the uniform electron gas under warm dense matter and strongly coupled conditions using ab initio path integral Monte Carlo simulations. The performance of the method with respect to the number of particles and the number of imaginary time slices is investigated. The scheme is generalised to consider multiple external perturbations, acting on different species and with different wavenumbers, giving one access to additional cross-species density response functions and the complete quadratic response function resolved for both wave number arguments through mode coupling. The flexibility of the methodology opens the possibility to investigate numerous new density response properties to further advance our understanding of interacting quantum many-body systems across a broad range of applications.



252. ❌ Host-guest co-amorphous structure revealed by the suppression of the first sharp diffraction peak in isotactic poly(4-methyl-1-pentene)

作者: Tomoki Ogihara, Yusuke Hiejima, Ayano Chiba 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15892v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

While host-guest co-crystals are well established, and co-amorphous solids are recognized in materials science, the concept of a host-guest co-amorphous structure remains largely unexplored. A potential analogue is seen in SiO2 glass under high pressure with helium as a pressure medium; the drop in compressibility in this system is ascribed to helium atoms occupying internal voids. In this study, we investigated a semicrystalline polymer, isotactic poly(4-methyl-pentene-1) (P4MP1), which shares key characteristics with SiO2 glass, particularly regarding the first sharp diffraction peak (FSDP). The FSDP in P4MP1 is attributed to internal voids, as evidenced by its suppression under pressure and recovery upon decompression for molten P4MP1. Notably, the response to helium as a pressure medium is also known to parallel the behavior observed in SiO2 glass. Here, we analyzed two-dimensional X-ray diffraction (2D-XRD) patterns of stretched P4MP1 and found a suppression of FSDP when P4MP1 is immersed in decane. The use of stretched samples enabled the clear isolation of the amorphous FSDP from overlapping crystalline diffractions. Our findings reveal the existence of a host-guest co-amorphous system at room temperature and atmospheric pressure, in which decane molecules occupy the amorphous host matrix of P4MP1. Unlike conventional co-amorphous mixtures, this structure is defined by the specific accommodation of guests within the host’s inherent voids. Intriguingly, the signature of this structure in diffraction measurements, manifested as changes in the FSDP intensity ratio, may be regarded to parallel the variations in Bragg peak intensity ratios in host-guest co-crystals. Since selective sorption and guest exchange are well-known in co-crystals, hosts capable of forming co-amorphous structures will be promising materials for molecular sieves, or more generally, liquid-phase molecular sieves.



253. ❌ Linear and nonlinear vibrational excitation driven by molecular polaritons

作者: Wenxiang Ying, Carlos M. Bustamante, Franco P. Bonafé, Richard Richardson, Michael Ruggenthaler, Maxim Sukharev, Angel Rubio, Abraham Nitzan 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15685v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Following our recent numerical study [arXiv:2601.16299 (2026)], we investigate vibrational excitation induced by transient optical driving in molecular ensembles strongly coupled to a cavity mode using the field-driven Holstein–Tavis–Cummings model. We analyze how pulsed excitation redistributes energy among electronic, photonic, and vibrational degrees of freedom in molecular polaritons. Vibrational dynamics are examined over a broad range of pulse durations and intensities within both the single-excitation approximation and a mean-field description of collective light–matter coupling. Despite their distinct formulations and microscopic descriptions, these two approaches yield consistent scaling relations for vibrational excitation. In particular, we disentangle linear and nonlinear contributions to vibrational excitation, which are reflected in distinct quadratic and quartic scaling behaviors with respect to the driving field amplitude (that is, linear and quadratic dependence on the incident pulse intensity). The microscopic origin of the nonlinear component is identified as a polariton-mediated intrapulse stimulated Raman-like process, enabled by a pulse spectral bandwidth large enough to overlap both upper and lower polaritons (rather than a conventional multi-pulse scheme). These results establish a unified framework for understanding vibrational excitation under pulsed polariton driving and provide guidance for the interpretation and control of ultrafast polariton experiments. Discrepancies between the mean-field and single-excitation approaches under certain pulsed conditions are identified and analyzed.



254. ❌ Facet-dependent Chemical Kinetics Governed Growth of Twisted Graphene Layers with Pre-designed Angles

作者: Chaowu Xue, Mengzhao Sun, Zixuan Zhou, Zhuoran Yao, Li-Qun Shen, Xiao Kong, Honglong Zhao, Feng Ding, Marc Willinger, Zhongkai Liu, Zhu-Jun Wang 期刊/来源: arxiv 发布日期: 2026-04-17 arXiv链接: http://arxiv.org/abs/2604.15639v1

评分: 0.0 / 26.6 ❌

评分详情
关键词权重相关度得分
“Large Language Models” OR “LLMs” OR “Foundation Models”1.00.0/100.0
“Mixture of Experts” OR “MoE” OR “Sparse Models”1.00.0/100.0
“Small Language Models” OR “SLMs” OR “On-device AI”1.00.0/100.0
“Scaling Laws” AND “Data Quality”1.00.0/100.0
“Pre-training” OR “Continual Pre-training” OR “Domain Adaptation”1.00.0/100.0
“Post-training” OR “Supervised Fine-tuning” OR “SFT”1.00.0/100.0
“Instruction Tuning” OR “Alignment” OR “Value Alignment”1.00.0/100.0
“RLHF” OR “RLAIF” OR “Direct Preference Optimization” OR “DPO”1.00.0/100.0
“PEFT” OR “LoRA” OR “Parameter-efficient Fine-tuning”1.00.0/100.0
“Retrieval-Augmented Generation” OR “RAG” OR “Retrieval-Generation”1.00.0/100.0
“Context Window Extension” OR “Long Context LLMs”1.00.0/100.0
“KV Cache Compression” OR “Linear Attention” OR “FlashAttention”1.00.0/100.0
“Chain of Thought” OR “CoT Reasoning” OR “Multi-step Reasoning”1.00.0/100.0
“System 2 Thinking” OR “Slow Thinking” OR “In-depth Reasoning”1.00.0/100.0
“Monte Carlo Tree Search” OR “MCTS” AND “LLM”1.00.0/100.0
“Self-Correction” OR “Self-Improvement” OR “Self-Reflection”1.00.0/100.0
“LLM Agents” OR “Autonomous Agents” OR “Agentic Workflow”1.00.0/100.0
“Tool Use” OR “Function Calling” OR “API Tool Use”1.00.0/100.0
“Multi-agent Systems” OR “Agent Coordination”1.00.0/100.0
“Quantization” OR “Model Compression” OR “Low-bit Weights”1.00.0/100.0
“Speculative Decoding” OR “Inference Acceleration”1.00.0/100.0
“Hallucination Mitigation” OR “Factuality” OR “Truthfulness”1.00.0/100.0
“Mechanistic Interpretability” OR “Explainable AI”1.00.0/100.0
“World Models” AND “General World Models”1.00.0/100.0
“Model Merging” OR “Model Soups” OR “Weight Averaging”1.00.0/100.0
“In-context Learning” OR “Many-shot Learning”1.00.0/100.0
“AI for Science” OR “Bioinformatics” OR “Cheminformatics”1.00.0/100.0

评分理由: 评分失败: Error code: 402 - {’error’: {‘message’: ‘Insufficient Balance’, ’type’: ‘unknown_error’, ‘param’: None, ‘code’: ‘invalid_request_error’}}


!!! tip deepseek-chat TL;DR

评分失败,无法生成摘要
摘要 (Abstract)

Twisted graphene layers (TGLs) provide a powerful platform for investigating multiple quantum phenomena, yet their scalable deployment is hindered by the lack of reliable synthesis with precise angle. Here, benefited from a deeper understanding of the interplay between grain index and graphene growth kinetics, we report a scalable strategy to grow TGLs with pre-designed twist angles on platinum (Pt) via chemical vapor deposition (CVD), Through a combination of complementary in situ methods, we identified the activity sequence of different Pt grains and attributed it to the area ratio of exposed (110) facets during graphene-induced surface reconstruction. Moreover, we revealed that CVD-grown graphene orientation is determined by the grain-orientation-dependent surface morphology. By leveraging the so-established correlations between grain index with both graphene growth priority and its orientation, we achieve controlled folding and tearing of graphene overlayer using a pair of adjacent grains with dramatically different catalytical activity and kink-free atomic steps. We reveal that overlayer-induced step bunching and terrace reconfiguration critically govern the domain morphology and folding direction. Building on this mechanistic insight, we demonstrate a substrate-engineering framework where specific platinum grains are rationally selected to yield TGLs with pre-designed twist angles, including magic angle with flat band dispersion. This work not only highlights fundamental kinetics of Pt catalyzed graphene CVD growth, but also offers a generalizable methodology for manipulating foldable two-dimensional materials via dynamic substrate reconstruction, exampled by programmable growth of high-quality TGLs on open surfaces.



Token 消耗统计

  • 总计: 1,094,646 tokens(输入 1,094,646 / 输出 0)