paper-with-me

Papers

Graph Your Own Prompt

2025-09-27 · Xi Ding, Lei Wang, Piotr Koniusz, Yongsheng Gao arxiv

We propose Graph Consistency Regularization (GCR), a novel framework that injects relational graph structures, derived from model predictions, into the learning process to promote class-aware, semantically meaningful feature representations. Functioning as a form of self-prompting, GCR enables the model to refine its internal structure using its own outputs. While deep networks learn rich representations, these often capture noisy inter-class similarities that contradict the model's predicted semantics. GCR addresses this issue by introducing parameter-free Graph Consistency Layers (GCLs) at arbitrary depths. Each GCL builds a batch-level feature similarity graph and aligns it with a global, class-aware masked prediction graph, derived by modulating softmax prediction similarities with intra-class indicators. This alignment enforces that feature-level relationships reflect class-consistent prediction behavior, acting as a semantic regularizer throughout the network. Unlike prior work, GCR introduces a multi-layer, cross-space graph alignment mechanism with adaptive weighting, where layer importance is learned from graph discrepancy magnitudes. This allows the model to prioritize semantically reliable layers and suppress noisy ones, enhancing feature quality without modifying the architecture or training procedure. GCR is model-agnostic, lightweight, and improves semantic structure across various networks and datasets. Experiments show that GCR promotes cleaner feature structure, stronger intra-class cohesion, and improved generalization, offering a new perspective on learning from prediction structure. Project website Code

📄 PDF Abstract BibTeX arXiv:2509.23373

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Personalized Image Filter: Mastering Your Photographic Style

2025-10-19 · Chengxuan Zhu, Shuchen Weng, Jiacong Fang, Peixuan Zhang 외 arxiv

Photographic style, as a composition of certain photographic concepts, is the charm behind renowned photographers. But learning and transferring photographic style need a profound understanding of how the photo is edited…

Layout-your-3D: Controllable and Precise 3D Generation with 2D Blueprint

2024-10-20 · Junwei Zhou, Xueting Li, Lu Qi, Ming-Hsuan Yang

We present Layout-Your-3D, a framework that allows controllable and compositional 3D generation from text prompts. Existing text-to-3D methods often struggle to generate assets with plausible object interactions or requi…

3D GenerationText to 3D

Let Your Graph Do the Talking: Encoding Structured Data for LLMs

2024-02-08 · Bryan Perozzi, Bahare Fatemi, Dustin Zelle, Anton Tsitsulin 외

How can we best encode structured data into sequential form for use in large language models (LLMs)? In this work, we introduce a parameter-efficient method to explicitly represent structured data for LLMs. Our method, G…

ChatGraph: Chat with Your Graphs

2024-01-23 · Yun Peng, Sen Lin, Qian Chen, Lyu Xu 외

Graph analysis is fundamental in real-world applications. Traditional approaches rely on SPARQL-like languages or clicking-and-dragging interfaces to interact with graph data. However, these methods either require users …

Language ModelingLanguage ModellingLarge Language ModelRetrieval

Follow-Your-Click: Open-domain Regional Image Animation via Short Prompts

2024-03-13 · Yue Ma, Yingqing He, Hongfa Wang, Andong Wang 외

Despite recent advances in image-to-video generation, better controllability and local animation are less explored. Most existing image-to-video methods are not locally aware and tend to move the entire scene. However, h…

Image AnimationImage to Video GenerationVideo Generation