← Search

zengfeng Huang

31 accepted papers

2026

Beyond Real: Imaginary Extension of Rotary Position Embeddings for Long-Context LLMs

ICLR 2026poster

Rotary Position Embeddings (RoPE) have become a standard for encoding sequence order in Large Language Models (LLMs) by applying rotations to query and key vectors in the complex plane. Standard implementations, however, utilize only the real component of the complex-valued dot product for attention…

Cited by 0SourcecodeScholar
2026

EvolProver: Advancing Automated theorem proving by Evolving Formalized Problems via Symmetry and Difficulty

ICLR 2026poster

Large Language Models (LLMs) for formal theorem proving have shown significant promise, yet they often lack generalizability and are fragile to even minor transformations of problem statements. To address this limitation, we introduce a novel data augmentation pipeline designed to enhance model robu…

Cited by 0SourceScholar
2026

Know Your Neighbors: Subgraph Importance Sampling for Heterophilic Graph Active Learning

AAAI 2026technical

Graph neural networks (GNNs) have demonstrated strong performance in various graph mining tasks but rely heavily on extensively labeled nodes. To improve training efficiency, graph active learning (GAL) has emerged as a solution for selecting the most informative nodes for labeling. However, existin

Cited by 0SourcePDFScholar
2026

LongLLaDA: Unlocking Long Context Capabilities in Diffusion LLMs

AAAI 2026technical

Large Language Diffusion Models, or dLLMs, have emerged as a significant focus in NLP research, with substantial effort directed toward understanding their scalability and downstream task performance. However, their long-context capabilities remain unexplored, lacking systematic analysis or methods

Cited by 0SourcePDFScholar
2026

RealtimeTool: Parallel Decoding for Real-Time LLM Function Calling

ICML 2026poster

