知识

OpenReview
实时热榜
3小时前更新
  • 01
    Patch-based Memory Gate Model in Time Series Foundation Model
    期刊:Transactions on Machine Learning Research · 摘要:Recently reconstruction-based deep models have been widely used for time series anomaly detection, but as their capacity and generalization capability increase, these models tend to over-generalize, often reconstructing unseen anomalies accurately. Prior works have attempted to mitigate this by incorporating a memory architecture that stores prototypes of normal patterns. Nevertheless, these approaches suffer from high training costs and have yet to be effectively integrated with time series foundation models (TSFMs). To address these challenges, we propose MOMEMTO, an improved TSFM variant f… · 篇幅:Regular submission (no more than 12 pages of main content) · OpenReview ID:Fm2ddpR0awSamuel Yoon, Jongwon Kim, Juyoung Ha et al.
  • 02
    Online Learning and Unlearning: Efficient Algorithms with Near-Optimal Regret Guarantees
    期刊:Transactions on Machine Learning Research · 摘要:We formalize online learning-unlearning (OLU) in the Online Convex Optimization (OCO) setting, where a learner updates a model sequentially on a stream of convex losses while accommodating occasional unlearning requests between updates. We require that after a deletion, the distribution of all future outputs is statistically indistinguishable from that of a learner trained on the same stream without the deleted data. We propose two OLU algorithms based on Online Gradient Descent (OGD). Passive OLU leverages the contractive dynamics of OGD and injects calibrated noise, incurring no additional… · 篇幅:Regular submission (no more than 12 pages of main content) · OpenReview ID:lyvCVfTdiYYaxi Hu, Bernhard Schölkopf, Amartya Sanyal
  • 03
    Symbolic Graphics Programming with Large Language Models
    期刊:Transactions on Machine Learning Research · 摘要:Large language models (LLMs) excel at program synthesis, yet their ability to produce symbolic graphics programs (SGPs) that render into precise visual content remains underexplored. We study symbolic graphics programming, where the goal is to generate an SGP from a natural-language description. This task also serves as a lens into how LLMs understand the visual world by prompting them to generate images rendered from SGPs. Among various SGPs, we focus on scalable vector graphics (SVGs), as they are widely used and can be easily rendered into images. We begin by examining the extent to which… · 篇幅:Long submission (more than 12 pages of main content) · 代码:https://github.com/Sphere-AI-Lab/SGP-RL · OpenReview ID:JfK8EHJAQnYamei Chen, Haoquan Zhang, Yangyi Huang et al.
  • 04
    Learning What to Fail On: Failure-Mode Contextual Bandits for Adversarial Data Curation
    期刊:Transactions on Machine Learning Research · 摘要:We introduce a failure-aware adversarial retrieval-augmented framework for improving robustness in natural language understanding. Rather than selecting synthetic examples with a fixed reward threshold, our method formulates adversarial data curation as a failure-mode contextual bandit problem. Candidate examples are generated with retrieval-augmented prompting, filtered by the current target model, automatically validated by an LLM judge ensemble, and clustered into recurring failure modes. A stochastic policy then selects which failure modes to sample for retraining, and is updated using va… · 篇幅:Regular submission (no more than 12 pages of main content) · OpenReview ID:DSpKdN6whZRoie Kazoom, Ofir Cohen, Rami Puzis et al.
  • 05
    FairT2I: Latent Variable Guidance for Training-Free Bias Mitigation with LLM-Assisted Bias Detection
    期刊:Transactions on Machine Learning Research · 摘要:Text-to-image models have transformed visual content creation, but their reliance on large uncurated web data can encode and amplify societal biases. We present \emph{FairT2I}, a training-free, inference-time framework that leverages large language models to detect implicit bias dimensions in prompts and mitigate them during generation. FairT2I has three components. First, LLM-based bias detection identifies bias-relevant attributes implied by the prompt and makes them explicit for control. Second, attribute resampling generates bias-aware prompts by sampling these attributes from a user-spec… · 篇幅:Regular submission (no more than 12 pages of main content) · 代码:https://github.com/jinya1013/fairt2i · OpenReview ID:WHYE1WjMYfJinya Sakurai, Yuki Koyama, Issei Sato
  • 06
    Deep Models, Shallow Alignment: Uncovering the Granularity Mismatch in Neural Decoding
    期刊:Transactions on Machine Learning Research · 摘要:Neural visual decoding is a central problem in brain–computer interface research, aiming to reconstruct human visual perception and to elucidate the structure of neural representations. Recent contrastive neural visual decoding methods commonly align neural signals with the final embeddings of pretrained vision encoders. However, such representations are optimized for high-level semantic invariance, whereas EEG/MEG signals contain information spanning multiple levels of visual abstraction, potentially creating a representational granularity mismatch. Motivated by prior evidence that brain rep… · 篇幅:Regular submission (no more than 12 pages of main content) · OpenReview ID:SzDHkICZpmYang Du, Siyuan Dai, Yonghao Song et al.
  • 07
    World Model Anomaly Detection with a Latent Linear Prior
    期刊:Transactions on Machine Learning Research · 摘要:Model-based reinforcement learning (MBRL) learns world models—internal simulators of environment dynamics—to plan by imagining future trajectories. However, when these models incorrectly predict state transitions, they generate unrealistic states that mislead agents into learning delusional policies. Inspired by human vision, we propose anomaly detection in world model with \textbf{L}inear \textbf{P}rior (LP), a three‐stage approach that 1) enforces a lightweight linear prior on successive latent states, 2) flags generated states that deviate from this prior, and 3) removes their contribution… · 篇幅:Regular submission (no more than 12 pages of main content) · 代码:https://github.com/zarifikram/lp-dreamer · OpenReview ID:VLIzLK3CfRZarif Ikram, Harry Zhao, Ling Pan et al.
  • 08
    Partial Observation Inversion and Batched Belief-State Planning for Information Gathering POMDPs
    期刊:Transactions on Machine Learning Research · 摘要:We present the inversion variational autoencoder ($\mathcal{I}$-VAE), a conditional generative model for efficient belief-state planning in partially observable sequential decision-making problems. The $\mathcal{I}$-VAE maps partial observations to stochastic posterior state samples by learning an observation-conditioned latent prior, enabling consistent belief updates without an explicit likelihood model. We further fine-tune the belief model with a trajectory-based mutual information objective to improve latent space consistency across observation sequences. To support scalable planning wit… · 篇幅:Long submission (more than 12 pages of main content) · OpenReview ID:K7MPwAV1ATRobert J. Moss, David Zhen Yin, Mahdi Al-Husseini et al.
  • 09
    Invariant Causal Set Covering Machine
    期刊:Transactions on Machine Learning Research · 摘要:Rule-based models, such as decision trees, appeal to practitioners due to their interpretable nature. However, the learning algorithms that produce such models are often vulnerable to spurious associations, and thus, they are not guaranteed to extract causally relevant insights. This limitation reduces their utility in gaining mechanistic insights into a phenomenon of interest. In this work, we build on ideas from the invariant causal prediction literature to propose Invariant Causal Set Covering Machines, an extension of the classical Set Covering Machine (SCM) algorithm for conjunctions/dis… · 篇幅:Regular submission (no more than 12 pages of main content) · 代码:https://github.com/thibgo/icscm-expe-real-data · OpenReview ID:slquR2A8rAThibaud Godon, Baptiste Bauvin, Pascal Germain et al.
  • 10
    Sampling Boltzmann distributions via normalizing flow approximation of transport maps
    期刊:Transactions on Machine Learning Research · 摘要:In a celebrated paper, Noé, Olsson, K\"ohler and Wu (\cite{noe2019boltzmann}) introduced an efficient method for sampling high-dimensional Boltzmann distributions arising in molecular dynamics via normalizing flow approximation of transport maps. Here, we place this approach on a firm mathematical foundation. We prove the existence of a normalizing flow between the reference measure and the true Boltzmann distribution up to an arbitrarily small error in the Wasserstein distance. This result covers general Boltzmann distributions from molecular dynamics, which have low regularity due to the pr… · 篇幅:Regular submission (no more than 12 pages of main content) · 代码:https://github.com/zia7735/boltzmann-sampling-tmlr2026.git · OpenReview ID:4HLZD6LMuJZia Ur Rehman, Gero Friesecke
  • 11
    A Survey of Hybrid Inference Systems for Large Language Models
    期刊:Transactions on Machine Learning Research · 摘要:Efficient deployment of large language models (LLMs) requires balancing inference speed with output quality. Speculative decoding accelerates inference by using a smaller draft model to propose future tokens, whereas reasoning-heavy approaches—such as chain-of-thought prompting, ensembles, and dynamic routing—improve output quality through deep search and verification. Although historically treated as isolated research trajectories, the demands of complex, high-difficulty tasks have forced these domains to converge. This paper presents a structured taxonomy and analysis focused specifically o… · 篇幅:Long submission (more than 12 pages of main content) · OpenReview ID:OIrJI53MvNArkul Prathamesh Shenoy, Amogh Kulkarni, Atharv Rawal et al.
  • 12
    Chance-Constrained Inference for Hallucination Risk Control in Large Language Models
    期刊:Transactions on Machine Learning Research · 摘要:Large language models generate outputs stochastically and may produce fluent but invalid responses, including factual hallucinations. Existing mitigation strategies reduce average error rates but do not provide explicit control over the \emph{frequency} of such failures under repeated use. We formulate inference as a deployment-time risk control problem and introduce \emph{chance-constrained inference} (CCI), which directly bounds the probability of hallucinations among accepted generations. Hallucinations are modeled as stochastic constraint violations, and we show that confidence-based sele… · 篇幅:Regular submission (no more than 12 pages of main content) · OpenReview ID:cJDhDC69m9Sreenivasan M
  • 13
    Learning with Local Search MCMC Layers
    期刊:Transactions on Machine Learning Research · 摘要:Integrating combinatorial optimization layers into neural networks has recently attracted significant research interest. However, many existing approaches lack theoretical guarantees or fail to perform adequately when relying on inexact solvers. This is a critical limitation, as many operations research problems are NP-hard, often necessitating the use of neighborhood-based local search heuristics. In this paper, we introduce a principled approach for learning with such inexact solvers. Inspired by the connection between simulated annealing and Metropolis-Hastings, we transform the problem sp… · 篇幅:Long submission (more than 12 pages of main content) · OpenReview ID:M2a0mbACNfGermain Vivier-Ardisson, Mathieu Blondel, Axel Parmentier
  • 14
    Behavioral Inference at Scale: The Fundamental Asymmetry Between Motivations and Belief Systems
    期刊:Transactions on Machine Learning Research · 摘要:How much information about an agent's underlying values can be recovered from its observable behavior? This question matters for any approach that infers agent properties from action sequences, yet remains empirically open for LLM-based agents at scale. We address it through controlled experiments: LLM-based agents (Llama~3.1-8B) assigned one of 36 behavioral profiles (9 belief systems x 4 motivations) generate over 1.5 million behavioral sequences across 36 behavioral profiles in grid-world environments, providing ground truth unavailable in human behavioral studies. After filtering, both cl… · 篇幅:Long submission (more than 12 pages of main content) · OpenReview ID:aDMDqtw63HJason Starace, Terry Soule
  • 15
    Lost in Aggregation: On a Fundamental Expressivity Limit of Message-Passing Graph Neural Networks
    期刊:Transactions on Machine Learning Research · 摘要:We define an information-complexity property for aggregation functions, capturing a vast range of practical aggregations, and prove that any Message-Passing Graph Neural Network (MP-GNN) model with such aggregations induces only a polynomial number of equivalence classes on all graphs - while the number of non-isomorphic graphs is super-exponential (in number of vertices). Adding a familiar perspective, we observe that merely 2 iterations of Color Refinement (CR) induce at least an exponential number of equivalence classes, making the aforementioned MP-GNNs relatively infinitely weaker. Previ… · 篇幅:Regular submission (no more than 12 pages of main content) · OpenReview ID:F4OlpAJ0o2Eran Rosenbluth
  • 16
    A Closed-Form Persistence-Landmark Pipeline for Certified Point-Cloud and Graph Classification
    期刊:Transactions on Machine Learning Research · 摘要:We introduce PLACE (Persistence-Landmark Analytic Classification Engine), a closed-form pipeline for classifying point clouds and graphs through their persistent-homology signatures. Three quantitative guarantees—a margin-based excess-risk rate, a closed-form descriptor-selection rule, and a per-prediction certificate—are derived from training labels alone, with no learned weights or held-out calibration. The embedding sums Mitra–Virk single-point coordinate functions over a sparse landmark grid; the closed-form weight rule $w_k^2 \propto (d_{k+1}^2 - d_k^2)/R_k^2$ maximizes the distortion sl… · 篇幅:Long submission (more than 12 pages of main content) · 代码:https://github.com/akritihq/place-palace · OpenReview ID:4kZxNlE5VeSushovan Majhi, Atish Mitra, Ziga Virk et al.
  • 17
    Physics-Aware Variational Autoencoder for Urban Travel Demand Calibration
    期刊:Transactions on Machine Learning Research · 摘要:Urban mobility digital twins are revolutionizing how cities manage increasingly complex transportation systems, enabling real-time optimization across multiple stakeholders, services, and dynamic operations. Central to these digital twins is the origin-destination (OD) calibration problem—estimating travel demand patterns that produce realistic traffic simulations matching observed conditions. However, existing calibration methods face critical limitations: they require a prohibitively large number of expensive simulation runs and struggle with high-dimensional city-scale networks. To mitigat… · 篇幅:Regular submission (no more than 12 pages of main content) · OpenReview ID:r5oS1XXbT3Defu Cao, Sam Griesemer, Zijun Cui et al.
  • 18
    On the Statistical Limits of Self-Improving Agents
    期刊:Transactions on Machine Learning Research · 摘要:We develop a learning-theoretic framework for analyzing self-improving agents by decomposing self-modification into five axes. Within this framework, we prove a sharp boundary: under standard i.i.d. assumptions, distribution-free PAC learnability is preserved if and only if the policy-reachable family remains uniformly capacity-bounded. If reachable capacity can grow without bound, utility-rational self-changes can make learnable tasks unlearnable. We further introduce a simple Two-Gate guardrail—a validation-improvement requirement plus a capacity cap—that preserves this boundary and yields… · 篇幅:Regular submission (no more than 12 pages of main content) · OpenReview ID:q4vuDMtYgFCharles L. Wang, Keir Dorchen, Peter Jin
  • 19
    Clarity: The Flexibility-Interpretability Trade-Off in Sparsity-aware Concept Bottleneck Models
    期刊:Transactions on Machine Learning Research · 摘要:The widespread adoption of deep learning models in computer vision has intensified concerns about interpretability. Despite strong performance, these models are often treated as black boxes, with limited systematic investigation of their decision-making processes. While many interpretability methods exist, objective evaluation of learned representations remains limited, particularly for approaches that rely on sparsity to ``induce'' interpretability. In this work, we investigate how modeling choices in Concept Bottleneck Models (CBMs) affect the semantic alignment of concept representations.… · 篇幅:Long submission (more than 12 pages of main content) · 代码:https://github.com/konpanousis/cbm-clarity · OpenReview ID:IyQEQBRR4MKonstantinos P. Panousis, Diego Marcos
  • 20
    Analyzing the Effect of Noise in LLM Fine-Tuning
    期刊:Transactions on Machine Learning Research · 摘要:Fine-Tuning is the dominant paradigm for adapting pretrained large language models (LLMs) to downstream NLP tasks. In practice, fine-tuning datasets may contain various forms of noise that arise from annotation errors or automated data collection. Although prior work has concentrated on designing robust learning algorithms to mitigate performance degradation under noisy conditions, comparatively little is known about how different types of noise affect the internal learning dynamics of LLMs during fine-tuning. In this work, we systematically study the impact of noise on model behaviour across… · 篇幅:Regular submission (no more than 12 pages of main content) · 代码:https://github.com/LingfangLi/analyzing-noise-llm-finetuning · OpenReview ID:NlSBeHZEz5Lingfang Li, Procheta Sen
  • 21
    Same-Expert Iteration Improves a Translation MoE Where Expert Communication Does Not
    期刊:Transactions on Machine Learning Research · 摘要:Mixture-of-Experts (MoE) models achieve scalability through sparse expert routing, but experts process tokens independently. A natural hypothesis is that enabling expert communication—through learned topologies, message passing, or sequential chains—should improve performance. We test this hypothesis on WMT14 En-De translation with a small decoder-only Transformer, evaluating ten communication approaches across seven exper-imental axes. We find no clear evidence that any variant improves over standard MoE, though modest sample sizes limit power for detecting small effects; several variants de… · 篇幅:Regular submission (no more than 12 pages of main content) · OpenReview ID:hPD4MjMfoNLibo Sun, Peixiong He, Po-wei Harn et al.
  • 22
    From Centerlines to Hemodynamics: Anisotropic RBF Decoders for Coronary Arteries
    期刊:Transactions on Machine Learning Research · 摘要:Accurate and rapid estimation of hemodynamic metrics, such as pressure and wall shear stress (WSS), is important for assessing the severity of Coronary Artery Disease (CAD). Existing approaches, including invasive Fractional Flow Reserve (FFR) measurements and computationally expensive Computational Fluid Dynamics (CFD) simulations, face challenges in invasiveness, cost, and speed. We present a learned surrogate for fast prediction of CFD-simulated coronary hemodynamics from vessel centerline geometry. The model encodes 1D vessel centerlines together with inlet flow rate using a transformer-b… · 篇幅:Regular submission (no more than 12 pages of main content) · OpenReview ID:AoJUrVjufPReza Akbarian Bafghi, Sukirt Thakur, Maziar Raissi
  • 23
    EHR2Path: Comprehensive Pathway-Level Modeling of Longitudinal Patient Trajectories from Multimodal Electronic Health Records
    期刊:Transactions on Machine Learning Research · 摘要:Forecasting how a patient’s condition is likely to evolve, including possible deterioration, recovery, treatment needs, and care transitions, could support more proactive and personalized care, but requires modeling heterogeneous and longitudinal electronic health record (EHR) data. Yet, existing approaches typically focus on isolated prediction tasks, narrow feature spaces, or short context windows, limiting their ability to model full patient pathways. To address this gap, we introduce EHR2Path, a multimodal framework for forecasting and simulating full in-hospital patient pathways from rou… · 篇幅:Regular submission (no more than 12 pages of main content) · 代码:https://github.com/ChantalMP/EHR2Path · OpenReview ID:ywa71iOykgChantal Pellegrini, Ege Özsoy, David Bani-Harouni et al.
  • 24
    Toward Greater Autonomy in Materials Discovery Agents: Unifying Planning, Physics, and Scientists
    期刊:Transactions on Machine Learning Research · 摘要:We aim at designing language agents with greater autonomy for crystal materials discovery. While most of existing studies restrict the agents to perform specific tasks within predefined workflows, we aim to automate workflow planning given high-level goals and scientist intuition. To this end, we propose Materials Agent unifying Planning, Physics, and Scientists, known as MAPPS. MAPPS consists of a Workflow Planner, a Tool Code Generator, and a Scientific Mediator. The Workflow Planner uses large language models (LLMs) to generate structured and multi-step workflows. The Tool Code Generator s… · 篇幅:Regular submission (no more than 12 pages of main content) · OpenReview ID:Cwq1U8tbWWLianhao Zhou, Hongyi Ling, Keqiang Yan et al.
  • 25
    Predicting Chain-of-Thought Correctness from Trajectory Geometry
    期刊:Transactions on Machine Learning Research · 摘要:We ask whether the geometry of a reasoning trajectory, that is, how a chain-of-thought (CoT) trace moves through semantic space beyond its raw length, predicts whether the final answer is correct, and whether that prediction is useful in practice. Across 2,800 CoT traces spanning three reasoning benchmarks (FOLIO, GSM8K, and PrOntoQA) and five language models, we extract interpretable trajectory-level features (adjacent-step transition energy, path entropy, semantic drift, loopiness, discourse-graph spectra, and direction-sensitive drift) and predict per-trace correctness. Under problem-group… · 篇幅:Regular submission (no more than 12 pages of main content) · OpenReview ID:H9cBkEqVeYArjun Balaji
  • 26
    Gen-MURE: Generalized Multiplicative Unbiased Risk Estimate
    期刊:Transactions on Machine Learning Research · 摘要:Coherent imaging modalities such as ultrasound and synthetic aperture radar (SAR) images are degraded by signal-dependent multiplicative noise, where the noise distributions vary widely across acquisition scenarios. Existing self-supervised image denoising methods either assume zero-mean additive noise, independence across pixels or require the noise distribution to be known, which often limit their applicability in real-world image denoising systems. We propose a Generalized Multiplicative Unbiased Risk Estimate (Gen-MURE), a model-agnostic self-supervised image denoising framework for enhan… · 篇幅:Long submission (more than 12 pages of main content) · OpenReview ID:Hie13qRm1xSoumee Guha, Scott Acton
  • 27
    A Cross-Model Study of Over-Compliance in Large Lan- guage Models
    期刊:Transactions on Machine Learning Research · 摘要:Large language models increasingly mediate decisions in healthcare, legal advisory, and financial analysis, settings in which a model’s willingness to answer an inadequate prompt can matter as much as the accuracy of its answer. Yet systematic cross-model evidence on this behavior remains scarce. The present study examined over-compliance, understood as the generation of substantive content when the input warrants clarification, refusal, or deferral. Four frontier models from Ope- nAI, Google, Meta, and Anthropic were evaluated on a benchmark of 400 prompts spanning under- specification, ambi… · 篇幅:Long submission (more than 12 pages of main content) · 代码:https://github.com/hgus107/LLM-Over-Complaince · OpenReview ID:LnUP74YNzeHarish Gupta
  • 28
    Navigating the Labyrinth: Evaluating LLMs’ Ability to Reason About Search Problems
    期刊:Transactions on Machine Learning Research · 摘要:Large Language Models (LLMs) have recently achieved impressive performance in math and reasoning benchmarks. However, they often struggle with logic problems and puzzles that are relatively easy for humans. To further investigate this, we introduce a new benchmark, SearchBench, which contains 11 unique search problems inspired by intuitive puzzles. Each SearchBench problem type is equipped with automated pipelines to generate an arbitrary number of instances and analyze the feasibility, correctness, and optimality of LLM-generated solutions. We show that using step-by-step, language-only reas… · 篇幅:Regular submission (no more than 12 pages of main content) · OpenReview ID:oub2I1ioL5Nasim Borazjanizadeh, Roei Herzig, Trevor Darrell et al.
  • 29
    Hyperedge Anomaly Detection with Hypergraph Neural Network
    期刊:Transactions on Machine Learning Research · 摘要:Hypergraph is a data structure that enables us to model higher-order associations among data entities. Conventional graph-structured data can represent pairwise relationships only, whereas hypergraph enables us to associate any number of entities, which is essential in many real-life applications. Hypergraph learning algorithms have been well-studied for numerous problem settings, such as node classification, link prediction, etc. However, much less research has been conducted on anomaly detection from hypergraphs. Anomaly detection identifies events that deviate from the usual pattern and ca… · 篇幅:Regular submission (no more than 12 pages of main content) · OpenReview ID:etPYIk1BqOMd. Tanvir Alam, Md Mahmudur Rahman, Md. Fahim Arefin et al.
  • 30
    Unbiased Stochastic Optimization for Gaussian Processes on Finite Dimensional RKHS
    期刊:Transactions on Machine Learning Research · 摘要:Current methods for stochastic hyperparameter learning in Gaussian Processes (GPs) rely onapproximations, suchascomputingbiasedstochasticgradientsorusinginducingpointsin stochastic variational inference. However, when using such methods, we are not guaranteed to converge to a stationary point of the true marginal likelihood. In this work, we propose algorithms for exact stochastic inference of GPs with kernels that induce a Reproducing Kernel Hilbert Space (RKHS) of moderate finite dimension. Our approach can also be extendedtoinfinitedimensionalRKHSsatthecostofforgoingexactness. Bothforfinit… · 篇幅:Long submission (more than 12 pages of main content) · OpenReview ID:wDCulUZla4Neta Shoham, Haim Avron
  • 31
    XFeat Revisited: Reproducibility and Evaluation of a Lightweight Image Matcher
    期刊:Transactions on Machine Learning Research · 摘要:We present a reproducibility study of XFeat, a lightweight local feature extractor and matcher designed to identify corresponding points across images efficiently on resource-constrained hardware. We re-implement the architecture based on the paper and supplementary material, re-evaluate the authors' released checkpoint alongside our re-implementation, and conduct additional architectural ablations to examine design choices that were not fully justified in the original work. This distinction between re-evaluation and reproduction is important, as the paper, supplement, and public code differ… · 篇幅:Long submission (more than 12 pages of main content) · 代码:https://github.com/GalaxyGHz/xfeat-revisited · OpenReview ID:2WI889UlinLazar Đoković, Aimee Lin
  • 32
    eDQA: Efficient Deep Quantization of DNN Activations on Edge Devices
    期刊:Transactions on Machine Learning Research · 摘要:Quantization of Deep Neural Network (DNN) activations is a commonly used technique to reduce compute and memory demands during DNN inference, which can be particularly beneficial on resource-constrained edge devices. To achieve high accuracy, existing methods for quantizing activations rely on complex mathematical computations or perform extensive online searches for the best hyperparameters. However, these expensive operations are impractical on edge devices with limited computational capabilities, memory capacities, and energy budgets. Furthermore, many existing methods either do not focus… · 篇幅:Regular submission (no more than 12 pages of main content) · 代码:https://github.com/gicLAB/eDQA · OpenReview ID:SEIBCdgE5WWenhao Hu, Jude Haris, Paul Henderson et al.
  • 33
    VQEL: Enabling Self-Play in Emergent Language Games via Agent Internal Vector Quantization
    期刊:Transactions on Machine Learning Research · 摘要:Emergent Language (EL) focuses on the emergence of communication among artificial agents. Although symbolic communication channels more closely mirror the discrete nature of human language, learning such protocols remains fundamentally difficult due to the non-differentiability of symbol sampling. Existing approaches typically rely on high-variance gradient estimators such as REINFORCE or on continuous relaxations such as Gumbel–Softmax, both of which suffer from limitations in training stability and scalability when learning a language from scratch. Motivated by cognitive theories that empha… · 篇幅:Long submission (more than 12 pages of main content) · OpenReview ID:5nqQlGWlsWMahdi Samiei, Mehdi Jamalkhah, Mahdieh Soleymani Baghshah
  • 34
    QMoE+: Hybrid Quantum Mixture of Experts
    期刊:Transactions on Machine Learning Research · 摘要:Quantum mixture of experts (QMoE) extends conditional computation to the NISQ setting by distributing learning across parameterized quantum circuit (PQC) experts selected via a routing mechanism. Existing approaches are limited by single-block experts, lack of load balancing, and aggregation schemes that ignore routing amplitudes. We propose QMoE+, which uses two-block data re-uploading experts with learnable offsets, a coherent aggregation circuit over the joint routing-data Hilbert space, and a Switch-style load-balancing loss. Under top-k=1 sparse routing, QMoE+ activates only ∼28% of its… · 篇幅:Regular submission (no more than 12 pages of main content) · 代码:https://github.com/HbjNiser/qmoe-plus · OpenReview ID:l1JaPqZ6K5Haribandhu Jena, Subhankar Mishra
  • 35
    Enhance the Safety in Reinforcement Learning by ADRC Lagrangian Methods
    期刊:Transactions on Machine Learning Research · 摘要:Safe reinforcement learning (Safe RL) seeks to maximize rewards while satisfying safety constraints, typically addressed through Lagrangian-based methods. However, existing approaches, including PID and classical Lagrangian methods, suffer from oscillations and frequent safety violations due to parameter sensitivity and inherent phase lag. To address these limitations, we propose ADRC-Lagrangian methods that leverage Active Disturbance Rejection Control (ADRC) for enhanced robustness and reduced oscillations. Our unified framework subsumes a broad class of PID Lagrangian updates as frozen-par… · 篇幅:Regular submission (no more than 12 pages of main content) · OpenReview ID:3IbuT8uzYSMingxu Zhang, Huicheng Zhang, Jiaming Ji et al.
  • 36
    DS-STAR: Data Science Agent for Solving Diverse Tasks across Heterogeneous Formats and Open-Ended Queries
    期刊:Transactions on Machine Learning Research · 摘要:While large language models (LLMs) have shown promise in automating data science, existing agents often struggle with the complexity of real-world workflows that require exploring multiple sources and synthesizing open-ended insights. In this paper, we introduce DS-STAR, a specialized agent to bridge this gap. Unlike prior approaches, DS-STAR is designed to (1) seamlessly process and integrate data across diverse, heterogeneous formats, and (2) move beyond simple QA to generate comprehensive research reports for open-ended queries. Extensive evaluation shows that DS-STAR achieves state-of-the… · 篇幅:Long submission (more than 12 pages of main content) · 代码:https://github.com/google-research/ds-star · OpenReview ID:Yz3ZPLzYaUJaehyun Nam, Jinsung Yoon, Jiefeng Chen et al.
  • 37
    The 2025 Foundation Model Transparency Index
    期刊:Transactions on Machine Learning Research · 摘要:Foundation model developers are among the world’s most important companies. As these companies become increasingly consequential, how do their transparency practices evolve? The 2025 Foundation Model Transparency Index is the third edition of an annual effort to characterize and quantify the transparency of foundation model developers. The 2025 FMTI introduces new indicators related to data acquisition, usage data, and monitoring and evaluates companies like Alibaba, DeepSeek, and xAI for the first time. The 2024 FMTI reported that transparency was improving, but the 2025 FMTI finds this prog… · 篇幅:Long submission (more than 12 pages of main content) · OpenReview ID:1jT253XtyfAlexander Wan, Kevin Klyman, Sayash Kapoor et al.
  • 38
    Optimal or Greedy Decision Trees? Revisiting their Objectives, Tuning, and Performance
    期刊:Transactions on Machine Learning Research · 摘要:Recently there has been a surge of interest in optimal decision tree (ODT) methods that globally optimize accuracy directly, in contrast to traditional approaches that locally optimize an impurity or information metric. However, the literature shows conflicting evidence on the value of ODTs, with some demonstrating superior out-of-sample performance of ODTs over greedy approaches, while others show the opposite. The value and performance of ODTs therefore remains one of several open question regarding ODTs, most of which could not be answered before due to lack of scalability. With our experi… · 篇幅:Long submission (more than 12 pages of main content) · 代码:https://github.com/ConSol-Lab/opt-vs-greedy-dts · OpenReview ID:DvDOAtskXlJacobus G. M. van der Linden, Daniël Vos, Mathijs de Weerdt et al.
  • 39
    SAFT: Structure-Aware Fine-Tuning of Large Language Models for AMR-to-Text Generation
    期刊:Transactions on Machine Learning Research · 摘要:Large Language Models (LLMs) are increasingly applied to tasks involving structured inputs such as semantic graphs, yet adapting them to such inputs remains non-trivial. Common approaches either linearize graphs, discarding structural information, or rely on specialized architectures that are not directly compatible with standard pretrained LLMs. We present SAFT, a structure-aware fine-tuning method that augments LLMs with graph positional encodings derived from the magnetic Laplacian of the input graph. These encodings are projected into the LLM embedding space, introducing relational induct… · 篇幅:Regular submission (no more than 12 pages of main content) · 代码:https://github.com/guerrantif/saft · OpenReview ID:QZoUMyzYDBRafiq Kamel, Filippo Guerranti, Simon Geisler et al.
  • 40
    Minimax learning rates for estimating binary classifiers under margin conditions
    期刊:Transactions on Machine Learning Research · 摘要:We study classification problems using binary estimators where the decision boundary is described by horizon functions and where the data distribution satisfies a geometric margin condition. A key novelty of our work is the derivation of lower bounds for the worst-case learning rates over broad classes of functions, under a geometric margin condition---a setting that remains theoretically challenging. Moreover, we work in the noiseless setting, where lower bounds are particularly hard to establish. Our general results cover, in particular, classification problems with decision boundaries belo… · 篇幅:Regular submission (no more than 12 pages of main content) · OpenReview ID:ZIshsqojB6Jonathan García, Philipp Christian Petersen
  • 41
    Influencing Humans to Conform to Preference Models for RLHF
    期刊:Transactions on Machine Learning Research · 摘要:Designing a reinforcement learning from human feedback (RLHF) algorithm to approximate a human's unobservable reward function requires assuming, implicitly or explicitly, a model of human preferences. In sequential decision making tasks, a preference model that poorly describes how humans generate preferences risks learning a poor approximation of the human’s reward function. In this paper, we conduct human studies to assess whether one can influence the expression of real human preferences to more closely conform to a desired preference model. Importantly, our approach does not seek to alter… · 篇幅:Long submission (more than 12 pages of main content) · OpenReview ID:7YPlw1nUmWStephane Hatgis-Kessell, W. Bradley Knox, Serena Booth et al.
  • 42
    Stronger Approximation Guarantees for Non-Monotone $\gamma$-Weakly DR-Submodular Maximization
    期刊:Transactions on Machine Learning Research · 摘要:We study the maximization of nonnegative, non-monotone $\gamma$-weakly diminishing-returns (DR) submodular functions over down-closed convex bodies. The weakly DR model relaxes classical diminishing returns by allowing marginal gains to decay up to a multiplicative factor $\gamma \in (0,1]$, capturing a broad class of objectives that interpolate between monotone and fully non-monotone DR submodularity. Existing methods in this regime achieve guarantees that deteriorate rapidly as $\gamma$ decreases and fail to recover the best known bounds in the fully DR case. We develop a $\gamma$-aware alg… · 篇幅:Long submission (more than 12 pages of main content) · OpenReview ID:yS78Cb1CnXHareshkumar Jadav, Ranveer Singh, Vaneet Aggarwal
  • 43
    Analysis of Natural Actor-Critic with Randomized Low- Discrepancy Sampling
    期刊:Transactions on Machine Learning Research · 摘要:Natural gradient methods are appealing in policy optimization due to their invariance to smooth reparameterization and their ability to account for the local geometry of the policy manifold. These properties often lead to improved conditioning of the optimization problem compared to Euclidean policy gradients. However, their reliance on Monte Carlo estimation introduces high variance and sensitivity to hyperparameters. In this paper, we address these limitations by integrating Randomized Quasi-Monte Carlo (RQMC) sampling into the natural actor-critic (NAC) framework. We revisit the NAC linear… · 篇幅:Long submission (more than 12 pages of main content) · OpenReview ID:kOSx9v6dfbAjin George Joseph, shikher chhawchharia
  • 44
    Transformer–SSM Hybrid Language Models: Systematic Analysis and Design Insights
    期刊:Transactions on Machine Learning Research · 摘要:Recent progress in large language models demonstrates that hybrid architectures--combining self-attention mechanisms with state-space layers--can achieve a compelling balance between modeling quality and computational efficiency, particularly for long-context tasks. While these Transformer–Mamba-2 hybrid models show promising performance, systematic comparisons of hybridization strategies and analyses on the key factors behind their effectiveness have not been clearly shared with the community. In this work, we present a holistic evaluation of hybrid architectures based on inter-layer (sequen… · 篇幅:Regular submission (no more than 12 pages of main content) · OpenReview ID:x7qyXl8ecTSangmin Bae, Bilge Acun, Chien-Yu Lin et al.
  • 45
    The Impact of Enforcing Representational Consistency of Identical Transformations for Disentangled Representation
    期刊:Transactions on Machine Learning Research · 摘要:Recent symmetry-based approaches in Variational Autoencoders (VAEs) have advanced disentanglement learning and compositional generalization. However, existing methods can encode identical semantic transformations differently depending on the specific sample pairs, which reduce the representational consistency of identical transformations. In this paper, we analyze how three commonly used symmetry parameterization families in prior work, namely (1) matrix-exponential parameterizations over the general linear group GL(n), (2) vector-additive actions in latent space, and (3) surjective mappings… · 篇幅:Long submission (more than 12 pages of main content) · 代码:https://github.com/GIST-IRR/RCIT · OpenReview ID:VjbBxj4aWbHee-Jun Jung, Hoyong Kim, Ilmin Kang et al.
  • 46
    Probing Visual Concepts in Lightweight Vision-Language Models for Automated Driving
    期刊:Transactions on Machine Learning Research · 摘要:The use of Vision-Language Models (VLMs) in automated driving applications is becoming increasingly common, with the aim of leveraging their reasoning and generalisation capabilities to handle long-tail scenarios. However, these models often fail on simple visual questions that are highly relevant to automated driving, and the reasons behind these failures remain poorly understood. In this work, we examine the intermediate activations of VLMs and assess the extent to which specific visual concepts are linearly encoded, with the goal of identifying bottlenecks in the flow of visual information… · 篇幅:Long submission (more than 12 pages of main content) · OpenReview ID:HlBBy19ojCNikos Theodoridis, Reenu Mohandas, Ganesh Sistu et al.
  • 47
    Instance-Level Generation for Representation Learning
    期刊:Transactions on Machine Learning Research · 摘要:Instance-level recognition (ILR) focuses on identifying individual objects rather than broad categories, offering the highest granularity in image classification. However, this fine-grained nature makes creating large-scale annotated datasets challenging, limiting ILR’s real-world applicability across domains. To overcome this, we introduce a novel approach that synthetically generates diverse object instances from multiple domains under varied conditions and backgrounds, forming a large-scale training set. Unlike prior work on automatic data synthesis, our method is the first to address ILR-… · 篇幅:Regular submission (no more than 12 pages of main content) · 代码:https://github.com/yankungou/ILGen · OpenReview ID:T3JgJXH3ZKYankun Wu, Zakaria Laskar, Giorgos Kordopatis-Zilos et al.
  • 48
    Learning Structured Set Utility Functions with Contrastive Element Representations
    期刊:Transactions on Machine Learning Research · 摘要:Learning utility functions over sets of elements is central to many machine learning and decision-making tasks such as feature selection, sensor placement, and content recommendation, where the goal is to evaluate and select an optimal subset of elements that provide the largest utility. These utility functions often exhibit desirable properties like monotonicity and submodularity over sets, but are typically expensive to evaluate and may lack an explicit analytical form. Moreover, the utility of a set can vary depending on certain contextual variables, further complicating the learning task.… · 篇幅:Regular submission (no more than 12 pages of main content) · OpenReview ID:SZ8mOziJBxJayanth Bhargav, Younggil Chang, Mahsa Ghasemi et al.
  • 49
    A Survey of Agent Memory in the Second Half: Towards Self-Evolving and Long-Horizon Agents
    期刊:Transactions on Machine Learning Research · 摘要:Research in artificial intelligence is undergoing a paradigm shift from prioritizing model innovations and benchmark scores towards emphasizing problem definition and rigorous real-world evaluation. As the field enters the "second half," the central challenge becomes real utility in long-horizon, dynamic, and user-dependent settings such as agentic coding, deep research, and computer use, where LLM-based agents face context explosion beyond fixed context windows and must continuously accumulate, manage, and selectively reuse large volumes of information across extended interactions. Memory, w… · 篇幅:Long submission (more than 12 pages of main content) · 代码:https://github.com/AgentMemoryWorld/Awesome-Agent-Memory · OpenReview ID:XycbogUAeJWei-Chieh Huang, Weizhi Zhang, Yueqing Liang et al.
  • 50
    How Much Information Fits in a Vector?
    期刊:Transactions on Machine Learning Research · 摘要:Recent work in neural network interpretability has suggested that hidden activations of some deep models can be viewed as linear projections of much higher-dimensional vectors of sparse latent ``features.'' In general, this kind of representation is known as a superposition code. This work presents an information-theoretic account of superposition codes in a setting applicable to interpretability. We show that when the number $k$ of active features is very small compared to the number $N$ of total features, simple inference methods currently used by sparse autoencoders can reliably decode a $… · 篇幅:Long submission (more than 12 pages of main content) · OpenReview ID:Nby4pCPIZIChristopher Neil Gadzinski, Decebal Constantin Mocanu
PubMed
实时热榜
3小时前更新
Quanta Magazine
实时热榜
3小时前更新
  • 01
    Why Are Rivers So Mathematical?
    A simple scaling law brings order to the chaos of flowing water, rock, and sediment. New findings have extended the law even further. The post Why Are Rivers So Mathematical? first appeared on Quanta MagazineNatalie Wolchover
  • 02
    Neutrinos From Deep Inside Earth Provide a New Picture of the Mantle
    A global constellation of neutrino detectors is creating a never-before-seen view of the radioactive elements that power Earth’s tectonic heat engine. The post Neutrinos From Deep Inside Earth Provide a New Picture of the Mantle first appeared on Quanta MagazineJames Dinneen
  • 03
    How Does Touch Lead To Pain Or Pleasure?
    Neuroscientist Ishmail Abdus-Saboor discusses efforts to understand how skin contact can be painful or pleasurable, and what touch-obsessed naked mole rats might teach us about human social behavior. The post How Does Touch Lead To Pain Or Pleasure? first appeared on Quanta MagazineJanna Levin and Steven Strogatz
  • 04
    Corals Spin Tiny Vortices to Get Oxygen, but Not if It’s Too Hot
    New research is helping biologists understand how an overlooked aspect of coral physiology may affect their fate under climate change. The post Corals Spin Tiny Vortices to Get Oxygen, but Not if It’s Too Hot first appeared on Quanta MagazineMarlowe Starling
  • 05
    Why the Legendary Erdős Problems Are Falling to AI
    AI’s greatest mathematical successes have come from answers to problems posed by a mid-20th century iconoclast. By examining what makes the Erdős problems unique, mathematicians are trying to understand how AI might change the rest of math. The post Why the Legendary Erdős Problems Are Falling to AI first appeared on Quanta MagazineKonstantin Kakaes
ScienceAlert
实时热榜
3小时前更新
Singularity Hub
实时热榜
4小时前更新
Substack
科学上升榜
3小时前更新
  • 01
    Dr. Noc, PhD
    Clear, evidence-based writing that helps you make better decisions about health.Morgan McSweeney, PhD
  • 02
    StayCurious Metabolism
    Nuanced science deep-dives you can use to improve your health - trusted by doctors, PhDs, and curious minds.Nick Norwitz MD PhD
  • 03
    The Forbidden Files
    secret knowledge. public platform. if you get it, you get it. this is the modern revolution. reject mediocrity or go away.ixcarus
  • 04
    The Garden of Forking Paths
    Wandering around an infinitely complex, ever-changing world.Brian Klaas
  • 05
    Your Local Epidemiologist in California
    Translating the ever-changing science of public health for Californians so you can take action for your community’s healthThe YLE Admin Team
万方数据
实时热榜
14小时前更新
微信读书
飙升榜
3小时前更新
  • 013741
    AI提效:人人都要用的WorkBuddy(微信读书特别版)
    这是一本面向职场零基础用户的WorkBuddy办公智能体实战指南,教你把周报、会议纪要、多表合并、竞品调研、内容创作等重复性工作交给AI,把时间留给判断与决策。 覆盖文稿撰写、数据处理、信息调研、多平台内容适配、项目进度跟踪等真实办公场景,跟随案例即可上手。更重要的是,本书还教你将有效指令沉淀为可复用的技能和专家团,把个人经验固化为团队标准流程,一次配置、长期受益。 翻开这本书,让AI真正替你干活。秋叶
  • 021337
    女生会学习,世界都让路
    一本专为女生打造的高效学习书。作者从亲身经历出发,系统梳理自己从成绩普通到国际名校学霸的经验,总结出一套科学且极易上手的学习方法,旨在帮助每一位女生突破自我限制、找回学习自信,真正通过学习改变人生轨迹。 全书围绕学习BI备的五大方面“高效记忆、时间管理、课堂学习、考试提分、人生规划”一一展开。书中还融入了作者真实的逆袭故事,让你在学习到方法的同时,也能获得情感共鸣与信念支撑。学习不是痛苦的负担,而是成长中最有力的跳板。从现在开始,让这本书陪你,找回学习主动权,活出自在人生。致91岁的双胞胎
  • 03789
    苟在妖武乱世修仙
    方夕穿了,而且是二穿! 在修仙界我唯唯诺诺,在异世界我重拳出击! 没想到千百年后,在修仙界也成了大佬! (苟道长生+无限流,文抄出品,本本精品,请书友们放心收藏阅读)文抄公
  • 043398
    花开锦绣(丁禹兮、邓恩熙主演同名影视剧原著)
    诗书传家的傅氏最出名的不是恩封太子太保和状元及第,而是门口那三座贞节牌坊。   傅家被称为福慧双全的九小姐傅庭筠怎么也没有想到,表哥居然信誓旦旦地说和她有私情,逼得她几乎走投无路……   失之东隅,收之桑榆,原来,只要坚强地活下去,在红尘喧嚣中,她就能如花绽放,一路锦绣。   ※※※※※   每日十九时左右更新!   群号:六二一三三八七九,欢迎大家来做客。   已完结《以和为贵》、《好事多磨》、《庶女攻略》,保证坑品,大家放心地跳好了!   O(∩_∩)O~吱吱
  • 053372
    我的帝王生涯
    苏童说,最完美的人生莫过于火与水、毒与蜜的有机统一,这也是我写这部小说最终的动因。 《我的帝王生涯》讲述少年端白僭登龙位,后从帝王沦为杂耍艺人,却意外地寻找到自由的跌宕命运。这是一个孩子的帝王生涯,也是个人找寻自我的寓言。 端白被一纸假遗诏推上王位。少年为王,他要扮演很多种角色,却唯独不能做他自己。数年之后,他不出意外地从权力之巅坠落,重获庶民身份,却意外地成为了“走索王”,真正体味了生而为人的尊严……苏童
  • 061422
    湖畔
    俊介一家来到湖边,参加升学考试集训。一同参加的,还有另外三组家庭。俊介一位女同事的突然造访、遇害,打破了本来的平静。妻子坦言自己就是凶手,其他家庭不仅反对报警,还竭力帮她隐瞒罪行。 不明所以的俊介,也在众人的劝说下,加入了毁尸灭迹的行列。冷静下来之后,他开始探寻这些事情里的玄机……[日]东野圭吾
  • 071445
    看世界(2026年第16期)
    "1999年底,由广州日报市委宣传部、市新闻部出版局、市社科联等单位进行的穗版期刊评比中,我刊以总比分第一名的成绩被评为""穗版优秀期刊"";在2000年广东省第三届优秀期刊评选活动中,我刊获""广东省优秀期刊""。2002年又被评为新闻出版社总署""双效期刊""。1999年6月,中央电视台""经济半小时""对报刊的发展之路给予较高的评价和充分报道;《新闻出版社》分别在1999年12月、2000年5月和8月三度刊文正面分析我刊的成功经验。2001年~2002年由香港亚视授权本期刊独家推出""《看世界》版百万富翁、《看世界》版各出奇谋""栏目,并成功地于2001年9月27日在广州天河宏城广场与亚视联手举办了""我与《看世界》有个约会""大型宣传活动,香港著名艺员陈启泰应邀主持,同事还有近20家香港传媒记者莅临参加,这次活动在省港两地引起了较大反响。2002年元月15日,开中国期刊宣传先河之举的""广州--北京""""《看世界》号列车""首发。该列车上所有的宣传标志均由《看世界》提供,列车上也只卖《看世界》等几种指定期刊。2002年获得国家""双效""期刊奖。2003年年初又荣获第二届国家期刊奖百种重点期刊!2005年年初又荣获第三届国家期刊奖百种重点期刊!"看世界
  • 082206
    嫁新贵:善谋嫡女×腹黑将军
    【宫斗宅斗+甜宠+错嫁】《照金枝》作者栗子最新古言力作。 国公府嫡女元英,本是万众艳羡的准太子妃,却因一纸婚书不得已嫁给市井泼皮。 为护家族颜面,她本想与泼皮夫君相敬如宾。 但夫君那位前途无量、圣眷正浓的小叔宋衍,却事事将她护在身后。 婆母百般刁难,他一力化解; 夫君要纳平妻,他强势摆平; 圣上疑心国公府功高震主,他当庭力保; 私产尽数交给她打理,将军府任凭她出入居住…… 见他这般体贴周到,她心有感激,为他与名门贵女说亲。 谁知少年将军垂眸,一字一句道: “当年与你定下婚约之人,是我!”栗子
  • 091024
    世间的小儿女
    这是一部散文集。作者长期生活在社会基层,用自己的独特视角、身临其境式地观察普通平凡人的生活,并基于这些生活观察提炼为散文素材。这部散文集记录了26个平凡而普通的人物,他们或闪亮质朴,或自信独立,或执着简单,折射出普通人生活的方方面面、角角落落,作者以率真、率性、率直的笔调,写尽了世间亲情、人情、爱情种种主题,呈现人间百态。作者眼中与笔下的每个人物都有着不同色彩的闪光点,引发读者对生活、对社会、对人生的思考。陈慧
  • 101291
    我的重生日记:生死之外,皆是擦伤
    【励志成长+心灵救赎+命运反击战】当原本欣欣向荣,充满希望和憧憬的年轻生命,突然遭遇无情的厄运时,他该如何接受和面对这一残酷的现实? 作者用自己的亲身经历,记录下了这场蓬勃而感人的命运反击战。 他是不幸的,刚走出校园,准备接受向往的offer,就被确诊了再生障碍性贫血,被命运无情推向深渊。 但他又是幸运的,在与残酷疾病作战的过程中,他收获了亲情、友情和四面八方的关爱,即便在最绝望的治疗过程中,也总有温暖的光托扶着他,给他勇敢向前的力量,并最终找到希望和出路。 我们无法阻挡厄运的脚步,但没有任何东西可以夺走勇气和决心,更何况还有人心的温暖。秋树
  • 11360
    寒门千金
    长阳郡郡望杜氏,曾经是赫赫有名的士族大家,然则历经百年,已从士族落魄成了寒门庶族。 更令人绝望的是随着家主杜老爷子的猝死,分家势在必行,杜家一共四房,还有个未出嫁的姑奶奶。杜若薇的爹排行老三,并非长子,功名不继,还只有她一个女儿,因此几亩薄田,破烂家什就打发了。 杜若薇差点从寒门千金落魄成农家姑娘,还好有能干的娘亲在,打理家业供爹读书,小日子过的红红火火的,只是把爹快供出来时,摘桃子的人来了…春未绿
  • 125350
    奥德赛(张秋子导读版)(全四册)
    《奥德赛》与《伊利亚特》并称“荷马史诗”,是西方文学的源头与基石。全诗一万二千余行,以倒叙手法展开,将十年的漂泊压缩在归家前的四十余天里,双线并行——奥德修斯在海上挣扎求生,他的儿子忒勒马科斯在家中寻父。 这部史诗探讨的不仅是“归乡”,更是身份、伪装、好客之道、智慧与暴力的边界。 特洛伊城沦陷十年,希腊联军中最机智的英雄奥德修斯仍未归家。他在海上漂泊,被女神卡鲁普索囚禁,被海神波塞冬追杀,遭遇独眼巨人、食人族、魔女基耳刻,闯过塞壬的歌声、斯库拉与卡鲁伯底斯的险境——九死一生,只为回到故乡伊萨卡。 而此时,他的宫殿已被一百零八名求婚者占据,他们挥霍他的家产、逼迫他的妻子裴奈罗佩改嫁。归乡的终点,是一场血腥的清算。[古希腊]荷马
  • 13563
    周易相学入门(零基础也能看懂的面相学指南)
    相学是一种通过观察分析人的形体、外貌、精神、气质、举止、情态等方面的特征,测定、评判人的禀性和命运的学问。换言之,相学是一门关于人的学问。研究相学关键要看它对人具有怎样的积极影响,对人的生活能够起到什么样的作用。 长期的实践证明,从面相是可以分析人的富贵、夭寿、善恶、忠奸、贤愚,以及家庭、婚姻是否幸福等方面信息的。 【内容简介】 本书结合《周易》五行原理,主要介绍了面相学入门的基础知识。介绍了人面部的五官特征及其吉凶断法,进而对三停部位、十二宫、十三部位、面相五行、流年运气、声、音、气色等,与人的富贵、贫贱、寿夭和祸福的必然联系做了论述。然后分别对骨相、行相、脸型及相贵贱等断法做了详尽的阐述。 本书通俗易懂,在相理分析上,由浅入深,由表及里,循序渐进,层层剖析,易于人们理解这一传统文化的内蕴。 李计忠,安徽宿州人,是国内知名传统文化研究与环境策划专家,现任海口市乾易国学研究院院长,兼任国际易学联合会首席副理事长,同时受聘为北京大学、清华大学等高校客座讲师。 他深耕中华传统易学文化数十年,得名师真传,融合环境规划等多领域学识,旁通多种传统数术,形成系统实用的学术体系。他立足传统大胆创新,在易学应用领域形成独特技法,可综合研判个人发展、家居环境等问题,并提出优化调理方案,实践效果广受认可。 凭借在文化传承、学术研究与实践应用中的突出贡献,他先后荣获中国易学家、中国当代国学成就奖、国际最佳易学传承形象大使等多项荣誉,是当代传统文化传承与创新领域的重要代表人物。李计忠 著
  • 141583
    人鱼(黄杨钿甜、董勇主演同名影视剧原著)
    人鱼(《三体》导演杨磊执导,黄杨钿甜、董勇等主演同名影视剧) 《人鱼》是一部长篇小说。作品以两个女高中生为主人公,从受害者与目击者视角,讲述了上世纪90年代几个平凡家庭的善恶与悲喜。 爸爸用我做了利益交换,筹码是我的消失,妈妈哭泣过,*终沉默了。反正我们之间除了血缘关系,什么都没有。反正只要有弟弟,他们就是幸福的一家人了。我并不觉得愤怒,只打算像个蛆虫一样平凡地活下去。 …… 此时此刻,我坐在下水道里写下这些,内心始终有一种奇怪的感觉。似乎我过去、现在、将来一直都属于这里。我身上的某种牵绊——与头顶那个世界联结的——已经被彻底割断了。在我的生活中始终出现的减号,终于到了尽头,划上了等号。 在等号的后面,我看到了“零”。 1994年,我的人生要重新开始了。雷米
  • 151371
    相信
    人生半程,一边是幸福的开始:事业有成,成立家庭,初为人父;一边是绝望的袭来:确诊绝症,无药可治,无医可救。怎么活?蔡磊在41岁这一年拿到了生命给他的最后一份考卷。 本书完整讲述了蔡磊从发病之初的怀疑到面对现实之后,发起对渐冻症的全面进攻,包括其治病经历、对人生的理解、对自己忙碌前半生的回忆与思考,以及关于亲情和生死的深切感悟。有痛苦、迷茫与绝望,更有拼搏、无畏与希望,看见了波折四起,也看见了绝地反击。 相信蔡磊的故事与精神会打动每一个努力生活的人,在沉重的疾病与命运前,在面临几乎绝对不可能之时,纵使不敌,也绝不屈服。蔡磊
  • 161105
    毛泽东自述
    毛泽东说:在这个时候,我的思想是自由主义、民主改良主义、空想社会主义等观念的大杂烩……但是我是明确地反对军阀和反对帝国主义的。到了一九二零年夏天,我已经在理论上和在某种程度的行动上,成为一个马克思主义者,而且从此我也自认为是一名马克思主义者了。毛泽东
  • 172059
    寒门入局:体制生存手记
    【真实口述+寒门逆袭+个人成长】当所有官场小说都在教你人情练达、左右逢源时,带甲用一个寒门子弟的十五年亲身经历,告诉你围墙里的真实规则。 不是会敬酒就能升官,不是有关系就能躺赢。从被两面三刀的老同事陷害,到成为一把手的心腹;从自负到清醒,从碰壁到破局,他犯过所有能犯的错,也被每一个错误狠狠教训过。这本书没有鸡汤,只有过来人用血泪换来的生存智慧。带甲
  • 18450
    茶花女
    巴黎交际花玛格丽特,以白茶花为标识,周旋于浮华上流社会,内心却渴望真挚情感。青年阿尔芒不顾世俗眼光倾心于她,两人相守度过一段纯粹温柔的时光。可阶级偏见与家族压力接踵而至,玛格丽特被迫忍痛离开爱人,独自承受病痛与流言。这段不被世人包容的爱恋,最终落得悲凉结局,道尽时代偏见下底层女子的无助,写透爱与尊严的沉重抉择。[法]小仲马
  • 19354
    锦衣大明
    【大明+悬疑探案+铁血权谋】 卧底刑警梁叛,缉毒身死后魂穿大明,成为了一名小捕快,奈何被锦衣卫看上了。他原本只想赚钱娶妻生子,踏踏实实当个富家翁,没想到却成为了大明朝的救世主!苏渔川
  • 201.1万
    秦二世必须死(微信读书特别版)
    马伯庸2026年全新长篇历史传奇。 天降陨石,其上六字。这不是预言,却拉开了覆秦的序幕。韩、赵、魏、楚、燕、齐、秦。来自七国的七个人,怀着七种心思,陷入同一个大旋涡中。 有人为野心,有人为复仇,有人为道义,有人只为活下去。他们的目标只有一个——秦二世必须死。 本书有声版已同步上线,欢迎点击右上角“听-真人有声版”,边听边读。马伯庸
Wikidata
实时热榜
8小时前更新
Wikipedia
中文昨日阅读榜
3小时前更新
  • 012.7万
    我的荒糖戀愛
    2026年南韓電視劇系列
  • 022.6万
    方志友
    臺灣女藝人
  • 032.0万
    奧德賽 (電影)
    2026年英美合拍电影
  • 041.6万
    楊銘威
    楊銘威(1989年6月8日—),台灣男演員、歌手,2007年進入演藝行業,以主演首部電視劇《我要變成硬柿子》正式出道,代表性作品有《我要變成硬柿子》、《歡喜來逗陣》、《魔女18號》。
  • 051.6万
    賀營
    韓國女演員
  • 061.5万
    蜘蛛人:重生日
    德斯汀·丹尼爾·克雷頓執導的2026年電影
  • 071.4万
    愛·回家之三代同糖
    香港無綫電視處境劇集
  • 081.2万
    愛你致死不渝
    2025年的美國心理恐怖電影
  • 091.0万
    李冠德
    李冠德,中華民國外交官,已婚。
  • 109875
    九門 (電視劇)
    2026年電視劇
  • 119596
    杀人者的购物中心
    2024年韓國Disney+原創劇集
  • 129089
    毛骨悚然的戀愛
    2026年南韓電視劇
  • 138970
    日落下的彩虹
    2026年香港電視劇
  • 148636
    丁海寅
    韓國男演員
  • 158602
    喬治·R·R·馬丁
    美国作家,编剧和电视制片人
  • 168284
    金特務:本色回歸
    2026年南韓電視劇
  • 177779
    夫妻的博弈
    《夫妻的博弈》,是2026年由香港电视广播有限公司及中国優酷联合制作的電視劇,由高海寧、馬國明、何廣沛、郭柏妍、黃智賢、陳曉華、張頴康、游嘉欣及鄧智堅主演,總監製鍾澍佳,編審梁敏華、雷秀蓮。本劇於2026年7月10日在優酷首播,其後於8月3日在翡翠台播映。
  • 187650
    中年好聲音4
    2025年至2026年香港歌唱選秀真人騷電視節目
  • 197096
    聰明鎮
    2026年的台灣電視連續劇
  • 207060
    功夫女足
    2026年中國大陸及香港合拍電影
  • 216888
    姜厚任
    姜厚任(1955年8月6日—),臺灣男演員。
  • 226703
    汤姆·赫兰德
    英國男演員 (1996—)
  • 236520
    颱風白海豚 (2026年)
    颱風白海豚 為2026年太平洋颱風季的第13個被命名的熱帶氣旋。「白海豚」一名由香港提供,指生活在香港水域的中華白海豚,亦是香港的吉祥物。
  • 246419
    吉伊卡哇
    日本系列漫畫
  • 256101
    习近平
    中国共产党中央委员会总书记(2012年至今)
  • 265746
    奥德赛
    古希腊史诗
  • 275575
    愛·回家之開心速遞
    2017年至2026年香港無綫電視處境劇集
  • 285439
    這一秒過火
    《這一秒過火》 是一部中國大陸網路劇。改編自匪我思存的小說《如果這一秒,我沒遇見你》。由易軍執導,羅君悅、楊偲婷、劉宇曦擔任編劇,張凌赫、王楚然領銜主演的民國愛情電視劇。
  • 295299
    高為元
    臺灣生物材料與生物醫學工程學者
  • 305179
    百花殺
    《百花殺》,是由何與、孟子義主演,孔雪兒、葉祖新、何潤東、張峻寧、陳鶴一、林子燁、范帥琦、徐正溪、董子凡、賴偉明出演的古裝權謀劇,騰訊視頻、耀客傳媒聯合製作,鍾青、郭鋒執導。
  • 315085
    蜘蛛人
    漫威漫画中的虚构人物
  • 325039
    殺手媽咪
    2026年韓國電視劇
  • 335025
    蜘蛛人:無家日
    2021年美國超級英雄電影
  • 344734
    我是不才惡女
    日本輕小說系列
  • 354541
    仲夏夜之淫梦
    日本男同性戀色情片
  • 364442
    TWICE
    韩国女子歌唱组合
  • 374389
    婚姻之後
    2026年南韓電視劇
  • 384361
    莎蒂·辛克
    美國演員
  • 394357
    李茵彤
    香港女歌手、節目主持人
  • 404349
    公寓黑風暴
    2026年韓國電視劇
  • 414339
    老九门
    2016年電視劇
  • 424335
    不穿內褲咖啡廳
    不穿內褲咖啡廳,是一種於1980年代初期在日本流行的色情行業。
  • 434318
    衛詩雅
    香港女演員
  • 444219
    2026年太平洋颱風季
    西太平洋風季
  • 454130
    鐵拳教育
    2026年Netflix原創韓國劇集
  • 464066
    六四事件
    1989年4月开始的中华人民共和国抗议示威活动,当年6月4日始遭到中国人民解放军武力镇压
  • 474065
    Aespa
    韩国女子演唱组合
  • 484035
    ATEEZ
    韓國八人男子音樂組合
有道精品课
热门课程
8小时前更新