399 research outputs found
Topic-based integrator matching for pull request
Pull Request (PR) is the main method for code contributions from the external
contributors in GitHub. PR review is an essential part of open source software
developments to maintain the quality of software. Matching a new PR for an
appropriate integrator will make the PR reviewing more effective. However, PR
and integrator matching are now organized manually in GitHub. To make this
process more efficient, we propose a Topic-based Integrator Matching Algorithm
(TIMA) to predict highly relevant collaborators(the core developers) as the
integrator to incoming PRs . TIMA takes full advantage of the textual semantics
of PRs. To define the relationships between topics and collaborators, TIMA
builds a relation matrix about topic and collaborators. According to the
relevance between topics and collaborators, TIMA matches the suitable
collaborators as the PR integrator
Diversified Node Sampling based Hierarchical Transformer Pooling for Graph Representation Learning
Graph pooling methods have been widely used on downsampling graphs, achieving
impressive results on multiple graph-level tasks like graph classification and
graph generation. An important line called node dropping pooling aims at
exploiting learnable scoring functions to drop nodes with comparatively lower
significance scores. However, existing node dropping methods suffer from two
limitations: (1) for each pooled node, these models struggle to capture
long-range dependencies since they mainly take GNNs as the backbones; (2)
pooling only the highest-scoring nodes tends to preserve similar nodes, thus
discarding the affluent information of low-scoring nodes. To address these
issues, we propose a Graph Transformer Pooling method termed GTPool, which
introduces Transformer to node dropping pooling to efficiently capture
long-range pairwise interactions and meanwhile sample nodes diversely.
Specifically, we design a scoring module based on the self-attention mechanism
that takes both global context and local context into consideration, measuring
the importance of nodes more comprehensively. GTPool further utilizes a
diversified sampling method named Roulette Wheel Sampling (RWS) that is able to
flexibly preserve nodes across different scoring intervals instead of only
higher scoring nodes. In this way, GTPool could effectively obtain long-range
information and select more representative nodes. Extensive experiments on 11
benchmark datasets demonstrate the superiority of GTPool over existing popular
graph pooling methods
Repeated microendoscopic discectomy for recurrent lumbar disk herniation
OBJECTIVES: To explore the microendoscopic discectomy technique and inclusion criteria for the treatment of recurrent lumbar disc herniation and to supply feasible criteria and technical notes to avoid complications and to increase the therapeutic effect. METHODS: A consecutive series of 25 patients who underwent posterior microendoscopic discectomy for recurrent lumbar disc herniation were included. The inclusion criteria were as follows: no severe pain in the lumbar region, no lumbar instability observed by flexion-extension radiography and no intervertebral discitis or endplate damage observed by magnetic resonance imaging. All patients were diagnosed by clinical manifestations and imaging examinations. RESULTS: Follow-up visits were carried out in all cases. Complications, such as nerve injuries, were not observed. The follow-up outcomes were graded using the MacNab criteria. A grade of excellent was given to 12 patients, good to 12 patients and fair to 1 patient. A grade of excellent or good occurred in 96% of cases. One patient relapsed 3 months after surgery and then underwent lumbar interbody fusion and inner fixation. The numerical rating scale of preoperative leg pain was 7.4± 1.5, whereas it decreased to 2.1±0.8 at 7 days after surgery. The preoperative Oswestry disability index of lumbar function was 57.5±10.0, whereas it was 26.0±8.5 at 7 days after surgery. CONCLUSION: In these cases, microendoscopic discectomy was able to achieve satisfactory clinical results. Furthermore, it has advantages over other methods because of its smaller incision, reduced bleeding and more efficient recovery
- …