Optimizing data movement significantly improves transformer training efficiency.
problem Data movement is a major bottleneck in training transformers.
method Developed a recipe to globally optimize data movement in transformers.
result Achieved up to 1.30x performance improvement over state-of-the-art frameworks.
Wearable smart suit tracks infant movements with high accuracy.
problem Early detection of atypical motor development in infants.
method Developed a multi-sensor smart suit for data collection, trained a deep CNN algorithm for automatic posture and movement classification.
result Setup achieves human equivalent accuracy in infant posture and movement classification.
A new method reduces data movement in neural network training.
problem Large data movement during neural network training.
method Streaming batch principal component analysis for low-rank updates.
result Effective training of convolutional neural networks with low overhead.
This paper predicts weekly stock market movements using machine learning and introduces a new benchmark.
problem Predicting stock market movements using daily data and various ML models.
method Focuses on weekly movements, introduces random traders as a benchmark, uses additional features, and adjusts training datasets.
result Trained models, especially MLP, show good performance across different trends.
Survey reviews machine learning for automatic movement generation.
problem Need for automatic movement animation in interactive media.
method Machine learning techniques and motion capture data.
result Discussion of research gaps and challenges for future work.
CGANs forecast art movements by generating sequences of paintings.
problem Predicting the evolution of art movements over time.
method Trained CGANs on sequences of paintings, using VAR models for forecasting.
result CGANs accurately predict future art movements and generate plausible paintings.
Neural nets predict user attention from mouse movements.
problem Predicting user attention from mouse cursor movements.
method Investigated different mouse movement representations and trained neural networks.
result Neural networks outperform handcrafted features for predicting user attention.
Perinatal stroke (PS) is a serious condition that, if undetected and thus untreated, often leads to life-long disability, in particular Cerebral Palsy (CP). In clinical settings, Prechtl's General Movement Assessment (GMA) can be used to classify infant movements using a Gestalt approach, identifying infants at high ri…
System guides freehand obstetric ultrasound probe movements.
problem Reducing operator expertise for standard plane acquisition.
method Artificial neural network trained on real scans.
result 88.8% accuracy for goal prediction, 90.9% for action prediction.
The paper supports task classification from eye movements, achieving 95.4% accuracy.
problem Decoding the observer's task from eye movements.
method Exploratory analysis, feature projection, feature elimination, SVM and Ada Boosting classifier training.
result Achieved 95.4% accuracy in task classification.
Probabilistic representations of movement primitives open important new possibilities for machine learning in robotics. These representations are able to capture the variability of the demonstrations from a teacher as a probability distribution over trajectories, providing a sensible region of exploration and the abili…
Generically learns movement control policies from exploration data.
problem Movement optimization in physically based characters.
method Parameterizes actions as target states, learns low-level control policy.
result Improves movement optimization across multiple tasks and algorithms.
Paper proposes a deep learning approach for hand movement classification from EEG.
problem Classifying hand movements from EEG for brain-computer interfaces.
method Uses a deep attention-based LSTM network to analyze EEG signals.
result Improves classification accuracy over benchmarks and state-of-the-art methods.
Model trains from wifi traces to infer public transport levels.
problem Estimate the level of service of a city-wide public transport network.
method Robust unsupervised clustering for train movement inference; classification model for real-time commuter patterns.
result Accurately estimated demand-supply gap from connected devices.
Proposes a method to predict stock movements using fine-grained events from finance news.
problem Lack of specific semantic information in coarse-grained events for stock movement prediction.
method Built a finance event dictionary, extracted fine-grained events, combined with stock trade data, and used distant supervision for training.
result Method outperforms all baselines and shows good generalizability.
Learning and inference movement is a very challenging problem due to its high dimensionality and dependency to varied environments or tasks. In this paper, we propose an effective probabilistic method for learning and inference of basic movements. The motion planning problem is formulated as learning on a directed grap…
Proposes deep mixture models for probabilistic price movement forecasting in high-frequency trading.
problem Probabilistic forecasting of price movements in high-frequency trading.
method Deep recurrent neural networks with probabilistic mixture models.
result Outperforms benchmark models in both metric-based and simulated trading scenarios.
Visualizes movement control optimization landscapes to understand why it's hard and how to make it easier.
problem Understanding and optimizing movement control problems in animation research.
method Novel visualizations of high-dimensional control optimization landscapes.
result Trajectory optimization becomes increasingly ill-conditioned with longer trajectories, while parameterizing control as partial target states can act as an efficient preconditioner.
This article proposes a method for mathematical modeling of human movements related to patient exercise episodes performed during physical therapy sessions by using artificial neural networks. The generative adversarial network structure is adopted, whereby a discriminative and a generative model are trained concurrent…
ChatGPT struggles in predicting stock movements, underperforming traditional methods.
problem Predicting stock market movements using ChatGPT.
method Zero-shot analysis of ChatGPT's multimodal stock prediction capabilities.
result ChatGPT underperforms traditional methods and state-of-the-art models in predicting stock movements.
Understanding and reasoning about places and their relationships are critical for many applications. Places are traditionally curated by a small group of people as place gazetteers and are represented by an ID with spatial extent, category, and other descriptions. However, a place context is described to a large extent…
Machine learning struggles to predict binary options movements due to randomness.
problem Predicting binary options movements using machine learning.
method Tested multiple machine learning models (RF, LR, GB, kNN) and neural networks (MLP, LSTM) on EUR/USD currency pairs.
result None of the models surpassed the ZeroR baseline accuracy, indicating randomness in binary options.
Improved animated faces using audiovisual and modality dropout.
problem Creating realistic animated faces using speech and visual cues.
method Training a deep learning model with modality dropout to balance audio and visual inputs.
result Modality dropout improves viewer preference for audiovisual-driven animation.
This paper contributes a new machine learning solution for stock movement prediction, which aims to predict whether the price of a stock will be up or down in the near future. The key novelty is that we propose to employ adversarial training to improve the generalization of a neural network prediction model. The ration…
Predicts short-term futures contract direction using neural networks and order flow data.
problem Challenges in predicting short-term directional movement of futures contracts.
method Engineering features from technical analysis, order flow, and order-book data; training a Tabnet neural network.
result Achieved an accuracy of 0.601 in predicting directional change on the Silver Futures Contract.
Paper reduces movement primitive dimensionality in parameter space.
problem High dimensionality of movement primitives makes policy optimization expensive.
method Investigates dimensionality reduction in parameter space, identifying principal movements.
result Dimensionality reduction in parameter space is more effective than in configuration space.
Deep learning predicts cryptocurrency price movements from trade data.
problem Predicting short-term price changes in cryptocurrencies.
method Long Short-term Memory Network (LSTM) trained on trade-by-trade data.
result Optimal LSTM model achieves over 60% accuracy on out-of-sample test periods.
Deep learning predicts Bitcoin spot price movements from order books.
problem Predicting cryptocurrency spot price movements from order book data.
method Temporal CNNs trained on 2-second prediction time horizon.
result 71% walk-forward accuracy on coinbase data.
Rehabilitation training is the primary intervention to improve motor recovery after stroke, but a tool to measure functional training does not currently exist. To bridge this gap, we previously developed an approach to classify functional movement primitives using wearable sensors and a machine learning (ML) algorithm.…
Predict stock price movements using financial data and news articles with LLMs.
problem Predicting stock price movements using financial data and news articles.
method Combining financial data and news articles, employing pre-trained LLMs, and using retrieval augmentation techniques.
result Predicted stock price movements with a weighted F1-score of 58.5% and 59.1%.
Deep learning detects sleep events like arousals and leg movements.
problem Detecting arousals and leg movements in polysomnogram for sleep disorders.
method Deep learning model trained on 1,485 subjects, tested on 1,000 recordings.
result Optimal detection achieved with dynamic event window for arousals and static window for leg movements.
Deep convolutional architecture identifies eye movements for biometric faster and more accurately.
problem Biometric identification of eye movements for authentication.
method Developed a deep convolutional architecture to process raw eye-tracking signals.
result Achieved a lower error rate by one order of magnitude and faster identification time by two orders of magnitude.
We recast the Calabi flow in DeGiorgi's language of minimizing movements. We establish the long time existence of minimizing movements for K-energy with arbitrary initial condition. Furthermore we establish some a priori regularity of these solutions, and that sufficiently regular minimizing movements are smooth soluti…
The assessment of Parkinson's disease (PD) poses a significant challenge as it is influenced by various factors which lead to a complex and fluctuating symptom manifestation. Thus, a frequent and objective PD assessment is highly valuable for effective health management of people with Parkinson's disease (PwP). Here, w…
Proposes a method to improve stock index prediction using cointegration and quantile loss.
problem Improving stock prediction accuracy by selecting informative factors and using quantile loss.
method Uses cointegration test to select factors and quantile loss for training models.
result Proposed method outperforms conventional approaches in terms of cumulative return and Sharpe ratio.
Taureau uses Twitter sentiment analysis to predict stock market movement.
problem Predicting stock market movement using public opinion on Twitter.
method Obtained historical tweets, filtered and labeled, generated word embeddings, assessed sentiment scores, correlated with stock price movement, designed and evaluated predictive model.
result Taureau can predict stock price movement from lagged sentiment scores.
The study models market price movement based on investors' expectations.
problem Understanding the dynamics of investors' expectations and market price movement.
method Developed a non-linear evolutionary equation linking investors' expectations and market asset price movement.
result Model predictions co-integrated with asset time series, suggesting potential for price movement forecasting.
Paper proves minimizing movements match smooth droplet flow in 3D.
problem Consistency of minimizing movements with smooth mean curvature flow.
method Proved minimizing movements coincide with smooth droplet flow.
result Minimizing movements and smooth mean curvature flow are consistent in 3D.
The study uses LSTM and random forests to forecast stock price movements for intraday trading.
problem Forecasting directional movements of stock prices for intraday trading.
method Employed random forests and LSTM networks to analyze S&P 500 constituent stocks.
result Multi-feature setting provided higher daily returns (0.64% using LSTM, 0.54% using random forests) compared to single-feature setting.
Extended CSGE improves power and cyclist movement forecasting.
problem Power and cyclist movement forecasting challenges.
method Extended Coopetitive Soft Gating Ensemble (XCSGE) with flexible weighting.
result Improves prediction performance by up to 30% for solar power forecasting.
MPANF improves naive forecast by incorporating directional information.
problem Challenging to surpass naive forecast in financial time series.
method Combines naive forecast with movement prediction and accuracy.
result MPANF generally outperforms common benchmarks.
Novel TM-vector model predicts stock market direction using Twitter and market data.
problem Challenging stock market forecasting with equal or ignored user effects.
method TM-vector trained with Twitter features and market information, using IndRNN.
result Significant accuracy in predicting stock market direction, especially for Apple.
Framework infers coordination strategies from movement data.
problem Inferring individual movement strategies from group data.
method Formalizes Coordination Strategy Inference Problem; provides methodology to infer strategies.
result Framework accurately infers strategies in simulated and real-world datasets.
Paper uses deep Q-network to correct eye movement artifacts in OCT volumes.
problem Unsupervised correction of inter-frame misalignments in OCT volumes due to eye movement artifacts.
method Dueling deep Q-network trained to maximize reward signals based on intensity-based image similarity metrics.
result Average normalized mutual information and correlation coefficient of 0.985 and 0.914, respectively.
Neuroscientific studies of drawing-like movements usually analyze neural representation of either geometric (eg. direction, shape) or temporal (eg. speed) features of trajectories rather than trajectory's representation as a whole. This work is about empirically supported mathematical ideas behind splitting and merging…
Predicting movement of objects while the action of learning agent interacts with the dynamics of the scene still remains a key challenge in robotics. We propose a multi-layer Long Short Term Memory (LSTM) autoendocer network that predicts future frames for a robot navigating in a dynamic environment with moving obstacl…
Study identifies key trades predicting market movements.
problem Predicting future market price movements.
method Optimized neural network predictor to identify influential trades.
result Trades with specific characteristics significantly impact future price predictions.
The study introduces a new stickiness parameter for stock prices using a non-linear model.
problem Understanding how closely individual stocks follow a stock index's price movements.
method Developed a non-linear pricing model inspired by tectonic plate movements to measure stickiness.
result Defined a stickiness parameter for stock price returns using a novel model.