Graph neural network predicts vehicle interactions and trajectories for autonomous driving.
problem Predicting future motion of vehicles in traffic scenes.
method Graph neural network that jointly predicts interaction modes and 5-second future trajectories.
result Jointly predicting trajectories and interaction modes leads to lower trajectory error.
Graphs model traffic interactions, reducing prediction error by 30%.
problem Traffic prediction accuracy with complex interactions.
method Graph Neural Networks (GNN) for modeling vehicle interactions.
result Prediction error decreases by 30% with GNNs compared to non-interaction models.
Paper introduces IC-index to evaluate interaction prediction methods.
problem Evaluate interaction prediction methods using IC-index.
method IC-index measures interaction direction prediction performance.
result IC-index complements existing prediction performance estimators.
Framework predicts interactions between multiple traffic participants.
problem Accurately predicting interactions between multiple traffic participants.
method Probabilistic framework with hierarchical modules forecasting intentions and motions.
result Framework predicts continuous motions and interaction durations for multiple interacting road participants.
Paper proposes FINN for better CTR prediction by modeling feature interactions.
problem Improving CTR prediction in advertising and recommendation systems.
method Proposes Feature Interaction based Neural Network (FINN) to model feature interactions.
result FINN outperforms other deep models in CTR prediction tasks.
Archipelago provides interpretable explanations of feature interactions in machine learning models.
problem Interpreting the impact of feature interactions on predictions in machine learning models.
method Archipelago is a novel framework for extracting and attributing feature interactions in a scalable and interpretable manner.
result Archipelago provides significantly more interpretable explanations of feature interactions than comparable methods.
InteractE improves link prediction in KGs by increasing feature interactions.
problem Improving link prediction in knowledge graphs by inferring missing links.
method Feature permutation, novel feature reshaping, circular convolution.
result InteractE outperforms ConvE on multiple KG datasets.
Deep model learns protein interfaces from high-order interactions.
problem Predicting protein interfaces from amino acid pairs.
method Graph neural networks and convolutional neural networks for 2D dense predictions.
result Our method consistently improves interface prediction performance.
Method detects interactions for better CTR prediction.
problem Predicting click-through rate with high-dimensional categorical features and time-varying interactions.
method Online Random Intersection Chains (ORIC) for detecting informative interactions.
result ORIC detects high-interpretability interactions that improve CTR prediction.
GTDL methods fail to accurately model feature interactions in tabular data.
problem Accurate modeling of feature interactions in tabular data.
method Graph-based tabular deep learning methods using attention mechanisms and message-passing schemes.
result Current GTDL methods fail to recover meaningful feature interactions due to poor edge recovery.
Predicts student performance in interactive online question pools using GNNs.
problem Predicting student performance in interactive online question pools with evolving knowledge.
method Proposes R^2GCN, a GNN model for heterogeneous networks to predict student performance.
result Achieves higher accuracy in student performance prediction than traditional methods.
PIN models feature interactions using a neural network that mimics decision trees.
problem Modeling feature interactions in tabular data for predictive modeling.
method Tree-like Pairwise Interaction Network (PIN) architecture that captures pairwise feature interactions through a shared feed-forward neural network.
result PIN outperforms traditional and modern neural networks benchmarks in predictive accuracy.
AdaEnsemble learns adaptive feature interactions for CTR prediction.
problem Learning feature interactions for CTR prediction in recommender systems and Ads ranking.
method AdaEnsemble is a Sparsely-Gated Mixture-of-Experts (SparseMoE) architecture that dynamically selects feature interaction depth.
result AdaEnsemble achieves better prediction accuracy and inference efficiency compared to state-of-the-art models.
Interprets feature interactions in ad-click prediction models.
problem Improving interpretability of black-box recommender systems.
method Interprets feature interactions from a source model and encodes them in a target model.
result Interpretations significantly outperform existing recommender models.
MuLFA predicts drug interactions more accurately than existing methods.
problem Improving drug safety by predicting drug interactions.
method Proposes MuLFA, a factorization autoencoder that models nonlinear interactions between drug pairs.
result MuLFA outperforms state-of-the-art methods in predicting drug interactions.
Robot learns to imitate human interactions through deep learning.
problem Teaching robots to coordinate actions with human partners.
method Deep learning framework for motion embedding, prediction, and trajectory generation.
result Importance of predictive and adaptive components for successful imitation.
Graph-augmented CNN predicts drug interactions with high accuracy.
problem Predicting drug-drug interactions (DDIs) with high accuracy.
method Combining graph CNN with an attentive pooling network to extract structural relations between drug pairs.
result Desirable performance with ROC 0.988, F1-score 0.956, and AUPR 0.986.
The paper predicts human-like driving behavior of other vehicles for safer AVs.
problem Safe and efficient interaction of AVs with other vehicles.
method Hierarchical inverse reinforcement learning considering both discrete and continuous decisions.
result The proposed approach accurately predicts both discrete and continuous driving behaviors.
New method predicts drug interactions from drug images.
problem Predicting drug interactions from molecular structures.
method Siamese neural network using drug structure images.
result First work predicting DDIs from drug images.
Models predict drug interactions with high accuracy.
problem Detecting drug-drug interactions to prevent medical injuries.
method Artificial neural networks and graph similarity measures.
result Models achieve high accuracy in predicting drug interactions.
New algorithm detects interactions for better individual trait prediction.
problem Tackles the challenge of making accurate individual trait predictions using interactions.
method Extends model-based MDR (MB-MDR) to detect and utilize interactions.
result Outperforms other algorithms in detecting and utilizing interactions for better prediction.
SurvFD and SurvSHAP-IQ provide interpretable survival models by analyzing feature interactions.
problem Non-additivity of hazard and survival functions limits standard additive explanation methods.
method SurvFD decomposes higher-order effects into time-dependent and time-independent components, extending Shapley interactions to time-indexed functions.
result SurvFD and SurvSHAP-IQ offer a new perspective on survival explanations, explicitly characterizing feature interactions.
In this study, we intend to solve a mutual information problem in interacting molecules of any type, such as proteins, nucleic acids, and small molecules. Using machine learning techniques, we accurately predict pairwise interactions, which can be of medical and biological importance. Graphs are are useful in this prob…
Traffic actors' future motion predicted using a hybrid graph model.
problem Predicting long-term behaviors of traffic actors in complex scenes.
method A hybrid graph model with nodes for actors and traffic elements, and edges for interaction types.
result TrafficGraphNet achieves state-of-the-art trajectory prediction accuracy.
A new method uses gene interaction networks to predict gene functions.
problem Predicting gene functions from gene interactions.
method Context graph kernel approach in a machine learning framework.
result The proposed method outperforms linkage-assumption-based methods.
JODIE learns dynamic user-item embeddings from interactions, outperforming existing methods.
problem Modeling dynamic user-item interactions for accurate future predictions.
method JODIE uses coupled recurrent models with update, projection, and prediction components, and a novel t-Batch algorithm.
result JODIE outperforms state-of-the-art methods by up to 22.4% on future interaction and state change prediction tasks.
InteractionNet models noncovalent protein-ligand interactions with GNNs and explains predictions.
problem Modeling noncovalent protein-ligand interactions with graph neural networks.
method InteractionNet uses a GNN architecture with separated covalent and noncovalent convolution layers and layer-wise relevance propagation for explainability.
result InteractionNet successfully predicts noncovalent protein-ligand interactions with chemical relevance.
Study on predictable forward processes in trading without frequent evaluations.
problem Trading performance evaluation times not matching trading times.
method Solving a linear functional equation to construct predictable forward processes.
result Predictable forward processes are inherently myopic and optimal strategies do not use future information.
Novel GNN predicts drug-target interactions using protein-ligand 3D structures.
problem Accurate prediction of drug-target interactions for in silico drug design.
method 3D structure-embedded graph representations and distance-aware graph attention algorithm with gate augmentation.
result Our model outperforms docking and other deep learning methods in virtual screening and pose prediction.
Although interactive learning puts the user into the loop, the learner remains mostly a black box for the user. Understanding the reasons behind queries and predictions is important when assessing how the learner works and, in turn, trust. Consequently, we propose the novel framework of explanatory interactive learning…
AutoFIS automatically selects important feature interactions for CTR prediction models.
problem Manual feature interaction design is inefficient and prone to noise.
method Two-stage algorithm: search stage relaxes feature interactions to continuous parameters, re-train stage refines model performance.
result AutoFIS significantly improves CTR and CVR of FM-based models.
CAN approximates explicit feature interactions for CTR prediction.
problem Learning explicit feature interactions from sparse features.
method Co-Action Network approximates explicit pairwise feature interactions without introducing too many additional parameters.
result CAN outperforms state-of-the-art CTR models and the cartesian product method.
GENN predicts drug interactions by modeling correlations between link labels.
problem Predicting drug-drug interactions with consideration of link type correlations.
method GENN uses graph energy neural networks to model link type correlations in DDI prediction.
result GENN outperforms baseline models by 13.77% and 5.01% in PR-AUC on two real-world datasets.
Machine learning improves predicting species interactions based on traits.
problem Variability in empirical trait-matching studies for ecological networks.
method Compared conventional GLMs with ML models (Random Forest, Boosted Regression Trees, etc.) on simulated and real data.
result ML models outperform GLMs in predicting species interactions and identifying trait-matching combinations.
CASTER predicts drug interactions using chemical substructures.
problem Identifying potential drug-drug interactions during drug design.
method CASTER uses sequential pattern mining, auto-encoding, and dictionary learning to predict DDIs.
result CASTER outperformed state-of-the-art models and provided interpretable predictions.
New methods predict drug interactions using drug co-medication patterns and graph matching.
problem Predicting adverse drug reactions from drug combinations.
method Developed novel kernels over drug combinations using support vector machines and graph matching to measure similarities.
result Achieved an AUC of 0.912 on a real-world dataset.
A new graph model HMG and neural network HMGNN improve molecule property predictions.
problem Predicting quantum mechanical properties of molecules with limited consideration of many-body interactions.
method Introducing heterogeneous molecular graphs (HMG) and building HMGNN on neural message passing scheme.
result HMGNN achieves state-of-the-art performance in 9 out of 12 tasks on the QM9 dataset.
DeepPurpose simplifies DL for DTI prediction.
problem Accurate prediction of drug-target interactions.
method Comprehensive deep learning library with 15 compound and protein encoders and 50 neural architectures.
result State-of-the-art performance on benchmark datasets.
Networks provide a powerful formalism for modeling complex systems by using a model of pairwise interactions. But much of the structure within these systems involves interactions that take place among more than two nodes at once; for example, communication within a group rather than person-to person, collaboration amon…
STNN-DDI predicts drug interactions using substructure-aware neural networks.
problem Predicting drug-drug interactions (DDIs) to avoid side effects in poly-drug treatments.
method Designing a novel Substructure-ware Tensor Neural Network (STNN-DDI) that learns a 3-D tensor of substructure-substructure interactions.
result Significant improvement in AUC, AUPR, Accuracy, and Precision compared to state-of-the-art models.
A graph neural network detects beneficial feature interactions for recommender systems.
problem Feature interactions are crucial but not all are beneficial for recommendation accuracy.
method Graph neural network with L0 activation regularization for edge prediction.
result The model outperforms baselines and automatically identifies beneficial feature interactions.
DeepLight accelerates CTR predictions in ad serving by 46X.
problem Significantly increased serving delay and high memory usage for ad serving.
method Explicitly searching feature interactions, pruning layers, promoting sparsity.
result Accelerates model inference by 46X on Criteo dataset.
Bi-GNN models drug interactions using a bi-level graph approach.
problem Predicting drug-drug interactions using machine learning.
method Bi-level graph neural networks that consider both interaction graph and representation graphs of drugs.
result Bi-GNN model improves DDI prediction accuracy compared to existing methods.
MEI model improves knowledge graph completion by efficiently modeling interactions between embeddings.
problem Efficiently modeling interactions between knowledge graph embeddings to predict missing links.
method MEI divides embeddings into partitions and uses Tucker and block term formats to model interactions efficiently.
result Achieves state-of-the-art performance on link prediction tasks.
System predicts vehicle interactions and trajectories with uncertainty.
problem Predicting future vehicle trajectories with uncertainty.
method Hierarchical Bayesian Generative Modeling with categorized and real-valued coordination variables.
result Categorized coordination better captures multi-modality and generates more diverse samples.
Proposes a self-attention-based method for drug-target interaction prediction.
problem Interpreting machine learning models for drug-target interactions.
method Self-attention-based multi-view representation learning approach.
result Competitive prediction performance with biologically interpretable results.
Method learns to predict agent interactions from partial observations.
problem Predicting interactions between multiple agents from incomplete data.
method Graph-Structured Variational Recurrent Neural Network (Graph-VRNN) trained end-to-end.
result Graph-VRNN outperforms baselines on sports datasets.
STOVE predicts convincing physical behavior in videos.
problem Learning models from videos with objects and interactions.
method Compositional state-space model combining image and dynamics models.
result Predicts videos with convincing physical behavior over hundreds of timesteps.