全部/知识/实时热榜

OpenReview · 实时热榜

HISTORY2026年8月27日51 不同热搜
08/0309/01 有历史数据
DAILY UNIQUE TOPICS51 个热搜
  1. 01
    Discrete Diffusion in Large Language and Multimodal Models: A Survey

    期刊:Transactions on Machine Learning Research · 摘要:In this work, we provide a systematic survey of Discrete Diffusion Language Models (dLLMs) and Discrete Diffusion Multimodal Language Models (dMLLMs). Unlike autoregressive (AR) models, dLLMs and dMLLMs adopt a multi-token, parallel decoding paradigm using full attention and a denoising-based generation strategy. This paradigm naturally enables parallel generation, fine-grained output control, and dynamic perception. These capabilities are previously difficult to achieve with AR models. A growing number of industrial-scale proprietary d(M)LLMs, as well as a large number of open-source academi… · 篇幅:Long submission (more than 12 pages of main content) · OpenReview ID:0DsqnkP8Cp

    最高第 1000:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  2. 02
    AlphaZero in Sparsely Rewarded Games: Limits and Auxiliary Supervision

    期刊:Transactions on Machine Learning Research · 摘要:AlphaZero has demonstrated that a neural-guided Monte Carlo Tree Search can achieve superhuman performance, but strong play does not imply perfect play. We study this gap in two oracle-evaluable domains with contrasting structure: Connect Four, a solved partisan game with exact game-theoretic values, and Chomp, an impartial game whose optimal play is governed by Grundy-number structure. Under a unified self-play $+$ MCTS pipeline, we compare vanilla AlphaZero, a multi-frame variant (limited to Chomp), and an AlphaZero Auxiliary Loss (AZAL) that adds oracle-derived policy supervision. We find… · 篇幅:Regular submission (no more than 12 pages of main content) · 代码:https://github.com/Brentkong/AlphaZero-in-Sparsely-Rewarded-Games-Limits-and-Auxiliary-Supervision · OpenReview ID:1z0CnFiJKg

    最高第 1900:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  3. 03
    Aletheia: What Makes RLVR For Code Verifiers Tick?

    期刊:Transactions on Machine Learning Research · 摘要:Multi-domain thinking verifiers trained via Reinforcement Learning with Verifiable Rewards (RLVR) are a cornerstone of modern post-training. However, their adoption in code generation has lagged behind that of execution feedback due to the prohibitive costs of the full RLVR pipeline. In this work, we ablate three primary choices along the performance-cost trade-off in RLVR: intermediate thinking traces, learning from negative samples, and on-policy training. We introduce Aletheia, a controlled, execution-grounded testbed to facilitate a decontaminated analysis of code verifier training recipe… · 篇幅:Regular submission (no more than 12 pages of main content) · 代码:https://github.com/insait-institute/aletheia/ · OpenReview ID:3rVrBGp0mr

    最高第 3400:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  4. 04
    A Moving-Horizon Approximate Branch-and-Reduce Method for Deep Classification Trees

    期刊:Transactions on Machine Learning Research · 摘要:Despite the importance for interpretability, decision trees face severe scalability challenges. Existing global optimal methods are often limited by binary feature selection and shallow tree depths, whereas traditional heuristic approaches frequently sacrifice predictive accuracy. To overcome these limitations, this paper proposes a moving-horizon approximate branch-and-reduce method to train near-optimal deep classification trees on large-scale datasets with continuous features. Built on a hierarchical root-subtree optimization framework, the method solves the root-level problem via branch-a… · 篇幅:Long submission (more than 12 pages of main content) · 代码:https://github.com/YankaiGroup/MHABR.jl · OpenReview ID:4Sq5Byd4yS

    最高第 2400:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  5. 05
    FastAvatar: Single-Image 3D Gaussian Face Avatars through Canonical Template and Residual Learning

    期刊:Transactions on Machine Learning Research · 摘要:This paper presents a method to infer a 3D face avatar model from a single arbitrarily posed image, using the 3D Gaussian Splatting (3DGS) framework. Inference of a full 3DGS face model from one image is a highly ill-posed problem, requiring the estimation of hundreds of thousands, often well over a million, per-Gaussian appearance and structural parameters. To address this challenge, we draw inspiration from the classical morphable face models literature, in which individual identities are well-described as compact deformations (residuals) with respect to a canonical template face model, the… · 篇幅:Regular submission (no more than 12 pages of main content) · 代码:https://github.com/hliang2/FastAvatar · OpenReview ID:4WnbCj0v0K

    最高第 3000:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  6. 06
    Decomposable Neural Symbolic Regression

    期刊:Transactions on Machine Learning Research · 摘要:Symbolic regression (SR) models complex systems by discovering mathematical expressions that capture underlying relationships in observed data. However, most SR methods prioritize minimizing prediction error over identifying the governing equations, often producing overly complex or inaccurate expressions. To address this, we present a decomposable SR method that generates interpretable multivariate expressions leveraging transformer models, genetic algorithms (GAs), and genetic programming (GP). In particular, our explainable SR method distills a trained "opaque'' regression model into mathe… · 篇幅:Long submission (more than 12 pages of main content) · 代码:https://github.com/NISL-MSU/MultiSetSR · OpenReview ID:54EL928uCf

    最高第 3700:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  7. 07
    Geometric Uncertainty for Detecting and Correcting Hallucinations in LLMs

    期刊:Transactions on Machine Learning Research · 摘要:Large language models are known to hallucinate, generating linguistically plausible but incorrect answers to questions. Uncertainty quantification has been proposed as a strategy to detect such behaviour, but existing methods lack a unified framework to assess reliability at both the prompt and answer level. We introduce a geometric framework which quantifies language model uncertainty at both levels by explicitly modelling a prompt-conditioned semantic distribution in answer embedding space. Our approach is black-box and sampling-based; we generate multiple answers per prompt, and use archet… · 篇幅:Long submission (more than 12 pages of main content) · OpenReview ID:5UVv7gkgUD

    最高第 1200:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  8. 08
    Training-Free Pseudo-Fusion for Composed Image Retrieval with Diffusion Models and Multimodal Large Language Models

    期刊:Transactions on Machine Learning Research · 摘要:Composed Image Retrieval (CIR) is an emerging paradigm in content-based image retrieval that enables users to formulate compositional queries by combining a reference image with an auxiliary modality, usually text-based. This approach supports fine-grained search where the target image shares structural elements with the user-provided image while incorporating the modifications specified by the auxiliary text. Conventional CIR methods rely on multimodal fusion to combine visual and textual features into a joint query embedding, which requires training modules that align composed queries with… · 篇幅:Regular submission (no more than 12 pages of main content) · 代码:https://github.com/StevenXuf/PeFuse4CIR · OpenReview ID:6W3pFEQXZc

    最高第 3900:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  9. 09
    Provable Privacy Attacks on Trained Shallow Neural Networks

    期刊:Transactions on Machine Learning Research · 摘要:We study what provable privacy attacks can be shown for trained 2-layer ReLU neural networks, focusing on two types of attacks: membership inference and data reconstruction. We prove that theoretical results on the implicit bias of 2-layer neural networks can be used to provably identify with high probability whether a given point was used in the training set in a high-dimensional setting, and can also be used to construct a set of which at least a constant fraction are training points in a univariate setting. To the best of our knowledge, our work is the first to show provable vulnerabilitie… · 篇幅:Regular submission (no more than 12 pages of main content) · 代码:https://github.com/guy120494/Provable-Privacy-Attacks-on-Trained-Shallow-Neural-Networks · OpenReview ID:6lCkCCw2ds

    最高第 500:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  10. 10
    Thermodynamic Cyclic Processes with Markov Samplers in Bayesian Inference

    期刊:Transactions on Machine Learning Research · 摘要:The concept of Markov chain Monte Carlo (MCMC) cycles, an analogy to cyclic processes in heat engines, is presented in order to examine Bayesian inference problems. In this effort, we develop adaptive ensemble schedulers that allow the tuning of external parameters of a Bayesian canonical ensemble during an MCMC run, realising the MCMC cycles in practice. We run these cycles on different statistical models. As a fundamental insight, we find (both theoretically and in practice) that such systems can produce a non-zero net work output if and only if the considered model is non-Gaussian. As such… · 篇幅:Long submission (more than 12 pages of main content) · OpenReview ID:88KWqihymD

    最高第 400:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  11. 11
    On the Role of MLP Layers in Transformer ICL with Categorical Outcomes

    期刊:Transactions on Machine Learning Research · 摘要:We study in-context learning (ICL) with Transformers for categorical outputs $y_i$, a setting largely unexplored compared to research on real-valued $y_i$. While attention-only Transformers can, in principle, perform functional gradient descent (GD) inference for real-valued outputs, we show that categorical $y_i$ introduce a nonlinear interlayer computation. The MLP layers interleaved with attention in the standard Transformer are a natural architectural component to approximate this computation, providing a concrete role for MLPs that is absent in the real-valued setting. We characterize co… · 篇幅:Regular submission (no more than 12 pages of main content) · OpenReview ID:8P4V7V1cs4

    最高第 4300:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  12. 12
    Efficient Fine-Tuning of Large Language Models with Zeroth-Order Model Parallelism

    期刊:Transactions on Machine Learning Research · 摘要:Model parallelism (MP) is a widely adopted paradigm for scaling large language model (LLM) training across multiple nodes. Yet, existing methods mainly rely on first-order optimization, which suffer from two key bottlenecks: high communication overhead due to frequent transmission of activations and gradients, and substantial memory consumption caused by caching these intermediate states. Zeroth-order (ZO) optimization offers a compelling alternative by eliminating explicit gradient computation and storage, naturally reducing communication and memory costs. Despite these advantages, ZO method… · 篇幅:Regular submission (no more than 12 pages of main content) · OpenReview ID:9wpm4fbBJI

    最高第 900:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  13. 13
    Unifying Understanding and Generation in Vision-Language Models: Advances, Challenges, and Opportunities

    期刊:Transactions on Machine Learning Research · 摘要:Vision-language research has largely developed along two trajectories: autoregressive architectures for multimodal understanding and diffusion-based frameworks for visual generation. Recent systems increasingly combine these capabilities, but their benefits and costs depend on how visual information is represented and how understanding interacts with generation. This survey organizes unified vision-language models by continuous versus discrete visual representations. For continuous representations, we distinguish serial coupling, in which a language model provides a structured condition to a… · 篇幅:Long submission (more than 12 pages of main content) · OpenReview ID:AIMmeOrVFL

    最高第 2300:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  14. 14
    carps: A Framework for Comparing N Hyperparameter Optimizers on M Benchmarks

    期刊:Transactions on Machine Learning Research · 摘要:Hyperparameter Optimization (HPO) is crucial to developing well-performing machine learning models. In order to ease prototyping and benchmarking of HPO methods, we propose carps, a benchmark framework for Comprehensive Automated Research Performance Studies allowing to evaluate N optimizers on M benchmark tasks. In this first release of carps, we focus on the four most important types of HPO task types: blackbox, multi-fidelity, multi-objective, and multi-fidelity-multi-objective. With 3 336 tasks from 5 community benchmark collections and 28 variants of 9 optimizer families, we offer the bi… · 篇幅:Regular submission (no more than 12 pages of main content) · 代码:https://www.github.com/automl/CARP-S · OpenReview ID:AuA8m4I6zI

    最高第 1500:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  15. 15
    On the Scaling Flaws of Verifier-Guided Beam Search in Mathematical Reasoning

    期刊:Transactions on Machine Learning Research · 摘要:Large language models (LLMs) struggle with multi-step mathematical reasoning, for which inference-time scaling—via sequential or parallel scaling—has emerged as a promising strategy. While recent advances have focused on sequential scaling, we revisit the less-explored parallel scaling approach, verifier-guided beam search, to examine its limitations. In this paper, we argue that its strength is, paradoxically, also its limitation: verifiers can boost performance under limited sample sizes by elevating promising reasoning paths, yet the same mechanism can also hide or cut off the valid paths… · 篇幅:Regular submission (no more than 12 pages of main content) · OpenReview ID:D5VKbIzlrR

    最高第 3100:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  16. 16
    Learning from Missing Values: Encoding Missingness in Representation-Space for LSTM Time Series Forecasting

    期刊:Transactions on Machine Learning Research · 摘要:While many state-of-the-art techniques reconstruct incomplete time series datasets by replacing gaps with modeled estimates, we propose an alternative: encode missing values as an extremal sentinel value, allowing a prediction model to learn from the pattern of missingness. Incomplete data is a common problem in real-world time series forecasting, particularly in environmental monitoring where sensor failures can cause continuous gaps in data. This paper proposes the \emph{Min-Std} method, a novel computationally efficient imputation strategy that encodes missingness in representation-space w… · 篇幅:Regular submission (no more than 12 pages of main content) · OpenReview ID:DMmCMIrrez

    最高第 1700:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  17. 17
    A Spectral Bound on Effective Sharpness for Fisher- Preconditioned Gradient Descent

    期刊:Transactions on Machine Learning Research · 摘要:Neural networks trained with gradient descent exhibit the Edge of Stability (EoS), where Hessian sharpness rises toward $2/\eta$ and the loss oscillates non-monotonically. This paper asks whether that instability persists under Fisher-preconditioned optimization. We analyze effective sharpness, $S_{\text{eff}} = \lambda_{\max}(F^{-1}H)$, and prove the general bound $S_{\text{eff}} \leq 1 + (\epsilon + \delta)/\mu_{\min}(F)$, where $\epsilon = \|H - G\|_2$ is residual curvature, $\delta = \|G - F\|_2$ is the Gauss-Newton/Fisher gap, and $\mu_{\min}(F)$ is the minimum Fisher eigenvalue. The ide… · 篇幅:Long submission (more than 12 pages of main content) · 代码:https://github.com/990aa/sbesfpgd · OpenReview ID:EabuvggEbb

    最高第 1600:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  18. 18
    Complete Cyclic Subtask Graphs for Tool-Using LLM Agents: Flexibility, Cost, and Bottlenecks in Long-Horizon Workflows

    期刊:Transactions on Machine Learning Research · 摘要:Long-horizon tool-using tasks sometimes benefit from revisiting earlier subtasks, but explicit revisitation also adds routing, coordination, and token cost. We study complete cyclic subtask graphs for large language model (LLM) agents: a workflow controller in which executable subtasks are fully connected and a unified state-analysis-and-routing agent selects transitions from natural-language criteria. We evaluate task-specific (Spec-Cyc) and benchmark-generic (Gen-Cyc) cyclic graphs on TextCraft, ALFWorld, and Finance-Agent against ReAct and dependency-directed acyclic workflows. The results… · 篇幅:Regular submission (no more than 12 pages of main content) · 代码:https://github.com/luaygz/cyclic_task_graphs · OpenReview ID:FAkarhXCfI

    最高第 4600:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  19. 19
    Better Models, Faster Training: Sigmoid Attention for single-cell Foundation Models

    期刊:Transactions on Machine Learning Research · 摘要:Training stable biological foundation models requires rethinking attention mechanisms: we find that using sigmoid attention as a drop in replacement for softmax attention a) produces better learned representations: on six diverse single-cell datasets, sigmoid achieves 25% higher cell-type separation, better cell-type cohesion metrics, and lower validation loss, b) faster training, models with sigmoid attention train up to 10% faster than their softmax counterparts, and c) more stable training by eliminating inherent sources of instability in softmax attention. We establish that sigmoid attent… · 篇幅:Regular submission (no more than 12 pages of main content) · 代码:https://github.com/MSDLLCpapers/triton-sigmoid · OpenReview ID:GxmQsP5CcU

    最高第 2700:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  20. 20
    Legal Retrieval for Public Defenders

    期刊:Transactions on Machine Learning Research · 摘要:AI tools are suggested as solutions to assist public agencies with heavy workloads. In public defense---where a constitutional right to counsel meets the complexities of law, overwhelming caseloads, and constrained resources---practitioners face especially taxing conditions. Yet, there is little evidence of how AI could meaningfully support defenders' day-to-day work. In partnership with the New Jersey Office of the Public Defender, we develop the OPD Resource Library, a retrieval tool which surfaces relevant appellate briefs to streamline legal research and writing. We show that existing ret… · 篇幅:Regular submission (no more than 12 pages of main content) · 代码:https://github.com/princeton-polaris-lab/PublicDefenderRetrieval · OpenReview ID:HnbKQGRnDt

    最高第 3300:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  21. 21
    AlignSAE: Concept-Aligned Sparse Autoencoders

    期刊:Transactions on Machine Learning Research · 摘要:Large Language Models (LLMs) encode factual knowledge within hidden parametric spaces that are difficult to inspect or control. While Sparse Autoencoders (SAEs) can decompose hidden activations into more fine-grained, interpretable features, they often struggle to reliably align these features with human-defined concepts, resulting in entangled and distributed feature representations. To address this, we introduce AlignSAE, a method that aligns SAE features with a predefined ontology through a "pre-train, then post-train" curriculum. After an initial unsupervised training phase, we apply supe… · 篇幅:Regular submission (no more than 12 pages of main content) · 代码:https://github.com/yminglai/AlignSAE · OpenReview ID:I9UjKxW4nq

    最高第 1300:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  22. 22
    Below the Reliability Floor: Recovering True Success from Judge-Gated Loops

    期刊:Transactions on Machine Learning Research · 摘要:LLM judges are increasingly placed inside an agent's loop, scoring the agent's own attempts and re-prompting until one passes. We show this quietly corrupts measurement: retry-until-PASS is optional stopping against a noisy classifier—it keeps drawing until the judge slips—so the reported pass rate is a biased estimator of true success, upward in the pass-prone retry regimes of interest (and downward under conservative rules such as strict rubrics or unanimous juries). We make this exact. The cap-$K$ gate is a binary classifier with closed-form sensitivity/specificity, and its bias is governe… · 篇幅:Regular submission (no more than 12 pages of main content) · OpenReview ID:J2Yg9vJcYb

    最高第 4100:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  23. 23
    Reinforcement Learning for Symbolic Equation Solving

    期刊:Transactions on Machine Learning Research · 摘要:We present a reinforcement-learning agent that solves symbolic equations step by step --- both nonlinear \emph{closed} equations (radicals, exponentials, trigonometric) and, for the first time, a controlled class of \emph{restricted-open} families requiring a change of variables (CoV) such as completing the square. We cast algebra as an MDP with a dynamic action space and a tree-structured policy (TreeMLP). The \emph{main} policy learns the full solution procedure from reward alone, with no supervised solution traces; the CoV substitution itself comes from a supervised generator interchangeab… · 篇幅:Regular submission (no more than 12 pages of main content) · OpenReview ID:JlC5BJiikD

    最高第 600:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  24. 24
    When Do LLM Preferences Predict Downstream Behavior?

    期刊:Transactions on Machine Learning Research · 摘要:As AI systems become more powerful, there is growing concern that they may act in ways misaligned with human interests. However, this concern presupposes that AI models have consistent preferences and that these preferences influence their behavior. These claims have yet to be rigorously tested. Here, we examine one precondition for misalignment: whether LLM preferences predict downstream behavior. The questions raised in this paper are theoretically motivated by the concept of "sandbagging" from the misalignment literature, though sandbagging itself is not directly measured here. We evaluate… · 篇幅:Regular submission (no more than 12 pages of main content) · OpenReview ID:RmWSM3sFOr

    最高第 800:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  25. 25
    Adapting Vision Foundation Models with Cascaded Semantics

    期刊:Transactions on Machine Learning Research · 摘要:Prompt tuning, a leading parameter-efficient adaptation paradigm in NLP, has recently been extended to computer vision. Visual prompt tuning (VPT) adapts pre-trained vision transformers (ViTs) by updating a small set of additional prompt parameters. However, existing visual prompts are randomly initialized and do not exploit prior knowledge, such as instructions in NLP. We address this gap by injecting two complementary semantic priors into VPT. Fundamental image priors, including color, texture, and shape, are extracted with classical hand-crafted operators and injected into the input space,… · 篇幅:Regular submission (no more than 12 pages of main content) · 代码:https://xixiaouab.github.io/Cascaded-Semantics/ · OpenReview ID:SSsobNZJPO

    最高第 2500:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  26. 26
    Cross-Domain Offline Policy Adaptation via Selective Transition Correction

    期刊:Transactions on Machine Learning Research · 摘要:It remains a critical challenge to adapt policies across domains with mismatched dynamics in reinforcement learning (RL). In this paper, we study cross-domain offline RL, where an offline dataset from another similar source domain can be accessed to enhance policy learning upon a target domain dataset. Directly merging the two datasets may lead to suboptimal performance due to potential dynamics mismatches. Existing approaches typically mitigate this issue through source domain transition filtering or reward modification, which, however, may lead to insufficient exploitation of the valuable s… · 篇幅:Regular submission (no more than 12 pages of main content) · 代码:https://github.com/soulchanging/STC · OpenReview ID:TupiNRpgHw

    最高第 4800:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  27. 27
    A Hierarchical Geometric Observation Interface for Spatial Planning in Reinforcement Learning

    期刊:Transactions on Machine Learning Research · 摘要:In reinforcement learning (RL), spatial planning is often mediated through rasterized observations processed by convolutional networks, even when the underlying task is continuous and geometric. This discretization can introduce aliasing and obscure topological structure, increasing the difficulty of the spatial problem. We study a hierarchical set-valued geometry-first observation interface for sparse-reward navigation that operates directly on triangulated obstacle geometry. This interface uses learned multi-token aggregation to compress variable-sized geometry into a bounded fixed-size rep… · 篇幅:Regular submission (no more than 12 pages of main content) · 代码:https://github.com/Andresrzr/HGARL/tree/main/rl · OpenReview ID:U10DFNcMrW

    最高第 4000:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  28. 28
    RPP: A Certified Poisoned-Sample Detection Framework for Backdoor Attacks under Dataset Imbalance

    期刊:Transactions on Machine Learning Research · 摘要:Deep neural networks are highly susceptible to backdoor attacks, yet most defense methods to date rely on balanced data, overlooking the pervasive class imbalance in real-world scenarios that can amplify backdoor threats. This paper presents the first in-depth investigation of how the dataset imbalance amplifies backdoor vulnerability, showing that (i) the imbalance induces a majority-class bias that increases susceptibility and (ii) conventional defenses degrade significantly as the imbalance grows. To address this, we propose Randomized Probability Perturbation (RPP), a certified poisoned-s… · 篇幅:Regular submission (no more than 12 pages of main content) · 代码:https://github.com/Lin23508/RPP · OpenReview ID:WyPkotlgqQ

    最高第 2800:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  29. 29
    Generalization Measures under Controlled Covariate Shift: A Regime-Aware Benchmark

    期刊:Transactions on Machine Learning Research · 摘要:Predicting generalization from quantities available before target-test evaluation remains a central challenge in deep learning. The systematic benchmark of Jiang et al. (2020) evaluated many generalization measures, but it focused on independent and identically distributed (IID) settings. We revisit this problem for image classifiers evaluated under controlled corruptions and perturbations. Our study uses CIFAR-10-C/P, where the label space and task remain fixed while the input images are degraded or perturbed. This setting also allows us to revisit the robustness concerns raised by Dziugaite… · 篇幅:Long submission (more than 12 pages of main content) · OpenReview ID:X4RoujAYnY

    最高第 2000:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  30. 30
    GLEN-Bench: A Graph-Language based Benchmark for Nutritional Health

    期刊:Transactions on Machine Learning Research · 摘要:Nutritional interventions are important for managing chronic health conditions, but current computational methods provide limited support for personalized dietary guidance. We identify three key gaps: (1) dietary pattern studies often ignore real-world constraints such as socioeconomic status, comorbidities, and limited food access; (2) recommendation systems rarely explain why a particular food helps a given patient; and (3) no unified benchmark evaluates methods across the connected tasks needed for nutritional interventions. We introduce GLEN-Bench, the first comprehensive graph-language b… · 篇幅:Regular submission (no more than 12 pages of main content) · OpenReview ID:XMUbOKWsem

    最高第 4700:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  31. 31
    Causal Bayesian Optimization: Foundations, Methods, and Applications

    期刊:Transactions on Machine Learning Research · 摘要:Causal Bayesian Optimization (CBO) integrates causal inference with Bayesian optimization to enable sample-efficient intervention selection in systems governed by causal structure. This survey provides a comprehensive and systematic review of the CBO landscape, organizing the growing literature through a unified BO-loop perspective that reveals how causal assumptions shape four core components: intervention search spaces, surrogate construction, acquisition design, and decision policies. We organize methods along recurring design axes, including graph and system-knowledge assumptions, environ… · 篇幅:Long submission (more than 12 pages of main content) · 代码:https://github.com/chenfeng-huang/CBO-Benchmark-TMLR-2026 · OpenReview ID:XT6DC37m5I

    最高第 4400:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  32. 32
    Global Linear Convergence of Inexact TD Under Generalized Smoothness

    期刊:Transactions on Machine Learning Research · 摘要:Recent work has analyzed temporal-difference (TD) learning with target networks through an optimization view and established linear convergence under a force-dominance condition, but these results typically rely on global smoothness, i.e., a uniform upper bound on curvature. This assumption can fail even when the inner problem is well posed, since curvature encountered during training can grow with the scale of TD-residual-induced gradients. We retain the stabilized regime in which the inner problem is strongly convex in the optimization variable, in order to isolate upper-curvature growth ef… · 篇幅:Regular submission (no more than 12 pages of main content) · OpenReview ID:Xvyehi4izc

    最高第 4500:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  33. 33
    Scene Layout Generation with Rectified Flow

    期刊:Transactions on Machine Learning Research · 摘要:We introduce SLayR, Scene Layout Generation with Rectified flow, a novel transformer-based model for text-to-layout generation, which can integrate into a complete text-to-image pipeline. SLayR addresses a domain in which current text-to-image pipelines struggle: generating scene layouts that are of significant variety and plausibility, when the given prompt is ambiguous and does not provide constraints on the scene. In this setting, SLayR surpasses existing baselines, including LLMs. To accurately evaluate the layout generation, we introduce a new benchmark suite, including numerical metrics… · 篇幅:Regular submission (no more than 12 pages of main content) · OpenReview ID:YGsQxG5ubd

    最高第 4900:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  34. 34
    Gradient-based Sample Selection for Faster Bayesian Optimization

    期刊:Transactions on Machine Learning Research · 摘要:Bayesian optimization (BO) is an effective technique for black-box optimization. However, its applicability is typically limited to moderate-budget problems due to the cubic complexity of fitting the Gaussian process (GP) surrogate model. In large-budget scenarios, directly employing the standard GP model faces significant challenges in computational time and resource requirements. In this paper, we propose Gradient-based Sample Selection Bayesian Optimization (GSSBO), a subset-maintenance approach designed to enhance the computational efficiency of BO. Here, ``gradient-based'' refers to resp… · 篇幅:Regular submission (no more than 12 pages of main content) · 代码:https://github.com/Qiyu-Wei/GSSBO-Official.git · OpenReview ID:Ysr1zUeuxz

    最高第 2100:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  35. 35
    Privacy Leakage via Output Label Space and Differentially Private Continual Learning

    期刊:Transactions on Machine Learning Research · 摘要:Differential privacy (DP) is a formal privacy framework that enables training machine learning (ML) models while protecting individuals' data. As pointed out by prior work, ML models are part of larger systems, which can lead to so-called privacy side-channels even if the model training itself is DP. We identify the output label space of a classification model as such a privacy side-channel and show a concrete privacy attack that exploits it. The side-channel becomes highly relevant in continual learning (CL), where the output label space changes over time. To reason about privacy guarantees… · 篇幅:Long submission (more than 12 pages of main content) · 代码:https://github.com/TrustworthyMLHelsinki/dp-continual-learning · OpenReview ID:ZshFgRQWrm

    最高第 2900:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  36. 36
    Divisive Normalization Shapes Low-Rank Slow Manifolds for Continuous Working Memory

    期刊:Transactions on Machine Learning Research · 摘要:The ability to robustly maintain and update continuous variables is a hallmark of working memory. While classical continuous attractor networks suffer from severe fine-tuning fragility, standard artificial recurrent neural networks (RNNs) like GRUs and LSTMs typically fail to stably learn continuous manifolds, instead shattering the state space into discretized point attractors. To bridge this gap, we draw inspiration from divisive normalization, a canonical neural computation widely observed across cortical circuits, and propose the Recurrent Divisive Normalization Network (RDNN), a minimal… · 篇幅:Regular submission (no more than 12 pages of main content) · 代码:https://github.com/mizunashi-sh/RDNN · OpenReview ID:a43l19lyfC

    最高第 3800:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  37. 37
    Auditing Closed-Loop Learning in Recurrent Neural Networks: Reproduction, Robustness, and Generalization

    期刊:Transactions on Machine Learning Research · 摘要:Recurrent neural networks are often used as mechanistic models of learning and control, but closed-loop training creates reproducibility challenges because a model's actions alter future inputs. We conduct a claim-level reproducibility study of Ger and Barak's closed-loop RNN learning dynamics, testing independent implementation, seed variation, protocol perturbations, coupled-system diagnostics, and architecture/task transfer. Under a main-text-aligned double-integrator protocol, the trajectory-level peak, not a persistent final gap, reproduces strongly: 50/50 paired seeds show the post-init… · 篇幅:Regular submission (no more than 12 pages of main content) · 代码:https://github.com/aaravsinhaofficial/closed-loop-rnn-audit · OpenReview ID:e0pSqIqwXO

    最高第 3500:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  38. 38
    Sample-Based Constrained Inference for Matrix-Free Quantum Process Tomography

    期刊:Transactions on Machine Learning Research · 摘要:Quantum process tomography reconstructs an unknown quantum channel from finite measurement counts. For sample-based uncertainty reporting, the sampled candidate channels should also remain physically valid, meaning completely positive and trace preserving (CPTP). We introduce a matrix-free, CPTP-by-construction reconstruction-and-sampling framework evaluated in a controlled full-basis simulator setting. Its primary contribution combines indexed residual evaluation, which avoids materializing the dense Choi design matrix, with normalized Kraus factors that construct physical candidate channels… · 篇幅:Regular submission (no more than 12 pages of main content) · 代码:https://github.com/DDDIGHE/matrix-free-cptp-qpt · OpenReview ID:f2LcKcJL2m

    最高第 100:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  39. 39
    Conformal Prediction for Generative Models via Adaptive Cluster-Based Density Estimation

    期刊:Transactions on Machine Learning Research · 摘要:Conditional generative models map input variables to complex, high-dimensional distributions, enabling realistic sample generation in a diverse set of domains. A critical challenge with these models is the absence of calibrated uncertainty, which undermines trust in individual outputs for high-stakes applications. To address this issue, we propose a systematic conformal prediction approach tailored to conditional generative models, leveraging density estimation on model-generated samples. We introduce a novel method called CP4Gen, which utilizes cluster-based density estimation to construct p… · 篇幅:Regular submission (no more than 12 pages of main content) · 代码:https://github.com/Earth-Intelligence-Lab/CP4GenerativeModel · OpenReview ID:goxeVsh9Po

    最高第 2200:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  40. 40
    Offline Meta-Reinforcement Learning in Piecewise Stationary Environments

    期刊:Transactions on Machine Learning Research · 摘要:Adapting policies in piecewise stationary environments - where the underlying properties remain stable for periods but abruptly change at unknown points - remains a challenge in reinforcement learning (RL). Addressing this problem using context-based offline meta-RL, which enables generalization to new online tasks from offline data, is particularly appealing, as it avoids the risks associated with online exploration. These methods encode transition history (the context) into a task representation and condition the policy and value function to enable generalization. We show that existing appr… · 篇幅:Regular submission (no more than 12 pages of main content) · 代码:https://github.com/MohammadrezaNakhaei/CAMEL-official · OpenReview ID:gp1mAySr25

    最高第 1400:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  41. 41
    A Survey of Linear Attention: Algorithm, Theory, Application, and Infrastructure

    期刊:Transactions on Machine Learning Research · 摘要:Large Language Models (LLMs) have proven effective in understanding and generating extremely long contexts. Recently, linear attention mechanisms have garnered significant attention, as they can largely reduce the quadratic computational complexity of traditional attention mechanisms to linear complexity relative to token sequence length, thus balancing effectiveness and efficiency in LLM training and inference. This survey mainly focuses on a broad spectrum of linear attention techniques, including traditional linear attention methods, state space models (SSMs), and linear recurrent neural n… · 篇幅:Long submission (more than 12 pages of main content) · OpenReview ID:ilkVX8aGmQ

    最高第 700:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  42. 42
    Microcanonical Hamiltonian Monte Carlo and the Helmholtz Theorem

    期刊:Transactions on Machine Learning Research · 摘要:The recently proposed Microcanonical Hamiltonian Monte Carlo algorithm has not yet been studied in detail from a thermodynamic point of view; this work aims to fill that gap. We demonstrate how thermodynamical state variables and potentials can be derived and thereby demonstrate that the construction of the algorithm formally represents a microcanonical thermodynamic ensemble. In particular, we demonstrate (analytically and numerically) that the algorithm fulfils the Helmholtz theorem, an alternative formulation of the first law of thermodynamics. Furthermore, we construct a new sampling algo… · 篇幅:Long submission (more than 12 pages of main content) · OpenReview ID:jbVVrks50D

    最高第 4200:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  43. 43
    DeGLIF for Label Noise Robust Node Classification using GNNs

    期刊:Transactions on Machine Learning Research · 摘要:Noisy labelled datasets are generally inexpensive compared to clean labelled datasets, and the same is true for graph data. In this paper, we propose a denoising technique DeGLIF: Denoising Graph Data using Leave-One-Out Influence Function. DeGLIF uses a small set of clean data and the leave-one-out influence function to make label noise robust node-level prediction on graph data. Leave-one-out influence function approximates the change in the model parameters if a training point is removed from the training dataset. Recent advances propose a way to calculate the leave-one-out influence funct… · 篇幅:Regular submission (no more than 12 pages of main content) · 代码:https://github.com/pintu-dot/DeGLIF · OpenReview ID:pcs5DmBtUJ

    最高第 3600:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  44. 44
    Beyond NL2Code: A Structured Survey of Multimodal Code Intelligence

    期刊:Transactions on Machine Learning Research · 摘要:While Large Language Models (LLMs) have substantially advanced text-to-code generation, many real programming tasks specify intent through visual artifacts such as screenshots, charts, and videos. These tasks require models to connect visual perception to executable programs, as correctness depends not only on syntax but also on layout, data semantics, and domain-specific constraints that apply after execution. This survey reviews Multimodal Code Intelligence, covering systems that generate, edit, refine, or reason with code under visually grounded inputs and outputs. We first formulate the f… · 篇幅:Long submission (more than 12 pages of main content) · 代码:https://github.com/xjywhu/Awesome-Multimodal-LLM-for-Code · OpenReview ID:pn2sdu3Vrf

    最高第 3200:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  45. 45
    Auditing GeoFM Evaluation for Field-Extent Segmentation: Label Proxies, Baselines, and When Frozen Features Match Fine-tuning

    期刊:Transactions on Machine Learning Research · 摘要:Geospatial foundation-model (GeoFM) benchmarks for agricultural field-extent segmentation often rely on cropland land-cover proxies and compare against per-pixel spectral baselines. We measure how these choices affect conclusions using identical single-date Sentinel-2 pixels from six countries. Replacing polygon-derived field labels with ESA WorldCover cropland raises random-forest AUROC from 0.55–0.82 to 0.79–0.96, showing that the proxy creates a more spectrally separable task. On the actual field-extent labels, a from-scratch U-Net reaches 0.89–0.98 AUROC and has higher point AUROC than a… · 篇幅:Long submission (more than 12 pages of main content) · 代码:https://github.com/thesantoshpant/auditing-geofm-evaluation · OpenReview ID:qRXVTe1yYp

    最高第 2600:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  46. 46
    Don't Forget the Critic: Value-Based Data Rehearsal for Multi-Cyclic Continual Reinforcement Learning

    期刊:Transactions on Machine Learning Research · 摘要:Data rehearsal has emerged as a leading approach for mitigating catastrophic forgetting in Continual Reinforcement Learning (CRL). However, existing work remains confined to policy gradient frameworks, regularizing only actors due to the performance degradation incurred by critic regularization. This actor-centric approach overlooks the potential of data rehearsal for value function approximation. Moreover, existing evaluations in CRL rarely consider multi-cyclic environments where task sequences repeat, a critical real-world scenario that exacerbates forgetting and plasticity. We investigate… · 篇幅:Regular submission (no more than 12 pages of main content) · 代码:https://github.com/Bpoole908/Qreg · OpenReview ID:wYayhflqqR

    最高第 1100:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  47. 47
    Improving the Usefulness of Decision Trees as Explanations

    期刊:Transactions on Machine Learning Research · 摘要:In classification with tabular data, one often utilizes tree-based models. Those can be competitive with deep neural networks on tabular data and, under some conditions, explainable. The explainability depends on the tree's depth and the accuracy of each leaf. Decision trees containing leaves with unbalanced accuracy can provide misleading explanations. Low-accuracy leaves provide less useful explanations to the individuals they classify. Here, we train a shallow tree that minimizes the maximum misclassification error across leaf nodes. The shallow tree provides a more useful global explanati… · 篇幅:Regular submission (no more than 12 pages of main content) · 代码:https://github.com/Epanemu/LeafLAT · OpenReview ID:y4FJDMpWq3

    最高第 200:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  48. 48
    Simple is Better than Complex: A Representation-centric Perspective for Prompting-based Vision--Language Fusion

    期刊:Transactions on Machine Learning Research · 摘要:Interactive prompting is an appealing approach to vision–language fusion using frozen uni-modal transformers, yet recent progress often relies on increasingly complex prompting architectures. A natural question arises: instead of refining prompt designs, can fusion be improved more effectively by directly adapting internal representations within attention layers? Our analysis, from a representation-centric perspective, suggests that within each frozen attention layer, prompt tokens have limited direct control over the value representations of original modality tokens and their query–key inter… · 篇幅:Regular submission (no more than 12 pages of main content) · 代码:https://github.com/YYJmay/representation-centric-multimodal-fusion · OpenReview ID:yBVwYxHxUq

    最高第 300:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  49. 49
    Large Scale Empirical Bayesian Causal Discovery Using Total Effect Estimates From Intervention Data

    期刊:Transactions on Machine Learning Research · 摘要:Inferring the causal relationships among a set of variables in the form of a directed acyclic graph (DAG) is an important but notoriously challenging problem. Recently, advancements in high-throughput genomic perturbation screens have inspired the development of methods that leverage interventional data to improve model identification. However, existing methods still suffer from poor performance on large-scale tasks and fail to quantify uncertainty. Here, we propose Interventional Bayesian Causal Discovery (IBCD), an empirical Bayesian framework that infers the causal graph by using intervent… · 篇幅:Regular submission (no more than 12 pages of main content) · 代码:https://github.com/bcbg-bio/IBCD · OpenReview ID:yW4T2fsf0l

    最高第 1800:00 达到当日首次采集时已在榜当日结束时仍在榜累计约2小时56分
  50. 50
    Efficient Multi-Adapter LLM Serving via Cross-Model KV-Cache Reuse with Activated LoRA

    期刊:Transactions on Machine Learning Research · 摘要:Modern large language model (LLM) systems increasingly rely on multi-turn pipelines that are composed of multiple task-specific adapters, yet existing serving frameworks remain inefficient, incurring substantial recomputation overhead when switching between adapters. We present the first LLM serving engine that supports cross-model prefix cache reuse between base and adapted models via Activated LoRA (aLoRA), enabling efficient and fine-grained adapter switching during inference. Our design extends the vLLM framework by introducing base-aligned block hashing and activation-aware masking withi… · 篇幅:Long submission (more than 12 pages of main content) · 代码:https://github.com/tdoublep/vllm/tree/alora · OpenReview ID:Q8nCBmOkyn

    最高第 101:08 达到01:08 首次观测上榜当日结束时仍在榜累计约1小时47分