Skip to content

A Novel Parallel Approach With Index Optimization for Truss Maintenance

Oct 2026 · IEEE Transactions on Big Data · Vol 12, pp. 1759-1770 · 0 citations · 27 references

Abstract

The <inline-formula><tex-math notation="LaTeX">$k$</tex-math><alternatives><mml:math><mml:mi>k</mml:mi></mml:math><inline-graphic xlink:href="bai-ieq1-3702362.gif"/></alternatives></inline-formula>-truss is a type of cohesive subgraph where each edge is contained in at least <inline-formula><tex-math notation="LaTeX">$k-2$</tex-math><alternatives><mml:math><mml:mrow><mml:mi>k</mml:mi><mml:mo>-</mml:mo><mml:mn>2</mml:mn></mml:mrow></mml:math><inline-graphic xlink:href="bai-ieq2-3702362.gif"/></alternatives></inline-formula> triangles within the subgraph, and it is commonly used in community search and dense subgraph discovery. Although <inline-formula><tex-math notation="LaTeX">$k$</tex-math><alternatives><mml:math><mml:mi>k</mml:mi></mml:math><inline-graphic xlink:href="bai-ieq3-3702362.gif"/></alternatives></inline-formula>-trusses can be computed in polynomial time, obtaining all <inline-formula><tex-math notation="LaTeX">$k$</tex-math><alternatives><mml:math><mml:mi>k</mml:mi></mml:math><inline-graphic xlink:href="bai-ieq4-3702362.gif"/></alternatives></inline-formula>-trusses of a dynamic graph that evolves over time through edge insertions and deletions remains computationally expensive. To address this challenge, prior studies proposed truss maintenance approaches that update the affected <inline-formula><tex-math notation="LaTeX">$k$</tex-math><alternatives><mml:math><mml:mi>k</mml:mi></mml:math><inline-graphic xlink:href="bai-ieq5-3702362.gif"/></alternatives></inline-formula>-trusses when the dynamic graph changes. However, existing approaches only utilize one tool of parallelism or auxiliary indexes due to latent conflicts, which restricts their overall performance. To resolve this limitation, we propose a novel parallel approach with index optimization that effectively resolves the conflicts between parallelism and index maintenance. Specifically, we first establish a novel truss maintenance theory based on auxiliary indexes, which ensures the feasibility and correctness of our maintenance solution. Second, we design two effective edge partitioning strategies to improve the parallelism of the proposed algorithms. Finally, we implement two efficient parallel algorithms that cooperate with auxiliary indexes to reduce maintenance costs. Extensive experiments on real-world graphs demonstrate that our methods outperform all baseline approaches by up to one order of magnitude.

View source

Similar papers

#computer vision Review Sep 2017

Agile Software Development Methods: Review and Analysis

This publication proposes a definition and a classification of agile software development approaches and analyses ten software development methods that can be characterized as being "agile" against the defined criterion.

P. Abrahamsson, O. Salo, Jussi Ronkainen et al. · 727 citations · ⚡54
#computer vision Jun 2008

The impact of agile practices on communication in software development

The study shows that agile practices improve both informal and formal communication, but indicates that, in larger development situations involving multiple external stakeholders, a mismatch of adequate communication mechanisms can sometimes even hinder the communication.

M. Pikkarainen, Jukka Haikara, O. Salo et al. · 401 citations · ⚡48
#machine learning Review Open access Oct 2014

Software development in startup companies: A systematic mapping study

The results indicate that software engineering work practices are chosen opportunistically, adapted and configured to provide value under the constrains imposed by the startup context.

Nicolò Paternoster, Carmine Giardino, M. Unterkalmsteiner et al. · 394 citations · ⚡54

Related blog posts

GPT-Lab Sep 17, 2026

Beyond Prompt Engineering: The Role of Tacit Knowledge in Software Engineering

AI is making software generation faster, but speed does not remove the need for expertise. As more work is delegated to AI, tacit knowledge may become one of the most important human advantages in software engineering. The post Beyond Prompt Engineering: The Role of Tacit Knowledge in Software Engineering appeared first on GPT-Lab.

Microsoft Research Blog Aug 31, 2026

GigaPath-Flash and GigaTIME-Flash: Toward population-scale discovery with efficient pathology foundation models

What if pathology foundation models could do more with less? GigaPath-Flash and GigaTIME-Flash cut computational demands while maintaining strong performance, opening the door to larger studies and broader exploration. The post GigaPath-Flash and GigaTIME-Flash: Toward population-scale discovery with efficient pathology foundation models appeared first on Microsoft Research.

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.