paper-with-me

Papers Tree Decomposition

“Tree Decomposition” 태그가 달린 논문 34편 · 필터 해제

HCAF-DTA: drug-target binding affinity prediction with cross-attention fused hypergraph neural networks

2025-04-02 · Jiannuo Li, Lan Yao

Accurate prediction of the binding affinity between drugs and target proteins is a core task in computer-aided drug design. Existing deep learning methods tend to ignore the information of internal sub-structural feature…

Drug DesignPredictionTree Decomposition

Graph Inference with Effective Resistance Queries

2025-02-25 · Huck Bennett, Mitchell Black, Amir Nayyeri, Evelyn Warton

The goal of graph inference is to design algorithms for learning properties of a hidden graph using queries to an oracle that returns information about the graph. Graph reconstruction, verification, and property testing …

Graph ReconstructionTree Decomposition

A Hybrid Technique for Plant Disease Identification and Localisation in Real-time

2024-12-27 · Mahendra Kumar Gohil, Anirudha Bhattacharjee, Rwik Rana, Kishan Lal 외

Over the past decade, several image-processing methods and algorithms have been proposed for identifying plant diseases based on visual data. DNN (Deep Neural Networks) have recently become popular for this task. Both tr…

Tree Decomposition

Bounds on the Treewidth of Level-k Rooted Phylogenetic Networks

2024-11-20 · Alexey Markin, Sriram Vijendran, Oliver Eulenstein

Phylogenetic networks are directed acyclic graphs that depict the genomic evolution of related taxa. Reticulation nodes in such networks (nodes with more than one parent) represent reticulate evolutionary events, such as…

Tree Decomposition

Improving Complex Reasoning over Knowledge Graph with Logic-Aware Curriculum Tuning

2024-05-02 · Tianle Xia, Liang Ding, Guojia Wan, Yibing Zhan 외

Answering complex queries over incomplete knowledge graphs (KGs) is a challenging job. Most previous works have focused on learning entity/relation embeddings and simulating first-order logic operators with various neura…

Knowledge GraphsLogical ReasoningTree DecompositionWorld Knowledge

Lifting uniform learners via distributional decomposition

2023-03-27 · Guy Blanc, Jane Lange, Ali Malik, Li-Yang Tan

We show how any PAC learning algorithm that works under the uniform distribution can be transformed, in a blackbox fashion, into one that works under an arbitrary and unknown distribution $\mathcal{D}$. The efficiency of…

LEMMAPAC learningTree Decomposition

Calibrated Nonparametric Scan Statistics for Anomalous Pattern Detection in Graphs

2022-06-26 · Chunpai Wang, Daniel B. Neill, Feng Chen

We propose a new approach, the calibrated nonparametric scan statistic (CNSS), for more accurate detection of anomalous patterns in large-scale, real-world graphs. Scan statistics identify connected subgraphs that are in…

Tree Decomposition

Practical Fixed-Parameter Algorithms for Defending Active Directory Style Attack Graphs

2021-12-25 · Mingyu Guo, Jialiang Li, Aneta Neumann, Frank Neumann 외

Active Directory is the default security management system for Windows domain networks. We study the shortest path edge interdiction problem for defending Active Directory style attack graphs. The problem is formulated a…

ManagementTree Decomposition

Latent Tree Decomposition Parsers for AMR-to-Text Generation

2021-08-27 · Lisa Jin, Daniel Gildea

Graph encoders in AMR-to-text generation models often rely on neighborhood convolutions or global vertex attention. While these approaches apply to general graphs, AMRs may be amenable to encoders that target their tree-…

AMR-to-Text GenerationClusteringMolecular Property PredictionProperty Prediction+2

Tree Decomposed Graph Neural Network

2021-08-25 · Yu Wang, Tyler Derr

Graph Neural Networks (GNNs) have achieved significant success in learning better representations by performing feature propagation and transformation iteratively to leverage neighborhood information. Nevertheless, itera…

Graph Neural NetworkNode ClassificationTree Decomposition

Computing the Newton-step faster than Hessian accumulation

