← Search

Hongwei Zhang

9 accepted papers

2026

Alleviating Sparse Rewards by Modeling Step-Wise and Long-Term Sampling Effects in Flow-Based GRPO

ICML 2026poster

Deploying GRPO on Flow Matching models has proven effective for text-to-image generation. However, existing paradigms typically propagate an outcome-based reward to all preceding denoising steps without distinguishing the local effect of each step. Moreover, current group-wise ranking mainly compare…

Cited by 0SourceScholar
2026

OSM+: Billion-Level Open Street Map Dataset for City-wide Experiments

ICML 2026spotlight

Road network data provides rich information about cities, but processing a large volume of worldwide OpenStreetMap (OSM) data is computationally intensive, and the resulting graphs are often difficult to unify for benchmarking downstream tasks. Existing graph learning benchmarks fail to capture the …

Cited by 0SourceScholar
2026

PET2Rep: Towards Vision-Language Model-Drived Automated Radiology Report Generation for Positron Emission Tomography

AAAI 2026technical

Positron emission tomography (PET) is a cornerstone of modern oncologic and neurologic imaging, distinguished by its unique ability to illuminate dynamic metabolic processes that transcend the anatomical focus of traditional imaging technologies. Radiology reports are essential for clinical decision

Cited by 0SourcePDFScholar
2026

Sprint or Delve: A Distribution-Aware Approach to Efficient Reasoning

IJCAI 2026

Reasoning chains in Large Language Models (LLMs) often exhibit heavy-tailed length distributions, yet existing efficiency methods rely on suboptimal linear penalties that suppress complex reasoning, limiting both accuracy and generalization. To address this, we first empirically observe that reasoni

Cited by 0Scholar
2025

ChromFound: Towards A Universal Foundation Model for Single-Cell Chromatin Accessibiltiy Data

NeurIPS 2025poster

The advent of single-cell Assay for Transposase-Accessible Chromatin using sequencing (scATAC-seq) offers an innovative perspective for deciphering regulatory mechanisms by assembling a vast repository of single-cell chromatin accessibility data. While foundation models have achieved significant suc…

Cited by 0SourcecodeScholar
2025

Efficient Network Automatic Relevance Determination

ICML 2025poster

We propose Network Automatic Relevance Determination (NARD), an extension of ARD for linearly probabilistic models, to simultaneously model sparse relationships between inputs $X \in \mathbb R^{d \times N}$ and outputs $Y \in \mathbb R^{m \times N}$, while capturing the correlation structure among t…

Cited by 0SourcePDFScholar
2024

StructComp: Substituting propagation with Structural Compression in Training Graph Contrastive Learning

ICLR 2024poster

Graph contrastive learning (GCL) has become a powerful tool for learning graph data, but its scalability remains a significant challenge. In this work, we propose a simple yet effective training framework called Structural Compression (StructComp) to address this issue. Inspired by a sparse low-rank…

2023

A Frequency-Weighted Leaky Fxlms Algorithm with Application to Feedback Active Noise Control Systems

ICASSP 2023accepted

The trouble caused by instability of the controller and output saturation can destroy noise reduction performance of feedback active noise control (ANC) systems. Based on the traditional leaky filtered-x least mean square (FxLMS) algorithm, a frequency-weighted leaky FxLMS algorithm is proposed in t…

Cited by 0SourceScholar
2021

Dynamic Anchor Learning for Arbitrary-Oriented Object Detection

AAAI 2021technical

Arbitrary-oriented objects widely appear in natural scenes, aerial photographs, remote sensing images, etc., and thus arbitrary-oriented object detection has received considerable attention. Many current rotation detectors use plenty of anchors with different orientations to achieve spatial alignmen…