paper-with-me

Papers

Next Generation Multicuts for Semi-Planar Graphs

2015-11-06 · Julian Yarkony

We study the problem of multicut segmentation. We introduce modified versions of the Semi-PlanarCC based on bounding Lagrange multipliers. We apply our work to natural image segmentation.

📄 PDF Abstract BibTeX arXiv:1511.01994

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Analysis and Optimization of Graph Decompositions by Lifted Multicuts

2017-08-01 · ICML 2017 8 · Andrea Horňáková, Jan-Hendrik Lange, Bjoern Andres

We study the set of all decompositions (clusterings) of a graph through its characterization as a set of lifted multicuts. This leads us to practically relevant insights related to the definition of classes of decom…

A Polyhedral Study of Lifted Multicuts

2022-02-16 · Bjoern Andres, Silvia Di Gregorio, Jannik Irmai, Jan-Hendrik Lange

Fundamental to many applications in data analysis are the decompositions of a graph, i.e. partitions of the node set into component-inducing subsets. One way of encoding decompositions is by multicuts, the subsets of tho…

PlanE: Representation Learning over Planar Graphs

2023-07-03 · NeurIPS 2023 11 · Radoslav Dimitrov, Zeyang Zhao, Ralph Abboud, İsmail İlkan Ceylan

Graph neural networks are prominent models for representation learning over graphs, where the idea is to iteratively compute representations of nodes of an input graph through a series of transformations in such a way th…

Isomorphism TestingRepresentation Learning

PlanarBench: Evaluating LLM Spatial Reasoning via Planar Graph Drawing

2026-06-01 · Oleksandr Nikitin arxiv

PlanarBench tests whether LLMs can draw planar graphs as ASCII art given only an edge list -- a spatial reasoning task that resists memorization because edge order, edge orientation, and node labels are all permutable. W…

Spatial Reasoning

Graphs RAG at Scale: Beyond Retrieval-Augmented Generation With Labeled Property Graphs and Resource Description Framework for Complex and Unknown Search Spaces

2026-03-21 · Manie Tadayon, Mayank Gupta arxiv

Recent advances in Retrieval-Augmented Generation (RAG) have revolutionized knowledge-intensive tasks, yet traditional RAG methods struggle when the search space is unknown or when documents are semi-structured or struct…