PowRL uses RL to manage power grids robustly, reducing overloads and maintaining power reliability.
problem Managing transient stability and preventing blackouts in power networks with uncertain generation and load demands.
method PowRL leverages a novel heuristic for overload management and RL-guided topology selection to ensure safe and reliable operation.
result PowRL outperforms other agents in L2RPN challenges, demonstrating robust performance in various scenarios.
Paper demystifies AD techniques for efficient deep learning.
problem Generalizing backpropagation for complex neural networks.
method Uncovering reverse-mode AD and its connection to delimited continuations, implementing it via operator overloading.
result Efficient reverse-mode AD without auxiliary data structures, combining deep learning and pure library approaches.
Paper generalizes Markov chain model to handle dynamic preferences and choice overload.
problem Modeling dynamic customer substitution behavior in assortment optimization.
method Generalizes Markov chain model to account for choice overload.
result Proposes a Markov chain model that reduces to a generalized MNL model with assortment-dependent no-purchase attractions.
Model shows too much information can make markets inefficient.
problem Information overload in financial markets.
method Original model using information overload to show inefficiency.
result Efficient market hypothesis ceases to be true with infinite information.
Summarizes financial news for better investment decisions.
problem Information overload from financial news hinders timely investment decisions.
method Personalized Chain-of-Thought summarization framework integrating user-specified keywords.
result Personalized summaries highlight relevant market signals, improving investment narratives.
New algorithm reduces costs and latency for large language model inference.
problem Optimizing inference costs and latency for large language models with GPU constraints.
method Formulated as an online scheduling problem with endogenous memory growth, introduced fluid model and WAIT algorithms.
result Reduced costs and latency, especially in near-overloaded and overloaded regimes.
Automates detection of fast-ramped flexibility events for DSOs.
problem Monitoring and supervising flexibility activations in power systems.
method Unsupervised detection and open-set classification.
result Automatically identifies critical flexibility activations for early intervention.
A new recommender system learns from user interactions to improve recommendations.
problem Mitigating information overload by personalizing item suggestions.
method Modeling interactions as MDP, using RL to learn optimal strategies, incorporating list-wise recommendations.
result The proposed framework LIRD improves recommendation effectiveness.
A new method uses PSO to optimize sentence weights for user-oriented document summaries.
problem Handling information overload in documents through efficient summarization.
method Particle Swarm Optimization (PSO) to identify and weight sentence features.
result Improved accuracy in summarization compared to previous methods.
Myia compiler optimizes ML models with efficient AD for array programming.
problem Efficient automatic differentiation for array programming in ML.
method Introduces a new graph-based IR that supports function calls, higher-order functions, and recursion.
result Myia compiler enables efficient AD using source transformation without a tape, supporting higher-order derivatives.
New method improves deep CCA by modeling private components conditionally independent of common factors.
problem Discovering latent co-variation in multiview datasets with weak common factors.
method Proposes a novel formulation that models private components conditionally independent of common factors.
result Validates the approach with synthetic and real datasets, showing improved identification of common factors.
New method detects corporate fraud in noisy financial networks.
problem Detecting corporate fraud in rich yet noisy financial networks.
method Knowledge-enhanced GCN with Robust Two-stage Learning (KeGCN_R)
result KeGCN_R outperforms baselines in fraud detection effectiveness and robustness.
Galactica learns from scientific literature to help researchers.
problem Information overload in scientific literature makes it hard to find useful insights.
method Trained on a large corpus of scientific papers, reference material, and knowledge bases.
result Outperforms existing models on various scientific tasks, including LaTeX equations and mathematical reasoning.
A recommendation framework helps users choose healthcare interventions.
problem Choice overload in online healthcare communities.
method Multi-Armed Bandit (MAB) approach with innovative model components.
result Our recommendation design outperforms state-of-the-art systems.
Cardiac motion modeling using LDDMM and shape splines.
problem Difficulties in probing cardiac function due to shape and deformation interactions.
method LDDMM framework, parallel transport, normalization, shape splines.
result Significant differences in model parameters between pathologies, revealing insights into disease dynamics.
Forward Automatic Differentiation (AD) is a technique for augmenting programs to compute derivatives. The essence of Forward AD is to attach perturbations to each number, and propagate these through the computation. When derivatives are nested, the distinct derivative calculations, and their associated perturbations, m…
Simplified geometric derivation of quantum A-polynomials for knots.
problem Deriving quantum A-polynomials for knots in a simple geometric way.
method Geometric derivation using Ward identities in Chern-Simons theory, contact geometry, and Kauffman calculus.
result Simplified presentation of quantum A-polynomials, making them accessible to a broader audience.
This paper considers the problem of low-dimensional visualisation of very high dimensional information sources for the purpose of situation awareness in the maritime environment. In response to the requirement for human decision support aids to reduce information overload (and specifically, data amenable to inter-point…
Enhances deep learning by boosting generalization and convergence.
problem Improving generalization and convergence in deep learning models.
method Implicit Regularization Enhancement (IRE) framework that decouples flat and sharp directions.
result IRE consistently improves generalization performance across various deep learning tasks and models.
FPL allows users to control their data in federated top-N recommendation.
problem Data privacy in recommendation services.
method Federated Learning with learning to rank optimization.
result Users can control the amount of sensitive data shared with a central server.
SARD improves adversarial robustness in two-stage L2D systems.
problem Adversarial attacks can manipulate query allocation in two-stage L2D systems.
method Introduces SARD, a convex learning algorithm with provable guarantees.
result SARD significantly improves robustness under adversarial attacks while maintaining strong clean performance.
New method reduces bias in neural networks using Wasserstein-2 regularization.
problem Reduces bias in neural network classifiers, especially in image analysis.
method Introduces a Wasserstein-2 regularization term to neural network loss function.
result Improves accuracy and fairness in predictions across different subgroups.
Developed a neural topic model for classifying COVID-19 disinformation.
problem Tackles the challenge of disinformation during the COVID-19 pandemic.
method Classification-aware neural topic model (CANTM) for COVID-19 disinformation.
result Demonstrated the effectiveness of CANTM in classifying COVID-19 disinformation.
Study improves summarization reliability in risky scenarios.
problem Reliability of automatic summarization in high-risk contexts.
method Conditional generation with Bayesian inference and entropy regularization.
result Significant improvement in robustness and reliability of summarization.
Opinions and beliefs determine the evolution of social systems. This is of particular interest in finance, as the increasing complexity of financial systems is coupled with information overload. Opinion formation, therefore, is not always the result of optimal information processing. On the contrary, agents are bounded…
FAIRY explains user actions and social media feeds.
problem Users struggle to understand why certain items appear in their social feeds.
method FAIRY uses an interaction graph to model user behavior and ranks feed items, scoring paths connecting user actions and feed items.
result FAIRY provides clear explanations for user actions and feed items, enhancing transparency and user understanding.
Deep RL system learns from user feedback to improve recommendations.
problem Challenges in incorporating negative feedback into recommender systems.
method Modeling interactions as MDP, using RL to learn optimal strategies, incorporating both positive and negative feedback.
result Deep recommender system (DEERS) effectively learns from user feedback.
A hybrid approach uses RNNs to recommend news articles based on context and session history.
problem Challenging news recommendation due to varying user interests and factors.
method Context-aware, hybrid, deep learning approach using RNNs with additional information types.
result Significantly higher recommendation accuracy and catalog coverage compared to other session-based algorithms.
Machine learning improves risk assessment for gender-based violence victims.
problem Accurately predicting recidivism risk in gender-based crime victims.
method Applied machine learning techniques to create models predicting recidivism risk.
result Proposed ML method outperforms classical statistical methods.
PoDiRe learns long-term rewards in multi-task recommendations.
problem Long-term rewards in multiple recommendation tasks.
method Policy Distilled Reinforcement Learning (PoDiRe) combining deep reinforcement learning and knowledge distillation.
result PoDiRe outperforms state-of-the-art methods in real-world data.
Machine learning papers often fail to distinguish between explanation and speculation.
problem Trending issues in machine learning scholarship.
method Analysis of recent trends in machine learning papers.
result Four patterns of poor scholarship in machine learning papers.
This paper uses LLMs to improve equity stock ratings by ingesting diverse financial and news data.
problem Challenges in traditional stock rating methods, including data overload, inconsistencies, and delayed reactions.
method Application of LLMs to generate multi-horizon stock ratings using various datasets.
result LLMs enhance the accuracy and consistency of stock ratings, outperforming traditional methods in forward returns.
Decisions taken in our everyday lives are based on a wide variety of information so it is generally very difficult to assess what are the strategies that guide us. Stock market therefore provides a rich environment to study how people take decision since responding to market uncertainty needs a constant update of these…
Develops novel techniques for collaborative filtering and multi-label classification.
problem Information overload and categorization of data objects.
method Hierarchical bi-level maximum margin matrix factorization and piecewise-linear embedding method.
result Effective multi-label classification and collaborative filtering techniques developed.
The study explains autism through minimizing surprise and uncertainty using information theory.
problem Insistence on sameness in autism.
method Information theory framework to quantify cognitive limitations and behaviors.
result Insistence on sameness is a manifestation of minimizing uncertainty.
The paper studies how adding a 'Gauge Mass' term breaks gauge symmetry in Yang-Mills-Higgs systems and analyzes the resulting behavior.
problem Breaking gauge symmetry in Yang-Mills-Higgs systems.
method Analyzing the asymptotic behavior of the system with a 'Gauge Mass' term added.
result The system's behavior is characterized by concentration phenomena and convergence to harmonic maps and minimal energies.
This paper completes the construction of arbitrary order conformally invariant differential operators in higher spin spaces. Jan Slovák has classified all conformally invariant differential operators on locally conformally flat manifolds. We complete his results in higher spin theory by giving explicit expressions for …
New boundary operators for sixth-order GJMS operator on manifolds.
problem Developing boundary operators for sixth-order GJMS operator.
method Conformally covariant boundary operators and fractional GJMS operators.
result New realization of fractional GJMS operators and Sobolev trace inequalities.
The paper connects eigenvalue problems for various operators and establishes inequalities and asymptotic formulas for heat traces.
problem Eigenvalue problems and heat trace asymptotics for different operators.
method Establishes connections and inequalities for eigenvalues and heat traces.
result Eigenvalue inequalities and three-term asymptotic formulas for heat traces of various operators.
Introduces a new elliptic operator with positive eigenvalue.
problem None explicitly stated in the abstract.
method Introduces a new elliptic operator called the two-radical Laplace operator.
result The eigenvalue of the new operator is the positive square root of the Laplace operator's eigenvalue.
Proves Kato inequalities for various conformal operators.
problem Proving inequalities for differential operators.
method Analyzes a class of first order differential operators, including Dirac and Penrose twistor operators.
result Derives Kato inequalities that interpolate between classical and refined versions.
We describe a set of conformally covariant boundary operators associated to the Paneitz operator, in the sense that they give rise to a conformally covariant energy functional for the Paneitz operator on a compact Riemannian manifold with boundary. These operators naturally give rise to a first- and third-order conform…
Study on biharmonic hypersurfaces with specific recurrent operators in Euclidean space.
problem Characterizing biharmonic hypersurfaces with recurrent operators.
method Analysis of various recurrent operators and their impact on biharmonic hypersurfaces.
result Some well-known recurrent operators play a significant role in making biharmonic hypersurfaces minimal.
Study the heat operator of a transversally elliptic operator on Lie groups.
problem Spectral properties and convergence of a heat operator on Lie groups.
method Review spectral properties, define character, estimate heat operator convergence.
result Estimate of fα(t) determines convergence of the character. Local index theorem for chiral geometric operators proved using heat kernel.
problem Proving a local index theorem for geometric first-order differential operators.
method Using Gilkey's invariance theory and heat kernel techniques.
result Supertrace of heat kernel converges to Chern-Weil form.
Study estimates eigenvalues for concave Hessian operators on convex domains.
problem Estimating eigenvalues for concave elliptic Hessian operators.
method Investigates Dirichlet eigenvalue problem for a broad class of concave elliptic Hessian operators.
result Existence and properties of the first nonzero eigenvalue and eigenfunction.
The paper proves homotopy equivalences for spaces of unbounded Fredholm operators.
problem Spaces of unbounded Fredholm operators and their properties.
method Analyzing the spaces and proving homotopy equivalences.
result Natural maps between four spaces of unbounded Fredholm operators are homotopy equivalences.
Standard Laplace operator extends Hodge and Casimir operators to broader geometric contexts.
problem Extending Laplace operator to vector bundles and Riemannian manifolds.
method Functorial approach, showing commutation with homomorphisms and differential operators.
result Standard Laplace operator commutes with a wide range of differential operators.