Optimizes lockdown strategies to balance economic activities and virus spread.
problem Balancing economic activities and virus spread during lockdowns.
method Modeling the pandemic as SEIR, applying Granovetter threshold model for social distancing, and using NSGA-II optimization.
result Optimal lockdown policies for ten weeks to minimize infections and economic impact.
Algorithm optimizes lockdown policies balancing health and economy.
problem Balancing health and economic impacts of lockdowns during pandemics.
method Reinforcement learning to automatically compute lockdown policies.
result Algorithm learns optimal lockdown policies from disease and population data.
Study uses artificial counterfactuals to show lockdowns reduced US case and death counts.
problem Impact of lockdowns on US case and death counts during the pandemic.
method Artificial counterfactual approach comparing states with and without lockdowns.
result Average two times more cases would have occurred without lockdowns.
Covid lockdown increased interest in Italian stock market, leading to new investors.
problem Impact of Covid lockdown on Italian stock market investors.
method Analysis of trading activity and investor demographics before and during lockdown.
result New investors during lockdown were more skilled traders than pre-lockdown investors.
Adaptive models improve electricity demand forecasting during lockdown.
problem Poor load forecasting due to sudden consumption changes during lockdown.
method Adaptive generalized additive models with Kalman filters and expert aggregation.
result Significant reduction in prediction errors compared to traditional models.
Study examines how COVID-19 affected India's exchange rates and stock market.
problem Impact of COVID-19 on India's financial markets during and after lockdown.
method Secondary data analysis using VAR models across different phases of lockdown and unlock.
result Increase in confirmed cases does not significantly affect exchange rate and stock market.
Study shows house buyers in Christchurch value earthquake risk differently based on time since 2011 quake.
problem Understanding how house buyers' perception of earthquake risk changes over time.
method Used a hedonic price model to analyze house prices in Christchurch over three periods.
result Buyers value earthquake risk differently based on the time since the 2011 Christchurch earthquake.
AI uses KGs to assess economic impact of selective lockdowns on Italian companies.
problem Impact of selective lockdowns on Italian companies' economic stability.
method Automated Reasoning and Knowledge Graphs to analyze company networks.
result Identifies strategic companies at risk of takeover during lockdowns.
Agent-based model compares different COVID-19 testing policies and their effectiveness.
problem Understanding how different testing policies reveal the true number of infected cases.
method Developed an agent-based simulation framework in Python to model various testing policies and interventions.
result Contact Tracing consistently captures more positive cases than Random Symptomatic Testing, and LBT performs similarly.
New method combines neural nets with epidemic models for better prediction.
problem Improving epidemic prediction and forecasting using deep neural networks.
method Integrates machine learning with compartmental disease models for data-driven analysis.
result Data augmentation strategy improves neural network reliability for epidemic forecasting.
This study analyzes the effects of lifting lockdowns on Brazil's COVID-19 spread.
problem Understanding the impact of lifting lockdowns on Brazil's COVID-19 spread.
method Extended SEIR model with on/off strategy and developed a neural regressor.
result Lifting lockdowns could lead to a more severe second wave of COVID-19.
MELO predicts electricity loads by adapting to shifts without external indicators.
problem Adapting to non-stationary prediction challenges in online settings.
method MELO combines multiple forgetting factors and aggregation rules to adaptively predict.
result MELO reduces RMSE by 34.7% compared to base predictors and external covariates.
Study examines how pandemic anxiety affects financial market trust.
problem Anxiety during pandemic and trust in financial markets.
method Used Google search volume and stock market data to create mood indicators.
result Different clusters of countries and markets in terms of pessimism and optimism emerged.
Paper introduces a new method to model epidemic dynamics with varying parameters.
problem Capturing discontinuous variations in epidemic model parameters.
method Total variation regularization with Iterated Nelder--Mead optimization.
result The method accurately models epidemic dynamics with instant changes.
Study shows reducing anthropogenic emissions significantly lowers PM2.5 levels but has little effect on O3 in Delhi.
problem Understanding and mitigating the effects of anthropogenic emissions on air pollution in Delhi.
method Predictive modeling, causal inference, Gaussian Process modeling, Granger causality analysis.
result Reductions in anthropogenic emissions lead to significant decreases in PM2.5 levels but have little effect on O3. GIFsentiment predicts stock market returns and investor sentiment from social media GIFs.
problem Understanding investor sentiment in the stock market.
method Constructing a sentiment index from social media GIFs and analyzing its correlation with market returns and volume.
result GIFsentiment positively predicts stock market returns and negatively predicts returns for up to four weeks.
The study analyzes sentiment of European tweets during the pandemic.
problem Understanding public sentiment during the COVID-19 pandemic.
method Cross-language sentiment analysis of multilingual tweets using neural networks and sentence embeddings.
result Sentiment analysis reveals that lockdown announcements correlate with a deterioration of mood, which recovers quickly.
India's 2020-21 GDP growth forecast is projected at 1.9% due to COVID-19.
problem Impact of COVID-19 on India's 2020-21 GDP growth forecast.
method Quarterly GVA estimates using capacity utilisation assumptions and 2019-20 data.
result India's GDP growth in 2020-21 is expected to be 1.9%.
AI monitors social distancing and masks at manufacturing plants.
problem Ensuring safety of workers during post-COVID production.
method Computer vision and AI techniques for social distancing and mask detection.
result Real-time alerts prevent violations of social distancing and mask-wearing.
This study uses complex networks to analyze influential spreaders and their effects on different market sectors.
problem Existing methods failed to distinguish between positive and negative influences of market sectors.
method LIEST (Local Influential Effects for Specific Target) method using complex network analysis.
result LIEST effectively distinguishes positive and negative influences of market sectors during different periods.
Paper examines global Covid-19 data complexity and finds low intrinsic dimensions.
problem Understanding the complexity of Covid-19 data across countries.
method Used a Bayesian mixture model (Hidalgo) to estimate intrinsic dimensionality.
result Covid-19 data projects onto two low-dimensional manifolds without significant loss of information.
Method summarizes and predicts time series data for COVID-19 cases and deaths.
problem Summarizing and predicting time series data for multiple related time series.
method Hierarchical algorithm generating shapelets for centroids, nearest neighbor search for labeling, dynamic time warping for non-uniform lengths.
result Predictive model for individual time series based on aggregated statistics.
Deep CNNs diagnose chest X-rays for COVID-19 and other pneumonia.
problem Diagnosing pneumonia from chest X-rays.
method Training and testing VGG16, VGG19, InceptionResNetV2, InceptionV3, and Xception networks on chest X-rays.
result VGG16 with dropout achieves high accuracy and sensitivity.
Study proposes managing COVID-19 without economy shutdowns.
problem Avoiding lockdowns while maintaining healthcare system capacity.
method Detailed heterogeneous epidemiological model, calibrated to data.
result Countries can avoid lockdowns if ICU beds per million > 100.
Study uses machine learning to analyze Twitter sentiments about COVID-19.
problem Examining public concerns and sentiments about COVID-19 from Twitter.
method Machine learning (Latent Dirichlet Allocation) to identify topics and sentiments.
result Identified 13 topics and categorized into five themes, revealing dominant fears and mixed feelings.
Bayesian optimization reduces computational effort in aircraft design optimization.
problem High computational cost in industrial aircraft design optimization.
method Constrained Bayesian optimization (Super Efficient Global Optimization with Mixture of Experts)
result Significant computational efficiency improvements over existing Isight optimizers.
Bayesian optimization method tackles combinatorial spaces, scalable for large data.
problem Optimization over combinatorial categorical spaces in natural sciences.
method Combines variational optimization and continuous relaxations for gradient-based optimization.
result Method performs comparably to state-of-the-art methods while scaling well.
New algorithm solves complex stopping problems with robust optimization.
problem Solving complex stochastic optimal stopping problems.
method Simulation-based robust optimization with exact reformulation as a zero-one bilinear program.
result Developed polynomial-time heuristics and algorithms for practical solution.
L2O uses ML to optimize traditional optimization techniques.
problem Real-world optimization problems with shared structures.
method Exploiting shared structures to enhance optimization techniques.
result Better or faster solutions through machine learning integration.
When hyperparameter optimization of a machine learning algorithm is repeated for multiple datasets it is possible to transfer knowledge to an optimization run on a new dataset. We develop a new hyperparameter-free ensemble model for Bayesian optimization that is a generalization of two existing transfer learning extens…
Meta algorithm solves multivariate optimization using univariate optimizers.
problem Multivariate global optimization problems.
method Meta algorithm combining univariate global optimizers.
result Meta algorithm provides robust regret guarantees.
A novel neural network approach for optimization problems.
problem Constrained optimization problems.
method Neural Optimization Machine (NOM) using a specially designed NN architecture and training procedure.
result Solves optimization problems efficiently, especially in high-dimensional spaces.
New algorithms ensure reproducibility and optimal convergence in convex optimization.
problem Trade-off between reproducibility and convergence rate in convex optimization.
method Regularization-based algorithms for smooth convex minimization and minimax optimization.
result Achieves optimal reproducibility and near-optimal gradient complexity for various oracle settings.
New algorithm selects robust martingale for optimal stopping problems.
problem Optimal stopping problems in stochastic processes.
method Randomized dual martingale minimization algorithm.
result Efficiently selects Doob martingale as close as possible.
Numerical optimization is an important tool in the field of computational physics in general and in nano-optics in specific. It has attracted attention with the increase in complexity of structures that can be realized with nowadays nano-fabrication technologies for which a rational design is no longer feasible. Also, …
This paper shows how to combine optimal tests into log-optimal processes.
problem How to combine optimal sequential tests into log-optimal processes.
method Using a new class of WAIT e-processes, the paper aggregates asymptotically optimal sequential tests into asymptotically log-optimal processes.
result It is possible to aggregate asymptotically optimal sequential tests into asymptotically log-optimal e-processes.
Learning optimal feedback control laws capable of executing optimal trajectories is essential for many robotic applications. Such policies can be learned using reinforcement learning or planned using optimal control. While reinforcement learning is sample inefficient, optimal control only plans an optimal trajectory fr…
Paper studies optimal control for a specific geometric problem.
problem Optimal control problem associated with the Paneitz obstacle problem.
method Existence and regularity results for optimal controls.
result Existence of optimal controls and their properties.
New algorithm AG-OG optimizes separable convex-concave problems efficiently.
problem Efficiently solving separable convex-concave minimax optimization problems.
method Leverages Nesterov acceleration and optimistic gradient on component and coupling parts of the problem.
result Achieves optimal convergence rate for various settings including bilinearly coupled problems.
Adapts Bayesian optimization for mixed constraints in aircraft design.
problem Optimizing expensive black box functions with mixed constraints.
method Super efficient global optimization with upper trust bound for constraints, Gaussian process uncertainty, refinement procedure.
result Superior performance on aircraft design problem compared to state-of-the-art solvers.
Adam optimizer converges to zeros of a new vector field, not just gradient zeros.
problem Prove convergence rates for Adam optimizer in simple quadratic optimization problems.
method Introduced Adam vector field to analyze Adam optimizer's convergence.
result Established optimal convergence rates for Adam optimizer.
Optimal crypto asset routing with CFMMs, including fixed costs.
problem Optimizing order execution on a network of CFMMs with fixed costs.
method Convex optimization for no fixed costs, mixed-integer convex for fixed costs, heuristics for approximate solutions.
result Approximate solutions to optimal routing and arbitrage certification problems.
BOSH optimizes functions with stochastic evaluations more efficiently and precisely.
problem Optimizing functions with noisy evaluations can lead to suboptimal solutions.
method BOSH uses a hierarchical Gaussian process to generate a growing pool of realizations.
result BOSH provides more efficient and higher-precision optimization than standard BO.
VeLO learns versatile optimizers from deep learning tasks.
problem Training deep learning models with hand-designed optimizers.
method Meta-training a neural network optimizer on a wide variety of optimization tasks.
result The learned optimizer automatically adapts to different optimization tasks without hyperparameter tuning.
New learned optimizers outperform baselines by incorporating known and novel mechanisms.
problem Understanding how learned optimizers outperform traditional ones.
method Careful analysis and visualization of learned optimizers trained on various tasks.
result Learned optimizers incorporate known techniques like momentum and gradient clipping, as well as new forms of learning rate adaptation.
PAGE optimizes nonconvex problems with optimal convergence rates.
problem Nonconvex optimization problems.
method PAGE algorithm for achieving optimal convergence rates.
result PAGE achieves optimal convergence rates for nonconvex optimization.
A new method learns DAGs from data using permutation optimization.
problem Discovering latent DAGs from observational data.
method Optimizes over the Permutahedron to learn topological orderings and edges.
result Our method optimizes exact DAGs, is modular, and performs well on real-world data.
Develops a new method for efficient stochastic bilevel optimization.
problem Stochastic bilevel optimization problems in machine learning applications.
method Single-Timescale stochAstic BiLevEl optimization (STABLE) method.
result Achieves the same order of sample complexity as stochastic gradient descent for single-level optimization.