2021-08-02 · Akshay Srinivasan, Emanuel Todorov

Computing the Newton-step of a generic function with $N$ decision variables takes $O(N^3)$ flops. In this paper, we show that given the computational graph of the function, this bound can be reduced to $O(m\tau^3)$, wher…

Tree Decomposition

TD-GEN: Graph Generation With Tree Decomposition

2021-06-20 · Hamed Shirzad, Hossein Hajimirsadeghi, Amir H. Abdi, Greg Mori

We propose TD-GEN, a graph generation framework based on tree decomposition, and introduce a reduced upper bound on the maximum number of decisions needed for graph generation. The framework includes a permutation invari…

Graph GenerationTree Decomposition

A Framework For Differentiable Discovery Of Graph Algorithms

2021-01-01 · NeurIPS Workshop LMCA 2020 12 · Hanjun Dai, Xinshi Chen, Yu Li, Xin Gao 외

Recently there is a surge of interests in using graph neural networks (GNNs) to learn algorithms. However, these works focus more on imitating existing algorithms, and are limited in two important aspects: the search spa…

Tree Decomposition

Learning Elimination Ordering for Tree Decomposition Problem

2020-10-17 · NeurIPS Workshop LMCA 2020 12 · Taras Khakhulin, Roman Schutski, Ivan Oseledets

We propose a Reinforcement Learning-based approach to approximately solve the Tree Decomposition problem. Recently, it was shown that learned heuristics could successfully solve combinatorial problems. We establish tha…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Tree Decomposition

A New Approach for Texture based Script Identification At Block Level using Quad Tree Decomposition

2020-09-16 · Pawan Kumar Singh, Supratim Das, Ram Sarkar, Mita Nasipuri

A considerable amount of success has been achieved in developing monolingual OCR systems for Indic scripts. But in a country like India, where multi-script scenario is prevalent, identifying scripts beforehand becomes ob…

Optical Character Recognition (OCR)Tree Decomposition

DPMC: Weighted Model Counting by Dynamic Programming on Project-Join Trees

2020-08-20 · Jeffrey M. Dudek, Vu H. N. Phan, Moshe Y. Vardi

We propose a unifying dynamic-programming framework to compute exact literal-weighted model counts of formulas in conjunctive normal form. At the center of our framework are project-join trees, which specify efficient pr…

Tree Decomposition

Constraint-based Causal Structure Learning with Consistent Separating Sets

2019-12-01 · NeurIPS 2019 12 · Honghao Li, Vincent Cabeli, Nadir Sella, Herve Isambert

We consider constraint-based methods for causal structure learning, such as the PC algorithm or any PC-derived algorithms whose first step consists in pruning a complete graph to obtain an undirected graph skeleton, which…

Tree Decomposition

Mixtape: Breaking the Softmax Bottleneck Efficiently

2019-12-01 · NeurIPS 2019 12 · Zhilin Yang, Thang Luong, Russ R. Salakhutdinov, Quoc V. Le

The softmax bottleneck has been shown to limit the expressiveness of neural language models. Mixture of Softmaxes (MoS) is an effective approach to address such a theoretical limitation, but are expensive compared to sof…

Language ModelingLanguage ModellingMachine TranslationTranslation+1

Graph Convolutional Policy for Solving Tree Decomposition via Reinforcement Learning Heuristics

2019-10-18 · Taras Khakhulin, Roman Schutski, Ivan Oseledets

We propose a Reinforcement Learning based approach to approximately solve the Tree Decomposition (TD) problem. TD is a combinatorial problem, which is central to the analysis of graph minor structure and computational co…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Tree Decomposition

Ordered Tree Decomposition for HRG Rule Extraction

2019-06-01 · CL 2019 6 · Daniel Gildea, Giorgio Satta, Xiaochang Peng

We present algorithms for extracting Hyperedge Replacement Grammar (HRG) rules from a graph along with a vertex order. Our algorithms are based on finding a tree decomposition of smallest width, relative to the vertex or…

Tree Decomposition
1–20 / 34 다음 →