paper-with-me

Papers

SYNAPSE-G: Bridging Large Language Models and Graph Learning for Rare Event Classification

2025-08-13 · Sasan Tavakkol, Lin Chen, Max Springer, Abigail Schantz, Blaž Bratanič, Vincent Cohen-Addad, MohammadHossein Bateni arxiv

Scarcity of labeled data, especially for rare events, hinders training effective machine learning models. This paper proposes SYNAPSE-G (Synthetic Augmentation for Positive Sampling via Expansion on Graphs), a novel pipeline leveraging Large Language Models (LLMs) to generate synthetic training data for rare event classification, addressing the cold-start problem. This synthetic data serve as seeds for semi-supervised label propagation on a similarity graph constructed between the seeds and a large unlabeled dataset. This identifies candidate positive examples, subsequently labeled by an oracle (human or LLM). The expanded dataset then trains/fine-tunes a classifier. We theoretically analyze how the quality (validity and diversity) of the synthetic data impacts the precision and recall of our method. Experiments on the imbalanced SST2 and MHS datasets demonstrate SYNAPSE-G's effectiveness in finding positive labels, outperforming baselines including nearest neighbor search.

📄 PDF Abstract BibTeX arXiv:2508.09544

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Learning

Similar Papers 제목 키워드 기반

SYNAPSE: Empowering LLM Agents with Episodic-Semantic Memory via Spreading Activation

2026-01-06 · Hanqi Jiang, Junhao Chen, Yi Pan, Ling Chen 외 arxiv

While Large Language Models (LLMs) excel at generalized reasoning, standard retrieval-augmented approaches fail to address the disconnected nature of long-term agentic memory. To bridge this gap, we introduce Synapse (Sy…

RetiBridge: Bridging Quantitative Retinal Biomarkers and Qualitative Diagnosis with a Knowledge-Guided Multimodal Large Language Model

2025-10-05 · Zhuangzhi Gao, Hongyi Qin, He Zhao, Qinkai Yu 외 arxiv

Retinal biomarkers captured by color fundus photography and optical coherence tomography provide clinically valuable evidence for both ocular and systemic diseases. Multimodal large language models (MLLMs) have shown pro…

An accurate and flexible analog emulation of AdEx neuron dynamics in silicon

2022-09-19 · Sebastian Billaudelle, Johannes Weis, Philipp Dauer, Johannes Schemmel

Analog neuromorphic hardware promises fast brain emulation on the one hand and an efficient implementation of novel, brain-inspired computing paradigms on the other. Bridging this spectrum requires flexibly configurable …

SYNAPSE: Neuro-Symbolic Visual Thought-to-Text Decoding via Topological Semantic Denoising

2026-05-27 · Akshaj Murhekar, Abhijit Mishra arxiv

Recent advances in large language models have accelerated open-vocabulary EEG-to-imagined-text decoding, where non-invasive neural activity recorded during visual perception is translated into coherent natural language d…

Text GenerationEeg Decoding

A Synaptic Neural Network and Synapse Learning

2019-05-01 · ICLR 2019 5 · Chang Li

A Synaptic Neural Network (SynaNN) consists of synapses and neurons. Inspired by the synapse research of neuroscience, we built a synapse model with a nonlinear synapse function of excitatory and inhibitory channel proba…

Image Classification