LLM-based function calling enables intelligent agents to interact with external tools and environments, yet autoregressive decoding imposes a fundamental latency bottleneck that limits real-time applications such as embodied intelligence, game AI, and interactive avatars (e.g., 10 Hz control frequen…

Cited by 0SourceScholar
2026

Sparse-dLLM: Accelerating Diffusion LLMs with Dynamic Cache Eviction

AAAI 2026technical

Diffusion Large Language Models (dLLMs) enable breakthroughs in reasoning and parallel decoding but suffer from prohibitive quadratic computational complexity and memory overhead during inference. Current caching techniques accelerate decoding by storing full-layer states, yet impose substantial mem

Cited by 0SourcePDFScholar
2025

Geometric Imbalance in Semi-Supervised Node Classification

NeurIPS 2025poster

Class imbalance in graph data presents a significant challenge for effective node classification, particularly in semi-supervised scenarios. In this work, we formally introduce the concept of geometric imbalance, which captures how message passing on class-imbalanced graphs leads to geometric ambigu…

Cited by 0SourceScholar
2025

HAF-RM: A Hybrid Alignment Framework for Reward Model Training

ACL 2025long

The reward model has become increasingly important in alignment, assessment, and data construction for large language models (LLMs). Most existing researchers focus on enhancing reward models through data improvements, following the conventional training framework for reward models that directly opt…

2025

High Probability Bound for Cross-Learning Contextual Bandits with Unknown Context Distributions

ICML 2025poster

Motivated by applications in online bidding and sleeping bandits, we examine the problem of contextual bandits with cross learning, where the learner observes the loss associated with the action across all possible contexts, not just the current round’s context. Our focus is on a setting where losse…

Cited by 0SourcePDFScholar
2025

MuseGNN: Forming Scalable, Convergent GNN Layers that Minimize a Sampling-Based Energy

ICLR 2025poster

Among the many variants of graph neural network (GNN) architectures capable of modeling data with cross-instance relations, an important subclass involves layers designed such that the forward pass iteratively reduces a graph-regularized energy function of interest. In this way, node embeddings prod…

2025

Retrieval-Augmented Language Models are Mimetic Theorem Provers

EMNLP 2025

Large language models have demonstrated considerable capabilities in various mathematical tasks, yet they often fall short in rigorous, proof-based reasoning essential for research-level mathematics. Retrieval-augmented generation presents a promising direction for enhancing these capabilities. This

Cited by 0SourcePDFScholar
2025

TGB-Seq Benchmark: Challenging Temporal GNNs with Complex Sequential Dynamics

ICLR 2025poster

Future link prediction is a fundamental challenge in various real-world dynamic systems. To address this, numerous temporal graph neural networks (temporal GNNs) and benchmark datasets have been developed. However, these datasets often feature excessive repeated edges and lack complex sequential dyn…

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

Adversarially Robust Distributed Count Tracking via Partial Differential Privacy

NeurIPS 2023poster

We study the distributed tracking model, also known as distributed functional monitoring. This model involves $k$ sites each receiving a stream of items and communicating with the central server. The server's task is to track a function of all items received thus far continuously, with minimum commu…

Cited by 0SourcePDFScholar
2023

On Coresets for Clustering in Small Dimensional Euclidean spaces

ICML 2023poster

We consider the problem of constructing small coresets for $k$-Median in Euclidean spaces. Given a large set of data points $P\subset \mathbb{R}^d$, a coreset is a much smaller set $S\subset \mathbb{R}^d$, so that the $k$-Median costs of any $k$ centers w.r.t. $P$ and $S$ are close. Existing literat…

Cited by 8SourcePDFScholar
2023

Rethinking Semi-Supervised Imbalanced Node Classification from Bias-Variance Decomposition

NeurIPS 2023poster

This paper introduces a new approach to address the issue of class imbalance in graph neural networks (GNNs) for learning on graph-structured data. Our approach integrates imbalanced node classification and Bias-Variance Decomposition, establishing a theoretical framework that closely relates data i…

2022

Why Propagate Alone? Parallel Use of Labels and Features on Graphs

ICLR 2022poster

One of the challenges of graph-based semi-supervised learning over ordinary supervised learning for classification tasks lies in label utilization. The direct use of ground-truth labels in graphs for training purposes can result in a parametric model learning trivial degenerate solutions (e.g., an…

Cited by 12SourcePDFScholar
2021

BernNet: Learning Arbitrary Graph Spectral Filters via Bernstein Approximation

NeurIPS 2021poster

Many representative graph neural networks, $e.g.$, GPR-GNN and ChebNet, approximate graph convolutions with graph spectral filters. However, existing work either applies predefined filter weights or learns them without necessary constraints, which may lead to oversimplified or ill-posed filters. To…

2021

Graph Neural Networks Inspired by Classical Iterative Algorithms

ICML 2021oral

Despite the recent success of graph neural networks (GNN), common architectures often exhibit significant limitations, including sensitivity to oversmoothing, long-range dependencies, and spurious edges, e.g., as can occur as a result of graph heterophily or adversarial attacks. To at least partiall…

2020

Joint Representation Learning of Legislator and Legislation for Roll Call Prediction

IJCAI 2020poster

In this paper, we explore to learn representations of legislation and legislator for the prediction of roll call results. The most popular approach for this topic is named the ideal point model that relies on historical voting information for representation learning of legislators. It largely ignore…

2020

Simple and Deep Graph Convolutional Networks

ICML 2020poster

Graph convolutional networks (GCNs) are a powerful deep learning approach for graph-structured data. Recently, GCNs and subsequent variants have shown superior performance in various application areas on real-world datasets. Despite their success, most of the current GCN models are shallow, due to t…

2019

Optimal Sparsity-Sensitive Bounds for Distributed Mean Estimation

NeurIPS 2019poster

We consider the problem of estimating the mean of a set of vectors, which are stored in a distributed system. This is a fundamental task with applications in distributed SGD and many other distributed problems, where communication is a main bottleneck for scaling up computations. We propose a new sp…