来自 arXiv 的文章
This paper investigates how molecular generative models internally organize molecular identity in their latent spaces, revealing piecewise-constant regions and coarse-to-fine boundaries across three architectures.
This paper answers an open question from Hanneke, Moran, and Waknine by showing that the agnostic PAC learning curve of a direct sum is not determined solely by the single-instance learning curve and the number of factors, providing a rate separation.
ELMZip is a novel satellite image compression framework using Extreme Learning Machines (ELM) and domain decomposition to enable efficient onboard neural representation, transmitting only compact output weights to reduce downlink payload while maintaining high reconstruction fidelity.
This paper introduces a dataset of 29,870 walkability ratings from 1,196 respondents and proposes a user-conditioned multimodal deep learning framework that fuses visual features with individual rater attributes to capture subjective variability in walkability perception. The model improves rank agreement by 65% over an image-only baseline, showing that who evaluates an environment matters.
Ask-E is a new benchmark and training environment that evaluates and trains models on generating questions calibrated to specific skill levels, defined by the capabilities of two existing language models. Frontier models score below 50% on calibration, and training on Ask-E improves downstream math benchmarks without new math data or correctness-based rewards.
MiCoPro presents an end-to-end hardware/software co-design framework for mixed-precision quantization, using a hardware-aware proxy model to search optimal layer-wise bitwidths under latency constraints and deploy directly to edge hardware, achieving up to 40% latency reduction with less than 3% accuracy drop.
This paper proposes ZCA whitening as a geometric pre-processing step for WEAT to address embedding anisotropy, showing that calibration changes significance status for over 30% of results and that uncalibrated bias measurements may be unreliable.
This paper presents methods for georeferencing historical and vernacular place names found in biological specimen records that are absent from current gazetteers, comparing deterministic, probabilistic, and LLM-based approaches. Probabilistic inference achieves the highest accuracy, while LLMs offer competitive but less precise estimates.
This chapter reviews recent advances in weakly supervised learning, introducing confidence-difference classification, relaxed assumptions for complementary-label learning, and an evaluation framework for partial-label learning.
PRISM introduces a theory for designing reference processes in Schrödinger bridge models, showing that under finite computational budgets the optimal reference noise spectrum is determined by the sensor's information destruction spectrum. Experiments confirm the theory in Gaussian settings and identify where real images deviate.
LLMRouter presents a unified formulation of LLM routing as a sequential decision process, along with an open-source infrastructure and benchmark (xRouteBench) for developing, evaluating, and deploying LLM routers. Empirical results show learned routers achieve 14.6% relative improvement over the strongest fixed-model baseline.
This paper introduces SkillAligner, a training-free framework that treats retrieved skills as adaptable drafts, jointly adapting them to task requirements, execution environments, and other skills to mitigate skill-execution misfit and improve agent performance.
AoH is a data-free method that identifies retrieval and streaming heads from the spectral geometry of query-key projections, enabling sparse attention without runtime attention scores. At 50% sparsity it retains 96.5% of full-attention performance while reducing prefill/decode latency and KV-cache memory.
The paper introduces NysHD, a method that bridges hyperdimensional computing and kernel methods via the Nyström approximation, allowing any positive-semidefinite similarity function to be used as an HDC encoding. It demonstrates improved classification accuracy on graph and string datasets compared to existing HDC encoding methods.
FutureBridge introduces a token reranker for collaborative decoding that ranks LLM-SLM candidates based on how well the SLM can continue reasoning from them, improving the Qwen3-1.7B SLM's math accuracy by 35.1% over greedy decoding.
This paper proves that across a broad class of ANNs, inference logic can be reformulated as sparse symbolic interactions, supported by mathematical criteria and extensive experiments, offering novel insights into explainability and generalization.
This paper investigates the warm-up stage for on-policy distillation (OPD), showing that teacher-compatible chain-of-thought supervision and LoRA-based training with near-saturation duration improve OPD effectiveness. It introduces Simple-OPD, a plug-and-play initialization method that boosts OPD performance across diverse settings.
This paper introduces Graph Machine, an architecture with explicit edge-based mechanisms (edge-augmented attention and edge-centric referral) to improve iterative relational reasoning. Experiments on Sudoku show it outperforms Transformer baselines, with ablations and mechanistic analysis attributing gains to the edge mechanisms.
This paper introduces MTI-GNN, a multi-perspective triad interaction graph neural network that models Beck's cognitive triad for cognitive distortion detection, outperforming supervised baselines and prompted LLMs across multiple multilingual datasets.
This paper presents a multiscale reward hedging method for learning from correct demonstrations, extending guarantees to continuous reward classes with a horizon-free bound via metric entropy, and shows polynomial-time cases for specific settings.