paper-with-me

Papers

Multi-Class Boundary Extraction from Implicit Representations

2026-02-18 · Jash Vira, Andrew Myers, Simon Ratcliffe arxiv

Surface extraction from implicit neural representations modelling a single class surface is a well-known task. However, there exist no surface extraction methods from an implicit representation of multiple classes that guarantee topological correctness and no holes. In this work, we lay the groundwork by introducing a 2D boundary extraction algorithm for the multi-class case focusing on topological consistency and water-tightness, which also allows for setting minimum detail restraint on the approximation. Finally, we evaluate our algorithm using geological modelling data, showcasing its adaptiveness and ability to honour complex topology.

📄 PDF Abstract BibTeX arXiv:2602.16217

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

UCSC NLP at SemEval-2026 Task 10: Boundary-Aware Span Extraction and RoBERTa Classification for Conspiracy Detection

2026-07-06 · Dom Marhoefer, Milos Suvakovic, Glenn Grant-Richards, Aidan Pinero 외 arxiv

We present our systems for SemEval-2026 Task 10 (PsyCoMark), addressing conspiracy marker extraction (Subtask 1) and document-level conspiracy detection (Subtask 2). For marker extraction, we formulate the task as multi-…

Document Classification

DeepCurrents: Learning Implicit Representations of Shapes with Boundaries

2021-11-17 · CVPR 2022 1 · David Palmer, Dmitriy Smirnov, Stephanie Wang, Albert Chern 외

Recent techniques have been successful in reconstructing surfaces as level sets of learned functions (such as signed distance fields) parameterized by deep neural networks. Many of these methods, however, learn only clos…

Few-shot Open Relation Extraction with Gaussian Prototype and Adaptive Margin

2024-10-27 · Tianlin Guo, Lingling Zhang, Jiaxin Wang, Yuokuo Lei 외

Few-shot relation extraction with none-of-the-above (FsRE with NOTA) aims at predicting labels in few-shot scenarios with unknown classes. FsRE with NOTA is more challenging than the conventional few-shot relation extrac…

Contrastive LearningMeta-LearningMetric LearningRelation+1

Less is More: Rethinking State-of-the-art Continual Relation Extraction Models with a Frustratingly Easy but Effective Approach

2022-09-01 · Peiyi Wang, YiFan Song, Tianyu Liu, Rundong Gao 외

Continual relation extraction (CRE) requires the model to continually learn new relations from class-incremental data streams. In this paper, we propose a Frustratingly easy but Effective Approach (FEA) method with two l…

Continual Relation ExtractionRelation Extraction

SpanProto: A Two-stage Span-based Prototypical Network for Few-shot Named Entity Recognition

2022-10-17 · Jianing Wang, Chengcheng Han, Chengyu Wang, Chuanqi Tan 외

Few-shot Named Entity Recognition (NER) aims to identify named entities with very little annotated data. Previous methods solve this problem based on token-wise classification, which ignores the information of entity bou…

Few-shot NERNamed Entity RecognitionNamed Entity Recognition (NER)