In this thesis, we study the problem of feature learning on heterogeneous knowledge graphs. These features can be used to perform tasks such as link prediction, classification and clustering on graphs. Knowledge graphs provide rich semantics encoded in the edge and node types. Meta-paths consist of these types and abst…
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
Meta-graph is currently the most powerful tool for similarity search on heterogeneous information networks,where a meta-graph is a composition of meta-paths that captures the complex structural information. However, current relevance computing based on meta-graph only considers the complex structural information, but i…
Collective classification has been intensively studied due to its impact in many important applications, such as web mining, bioinformatics and citation analysis. Collective classification approaches exploit the dependencies of a group of linked objects whose class labels are correlated and need to be predicted simulta…
Proposes a method to improve graph neural networks on heterogeneous graphs using meta-paths.
New method for learning on heterogeneous graphs without meta-paths.
ie-HGCN addresses HIN challenges by efficiently learning node representations.
Heterogeneous information network (HIN) embedding has gained increasing interests recently. However, the current way of random-walk based HIN embedding methods have paid few attention to the higher-order Markov chain nature of meta-path guided random walks, especially to the stationarity issue. In this paper, we system…
Paper proposes a method to evaluate SME credit risk using meta paths.
CARML uses meta-learning to avoid obstacles in 2D vehicle navigation.
User-based attribute information, such as age and gender, is usually considered as user privacy information. It is difficult for enterprises to obtain user-based privacy attribute information. However, user-based privacy attribute information has a wide range of applications in personalized services, user behavior anal…
We introduce a new function-preserving transformation for efficient neural architecture search. This network transformation allows reusing previously trained networks and existing successful architectures that improves sample efficiency. We aim to address the limitation of current network transformation operations that…
A new method for portfolio allocation in continuous-time markets.
Develops exact and invariant study-based decompositions for network meta-analysis.
In this paper, we focus on graph representation learning of heterogeneous information network (HIN), in which various types of vertices are connected by various types of relations. Most of the existing methods conducted on HIN revise homogeneous graph embedding models via meta-paths to learn low-dimensional vector spac…
Paper proposes HIDAM model to improve MSE default risk assessment using heterogeneous information networks.
There are many real-world knowledge based networked systems with multi-type interacting entities that can be regarded as heterogeneous networks including human connections and biological evolutions. One of the main issues in such networks is to predict information diffusion such as shape, growth and size of social even…
Proposes a new method to optimize graph neural network architectures on heterogeneous information networks.
In this paper, we study the problem of author identification under double-blind review setting, which is to identify potential authors given information of an anonymized paper. Different from existing approaches that rely heavily on feature engineering, we propose to use network embedding approach to address the proble…
This paper presents a normalization mechanism called Instance-Level Meta Normalization (ILM~Norm) to address a learning-to-normalize problem. ILM~Norm learns to predict the normalization parameters via both the feature feed-forward and the gradient back-propagation paths. ILM~Norm provides a meta normalization mechanis…
New meta-learning method improves domain generalization by balancing parameters closer to domain centroids.
A new system recommends specific knowledge concepts in MOOCs based on student interests.
Adversarial example generation becomes a viable method for evaluating the robustness of a machine learning model. In this paper, we consider hard-label black-box attacks (a.k.a. decision-based attacks), which is a challenging setting that generates adversarial examples based on only a series of black-box hard-label que…
A core capability of intelligent systems is the ability to quickly learn new tasks by drawing on prior experience. Gradient (or optimization) based meta-learning has recently emerged as an effective approach for few-shot learning. In this formulation, meta-parameters are learned in the outer loop, while task-specific m…
Graph neural networks (GNNs) have been widely used in representation learning on graphs and achieved state-of-the-art performance in tasks such as node classification and link prediction. However, most existing GNNs are designed to learn node representations on the fixed and homogeneous graphs. The limitations especial…
New Hessian-free method improves bilevel optimization for meta-learning.
This dissertation automates deep learning pipelines and uses meta-learning for better model selection and data augmentation.
OptFormer learns universal HPO from diverse datasets.
In complex transfer learning scenarios new tasks might not be tightly linked to previous tasks. Approaches that transfer information contained only in the final parameters of a source model will therefore struggle. Instead, transfer learning at a higher level of abstraction is needed. We propose Leap, a framework that …
We propose a meta path planning algorithm named \emph{Neural Exploration-Exploitation Trees~(NEXT)} for learning from prior experience for solving new path planning problems in high dimensional continuous state and action spaces. Compared to more classical sampling-based methods like RRT, our approach achieves much bet…
Events are happening in real-world and real-time, which can be planned and organized occasions involving multiple people and objects. Social media platforms publish a lot of text messages containing public events with comprehensive topics. However, mining social events is challenging due to the heterogeneous event elem…
Develops HMRL for sparse reward RL problems, improving meta policy efficiency and transferability.
A new meta-meta classification method tackles few-shot learning tasks.
New method for incremental meta-learning reduces forgetting and improves performance.
Meta-learning adapts models for unseen tasks across AI, robotics, and NLP.
Gradient-based meta-RL fails with incorrect task distributions, leading to instability and poor performance.
Meta-learning overfits both model and base learner; meta-augmentation helps.
M3PO improves model-based meta-RL with theoretical guarantees.
Meta learning can adapt fast but is vulnerable to adversarial attacks.
Paper tackles offline meta-reinforcement learning with a new algorithm.
Bayesian MAML outperforms MAML in meta learning tasks with theoretical guarantees.
Modified Meta-TS for linear contextual bandits reduces regret.
Meta-learning algorithm improves AI efficiency by teaching itself.
Local nonparametric meta-learning improves meta-generalization across tasks.
Credit assignment in Meta-reinforcement learning (Meta-RL) is still poorly understood. Existing methods either neglect credit assignment to pre-adaptation behavior or implement it naively. This leads to poor sample-efficiency during meta-training as well as ineffective task identification strategies. This paper provide…
Self-referential meta learning avoids explicit optimization by modifying itself.
F-PACOH improves meta-learners' reliability in uncertain regions.
Meta-learning, or learning to learn, is a machine learning approach that utilizes prior learning experiences to expedite the learning process on unseen tasks. As a data-driven approach, meta-learning requires meta-features that represent the primary learning tasks or datasets, and are estimated traditonally as engineer…
Conditional meta-learning improves meta-learning performance in diverse task environments.